aa4a9ce2f061b5661433d6244ae78e909aba90fc
[external/binutils.git] / gdb / doc / ChangeLog
1 2017-06-11  Simon Marchi  <simon.marchi@ericsson.com>
2
3         * gdb.texinfo (Optional Messages about Internal Happenings):
4         Document {set,show} debug separate-debug-file commands.
5
6 2017-06-07  Sergio Durigan Junior  <sergiodj@redhat.com>
7
8         * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
9         (Connecting) <Remote Packet>: Add "startup-with-shell"
10         and "QStartupWithShell" to the table.
11         (Remote Protocol) <QStartupWithShell>: New item, explaining the
12         packet.
13
14 2017-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
15
16         * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
17
18 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
19
20         * python.texi (Recording in Python): Factor out the documentation of
21         gdb.RecordInstruction's super class.
22
23 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
24
25         * python.texi (Recording in Python): Replace gdb.BtraceFunction with
26         gdb.RecordFunctionSegment.  Rename prev_sibling and next_sibling to
27         prev and next.
28
29 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
30
31         * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
32         gdb.RecordInstruction
33
34 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
35
36         * python.texi (Recording in Python): Add documentation for
37         gdb.RecordGap and remove documentation of special cases for
38         gdb.BtraceInstruction.
39
40 2017-05-01  Tim Wiederhake  <tim.wiederhake@intel.com>
41
42         * python.texi (Recording in Python): Remove Record.ptid defvar.
43
44 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
45
46         * gdb.texinfo (GDB/MI Thread Information): Add missing
47         fields, re-word some things.
48         (GDB/MI Thread Commands): Describe fields found in the output of
49         -thread-info, remove description of fields in the
50         thread output tuple, replace with a cross-reference to "GDB/MI
51         Thread Information".
52
53 2017-04-21  Simon Marchi  <simon.marchi@ericsson.com>
54
55         * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
56         from -thread-info output.
57
58 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
59
60         * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
61
62 2017-03-28  Anton Kolesov  <anton.kolesov@synopsys.com>
63
64         * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
65
66 2017-03-22  Yao Qi  <yao.qi@linaro.org>
67
68         * python.texi (Inferiors In Python): Remove @code from Python.
69
70 2017-03-21  Tim Wiederhake  <tim.wiederhake@intel.com>
71
72         * python.texi (Recordings In Python): Document return type of
73         gdb.BtraceInstruction.data.
74
75 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
76
77         * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
78         command file-list-shared-libraries
79         (GDB/MI Async Records): Update documentation of library-loaded with new
80         field.
81
82 2017-03-16  Doug Evans  <dje@google.com>
83
84         * guile.texi (Lazy Strings In Guile): Mention arrays.
85         * python.texi (Lazy Strings In Python): Ditto.
86
87 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
88
89         * gdb.texinfo (Memory Protection Extensions): Add missing escape
90         character "@".
91
92 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
93
94         * Memory Protection Extensions: Add information about inferior
95         calls.
96
97 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
98
99         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
100         DW_TAG_GNU_* and DW_AT_GNU_*.
101
102 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
103
104         * python.texi (Recordings In Python): New section.
105
106 2017-02-14  Tom Tromey  <tom@tromey.com>
107
108         PR python/13598:
109         * python.texi (Events In Python): Document events.before_prompt.
110
111 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
112
113         * gdb.texinfo (Target Commands): Document the optional offset
114         argument for the load command.
115
116 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
117
118         PR gdb/21122
119         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
120         space-separated breakpoint lists.  Also add a missing @table command
121         and @cindex for breakpoint lists.
122
123 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
124
125         PR tdep/20936
126         * gdb.texinfo: (Standard Target Features): Document SPARC features.
127         (Sparc Features): New node.
128
129 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
130
131         * gdb.texinfo (i386 Features): Add system segment registers
132         as feature.
133
134 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
135
136         * python.texi (Events In Python): Fix typo.
137
138 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
139             Luis Machado  <lgustavo@codesourcery.com>
140
141         * gdb.texinfo (-target-flash-erase): New MI command description.
142         (flash-erase): New CLI command description.
143
144 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
145
146         * gdb.texinfo (Contributors): Add SRI International and University
147         of Cambridge for FreeBSD/mips.
148
149 2016-12-22  Doug Evans  <xdje42@gmail.com>
150
151         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
152         commands.
153
154 2016-12-02  Pedro Alves  <palves@redhat.com>
155
156         * gdb.texinfo (User-defined Commands): Limit on number of
157         arguments passed to user-defined commands removed; update.
158
159 2016-12-02  Pedro Alves  <palves@redhat.com>
160
161         PR cli/20559
162         * gdb.texinfo (Define): Add example of using "eval" to process a
163         variable number of arguments.
164         (Output) <eval>: Add anchor.
165
166 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
167
168         * Makefile.in: Likewise.
169
170 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
171
172         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
173         xref.
174
175 2016-10-29  Pedro Alves  <palves@redhat.com>
176
177         * gdb.texinfo (Packets) <vCont>: Remove mention of default
178         actions.
179
180 2016-10-26  Pedro Alves  <palves@redhat.com>
181
182         * gdb.texinfo (Packets): Clarify vCont packets with multiple
183         actions that match a thread, and what happens when an action
184         matches a thread that is already running.
185
186 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
187
188         * gdb.texinfo (Using Trace Files): Fix typo.
189         (GDB/MI Tracepoint Commands): Likewise.
190
191 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
192
193         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
194         of -trace-save.
195
196 2016-10-06  Tom Tromey  <tom@tromey.com>
197
198         * guile.texi (Types In Guile): Remove Java mentions.
199         * python.texi (Types In Python): Remove Java mentions.
200         * gdb.texinfo (Address Locations, Supported Languages)
201         (Index Section Format): Remove Java mentions.
202
203 2016-08-15  Doug Evans  <dje@google.com>
204
205         * gdb.texinfo (Target Description Format): Update docs on "end"
206         field spec and field default type.
207
208 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
209 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
210
211         PR gdb/20487
212         * gdb.texinfo (Context management): Update mention of frame
213         change notifications.
214         (gdb/mi Async Records): Document frame field in
215         =thread-select event.
216         * observer.texi (GDB Observers): New user_selected_context_changed
217         observer.
218
219 2016-09-28  Tom Tromey  <tom@tromey.com>
220
221         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
222         than "memory breakpoint".  Further document "kind".  Move
223         protocol-details link earlier.
224         <z1>: Document the cmd_list argument.  Fix typo.
225         <g>: Remove incorrect sentence.
226         (Stop Reply Packets): Document "OK" response to requests when in
227         non-stop mode.
228         <swbreak>: Use "software breakpoint" rather than "memory
229         breakpoint".
230         <create>: Document that "R" is ignored.
231         <W, X, w>: Document formatting of "AA".
232         (Notification Packets): Use "%Stop", not "%%Stop".
233
234 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
235
236         * gdb.texinfo (Embedded Processors): Document ARC.
237         (Synopsys ARC): New section.
238         (Standard Target Features): Document ARC features.
239         (ARC Features): New section.
240
241 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
242
243         * .gitignore: New file.
244
245 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
246
247         * gdb.texinfo (Input/Output): Mention possibility to unset
248         inferior-tty.
249
250 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
251
252         * gdb.texinfo: Resume btrace on reconnect.
253
254 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
255
256         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
257         syscall.
258
259 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
260
261         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
262         command.
263
264 2016-07-13  Tom Tromey  <tom@tromey.com>
265
266         PR python/15620, PR python/18620:
267         * python.texi (Events In Python): Document new breakpoint events.
268
269 2016-07-13  Tom Tromey  <tom@tromey.com>
270
271         PR python/17698:
272         * python.texi (Breakpoints In Python): Document
273         Breakpoint.pending.
274
275 2016-07-13  Tom Tromey  <tom@tromey.com>
276
277         * python.texi (Breakpoints In Python): Move table of types and
278         table of watchpoint types earlier in node.
279
280 2016-07-12  Tom Tromey  <tom@tromey.com>
281
282         PR python/19293:
283         * python.texi (Frames In Python): Document
284         gdb.invalidate_cached_frames.
285
286 2016-06-21  Pedro Alves  <palves@redhat.com>
287
288         * gdb.texinfo (Interpreters): Update intepreter-exec section,
289         document new-ui and explain use case.
290
291 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
292
293         * gdb.texinfo (Standard Target Features): Document NDS32 features.
294         (NDS32 Features): New Section.
295
296 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
297
298         * gdb.texinfo (Examining Memory): Document negative repeat
299         count in the 'x' command.
300
301 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
302
303         * gdb.texinfo (GDB/MI Async Records): Document method and
304         format fields in =record-started.
305         * observer.texi (record_changed): Add method and format
306         parameters.
307
308 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
309
310         * gdb.texinfo (General Query Packets): Move the description of the
311         response before the long list of the specific 'read' and 'write'
312         requests.
313
314 2016-05-23  Tom Tromey  <tom@tromey.com>
315
316         * python.texi (Basic Python): Document gdb.breakpoints return.
317
318 2016-05-24  Tom Tromey  <tom@tromey.com>
319
320         PR gdb/19194:
321         * gdb.texinfo (gdb man): Fix typo.
322
323 2016-05-17  Tom Tromey  <tom@tromey.com>
324
325         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
326         (Rust): New node.
327
328 2016-05-17  Tom Tromey  <tom@tromey.com>
329
330         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
331
332 2016-04-27  Yao Qi  <yao.qi@linaro.org>
333
334         * gdb.texinfo (tfind): Complete doc about tfind without
335         argument.
336
337 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
338
339         * agentexpr.texi (byte): Fix zero_ext description.
340
341 2016-03-31  Pedro Alves  <palves@redhat.com>
342
343         * gdb.texinfo (M32R/SDI): Delete node.
344         (MIPS Embedded): Remove references to the MIPS remote debugging
345         protocol, PMON and variants, and the associated commands.
346
347 2016-03-15  Doug Evans  <dje@google.com>
348
349         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
350         (Target Description Format): Mention enum types.  Update docs on
351         flags types.
352         (Predefined Target Types): Add "bool".
353         (Enum Target Types): New node.
354
355 2016-03-15  Pedro Alves  <palves@redhat.com>
356
357         * gdb.texinfo (Tracepoint Actions): Fix typo.
358
359 2016-03-15  Pedro Alves  <palves@redhat.com>
360             Andreas Arnez  <arnez@linux.vnet.ibm.com>
361             Marcin Kościelnicki  <koriakin@0x04.net>
362
363         * gdb.texinfo (Tracepoint Actions): Document possible
364         unreliability of '$_ret'.
365
366 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
367
368         * gdb.texinfo (Symbols): Document new 'maint info line-table'
369         command.
370
371 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
372
373         * gdb.texinfo (Convenience Functions): Document $_as_string.
374
375 2016-02-23  Doug Evans  <dje@google.com>
376
377         * gdb.texinfo (Skipping Over Functions and Files): Document new
378         options to "skip" command.  Update docs of output of "info skip".
379
380 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
381
382         * gdb.texinfo (Signals): Add bound violation display hints for
383         a SIGSEGV.
384
385 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
386
387         * gdb.texinfo (Trace File Format): Add documentation for description
388         section lines.
389
390 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
391
392         * gdb.texinfo (Trace File Format): Remove misleading information
393         about register block ordering.
394
395 2016-02-01  Doug Evans  <dje@google.com>
396
397         * gdb.texinfo (Value Sizes): Fix typo.
398
399 2016-02-01  Doug Evans  <dje@google.com>
400
401         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
402
403 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
404
405         * gdb.texinfo (Value Sizes): New section.
406         (Data): Add the 'Value Sizes' node to the menu.
407
408 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
409
410         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
411
412 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
413
414         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
415
416 2016-01-18  Pedro Alves  <palves@redhat.com>
417
418         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
419         of the thread that hit a breakpoint or received a signal.
420
421 2016-01-15  Pedro Alves  <palves@redhat.com>
422
423         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
424
425 2016-01-13  Pedro Alves  <palves@redhat.com>
426
427         * gdb.texinfo (Threads): Document the $_gthread convenience
428         variable.
429         (Convenience Vars): Likewise.
430
431 2016-01-13  Pedro Alves  <palves@redhat.com>
432
433         * gdb.texinfo (Threads): Document "info threads -gid".
434
435 2016-01-13  Pedro Alves  <palves@redhat.com>
436
437         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
438         anchor.
439         (Threads In Python): Document new InferiorThread.global_num
440         attribute.
441
442 2016-01-07  Pedro Alves  <palves@redhat.com>
443
444         * gdb.texinfo (Threads): Document per-inferior thread IDs,
445         qualified thread IDs, global thread IDs and thread ID lists.
446         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
447         thread IDs.
448         (Convenience Vars): Document the $_thread convenience variable.
449         (Ada Tasks): Adjust to refer to thread IDs.
450         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
451         Commands, GDB/MI Variable Objects): Update to mention global
452         thread IDs.
453         * guile.texi (Breakpoints In Guile)
454         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
455         global thread IDs instead of thread IDs.
456         * python.texi (Threads In Python): Adjust documentation of
457         InferiorThread.num.
458         (Breakpoint.thread): Mention global thread IDs instead of thread
459         IDs.
460
461 2016-01-13  Pedro Alves  <palves@redhat.com>
462
463         * python.texi (Threads In Python): Document
464         InferiorThread.inferior.
465
466 2016-01-13  Pedro Alves  <palves@redhat.com>
467
468         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
469         convenience variable.
470         (Convenience Vars): Likewise.
471
472 2016-01-12  Josh Stone  <jistone@redhat.com>
473             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
474
475         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
476         (Stop Reply Packets): List the syscall entry and return stop reasons.
477         (General Query Packets): Describe QCatchSyscalls, and add it to the
478         table and the detailed list of stub features.
479
480 2016-01-12  Pedro Alves  <palves@redhat.com>
481
482         Remove use of the registered trademark symbol throughout.
483
484 2016-01-12  Yao Qi  <yao.qi@linaro.org>
485
486         * gdb.texinfo (Interrupts): Update the document on handling
487         interrupt when program is stopped.
488
489 2015-12-11  Don Breazeal  <donb@codesourcery.com>
490
491         * gdb.texinfo (Forks): Correct Linux kernel version where
492         fork and exec events are supported, add notes about support
493         of these events in target remote mode.
494         (Connecting): Reorganize and clarify distinctions between
495         target remote, extended-remote, and multiprocess.
496         Reorganize related text from separate sections into new
497         sections.
498         (Server): Note effects of target extended-remote mode.
499         Delete section on Multi-Process Mode for gdbserver.
500         Move some text to "Connecting" node.
501
502 2015-12-10  Pedro Alves  <palves@redhat.com>
503
504         * gdb.texinfo (Threads): Replace warning with explanation
505         about single-threaded programs.
506
507 2015-12-10  Pedro Alves  <palves@redhat.com>
508
509         * gdb.texinfo (Threads): Remove mention of SGI.
510         (Forks): Remove mention of HP-UX.
511         (Breakpoints): Remove mention of HP-UX.
512         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
513         Reword in terms of architectures.
514         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
515         mention supported systems.
516         (Convenience Vars): Don't mention HP-UX.
517         (Jumping): Remove mention of HP-UX in comment.
518         (Files) <shared libraries>: Update supported shared library types
519         list.  Remove mention of HP-UX.
520         (Native): Remove HP-UX subsection.
521         (SVR4 Process Information): Remove mention of HP-UX.
522
523 2015-12-10  Pedro Alves  <palves@redhat.com>
524
525         * gdb.texinfo (Stack): Reorder menu.
526
527 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
528
529         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
530         -var-set-format's new zero-hexadecimal format.
531
532 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
533
534         * gdb.texinfo (Ada Mode Into): Move overloading support
535         description to its own node.
536         (Overloading support for Ada): New node.
537
538 2015-11-30  Pedro Alves  <palves@redhat.com>
539
540         PR 14618
541         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
542         (Remote Configuration): Add the "set/show remote
543         no-resumed-stop-reply" to the available settings table.
544         (General Query Packets): Document the "no-resumed" qSupported
545         feature.
546
547 2015-11-30  Pedro Alves  <palves@redhat.com>
548
549         * gdb.texinfo (Remote Configuration): List "set/show remote
550         thread-events" command in configuration table.
551         (Stop Reply Packets): Document "T05 create" stop
552         reason and 'w' stop reply.
553         (General Query Packets): Document QThreadEvents packet.  Document
554         QThreadEvents qSupported feature.
555
556 2015-11-30  Pedro Alves  <palves@redhat.com>
557
558         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
559         anchor.
560         (Packets): Document vCtrlC.
561
562 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
563
564         * gdb.texinfo (Thread List Format): Mention thread names.
565
566 2015-11-24  Pedro Alves  <palves@redhat.com>
567
568         PR 17539
569         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
570         program-spaces" example to ascending order listing.
571         (Threads): Adjust "info threads" example to ascending order
572         listing.
573         (Forks): Adjust "info inferiors" example to ascending order
574         listing.
575
576 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
577
578         * gdb.texinfo (Process Record and Replay): Document "record
579         instruction-history" modifiers.
580
581 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
582
583         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
584         description.
585         (Frame Filter Management): Move to later in the 'Examining the
586         Stack' chapter.
587         (Selection): Add entry for 'select-frame'.
588
589 2015-09-25  Doug Evans  <dje@google.com>
590
591         * gdb.texinfo (Process Record and Replay): Fix syntax of
592         "record instruction-history begin, end" and
593         "record function-call-history begin, end".
594
595 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
596
597         * gdb.texinfo (Specifying Source Directories): Fix
598         substitute-path example.
599
600 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
601
602         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
603
604 2015-09-15  Pedro Alves  <palves@redhat.com>
605
606         PR remote/18965
607         * gdb.texinfo (Stop Reply Packets): Revert previous change to
608         the vforkdone description.
609
610 2015-09-15  Pedro Alves  <palves@redhat.com>
611
612         PR remote/18965
613         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
614         part indicates the thread ID of the parent process.
615
616 2015-09-15  Yao Qi  <yao.qi@linaro.org>
617
618         * gdb.texinfo (General Query Packets): Add vContSupported to
619         tables of 'gdbfeatures' and 'stub features' supported in the
620         qSupported packet, as well as to the list containing stub
621         feature details.
622
623 2015-09-11  Don Breazeal  <donb@codesourcery.com>
624
625         * gdb.texinfo (Remote Configuration): Add exec event
626         feature to table of packet settings.
627         (Stop Reply Packets): Add exec events to the list of stop
628         reasons.
629         (General Query Packets): Add exec events to tables of
630         'gdbfeatures' and 'stub features' supported in the qSupported
631         packet, as well as to the list containing stub feature
632         details.
633
634 2015-08-24  Pedro Alves  <palves@redhat.com>
635
636         * gdb.texinfo (Remote Configuration): Document the "set/show
637         remote multiprocess-extensions-packet" commands.
638
639 2015-08-24  Pedro Alves  <palves@redhat.com>
640
641         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
642         <M32R>: Remove references to M32R/D.
643         <M68K>: Remove references to target dbug.
644         <MIPS Embedded>: Remove references to target r3900 and target
645         array.
646         <PowerPC Embedded>: Remove references to target dink32 and target
647         ppcbug, target sds
648         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
649
650 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
651
652         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
653
654 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
655
656         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
657
658 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
659
660         * gdb.texinfo (Maintenance Commands): Move documentation of "main
661         info bfds" to...
662         (File Caching): A New section.  Outline bfd caching, and add new
663         description for "main set/show bfd-sharing".
664
665 2015-08-14  Doug Evans  <xdje42@gmail.com>
666
667         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
668         disassembly.
669         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
670
671 2015-08-11  Keith Seitz  <keiths@redhat.com>
672
673         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
674         Use "location(s)"instead of "linespec(s)".
675         (Specifying a Location): Rewrite.
676         Add subsections describing linespec, address, and explicit locations.
677         Add node/menu for each subsection.
678         (Source and Machine Code, C Preprocessor Macros)
679         (Create and Delete Trace points)
680         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
681         (Continuing at a Different Address): Remove "linespec" examples.
682         Add reference to "Specify a Location"
683         (The -break-insert Command): Rewrite.  Add anchor.
684         Add reference to appropriate manual section discussing locations.
685         (The -dprintf-insert Command): Refer to -break-insert for
686         specification of 'location'.
687
688 2015-08-07  Pedro Alves  <palves@redhat.com>
689
690         * gdb.texinfo (Maintenance Commands): Document "maint set/show
691         target-non-stop".
692
693 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
694
695         * gdb.texinfo (Process Record and Replay): Document prefixing of
696         speculatively executed instructions in the "record instruction-history"
697         command.
698
699 2015-07-20  Doug Evans  <dje@google.com>
700
701         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
702
703 2015-07-16  Doug Evans  <dje@google.com>
704
705         * stabs.texinfo: @include gdb-cfg.texi.
706
707 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
708
709         Revert the previous 2 commits:
710         gdbserver build-id attribute generator
711         Validate symbol file using build-id
712
713 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
714
715         * gdb.texinfo (Files): Add 'set validate-build-id'
716         and 'show validate-build-id'.
717
718 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
719             Jan Kratochvil  <jan.kratochvil@redhat.com>
720
721         gdbserver build-id attribute generator.
722         * gdb.texinfo (Library List Format for SVR4 Targets): Add
723         'build-id' in description, example, new attribute in dtd.
724
725 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
726
727         * gdb.texinfo (Selection): Update documentation for 'frame'
728         command.
729
730 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
731
732         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
733         commands.
734
735 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
736
737         * gdb.texinfo (Process Record and Replay): Spell out that variables
738         and registers are not available during btrace replay.
739         Describe the new "record btrace pt" command.
740         Describe the new "set|show record btrace pt buffer-size" options.
741         (General Query Packets): Describe the new Qbtrace:pt and
742         Qbtrace-conf:pt:size packets.
743         Expand "bts" to "Branch Trace Store".
744         Update the branch trace DTD.
745
746 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
747
748         * gdb.texinfo (Command History): Document the new option
749         "history remove-duplicates".
750
751 2015-06-19  Doug Evans  <dje@google.com>
752
753         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
754         longer supported.
755
756 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
757
758         * gdb.texinfo (Command History): Mention that setting
759         GDBHISTSIZE to the empty string disables history truncation.
760
761 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
762
763         PR gdb/16999
764         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
765         behavior.
766
767 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
768
769         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
770         with GDBHISTSIZE.
771
772 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
773
774         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
775         bytes and memory units for -data-{read,write}-memory-bytes.
776         (Packets): Same for m, M and X packets.
777         * python.texi (Inferiors In Python): Same for read_memory and
778         write_memory.
779
780 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
781
782         * gdb.texinfo (Separate Debug Files): Document that PE is also
783         supported.
784
785 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
786
787         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
788         single table entry.
789
790 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
791
792         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
793
794
795 2015-06-10  Gary Benson <gbenson@redhat.com>
796
797         * gdb.texinfo (Remote Configuration): Document the
798         "set/show remote hostio-setfs-packet" command.
799         (Host I/O Packets): Document the vFile:setfs packet.
800
801 2015-06-10  Gary Benson <gbenson@redhat.com>
802
803         * gdb.texinfo (Debugging Output): Document the "set/show debug
804         linux-namespaces" command.
805
806 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
807             Mircea Gherzan  <mircea.gherzan@intel.com>
808
809         * gdb.texinfo (i386): Add documentation about "show mpx bound"
810         and "set mpx bound".
811
812 2015-05-27  Doug Evans  <dje@google.com>
813
814         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
815
816 2015-05-26  Doug Evans  <dje@google.com>
817
818         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
819         command renamings.
820         (Maintenance Commands): Update for DWARF "set debug" command renamings.
821
822 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
823
824         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
825
826 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
827
828         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
829         (TUI Commands): Add 'tui enable' and 'tui disable' details.
830
831 2015-05-16  Doug Evans  <xdje42@gmail.com>
832
833         * guile.texi (Memory Ports in Guile): Document support for unbuffered
834         memory ports.
835
836 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
837
838         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
839
840 2015-05-12  Don Breazeal  <donb@codesourcery.com>
841
842         * gdb.texinfo (Forks): Note that fork debugging is
843         supported in extended mode.
844         (Remote Configuration): Add fork event features to table
845         of packet settings.
846         (Stop Reply Packets): Add fork events to list of stop reasons.
847         (General Query Packets): Add fork events to tables of
848         'gdbfeatures' and 'stub features' supported in the qSupported
849         packet, as well as to the list containing stub feature
850         details.
851
852 2015-05-12  Gary Benson <gbenson@redhat.com>
853
854         * gdb.texinfo (General Query Packets): Document
855         qXfer:exec-file:read with empty annex.
856
857 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
858
859         * python.texi (Values From Inferior): Add descriptions of new
860         methods gdb.Value.reference_value and gdb.Value.const_value.
861
862 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
863
864         * gdb.texinfo (Files): Add "info dll" documentation.
865         (Cygwin Native): Remove "info dll" documentation.
866
867 2015-04-29  Doug Evans  <dje@google.com>
868
869         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
870         Document.
871         (Writing an Xmethod): Add get_result_type to example.
872
873 2015-04-28  Sasha Smundak  <asmundak@google.com>
874
875         * python.texi: New method documented.
876
877 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
878
879         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
880         format.
881
882 2015-04-24  Doug Evans  <dje@google.com>
883
884         * python.texi (Xmethods In Python): Fix name of method to call the
885         xmethod.
886
887 2015-04-17  Gary Benson <gbenson@redhat.com>
888
889         * gdb.texinfo (Connecting to a Remote Target): Mention that
890         GDB can access program files from remote targets that support
891         qXfer:exec-file:read and Host I/O packets.
892
893 2015-04-17  Gary Benson <gbenson@redhat.com>
894
895         * gdb.texinfo (Remote Configuration): Document the "set/show
896         remote pid-to-exec-file-packet" command.
897         (General Query Packets): Document the qXfer:exec-file:read
898         qSupported features.  Document the qXfer:exec-file:read packet.
899
900 2015-04-17  Gary Benson <gbenson@redhat.com>
901
902         * gdb.texinfo (set sysroot): Document that "set sysroot" also
903         applies to executable paths if supplied to GDB as absolute.
904
905 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
906
907         * gdb.texinfo (Mode Options): Remove -xdb.
908
909 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
910             Eli Zaretskii  <eliz@gnu.org>
911
912         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
913         compile, show debug compile.  New subsection Compilation options for
914         the compile command.  New subsection Compiler search for the compile
915         command.
916
917 2015-04-09  Andy Wingo  <wingo@igalia.com>
918
919         * guile.texi (Frames In Guile): Describe frame-read-register.
920
921 2015-04-02  Gary Benson <gbenson@redhat.com>
922
923         * gdb.texinfo (set sysroot): Document "target:".
924
925 2015-04-01  Sasha Smundak  <asmundak@google.com>
926
927         * doc/python.texi (Writing a Frame Unwinder in Python): Add
928         section.
929
930 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
931
932         PR corefiles/16092
933         * gdb.texinfo (gcore): Mention new command 'set
934         use-coredump-filter'.
935         (set use-coredump-filter): Document new command.
936
937 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
938
939         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
940         documentation, reorder the info os entries in alphabetical order.
941
942 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
943
944         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
945         -data-write-memory-bytes.
946
947 2015-03-24  Pedro Alves  <palves@redhat.com>
948
949         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
950         mention that threads may sometimes run unlocked.
951
952 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
953
954         * gdb.texinfo (Remote configuration): Document "set/show
955         serial parity" command.
956
957 2015-03-18  Gary Benson <gbenson@redhat.com>
958
959         * gdb.texinfo (General Query Packets): Remove documentation
960         for now-removed vFile:fstat qSupported features.
961
962 2015-03-11  Gary Benson <gbenson@redhat.com>
963
964         * gdb.texinfo (Remote Configuration): Document the
965         "set/show remote hostio-fstat-packet" command.
966         (General Query Packets): Document the vFile:fstat
967         qSupported features.
968         (Host I/O Packets): Document the vFile:fstat packet.
969
970 2015-03-11  Andy Wingo  <wingo@igalia.com>
971
972         * guile.texi (Objfiles In Guile): Document objfile-progspace.
973
974 2015-03-04  Pedro Alves  <palves@redhat.com>
975
976         * gdb.texinfo (Remote Configuration): Document the "set/show
977         remote swbreak-feature-packet" and "set/show remote
978         hwbreak-feature-packet" commands.
979         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
980         decription.
981         (Stop Reply Packets): Document the swbreak and hwbreak stop
982         reasons.
983         (General Query Packets): Document the swbreak and hwbreak
984         qSupported features.
985         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
986
987 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
988
989         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
990         under *stopped.
991
992 2015-03-02  Doug Evans  <xdje42@gmail.com>
993
994         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
995
996 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
997
998         * gdb.texinfo (S/390 and System z Features): Describe new feature
999         "org.gnu.gdb.s390.vx".
1000
1001 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
1002
1003         PR gdb/18008
1004         * gdb.texinfo (maint internal-error, maint internal-warning, maint
1005         demangler-warning): Fix typo ("problam").
1006
1007 2015-02-19  David Taylor  <dtaylor@emc.com>
1008
1009         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1010
1011 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1012
1013         * gdb.texinfo (Static Probe Points): Add cindex `static probe
1014         point, DTrace'.
1015         (Static Probe Points): Modified to cover DTrace probes in addition
1016         to SystemTap probes.  Also modified to cover the `enable probe'
1017         and `disable probe' commands.
1018
1019 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
1020
1021         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1022         `disable probe' commands.
1023
1024 2015-02-12  David Taylor  <dtaylor@emc.com>
1025
1026         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1027         fields of the QTDV packet.
1028
1029 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1030
1031         * gdb.texinfo (Branch Trace Configuration Format): Add size.
1032         (Process Record and Replay): Describe new set|show commands.
1033         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1034
1035 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
1036
1037         * gdb.texinfo (Process Record and Replay): Describe the "record
1038         btrace bts" command.
1039         (General Query Packets): Describe qXfer:btrace-conf:read packet.
1040         (Branch Trace Configuration Format): New.
1041
1042 2015-01-31  Gary Benson <gbenson@redhat.com>
1043             Doug Evans  <dje@google.com>
1044
1045         * gdb.texinfo (Command Completion): Document new
1046         "set/show max-completions" option.
1047
1048 2015-01-31  Doug Evans  <xdje42@gmail.com>
1049
1050         * gdb.texinfo (Symbols): Document new commands
1051         "maint print symbol-cache", "maint print symbol-cache-statistics",
1052         "maint flush-symbol-cache".  Document new option
1053         "maint set symbol-cache-size".
1054
1055 2015-01-31  Doug Evans  <xdje42@gmail.com>
1056
1057         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1058         distinguish script files vs inlined scripts.
1059         * python.texi (Python Auto-loading): Ditto.
1060
1061 2015-01-30  Doug Evans  <dje@google.com>
1062
1063         * gdb.texinfo (Symbols) <info source>: Output now contains producer
1064         string if present.
1065
1066 2015-01-27  Doug Evans  <dje@google.com>
1067
1068         * python.texi (Objfiles In Python): Document Objfile.username.
1069
1070 2015-01-27  Doug Evans  <dje@google.com>
1071
1072         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1073         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1074
1075 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1076
1077         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1078
1079 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
1080
1081         * doc/gdb.texinfo (TUI Commands): Document the possible
1082         values of NAME argument to 'winheight' command.  Explain the
1083         effect of 'tabset' setting better.
1084
1085 2015-01-11  Doug Evans  <xdje42@gmail.com>
1086
1087         PR gdb/15830
1088         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1089         (Symbols): Ditto.
1090         (Maintenance Commands): Delete docs for "maint demangle".
1091
1092 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1093
1094         * gdb.texinfo (Files): Remove documentation of the
1095         "add-shared-symbol-files" and "assf" commands.
1096         (Cygwin Native): Remove documentation of the "dll-symbols"
1097         command.
1098
1099 2014-12-17  Doug Evans  <xdje42@gmail.com>
1100
1101         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1102
1103 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1104             Jan Kratochvil  <jan.kratochvil@redhat.com>
1105
1106         * gdb.texinfo (Altering): Update.
1107         (Compiling and Injecting Code): New node.
1108
1109 2014-12-12  Doug Evans  <dje@google.com>
1110
1111         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1112
1113 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1114
1115         * gdb.texinfo: Document "maint print user-registers".
1116
1117 2014-12-08  Doug Evans  <dje@google.com>
1118
1119         * python.texi (Objfiles In Python): Document Objfile.owner.
1120
1121 2014-12-04  Doug Evans  <dje@google.com>
1122
1123         * python.texi (Objfiles In Python): Document
1124         Objfile.add_separate_debug_file.
1125
1126 2014-12-04  Doug Evans  <dje@google.com>
1127
1128         * python.texi (Objfiles In Python): Document Objfile.build_id.
1129
1130 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1131
1132         * python.texi (Events In Python): Document new events
1133         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1134         and RegisterChangedEvent.
1135
1136 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1137
1138         Add add-auto-load-scripts-directory.
1139         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1140         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1141
1142 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1143
1144         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1145         description typo.
1146
1147 2014-10-30  Doug Evans  <dje@google.com>
1148
1149         * python.texi (Progspaces In Python): Document ability to add
1150         random attributes to gdb.Progspace objects.
1151         (Objfiles In Python): Document ability to add random attributes to
1152         gdb.objfile objects.
1153
1154 2014-10-27  Pedro Alves  <palves@redhat.com>
1155
1156         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1157         info on stepping and signal handlers.
1158         (Signals): Explain stepping and signal handlers.  Add context
1159         index entry, and cross references.
1160
1161 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1162
1163         * python.texi (Breakpoints In Python): Add parenthesis after
1164         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1165         that it contains "disable".
1166
1167 2014-10-17  Doug Evans  <dje@google.com>
1168
1169         * python.texi (Events In Python): Document clear_objfiles event.
1170
1171 2014-10-17  Doug Evans  <dje@google.com>
1172
1173         * python.texi (Objfiles In Python): Document new progspace attribute.
1174
1175 2014-10-17  Pedro Alves  <palves@redhat.com>
1176
1177         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1178         (SVR4 Process Information): Delete mention of OSF/1.
1179
1180 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1181
1182         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1183         exit-code field in -list-thread-groups output.
1184
1185 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1186
1187         * gdb.texinfo (Set Breaks): Add missing "@end table".
1188
1189 2014-09-22  Pedro Alves  <palves@redhat.com>
1190
1191         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1192         always-inserted off" is the default mode now.  Delete
1193         documentation of "set breakpoint always-inserted auto".
1194
1195 2014-09-18  Doug Evans  <dje@google.com>
1196
1197         * python.texi (Symbol Tables In Python): Document "producer"
1198         attribute of gdb.Symtab objects.
1199
1200 2014-09-16  Pedro Alves  <palves@redhat.com>
1201
1202         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1203         (Embedded OS): Remove VxWorks menu entry.
1204         (VxWorks): Remove node.
1205
1206 2014-09-13  Doug Evans  <xdje42@gmail.com>
1207
1208         * gdb.texinfo (Signaling): Document new queue-signal command.
1209
1210 2014-09-06  Doug Evans  <xdje42@gmail.com>
1211
1212         PR 15276
1213         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1214         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1215
1216 2014-09-03  Justin Lebar <jlebar@google.com>
1217
1218         * python.texi (Types In Python): Type.template_argument(n) returns a
1219         gdb.Value or a gdb.Type and throws an exception if n is out of
1220         range.
1221
1222 2014-09-03  Sasha Smundak  <asmundak@google.com>
1223
1224         * python.texi (Frames in Python): Add read_register description.
1225
1226 2014-08-04  Tom Tromey  <tromey@redhat.com>
1227
1228         * gdb.texinfo (Debugging Output): Update for change to "set debug
1229         target".
1230
1231 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1232
1233         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1234         * Makefile.in (transform): New variable.
1235         (install-man1, install-man5): Apply $(transform) to man file names.
1236
1237 2014-07-26  Doug Evans  <xdje42@gmail.com>
1238
1239         PR guile/17177
1240         * guile.texi (Guile Pretty Printing API): Fix typo.
1241         Document set-pretty-printers!, pretty-printers.
1242         (Selecting Guile Pretty-Printers): Update.
1243         Mention program-space based pretty-printers.
1244
1245 2014-07-25  Pedro Alves  <palves@redhat.com>
1246             Eli Zaretskii  <eliz@gnu.org>
1247
1248         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1249         with multi-threaded programs.
1250
1251 2014-06-27  Yao Qi  <yao@codesourcery.com>
1252
1253         * gdb.texinfo (Maintenance Commands): Update the output of
1254         'maint print dummy-frames' command.
1255
1256 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1257
1258         * gdb.texinfo (Screen Size): Improve indexing.
1259
1260 2014-06-19  Gary Benson  <gbenson@redhat.com>
1261
1262         * gdb.texinfo (Maintenance Commands): Document new
1263         "maint set/show catch-demangler-crashes" option.
1264
1265 2014-06-19  Gary Benson  <gbenson@redhat.com>
1266
1267         * gdb.texinfo (Maintenance Commands): Document new
1268         "maint demangler-warning" command and new
1269         "maint set/show demangler-warning" option.
1270
1271 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1272
1273         * python.texi (Xmethod API): Add space before the opening
1274         parenthesis in function descriptions.
1275
1276 2014-06-06  Doug Evans  <xdje42@gmail.com>
1277
1278         * guile.texi (Guile Configuration): Document guile-data-directory.
1279
1280 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1281
1282         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1283
1284 2014-06-04  Doug Evans  <xdje42@gmail.com>
1285
1286         * guile.texi (Breakpoints In Guile): Update.
1287
1288 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1289
1290         * python.texi (Xmethod API): Fix reference to "Progspaces In
1291         Python".
1292
1293 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1294
1295         *  python.texi (Xmethods In Python, XMethod API)
1296         (Writing an Xmethod): New nodes.
1297         (Python API): New menu entries "Xmethods In Python",
1298         "Xmethod API", "Writing an Xmethod".
1299
1300 2014-06-02  Doug Evans  <xdje42@gmail.com>
1301
1302         * guile.texi (Guile API): Add entry for Parameters In Guile.
1303         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1304         (Parameters In Guile): New node.
1305
1306 2014-06-02  Doug Evans  <xdje42@gmail.com>
1307
1308         * guile.texi (Guile API): Add entry for Commands In Guile.
1309         (Basic Guile) <parse-and-eval>: Add reference.
1310         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1311         (GDB Scheme Data Types): Mention <gdb:command> object.
1312         (Commands In Guile): New node.
1313
1314 2014-06-02  Doug Evans  <xdje42@gmail.com>
1315
1316         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1317         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1318         (Progspaces In Guile): New node.
1319
1320 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1321
1322         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1323         * python.texi (Frames In Python): Mention
1324         gdb.FRAME_UNWIND_MEMORY_ERROR.
1325
1326 2014-05-29  Pedro Alves  <palves@redhat.com>
1327             Tom Tromey  <tromey@redhat.com>
1328
1329         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1330         from example.
1331         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1332         Mention that target-async is now deprecated.
1333         (Maintenance Commands): Document maint set/show target-async.
1334
1335 2014-05-29  Pedro Alves  <palves@redhat.com>
1336
1337         * observer.texi (sync_execution_done, command_error): New
1338         subjects.
1339
1340 2014-05-29  Pedro Alves  <palves@redhat.com>
1341
1342         PR gdb/13860
1343         * observer.texi (signal_received, end_stepping_range)
1344         (signal_exited, exited, no_history): New observer subjects.
1345
1346 2014-05-26  Andy Wingo  <wingo@igalia.com>
1347
1348         * guile.texi (GDB Scheme Data Types): Remove documentation for
1349         removed interfaces.  Update spelling of gdb-object-kind.
1350
1351 2014-05-26  Andy Wingo  <wingo@igalia.com>
1352
1353         * guile.texi (Basic Guile): Fix some typos.
1354
1355 2014-05-26  Andy Wingo  <wingo@igalia.com>
1356
1357         * guile.texi (Writing a Guile Pretty-Printer)
1358         (Guile Types Module): Fix excess parentheses in use-modules forms.
1359
1360 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1361
1362         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1363         (Breakpoints In Guile, Guile Printing Module)
1364         (Guile Exception Handling, Values From Inferior In Guile)
1365         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1366         Don't use @var at the beginning of a sentence.
1367
1368         * gdb.texinfo (Frame Filter Management, Trace Files)
1369         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1370         (PowerPC Embedded, Define, Annotations for Running)
1371         (IPA Protocol Commands, Packets, General Query Packets)
1372         (Tracepoint Packets, Notification Packets, Environment)
1373         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1374         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1375         (Frames, Backtrace, Selection, Expressions, Registers)
1376         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1377         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1378         (Source Annotations, Using JIT Debug Info Readers, Packets)
1379         (Stop Reply Packets, Host I/O Packets)
1380         (Target Description Format): Don't use @var at the beginning of a
1381         sentence.
1382
1383         * python.texi (Basic Python, Types In Python)
1384         (Commands In Python, Frames In Python, Line Tables In Python)
1385         (Breakpoints In Python, gdb.printing, gdb.types)
1386         (Type Printing API): Don't use @var at the beginning of a
1387         sentence.
1388
1389 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1390
1391         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1392         replay-memory-access".
1393
1394 2014-05-21  Pedro Alves  <palves@redhat.com>
1395
1396         * gdb.texinfo (Starting): Document "set/show
1397         auto-connect-native-target".
1398         (Target Commands): Document "target native".
1399
1400 2014-05-20  Pedro Alves  <palves@redhat.com>
1401
1402         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1403         not be remote specific.  Add cross reference to the qCRC packet.
1404         (Separate Debug Files): Update cross reference to the qCRC packet.
1405         (General Query Packets) <qCRC packet>: Add anchor.
1406
1407 2014-05-17  Doug Evans  <xdje42@gmail.com>
1408
1409         Copy over changes from guile.texi.
1410         * python.texi (Basic Python) <gdb.execute>: Add text.
1411         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1412         (Values From Inferior) <Python string>: Add text.
1413         (Values From Inferior) <Value.string>: Clarify string length handling.
1414         (Pretty Printing API): Add cindex.
1415         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1416         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1417         @vindex.
1418         (Commands In Python) <COMPLETE_*>: Similarly.
1419         (Symbols In Python) <SYMBOL_*>: Similarly.
1420         (Breakpoints In Python) <WP_*>: Similarly.
1421         (Breakpoints In Python) <BP_*>: Similarly.
1422
1423 2014-05-17  David Taylor <dtaylor@emc.com>
1424
1425         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1426         mentioned in the qfThreadInfo reply.
1427
1428 2014-05-16  Doug Evans  <dje@google.com>
1429
1430         * gdb.texinfo (Mode Options): Add -D.
1431
1432 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1433
1434         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1435         "make -C".
1436
1437 2014-04-29  Tom Tromey  <tromey@redhat.com>
1438
1439         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1440         "show debug varobj".
1441
1442 2014-05-01  David Taylor  <dtaylor@emc.com>
1443
1444         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1445         option.
1446
1447 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1448             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1449
1450         * gdb.texinfo (i386 Features): Add description of AVX512
1451         registers.
1452
1453 2014-03-31  Doug Evans  <dje@google.com>
1454
1455         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1456
1457 2014-03-30  Doug Evans  <dje@google.com>
1458
1459         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1460         (Background Execution): Ditto.
1461
1462 2014-03-21  Pedro Alves  <palves@redhat.com>
1463             Stan Shebs  <stan@codesourcery.com>
1464             Hui Zhu  <hui@codesourcery.com>
1465
1466         * gdb.texinfo (Packets): Add anchor to "? packet".
1467         Remove fixme and update introduction of "k packet".
1468         Add anchor to "vKill packet".
1469
1470 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1471
1472         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1473
1474 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1475
1476         * guile.texi (Basic Guile): Document 'history-append!'.
1477
1478 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1479
1480         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1481         and "assf" as being deprecated.
1482         (Cygwin Native): Likewise for "dll-symbols".
1483         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1484         as a way to force the loading of symbols from a DLL.
1485
1486 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1487
1488         * python.texi (Values From Inferior): Add description about the
1489         new feature.
1490
1491 2014-02-17  Doug Evans  <xdje42@gmail.com>
1492
1493         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1494         * gdb.texinfo (Python): Moved to ...
1495         * python.texi: ... here.  New file.
1496
1497 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1498
1499         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1500         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1501         parameter to 'str-lookup-function' procedure.  Look for
1502         the "std::string<" prefix.
1503         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1504         Adjust description.
1505
1506 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1507
1508         * guile.texi (Values From Inferior In Guile): Remove stray
1509         parantheses for deffn.
1510         (Disassembly In Guile): Ditto.
1511
1512 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1513
1514         Add Doxygen support.
1515         * Makefile.in (doxy): New action, generates Doxygen files.
1516         (DOXYGEN): New.
1517         (doxyedit): New.
1518         * Doxyfile-base.in: New file.
1519         * Doxyfile-gdb-api.in: New file.
1520         * Doxyfile-gdb-xref.in: New file.
1521         * Doxyfile-gdbserver.in: New file.
1522         * doxy-index.in: New file.
1523         * filter-for-doxygen: New file.
1524         * filter-params.pl: New file.
1525
1526 2014-02-10  Doug Evans  <xdje42@gmail.com>
1527
1528         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1529         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1530         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1531         (Guile docs): Include guile.texi.
1532         (objfile-gdbdotext file): Add objfile-gdb.scm.
1533         (dotdebug_gdb_scripts section): Mention Guile scripts.
1534         (Multiple Extension Languages): New node.
1535         * guile.texi: New file.
1536
1537 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1538
1539         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1540         ignore-descriptive-types". commands.
1541
1542 2014-01-22  Doug Evans  <dje@google.com>
1543
1544         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1545         (gdbserver man): Ditto.
1546
1547 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1548
1549         * gdb.texinfo: Document limited reverse/replay support
1550         for target record-btrace.
1551
1552 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1553
1554         * gdb.texinfo (Process Record and Replay): Update documentation.
1555
1556 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1557
1558         * gdb.texinfo (Process Record and Replay): Document new /c
1559         modifier accepted by "record function-call-history".
1560         Add /i modifier to "record function-call-history" example.
1561
1562 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
1563             Joel Brobecker  <brobecker@adacore.com>
1564
1565         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1566         markers.  Remove one that was misplaced.
1567
1568 2014-01-10  Pedro Alves  <palves@redhat.com>
1569
1570         * gdb.texinfo (Your Program's Environment) <set environment>:
1571         Mention the shell, and point at 'set exec-wrapper'.
1572
1573 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
1574
1575         * gdb.texinfo (Types In Python): Document new attribute Types.name.
1576
1577 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
1578
1579         * gdb.texinfo (Types In Python): Clarify the documentation
1580         of attribute gdb.Field.bitpos.
1581
1582 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1583
1584         * gdb.texinfo (Types In Python): Fix the documentation of
1585         attribute "bitpos" in class gdb.Field for enum types.  Add
1586         documentation for attribute "enumval" in that same class.
1587
1588 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1589
1590         * gdb.texinfo (GDB/MI Support Commands): Change @table into
1591         @ftable.
1592
1593 2013-12-23  Doug Evans  <xdje42@gmail.com>
1594
1595         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
1596         auto-loaded objfile scripts and .debug_gdb_scripts section to their
1597         corresponding section in Extending GDB.
1598         (Extending GDB): Move menu up.  New menu item "Auto-loading
1599         extensions".
1600         (Sequences): New menu item "Auto-loading sequences".
1601         (Auto-loading sequences): New node.
1602         (Python): Rename section from Scripting GDB to Extending GDB.
1603         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1604         Move docs on ways to auto-load extensions to ...
1605         (Auto-loading extensions): ... here.  New node.
1606
1607 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
1608
1609         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1610         in menu.
1611         (GDB/MI Variable Objects): Adjust reference to "-list-features"
1612         command, now in a new node.
1613         (GDB/MI Support Commands): New node, with its contents being
1614         extracted from the "GDB/MI Miscellaneous Commands" node.
1615         A small paragraph introducing the section is also added at
1616         the start.
1617         (GDB/MI Miscellaneous Commands): Delete the description of the
1618         -info-gdb-mi-command, -list-features and -list-target-features
1619         commands, now hosted in the "GDB/MI Support Commands" node.
1620
1621 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
1622
1623         PR python/16113
1624         * gdb.texinfo (Values From Inferior): Add a note about using
1625         gdb.Field objects as subscripts on gdb.Value objects.
1626         (Types In Python): Add description about the new attribute
1627         "parent_type" of gdb.Field objects.
1628
1629 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
1630
1631         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1632         entry for section docuumenting the -list-features GDB/MI command.
1633
1634 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
1635
1636         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1637         "exec-run-start-option" entry in the output of the "-list-features"
1638         command.
1639
1640 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
1641
1642         * gdb.texinfo (i386): Fix yesterday's commit.
1643
1644 2013-12-03  Tom Tromey  <tromey@redhat.com>
1645
1646         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1647         documented here.
1648
1649 2013-12-03  Tom Tromey  <tromey@redhat.com>
1650
1651         * gdb.texinfo (@direntry): Add menu item for gdbserver.
1652
1653 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1654
1655         * gdb.texinfo (i386 Features): Add MPX feature registers.
1656         (x86 Specific featuresx86 Architecture-specific Issues): Adds
1657         a subsubsection for MPX and describes the display of the
1658         boundary registers.
1659
1660 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1661
1662         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1663         documentation of the "ada-exceptions" entry.
1664
1665 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1666
1667         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1668         "^error" result record concerning the error message.  Document
1669         the error code that may also be part of that result record.
1670         (GDB/MI Miscellaneous Commands): Document the
1671         "undefined-command-error-code" element in the output of
1672         the "-list-features" GDB/MI command.
1673
1674 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1675
1676         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1677         the new -info-gdb-mi-command GDB/MI command.  Document
1678         the meaning of "-info-gdb-mi-command" in the output of
1679         -list-features.
1680
1681 2013-11-29  Pedro Alves  <palves@redhat.com>
1682
1683         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1684         Update comment.
1685
1686 2013-11-24  Yao Qi  <yao@codesourcery.com>
1687
1688         * gdb.texinfo (Caching Remote Data): Document new
1689         "set/show stack-cache" option.
1690
1691 2013-11-24  Yao Qi  <yao@codesourcery.com>
1692
1693         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1694         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1695         "off" respectively.
1696
1697 2013-11-23  Yao Qi  <yao@codesourcery.com>
1698
1699         * gdb.texinfo (GDB/MI Variable Objects): Add the description
1700         of "displayhint" to the table about child results.
1701
1702 2013-11-21  Yao Qi  <yao@codesourcery.com>
1703
1704         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1705         'dynamic' for the output of command -var-list-children.
1706
1707 2013-11-21  Yao Qi  <yao@codesourcery.com>
1708
1709         * gdb.texinfo (Caching Target Data): Remove "see" before
1710         @pxref.
1711
1712 2013-11-20  Yao Qi  <yao@codesourcery.com>
1713
1714         * gdb.texinfo (Caching Target Data): Update doc for
1715         per-address-space dcache.
1716
1717 2013-11-20  Yao Qi  <yao@codesourcery.com>
1718
1719         * gdb.texinfo (Data): Rename menu item.
1720         (Caching Remote Data): Rename to ...
1721         (Caching Target Data): ... it.  Update.
1722
1723 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1724
1725         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1726         "language-option" entry in the output of the "-list-features"
1727         command.
1728
1729 2013-11-15  Tom Tromey  <tromey@redhat.com>
1730
1731         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1732         Add example.
1733
1734 2013-11-14  Tom Tromey  <tromey@redhat.com>
1735
1736         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1737
1738 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1739
1740         * gdb.texinfo (Show): Add xref anchor for "show language" command.
1741         (Context management): Place current subsection text into its own
1742         subsubsection.  Add new subsubsection describing the "--language"
1743         command option.
1744
1745 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1746
1747         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1748         the documentation of "info-ada-exceptions" in the output
1749         of the "-list-features" command.  Add the documentation
1750         of the "ada-exception" entry instead.
1751
1752 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1753
1754
1755         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1756         word of a couple of sentences to start with a capital letter.
1757
1758 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1759
1760         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1761         (Ada Exceptions): New node.
1762         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1763         Commands" node.
1764         (GDB/MI Ada Exceptions Commands): New node.
1765         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1766         field in the output of the "-list-features" command.
1767         * NEWS: Add entry for the new "info exceptions" CLI command,
1768         and for the new "-info-ada-exceptions" GDB/MI command.
1769
1770 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1771
1772         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1773         (Line Tables In Python): New node.
1774
1775 2013-11-08  Doug Evans  <dje@google.com>
1776
1777         * gdb.texinfo (Debugging Output): Update text for
1778         "set debug dwarf2-read".
1779
1780 2013-11-08  Doug Evans  <dje@google.com>
1781
1782         * gdb.texinfo (Debugging Output): Update text for
1783         "set debug symtab-create".
1784
1785 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1786
1787         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1788         constant.
1789
1790 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1791
1792         * gdb.texinfo (Breakpoints In Python): Document temporary
1793         option in breakpoint constructor, and add documentation to the
1794         temporary attribute.
1795
1796 2013-11-07  Yao Qi  <yao@codesourcery.com>
1797
1798         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1799         output of "-var-info-expression".
1800
1801 2013-11-06  Pedro Alves  <palves@redhat.com>
1802
1803         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1804         non-interactive mode.
1805         (Environment) <shell startup files warning>: Mention
1806         non-interactive mode.  Mention .zshenv for Z shell, and talk about
1807         BASH_ENV instead of .bashrc for BASH.
1808
1809 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1810
1811         * gdb.texinfo (Commands to Specify Files): Add description
1812         of the remove-symbol-file command.
1813         * observer.texi: New free_objfile event
1814
1815 2013-10-24  Pedro Alves  <palves@redhat.com>
1816
1817         * gdb.texinfo (Starting): Document set/show startup-with-shell.
1818
1819 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1820
1821         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1822         New subsection inside which the "-catch-load" and "-catch-unload"
1823         commands documentation is now placed.
1824         (Ada Exception GDB/MI Catchpoint Commands): New subsection
1825         documenting the "-catch-assert" and "-catch-exception" new
1826         GDB/MI commands.
1827
1828 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1829
1830         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1831
1832 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1833
1834         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1835         serial baud".
1836         (Remote Configuration): Replace "set remotebaud" by "set serial
1837         baud".  Replace "show remotebaud" by "show serial baud".
1838
1839 2013-10-07  Pedro Alves  <palves@redhat.com>
1840
1841         PR breakpoints/11568
1842         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1843         when the thread is removed from the thread list.
1844
1845 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1846
1847         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1848         Update entry for $_exitcode.
1849
1850 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
1851
1852         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1853         new "--start" option.
1854
1855 2013-10-02  Pedro Alves  <palves@redhat.com>
1856
1857         * gdb.texinfo (Registers): Expand description of saved registers
1858         in frames.  Explain <not saved>.
1859
1860 2013-09-25  Doug Evans  <dje@google.com>
1861
1862         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1863
1864 2013-09-16  Stan Shebs  <stan@codesourcery.com>
1865
1866         Remove the internals manual gdbint.texinfo.
1867         * Makefile.in (INFO_DEPS): Remove gdbint.info.
1868         (PDFFILES): Remove gdbint.pdf.
1869         (HTMLFILES): Remove gdbint/index.html.
1870         (HTMLFILES_INSTALL): Remove gdbint.
1871         (GDBINT_DOC_FILES): Remove.
1872         (dvi): Remove gdbint.dvi.
1873         (ps): Remove gdbint.ps.
1874         * gdbint.texinfo: Remove file.
1875         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1876
1877 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1878
1879         * gdb.texinfo (Convenience Functions): Mention new convenience
1880         function $_isvoid.
1881
1882 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1883
1884         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1885         (Standard Target Features): Add new node to menu.
1886         (S/390 and System z Features): New node.
1887
1888 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
1889
1890         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1891         -list-target-features in the example.
1892
1893 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1894
1895         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1896         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
1897
1898 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1899
1900         Sync documentation with gdb.base/gnu-debugdata.exp.
1901         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1902
1903 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1904
1905         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1906
1907 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
1908             Yao Qi  <yao@codesourcery.com>
1909
1910         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1911         Document new --skip-unavailable option.
1912         <-stack-list-variables>: Document new --skip-unavailable option.
1913
1914 2013-08-26  Doug Evans  <dje@google.com>
1915
1916         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1917         an optional regexp.
1918
1919 2013-08-13  Tom Tromey  <tromey@redhat.com>
1920
1921         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1922         Document GDB_PARALLEL and GDB_INOTIFY.
1923
1924 2013-08-09  Stan Shebs  <stan@codesourcery.com>
1925
1926         * LRS: Remove file, describes a long-abandoned live-range
1927         splitting extension to stabs.
1928
1929 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1930
1931         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1932
1933 2013-07-17  Doug Evans  <dje@google.com>
1934
1935         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1936
1937 2013-07-02  Tom Tromey  <tromey@redhat.com>
1938
1939         * gdb.texinfo (Target Commands): Don't mention "target nrom".
1940
1941 2013-06-28  Tom Tromey  <tromey@redhat.com>
1942
1943         * Makefile.in (version.subst): Use version.in, not
1944         common/version.in.
1945         * gdbint.texinfo (Versions and Branches, Releasing GDB):
1946         Likewise.
1947
1948 2013-06-27  Pedro Alves  <palves@redhat.com>
1949
1950         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1951         dynamic symbol resolution code>: New section, based on infrun.c
1952         comment.
1953
1954 2013-06-26  Tom Tromey  <tromey@redhat.com>
1955
1956         * gdbint.texinfo (Versions and Branches): Use common/version.in.
1957         Update.
1958         (Releasing GDB): Likewise.
1959
1960 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1961             Yao Qi  <yao@codesourcery.com>
1962
1963         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1964         -trace-frame-collected.
1965
1966 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1967
1968         * gdb.texinfo (Traceframe Info Format): Document tvar element
1969         and its attributes.
1970
1971 2013-06-25  Yao Qi  <yao@codesourcery.com>
1972
1973         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1974
1975 2013-06-24  Tom Tromey  <tromey@redhat.com>
1976
1977         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1978         (GDBvn.texi): Use version.subst.
1979         (version.subst): New target.
1980         (mostlyclean): Remove version.subst.
1981
1982 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
1983
1984         * gdb.texinfo (GDB/MI Data Manipulation)
1985         <-data-list-register-values>: Document the --skip-unavailable
1986         option.
1987
1988 2013-06-07  Yao Qi  <yao@codesourcery.com>
1989
1990         * gdb.texinfo (Symbols): Add kindex and cindex for
1991         'maint print msymbols'.
1992
1993 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
1994
1995         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1996         response field name (thread-group to inferior).
1997
1998 2013-06-04 Gary Benson  <gbenson@redhat.com>
1999
2000         * gdb.texinfo (General Query Packets/qSupported): Added
2001         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2002         to the table of currently defined stub features.
2003         Added a more detailed entry for "augmented-libraries-svr4-read".
2004         (General Query Packets/qXfer:libraries-svr4:read): Documented
2005         the augmented form of this packet.
2006
2007 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2008
2009         * gdb.texinfo (System-wide Configuration Scripts): Renames
2010         "Installed System-wide Configuration Scripts". Add associated
2011         @menu block.
2012
2013 2013-05-23  Yao Qi  <yao@codesourcery.com>
2014             Pedro Alves  <palves@redhat.com>
2015
2016         * gdb.texinfo (Packets): Document 'vCont;r'.
2017         (Continuing and Stepping): Document target-assisted range
2018         stepping, and the 'set range-stepping' and 'show range-stepping'
2019         commands.
2020
2021 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
2022
2023         * gdb.texinfo (Installed System-wide Configuration Scripts):
2024         Add subsection describing the scripts now available under
2025         the data-dir's system-gdbbinit subdirectory.
2026         * NEWS: Add entry announcing the availability of system-wide
2027         configuration scripts for ElinOS and Wind River Linux.
2028
2029 2013-05-21  Hui Zhu  <hui@codesourcery.com>
2030
2031         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2032         "-dprintf-insert" command.
2033
2034 2013-05-17  Doug Evans  <dje@google.com>
2035
2036         * gdb.texinfo (Maintenance Commands): Update doc for
2037         "maint check-psymtabs".  Add doc for "maint check-symtabs",
2038         "maint expand-symtabs".
2039
2040 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
2041
2042         * gdb.texinfo (Process Record and Replay): Document the
2043         "record goto" command and its sub-commands.
2044
2045 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
2046
2047         * gdb.texinfo (Backtrace): Add "no-filter" argument.
2048         (Python API): Add Frame Filters API, Frame Wrapper API,
2049         Writing a Frame Filter/Wrapper, Managing Management of Frame
2050         Filters chapter entries.
2051         (Frame Filters API): New Node.
2052         (Frame Wrapper API): New Node.
2053         (Writing a Frame Filter): New Node.
2054         (Managing Frame Filters): New Node.
2055         (Progspaces In Python): Add note about frame_filters attribute.
2056         (Objfiles in Python): Ditto.
2057         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2058         @anchors and --no-frame-filters option to -stack-list-variables,
2059         -stack-list-frames, -stack-list-locals and -stack-list-arguments
2060         commands.
2061
2062 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2063
2064         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2065         Support" subsection documenting the XML format used to transfer
2066         shared library info on AIX.
2067
2068 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
2069
2070         * gdb.texinfo (Debugging Output): Add documentation of
2071         "set debug aix-solib" and "show debug aix-solib" commands.
2072
2073 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
2074
2075         * gdb.texinfo (Nios II): New section.
2076         (Nios II Features): New section.
2077
2078 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
2079
2080         * gdbint.texinfo (Algorithms): Remove entries documenting
2081         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2082         SOLIB_CREATE_INFERIOR_HOOK.
2083
2084 2013-04-29  Tom Tromey  <tromey@redhat.com>
2085
2086         PR python/14204:
2087         * gdb.texinfo (Python API): Fix menu entry.
2088         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2089         Define global and static block.  Add example.  Clarify
2090         block relationship for inline functions.
2091
2092 2013-04-29  Tom Tromey  <tromey@redhat.com>
2093
2094         * gdb.texinfo (Python API): Mention Python help and keyword
2095         arguments.  Move pagination text to Basic Python.
2096         (Basic Python): Put pagination text here.  Document
2097         close-on-exec, SIGCHLD, and SIGINT.
2098
2099 2013-04-19  Pedro Alves  <palves@redhat.com>
2100
2101         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2102         "signedness" instead of "signness".
2103
2104 2013-04-19  Pedro Alves  <palves@redhat.com>
2105
2106         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2107         -Wno-pointer-sign text with text on -Wpointer-sign.
2108
2109 2013-04-16  Tom Tromey  <tromey@redhat.com>
2110
2111         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2112         GCC that has the SDT probe points.
2113
2114 2013-04-15  Tom Tromey  <tromey@redhat.com>
2115
2116         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2117         exception catchpoints.
2118
2119 2013-04-15  Tom Tromey  <tromey@redhat.com>
2120
2121         * gdb.texinfo (Set Catchpoints): Document $_exception.
2122         (Convenience Vars): Mention $_exception.
2123
2124 2013-04-15  Tom Tromey  <tromey@redhat.com>
2125
2126         * gdb.texinfo (Set Catchpoints): Reorganize exception
2127         catchpoints.  Document "catch rethrow".
2128         (Debugging C Plus Plus): Mention "catch rethrow".
2129
2130 2013-04-15  Tom Tromey  <tromey@redhat.com>
2131
2132         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2133
2134 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2135             Eli Zaretskii  <eliz@gnu.org>
2136
2137         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2138         line below the sample output.
2139
2140 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2141
2142         * gdb.texinfo (Mode Options): Document '-configuration'.
2143         (Help): Document "show configuration".
2144         (Bug Reporting): Add requirements to include the configuration
2145         details in bug reports.
2146
2147 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2148
2149         * Makefile.in (MAN1S): Add gcore.1.
2150         Remove "Host, target, and site specific Makefile fragments" comment.
2151         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2152         (install-man1, uninstall-man1): Conditionalize gcore.1.
2153         (gcore.1): New.
2154         * gdb.texinfo (Man Pages): Add gcore man.
2155         (gcore man): New node.
2156
2157 2013-04-10  Pedro Alves  <palves@redhat.com>
2158
2159         * gdb.texinfo (Process Record and Replay): Document that "set
2160         record full insn-number-max", "set record
2161         instruction-history-size" and "set record
2162         function-call-history-size" accept "unlimited".
2163         (Backtrace): Document that "set backtrace limit" accepts
2164         "unlimited".
2165         (List): Document that "set listsize" accepts "unlimited".
2166         (Print Settings)" Document that "set print max-symbolic-offset",
2167         "set print elements" and "set print repeats" accept "unlimited".
2168         (Starting and Stopping Trace Experiments): Document that "set
2169         trace-buffer-size" accepts "unlimited".
2170         (Remote Configuration): Document that "set tcp connect-timeout"
2171         accepts "unlimited".
2172         (Command History): Document that "set history size" accepts
2173         "unlimited".
2174         (Screen Size): Document that "set height" and "set width" accepts
2175         "unlimited".  Adjust "set pagination"'s description to suggest
2176         "set height unlimited" instead of "set height 0".
2177
2178 2013-04-10  Yao Qi  <yao@codesourcery.com>
2179
2180         * gdb.texinfo (Trace Files): Add "target ctf".
2181
2182 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2183
2184         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2185
2186         * Makefile.in (install-man1, install-man5, uninstall-man1)
2187         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2188
2189         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2190
2191 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2192             Eli Zaretskii  <eliz@gnu.org>
2193
2194         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2195         parameters order.  Remove "On some targets" for --attach.  Document the
2196         --multi parameter and extended-remote command.  Document all the
2197         options.
2198
2199 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2200
2201         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2202         the list of supported languages.
2203
2204 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2205
2206         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2207         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2208         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2209         (diststuff): Add man.
2210         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2211         (uninstall-man5): New.
2212         (STAGESTUFF): Add *.1 and *.5.
2213         (GDBvn.texi): Add SYSTEM_GDBINIT.
2214         (gdb.1, gdbserver.1, gdbinit.5): New.
2215         (maintainer-clean realclean): Add $(MANS).
2216         (install): Add install-man.
2217         (uninstall): Add uninstall-man.
2218         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2219         (@copying): Wrap it by @c man begin COPYRIGHT.
2220         (Top): Add Man Pages.
2221         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2222
2223 2013-04-02  Pedro Alves  <palves@redhat.com>
2224
2225         * gdb.texinfo (Debugging Output): Document "set/show debug
2226         aarch64", "set/show debug coff-pe-read" and "set/show debug
2227         mach-o".
2228
2229 2013-04-02  Pedro Alves  <palves@redhat.com>
2230
2231         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2232         table>: Add entry for "trace-buffer-size".
2233
2234 2013-03-28  Pedro Alves  <palves@redhat.com>
2235
2236         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2237         table>: Add entry for "trace-status".
2238
2239 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2240
2241         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2242         @bullet", which is invalid (makeinfo 5.1 barfs).
2243
2244 2013-03-28  Pedro Alves  <palves@redhat.com>
2245
2246         PR gdb/15294
2247
2248         * gdb.texinfo (List) <set listsize>: Adjust to document that
2249         listsize 0 means no limit, and remove mention of -1.
2250
2251 2013-03-22  Yao Qi  <yao@codesourcery.com>
2252
2253         * gdb.texinfo (Embedded Processors): Remove menu item
2254         "OpenRISC 1000".
2255         (OpenRISC 1000): Remove.
2256
2257 2013-03-21  Doug Evans  <dje@google.com>
2258
2259         * gdb.texinfo (Maintenance Commands): Add docs for
2260         "mt set per-command {space,time,symtab} {on,off}".
2261
2262 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2263             Yao Qi  <yao@codesourcery.com>
2264
2265         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2266
2267 2013-03-13  Keith Seitz  <keiths@redhat.com>
2268
2269         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2270         "maint agent" reference to Dynamic printf.
2271
2272 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2273
2274         * gdb.texinfo (General Query Packets): Don't use colon in index
2275         entries visible to Info format.
2276
2277 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2278
2279         * gdb.texinfo (Process Record and Replay): Document record
2280         changes.
2281
2282 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2283
2284         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2285         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2286         qXfer:btrace:read.
2287
2288 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2289
2290         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2291         use colons in @anchor and @cindex entries.
2292
2293 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2294
2295         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2296
2297 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2298             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2299
2300         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2301         trace-buffer-size set and show commands.
2302         (Tracepoint Packets): Document QTBuffer:size.
2303         (General Query Packets): Document QTBuffer:size.
2304
2305 2013-02-21  Tom Tromey  <tromey@redhat.com>
2306
2307         * gdb.texinfo: Remove bad @syncodeindex.
2308         (Values From Inferior, Types In Python, Inferiors In Python)
2309         (Events In Python, Threads In Python, Frames In Python, Blocks In
2310         Python, Symbols In Python, Symbol Tables In Python): Remove
2311         @tables.
2312         (Packets, General Query Packets, Tracepoint Packets)
2313         (Host I/O Packets): Use @w{} for empty @item.
2314
2315 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2316
2317         * gdb.texinfo (Architectures In Python): Add description about
2318         the new method gdb.Architecture.disassemble.
2319
2320 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2321             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2322
2323         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2324         Document the "trace-file" field.
2325
2326 2013-02-07  Doug Evans  <dje@google.com>
2327
2328         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2329         command.
2330
2331 2013-02-06  Yao Qi  <yao@codesourcery.com>
2332
2333         * gdb.texinfo (GDB/MI Async Records): Document new MI
2334         notification "=tsv-modified".  Update the document of MI
2335         notification "=tsv-created".
2336         * observer.texi (GDB Observers): New observer tsv_modified.
2337         Update observer tsv_created and tsv_delete.
2338
2339 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2340
2341         * gdb.texinfo (AArch64 Features): New section; document
2342         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2343         (Architectures): Add new AArch64 section to document AArch64
2344         architecture specific commands.
2345         (ABI): Add description of the new OS ABI "Newlib" and its influence
2346         on the longjmp handling.
2347
2348 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2349             Jan Kratochvil  <jan.kratochvil@redhat.com>
2350
2351         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2352         variable in 'set/show backtrace' section.
2353
2354 2013-01-31  Tom Tromey  <tromey@redhat.com>
2355
2356         * gdb.texinfo (Target Commands): Fix typo.
2357
2358 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2359
2360         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2361         describing the gdb.Architecture class.
2362         (Frames In Python): Add description about the new method
2363         gdb.Frame.architecture().
2364
2365 2013-01-23  Doug Evans  <dje@google.com>
2366
2367         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2368
2369 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2370
2371         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2372         'thread-groups' field when printing a breakpoint in MI.
2373
2374 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2375         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2376         to reflect that jit-reader-load now supports absolute file-names.
2377
2378 2013-01-16  Tom Tromey  <tromey@redhat.com>
2379
2380         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2381         (Signals): Likewise.
2382
2383 2013-01-16  Tom Tromey  <tromey@redhat.com>
2384
2385         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2386         "catch-type" field.
2387         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2388
2389 2013-01-07  Tom Tromey  <tromey@redhat.com>
2390
2391         * gdb.texinfo (Mode Options): Don't mention -epoch.
2392         (Data, Emacs): Remove obsolete comments.
2393
2394 2013-01-02  Tom Tromey  <tromey@redhat.com>
2395
2396         * gdb.texinfo (GDB/MI Output Records): Update menu.
2397         (GDB/MI Breakpoint Information): New node.
2398         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2399         <-break-insert>: Likewise.
2400
2401 2012-12-31  Yao Qi  <yao@codesourcery.com>
2402
2403         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2404         (Packets): Move "vStopped" packet to ...
2405         (Notification Packets): ... here.  Describe the components
2406         of notification.  Add a table of supported notifications.
2407         Add an example on the process of he async notification.
2408
2409 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2410
2411         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2412         present.
2413         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2414         fullname output always present.
2415
2416 2012-12-23  Pierre Muller  <muller@sourceware.org>
2417
2418         * gdbint.texinfo (Function prototypes): Require use of "extern"
2419         modifier for function prototypes in headers.
2420
2421 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2422
2423         * refcard.tex: Update copyright notice to GPL v3 or later.
2424         Update contact info.
2425
2426 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2427
2428         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2429
2430 2012-12-15  Yao Qi  <yao@codesourcery.com>
2431
2432         * gdb.texinfo (Debugging Output): Document 'set debug
2433         notification' and 'show debug notification'.
2434
2435 2012-12-15  Yao Qi  <yao@codesourcery.com>
2436
2437         * gdb.texinfo (Listing Tracepoints): New item and example about
2438         'installed on target' output.
2439         Add more in the example about 'installed on target'.
2440         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2441
2442 2012-12-14  Tom Tromey  <tromey@redhat.com>
2443
2444         * gdb.texinfo (SVR4 Process Information): Mention core files.
2445
2446 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2447
2448         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2449
2450 2012-12-11  Pedro Alves  <palves@redhat.com>
2451
2452         * gdb.texinfo: Remove all mentions of Unixware throughout.
2453
2454 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2455
2456         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2457
2458 2012-11-29  Tom Tromey  <tromey@redhat.com>
2459
2460         * gdb.texinfo (SVR4 Process Information): Document missing
2461         "info proc" subcommands.
2462
2463 2012-11-29  Yao Qi  <yao@codesourcery.com>
2464
2465         PR gdb/1477.
2466         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2467         to 'auto' instead of 'gnu'.
2468
2469 2012-11-26  Tom Tromey  <tromey@redhat.com>
2470
2471         * gdb.texinfo (MiniDebugInfo): New node.
2472         (GDB Files): Update.
2473
2474 2012-11-16  Doug Evans  <dje@google.com>
2475
2476         * gdb.texinfo (System-wide configuration): If the system-wide init
2477         file lives in the data-directory, and --data-directory is provided,
2478         look for it there.
2479
2480 2012-11-15  Tom Tromey  <tromey@redhat.com>
2481
2482         * gdb.texinfo (Signaling): Fix typo.
2483
2484 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2485
2486         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2487         parameter "count" of -data-write-memory-bytes, and add an example.
2488
2489 2012-11-12  Tom Tromey  <tromey@redhat.com>
2490
2491         * gdb.texinfo (Symbols): Document "info type-printers",
2492         "enable type-printer" and "disable type-printer".
2493         (Python API): Add new node to menu.
2494         (Type Printing API): New node.
2495         (Progspaces In Python): Document type_printers field.
2496         (Objfiles In Python): Likewise.
2497         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2498         register_type_printer, TypePrinter>: Document.
2499
2500 2012-11-12  Tom Tromey  <tromey@redhat.com>
2501
2502         * gdb.texinfo (Symbols): Document "set print type methods",
2503         "set print type typedefs", and flags to ptype and whatis.
2504
2505 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2506
2507         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2508         the example -data-disassemble output.  Extend the description of
2509         the -data-disassemble results to document all fields.  Document
2510         the cli disassemble command as being related to -data-disassemble.
2511
2512 2012-11-09  Yao Qi  <yao@codesourcery.com>
2513
2514         PR gdb/14777.
2515         * gdb.texinfo (OS Information): Remove doc on command
2516         'info udot'.
2517
2518 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2519
2520         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2521         gdb.ini warning for Windows port.
2522
2523 2012-11-08  Yao Qi  <yao@codesourcery.com>
2524
2525         * gdb.texinfo (Search): Add kindex for 'fo'.
2526
2527 2012-11-05  Tom Tromey  <tromey@redhat.com>
2528
2529         PR python/14802:
2530         * gdb.texinfo (Functions In Python): Add example.
2531
2532 2012-11-03  Yao Qi  <yao@codesourcery.com>
2533
2534         * observer.texi (GDB Observers): Remove observer
2535         'tracepoint_modified', 'tracepoint_created' and
2536         'tracepoint_deleted'.
2537
2538 2012-10-26  Tom Tromey  <tromey@redhat.com>
2539
2540         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2541
2542 2012-10-25  Tom Tromey  <tromey@redhat.com>
2543
2544         * gdb.texinfo (General Query Packets): Use @itemx.
2545
2546 2012-10-17  Yao Qi  <yao@codesourcery.com>
2547
2548         * observer.texi (GDB Observers): Update observer
2549         'memory_changed'.
2550         * gdb.texinfo (GDB/MI Async Records): Document for
2551         "memory-changed" notification.
2552
2553 2012-10-15  Doug Evans  <dje@google.com>
2554
2555         * gdb.texinfo (Mode Options): Document -nh.
2556         Elaborate on docs for -nx.
2557
2558 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2559
2560         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2561
2562 2012-09-21  Yao Qi  <yao@codesourcery.com>
2563             Pedro Alves  <palves@redhat.com>
2564
2565         * gdb.texinfo (GDB/MI Async Records): Document notification
2566         'record-started' and 'record-stopped'.
2567         * observer.texi (GDB Observers): New observer 'record-changed'.
2568
2569 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
2570
2571         * gdb.texinfo: Document the removal of SH's 'regs' command.
2572
2573 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2574
2575         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2576
2577 2012-09-18  Yao Qi  <yao@codesourcery.com>
2578
2579         * gdb.texinfo (GDB/MI Async Records): Document new MI
2580         notifications '=tsv-created' and '=tsv-deleted'.
2581         * observer.texi (GDB Observers): New observer tsv_created and
2582         tsv_deleted.
2583
2584 2012-09-18  Yao Qi  <yao@codesourcery.com>
2585
2586         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2587         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2588         '=traceframe-changed'.
2589
2590 2012-09-17  Yao Qi  <yao@codesourcery.com>
2591
2592         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2593         'set listsize'.
2594
2595 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2596             Eli Zaretskii  <eliz@gnu.org>
2597
2598         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2599         encoding for gdbarch_breakpoint_from_pc, bp_addr for
2600         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2601
2602 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2603
2604         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2605
2606 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
2607
2608         Document how to return from "python-interactive" to GDB.
2609         * gdb.texinfo (Python Commands): Update documentation.
2610
2611 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
2612
2613         Add a new "python-interactive" command that starts a standard
2614         Python interactive prompt with "pi" as alias, and add "py" as
2615         an alias to "python".
2616         * gdb.texinfo (Python Commands): Document the new commands.
2617
2618 2012-08-22  Tom Tromey  <tromey@redhat.com>
2619
2620         * gdbint.texinfo (Host Definition): Remove documentation for
2621         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2622
2623 2012-08-17  Keith Seitz  <keiths@redhat.com>
2624
2625         PR c++/13356
2626         * gdb.texinfo (Type and Range Checking): Remove warning.
2627         Remove spurious commas.
2628         Update text and examples for re-implementation of set/show
2629         check type.
2630         (C and C++ Type and Range Checks): Likewise.
2631
2632 2012-08-16  Yao Qi  <yao@codesourcery.com>
2633
2634         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2635         is deprecated.
2636
2637 2012-08-13  Doug Evans  <dje@google.com>
2638
2639         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2640         to include functions.
2641
2642 2012-08-10  Doug Evans  <dje@google.com>
2643
2644         * gdb.texinfo (Convenience Funs): New node.
2645         (Types In Python): Document Type.vector.
2646
2647 2012-08-09  Yao Qi  <yao@codesourcery.com>
2648
2649         * observer.texi: New observer command_param_changed.
2650         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2651
2652 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2653
2654         * gdbint.texinfo (Debugging GDB): In section
2655         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2656         Mention also gdb-gdb.py.
2657
2658 2012-08-07  Yao Qi  <yao@codesourcery.com>
2659
2660         Revert the folloing patch:
2661         2012-08-06  Yao Qi  <yao@codesourcery.com>
2662         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2663         remote hardware-watchpoint-limit' and 'set
2664         remote hardware-breakpoint-limit'.
2665
2666 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
2667
2668         * gdb.texinfo (Working Directory): Added information about new
2669         default argument for 'cd' command.
2670
2671 2012-08-06  Yao Qi  <yao@codesourcery.com>
2672
2673         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2674         remote hardware-watchpoint-limit' and 'set
2675         remote hardware-breakpoint-limit'.
2676
2677 2012-08-06  Yao Qi  <yao@codesourcery.com>
2678
2679         Fix PR14371.
2680
2681         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2682         '=breakpoint-deleted'.
2683
2684 2012-08-02  Yao Qi  <yao@codesourcery.com>
2685
2686         * gdb.texinfo (Native): Remove node Neutrino.
2687
2688 2012-07-27  Yao Qi  <yao@codesourcery.com>
2689
2690         * gdb.texinfo (IPA Protocol Commands): Document new command
2691         'close'.
2692
2693 2012-07-25  Tom Tromey  <tromey@redhat.com>
2694
2695         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2696
2697 2012-07-20  Doug Evans  <dje@google.com>
2698
2699         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2700         (Index Files): Document how to control the use of deprecated index
2701         sections.
2702         (Index Section Format): Replace --use-deprecated-index-sections with
2703         "set use-deprecated-index-sections on".
2704
2705 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
2706
2707         * gdbint.texinfo: Remove @syncodeindex directives that put all the
2708         indices into a single node "Index".  Instead, join function and
2709         variable indices into a single index, separate from the concept
2710         index.  Requested in
2711         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2712         (Top): Update the top-level menu: instead of one "Index" there are
2713         now separate entries "Concept Index" and "Function and Variable
2714         Index".
2715         (Concept Index, Function and Variable Index): New nodes.
2716         (Index): Node deleted.
2717
2718 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
2719
2720         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2721         and "maint agent-eval".
2722
2723 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
2724
2725         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2726         avoid file-name clashes between Index.html and index.html on
2727         case-insensitive filesystems.  See the discussion starting in
2728         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2729         details of the problem.
2730         (Top): Update the master menu for the above.
2731         (Concept Index, Command and Variable Index): New nodes, instead of
2732         the old "Index" node that was deleted.  All cross-references
2733         updated.
2734
2735 2012-07-02  Stan Shebs  <stan@codesourcery.com>
2736
2737         * gdb.texinfo (Dynamic Printf): Mention agent style and
2738         disconnected dprintf.
2739         (Maintenance Commands): Describe maint agent-printf.
2740         (General Query Packets): Mention BreakpointCommands feature.
2741         (Packets): Document commands extension to Z0 packet.
2742         * agentexpr.texi (Bytecode Descriptions): Document printf
2743         bytecode.
2744
2745 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2746
2747         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2748         only after gdbinit files.
2749         (Startup): Move -iex and -iex commands down after gdbinit files.
2750
2751 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2752
2753         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2754         possibility.
2755
2756 2012-06-29  Tom Tromey  <tromey@redhat.com>
2757
2758         * gdb.texinfo (Index Section Format): Update for version 7.
2759
2760 2012-06-28  Stan Shebs  <stan@codesourcery.com>
2761
2762         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2763         example, add note about title column.
2764
2765 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2766
2767         * gdb.texinfo (Symbol Tables In Python): Add description about
2768         the new 'last' attribute of gdb.Symtab_and line.
2769
2770 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2771
2772         * gdb.texinfo (Symbol Tables In Python): Correct the description
2773         of the 'pc' attribute of gdb.Symtab_and_line.
2774
2775 2012-06-26  Doug Evans  <dje@google.com>
2776
2777         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2778         and symtab-create.
2779
2780 2012-06-25  Keith Seitz  <keiths@redhat.com>
2781
2782         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2783         from example.  Remove "rbreak" from list of corresponding
2784         gdb commands.
2785
2786 2012-06-23  Doug Evans  <dje@google.com>
2787
2788         * gdb.texinfo (Index Section Format): Document version 7 format.
2789
2790 2012-06-22  Yao Qi  <yao@codesourcery.com>
2791
2792         * gdb.texinfo: Add missing cindex for some packets.
2793
2794 2012-06-20  Keith Seitz  <keiths@redhat.com>
2795
2796         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2797         for -break-insert and document -p.
2798
2799 2012-06-20  Yao Qi  <yao@codesourcery.com>
2800
2801         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2802         and "gdb.write_memory" with "Inferior.read_memory" and
2803         "Inferior.write_memory".
2804
2805 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
2806
2807         * gdb.texinfo (Summary): Add a link to "Free Documentation".
2808         (Free Documentation): Add @node line.
2809         (Continuing and Stepping) <advance location>: Use @item instead of
2810         @itemx.
2811         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2812         @itemx.
2813         (Embedded Processors): Put the link to "PA" to its correct place,
2814         according to document structure.
2815         (Python API): Put the link to "Lazy Strings In Python" to its
2816         correct place.
2817         (Index): Use @@ in @tex block to get a literal @.
2818
2819         * gdbint.texinfo: Fix the @subtitle line.
2820
2821         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2822         correct place.
2823
2824 2012-06-08  Yao Qi  <yao@codesourcery.com>
2825
2826         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2827         Protocol'.
2828         (In-Process Agent Protocol, IPA Protocol Objects)
2829         (IPA Protocol Commands): New nodes.
2830         (Tracepoint Packets): Add anchors.
2831
2832 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
2833
2834         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2835
2836 2012-06-06  Yao Qi  <yao@codesourcery.com>
2837
2838         * gdb.texinfo: Update copyright year.
2839
2840 2012-05-23  Stan Shebs  <stan@codesourcery.com>
2841             Kwok Cheung Yeung  <kcy@codesourcery.com>
2842
2843         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2844
2845 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2846
2847         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2848         Mention also --with-separate-debug-dir.
2849         (Auto-loading): Prepend $debugdir in the sample output.
2850         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
2851         auto-load safe-path variable.
2852         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2853         Mention also $debugdir for 'set auto-load scripts-directory'.
2854
2855 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
2856
2857         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2858         (MIPS Embedded, MIPS, MIPS Register packet Format)
2859         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2860         appropriate.
2861
2862 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
2863             Maciej W. Rozycki  <macro@codesourcery.com>
2864
2865         * gdb.texinfo (MIPS): Document "set mips compression" and "show
2866         mips compression".
2867         (MIPS Breakpoint Kinds): New subsubsection.
2868
2869 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
2870
2871         * gdb.texinfo (Architecture-Specific Protocol Details): Define
2872         nodes for subsections.  Add @acronym mark-ups and adjust
2873         formatting.
2874
2875 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2876
2877         Rename $ddir to $datadir.
2878         * gdb.texinfo (Auto-loading, Auto-loading safe path)
2879         (objfile-gdb.py file): Rename $ddir to $datadir.
2880
2881 2012-05-18  Tom Tromey  <tromey@redhat.com>
2882
2883         * gdb.texinfo (Print Settings): Document 'set print symbol'.
2884
2885 2012-05-14  Stan Shebs  <stan@codesourcery.com>
2886
2887         * gdb.texinfo (Dynamic Printf): New subsection.
2888
2889 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
2890
2891         * gdb.texinfo (Basic Python): Add description about the function
2892         gdb.find_pc_line
2893
2894 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2895             Eli Zaretskii  <eliz@gnu.org>
2896
2897         * gdb.texinfo (Separate Debug Files): Use plural form for global
2898         debugging information directory.
2899
2900 2012-05-11  Stan Shebs  <stan@codesourcery.com>
2901             Kwok Cheung Yeung  <kcy@codesourcery.com>
2902
2903         * gdb.texinfo (Operating System Auxiliary Information): Document new
2904         'info os' subcommands.
2905
2906 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2907
2908         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2909         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2910         (dotdebug_gdb_scripts section): Add reference
2911         to 'Auto-loading safe path'.
2912
2913 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2914
2915         Implement multi-component --with-auto-load-dir.
2916         * gdb.texinfo (Auto-loading): New references
2917         for 'set auto-load scripts-directory'
2918         and 'show auto-load scripts-directory'.
2919         (Auto-loading safe path): Describe the new default.  Move $ddir
2920         substituation reference to 'objfile-gdb.py file'.
2921         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
2922         script-name.  Describe new 'set auto-load scripts-directory'
2923         and 'show auto-load scripts-directory'.
2924
2925 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2926
2927         Provide $ddir substitution for --with-auto-load-safe-path.
2928         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2929         (Auto-loading safe path): Likewise.  Mention the default value,
2930         $ddir substitution, --with-auto-load-safe-path and
2931         --without-auto-load-safe-path.
2932         * observer.texi (gdb_datadir_changed): New.
2933
2934 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2935
2936         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2937         Twice.
2938
2939         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2940         directory separator by path separator.
2941
2942 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2943
2944         * gdb.texinfo (Auto-loading safe path): Make 'directories'
2945         for 'set auto-load safe-path' optional.  Mention if it is omitted.
2946         Change disabling security protection condition to "/", twice.
2947
2948 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
2949
2950         * gdb.texinfo (Symbol Tables In Python): Add documentation about
2951         the new methods global_block and static_block on gdb.Symtab
2952         objects.
2953
2954 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
2955
2956         * gdb.texinfo (Blocks In Python): Add a note saying that future
2957         improvements to GDB and its infrastructure can move symbols
2958         across blocks within a symbol table.
2959
2960 2012-04-29  Yao Qi  <yao@codesourcery.com>
2961
2962         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2963         (A29K): Remove.
2964
2965 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
2966             Tom Tromey  <tromey@redhat.com>
2967
2968         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2969         and generic static probe support on GDB.
2970
2971 2012-04-25  Doug Evans  <dje@google.com>
2972
2973         * gdb.texinfo (Go): Fix thinko.
2974
2975         * gdb.texinfo (Supported Languages): Add Go.
2976         (Go): New node.
2977
2978 2012-04-25  Yao Qi  <yao@codesourcery.com>
2979
2980         * gdbint.texinfo (Testsuite): New section `Board settings'.
2981
2982 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2983
2984         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2985         Three times.
2986
2987         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2988         Three times.
2989
2990 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2991
2992         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2993         by @table @asis.  Fix formatting of one item.
2994
2995 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2996
2997         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2998
2999 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3000
3001         New option "set debug auto-load".
3002         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3003         (auto-load verbose mode): New node.
3004
3005 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3006
3007         New option "set auto-load safe-path".
3008         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3009         and "info auto-load" examples for safe-path.  Put there also references
3010         for "set auto-load safe-path" and "show auto-load safe-path".
3011         New menu item for Auto-loading safe path.
3012         (Auto-loading safe path): New node.
3013         (Python Auto-loading): Update the expected output from "Missing"
3014         to "No".
3015
3016 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
3017
3018         auto-load: Implementation.
3019         * gdb.texinfo (Mode Options): New anchor for -nx.
3020         (Startup): New anchors for Option -init-eval-command,
3021         Home Directory Init File
3022         and Init File in the Current Directory during Startup.
3023         Mention set auto-load local-gdbinit with a reference.
3024         Change the sample code to "set auto-load python-scripts".
3025         (Threads): New anchor set libthread-db-search-path.
3026         Provide references to libthread_db.so.1 file.
3027         (Controlling GDB): New menu item for Auto-loading.
3028         (Auto-loading, Init File in the Current Directory)
3029         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3030         (Python): Rename the menu item Auto-loading to Python Auto-loading.
3031         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3032         reference.
3033         (Auto-loading): Rename to ...
3034         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
3035         "set auto-load python-scripts", new anchor for it.  Change
3036         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3037         for it.  Change "info auto-load-scripts"
3038         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
3039         to "Python scripts".
3040
3041 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
3042
3043         PR mi/13393
3044         * gdb.texinfo (Print Settings): Extend the description for "set print
3045         object".
3046         (GDB/MI Variable Objects): Extend the description for -var-create and
3047         -var-list-children.
3048
3049 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
3050
3051         * gdb.texinfo (Examining Data): Document the 'explore' command.
3052
3053 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
3054
3055         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3056         to the children of a varobj and its update range when -var-update
3057         returns that the varobj's type changed.
3058
3059 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3060
3061         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3062         Create two new links fir 'objfile-gdb.py file'
3063         and 'dotdebug_gdb_scripts section'.
3064
3065 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3066
3067         * gdb.texinfo (Auto-loading): Rename node reference
3068         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3069         Twice.
3070         (.debug_gdb_scripts section): Rename the node ...
3071         (dotdebug_gdb_scripts section): ... here.
3072         (Maintenance Commands): Also rename this node reference.
3073
3074 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
3075
3076         * gdb.texinfo (Python API/Values From Inferior): Add description
3077         about the new method Value.referenced_value.  Add description on
3078         how Value.dereference is different (and similar) to
3079         Value.referenced_value.
3080
3081 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3082
3083         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3084         --init-eval-command=COMMAND, -iex.
3085         (Startup): Describe -iex and -ix.  Simplify the example
3086         for "set auto-load-scripts off".
3087
3088 2012-03-16  Gary Benson  <gbenson@redhat.com>
3089
3090         PR breakpoints/10738
3091         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3092         stating that GDB cannot set breakpoints on inlined functions.
3093         (Mode Options): Document --use-deprecated-index-sections.
3094         (Index Section Format): Document new index section version format.
3095
3096 2012-03-15  Tom Tromey  <tromey@redhat.com>
3097
3098         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3099
3100 2012-03-13  Doug Evans  <dje@google.com>
3101
3102         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3103         of "reload".
3104         (Symbols): Delete docs for set/show symbol-reloading.
3105         * gdbint.texinfo (Defining Other Architecture Features): Delete
3106         SYMBOL_RELOADING_DEFAULT.
3107         * refcard.tex: Delete reference to symbol-reloading.
3108
3109 2012-03-07  Pedro Alves  <palves@redhat.com>
3110
3111         * gdb.texinfo (General Query Packets): Document new
3112         QProgramSignals packet.
3113         * gdb.texinfo (Remote configuration): Mention
3114         "program-signals-packet".
3115
3116 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3117
3118         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3119
3120 2012-03-03  Yao Qi  <yao@codesourcery.com>
3121
3122         * gdb.texinfo (In-Process Agent): New node.
3123         Document new commands.
3124         (General Query Packets): Add packet `QAgent'.
3125
3126 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3127
3128         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3129
3130 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3131
3132         * gdb.texinfo (Commands In Python): Put example python macro in
3133         COMMAND_USER category rather than COMMAND_OBSCURE.
3134         Document gdb.COMMAND_USER.
3135         (User-defined Commands): Update documentation to clarify
3136         "set/show max-user-call-depth" and "show user" don't apply to python
3137         commands.  Update documentation to clarify "help user-defined" may
3138         also include python commands defined as COMMAND_USER.
3139
3140 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3141
3142         * gdb.texinfo (Startup): Add option -ex description to the option -x
3143         description.
3144
3145 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3146
3147         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3148         condition-evaluation breakpoint parameter.
3149         Mention condition-evaluation mode being shown in "info break".
3150         (Break Conditions): Add description for target-side
3151         conditional breakpoints.
3152         (Remote Configuration): Mention conditional-breakpoints-packet.
3153         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3154         cond-expr.
3155         (General Query Packets): Mention new ConditionalBreakpoint feature.
3156
3157 2012-02-22  Tom Tromey  <tromey@redhat.com>
3158
3159         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3160
3161 2012-02-17  Tom Tromey  <tromey@redhat.com>
3162
3163         PR python/10753:
3164         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3165         directory.
3166
3167 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3168
3169         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3170
3171 2012-02-13  Pedro Alves  <palves@redhat.com>
3172
3173         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3174         mips-idt-ecoff.
3175
3176 2012-02-09  Yao Qi  <yao@codesourcery.com>
3177
3178         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3179
3180 2012-02-07  Tom Tromey  <tromey@redhat.com>
3181
3182         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3183         Symbol.value.
3184
3185 2012-02-07  Tom Tromey  <tromey@redhat.com>
3186
3187         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3188
3189 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3190
3191         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3192
3193 2012-01-24  Tom Tromey  <tromey@redhat.com>
3194
3195         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3196         unload".
3197         (Files): Mention new catch commands.
3198         (GDB/MI Async Records): Likewise.
3199
3200 2012-01-24  Gary Benson  <gbenson@redhat.com>
3201
3202         Delete #if 0'd out code.
3203         * gdb.texinfo (Frame Info): Remove "info catch".
3204
3205 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3206
3207         * gdb.texinfo (Remote Configuration): Document
3208         "set remote hostio-readlink-packet" command.
3209         (General Query Packets): Document vFile:readlink packet.
3210
3211 2012-01-16  Tom Tromey  <tromey@redhat.com>
3212
3213         * gdb.texinfo (Specify Location): Document relative file name
3214         handling.
3215
3216 2012-01-16  Tom Tromey  <tromey@redhat.com>
3217
3218         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3219
3220 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3221             Eli Zaretskii  <eliz@gnu.org>
3222
3223         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3224         code.
3225
3226 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3227
3228         * gdb.texinfo (Variables): Document use of :: for non-static
3229         variables.
3230
3231 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3232
3233         * gdbint.texinfo (Start of New Year Procedure): Update
3234         to replace use of copyright.sh by use of copyright.py.
3235
3236 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3237
3238         Remove the gdbtui binary.
3239         * all-cfg.texi (GDBTUI): Remove.
3240         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3241         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3242         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3243
3244 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3245
3246         Introduce gdb.FinishBreakpoint in Python.
3247         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3248         (Python API): Add menu entry for Finish Breakpoints.
3249
3250 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3251
3252         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3253         tests.
3254
3255 2011-12-16  Doug Evans  <dje@google.com>
3256
3257         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3258
3259 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3260
3261         * gdb.texinfo (Python Commands): Remove "maint set/show print
3262         stack".  Add documentation for "set/show python print-stack".
3263
3264 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3265
3266         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3267         should transfer control to the stub in the startup code instead of
3268         in main.  Mention the need to get past the initial breakpoint.
3269
3270 2011-12-06  Tom Tromey  <tromey@redhat.com>
3271
3272         * gdb.texinfo (Set Breaks): Update for new behavior.
3273
3274 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3275
3276         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3277         List Format for SVR4 Targets'.
3278         (General Query Packets): New item qXfer:libraries-svr4:read.
3279         (Library List Format for SVR4 Targets): New node.
3280
3281 2011-12-01  Tom Tromey  <tromey@redhat.com>
3282
3283         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3284         add.
3285
3286 2011-11-22  Tom Tromey  <tromey@redhat.com>
3287
3288         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3289         reasons.
3290
3291 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3292
3293         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3294         note-related options and variables.
3295         (Tracepoint Packets): Document packet changes.
3296
3297 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3298
3299         * gdb.texinfo (JIT Interface): Add documentation on writing and
3300         usind JIT debug info readers.
3301         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3302         Debug Info Readers): New nodes.
3303
3304 2011-11-18  Yao Qi  <yao@codesourcery.com>
3305
3306         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3307         tracepoint.
3308
3309 2011-11-15  Doug Evans  <dje@google.com>
3310
3311         * gdb.texinfo (Files): Document basenames-may-differ.
3312
3313 2011-11-14  Doug Evans  <dje@google.com>
3314
3315         * gdb.texinfo (Shell Commands): Document "!".
3316
3317 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3318             Kwok Cheung Yeung  <kcy@codesourcery.com>
3319
3320         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3321         needed to get shorter fast tracepoints.
3322         (Tracepoint Packets): Document new qTMinFTPILen packet.
3323
3324 2011-11-14  Yao Qi  <yao@codesourcery.com>
3325
3326         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3327         behavior of tracepoint.
3328         (General Query Packets): New feature InstallInTrace.
3329         (Remote Configuration): Document "set remote
3330         install-in-trace-packet".
3331
3332 2011-11-12  Matt Rice  <ratmice@gmail.com>
3333
3334         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3335         Add arguments to info macro.
3336
3337 2011-11-10  Tom Tromey  <tromey@redhat.com>
3338
3339         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3340         manual.
3341         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3342         (Macros): Add a footnote.
3343         (C): Remove paragraph about compiler options.
3344         (C Constants): Mention wide character and string constants.
3345         (C Plus Plus Expressions): Update compiler option advice.  Mention
3346         using declarations.  Mention ADL.  Remove old HP compiler
3347         information.
3348
3349 2011-11-10  Tom Tromey  <tromey@redhat.com>
3350
3351         PR c++/9257:
3352         * gdb.texinfo (Print Settings): Add an extra note about the need
3353         for a vtable.
3354
3355 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3356
3357         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3358         "set mips abi" documentation.
3359
3360 2011-11-04  Doug Evans  <dje@google.com>
3361
3362         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3363
3364 2011-11-03  Tom Tromey  <tromey@redhat.com>
3365
3366         * gdb.texinfo (Stopping): Add menu entry.
3367         (Continuing and Stepping): Restore @node.  Use @section, not
3368         @subsection.
3369
3370 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3371
3372         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3373         designation.  Fix "Specify Location" cross-reference.
3374
3375 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3376
3377         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3378         (General Query Packets): Describe tracenz feature.
3379         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3380
3381 2011-10-28  Paul Koning  <paul_koning@dell.com>
3382
3383         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3384
3385 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3386
3387         * gdb.texinfo ((Frames In Python): Document
3388         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3389
3390 2011-10-26  Paul Koning  <paul_koning@dell.com>
3391
3392         * gdb.texinfo (gdb.types): Document new deepitems function.
3393
3394 2011-10-25  Paul Koning  <paul_koning@dell.com>
3395
3396         PR python/13327
3397
3398         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3399         fetch_lazy method.
3400
3401 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3402
3403         PR python/12656
3404
3405         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3406         global_block, static_block function.
3407
3408 2011-10-19  Tom Tromey  <tromey@redhat.com>
3409
3410         * gdb.texinfo (Commands In Python): Add missing "@"s.
3411
3412 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3413
3414         PR python/13285 Document named constants for frame unwind stop reasons
3415         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3416         constants.
3417
3418 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3419
3420         Fix compatibility with texinfo versions older than 4.12.
3421         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3422         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3423         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3424         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3425         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3426         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3427         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3428
3429 2011-10-09  Doug Evans  <dje@google.com>
3430
3431         * gdb.texinfo (Extending GDB): Document alias command.
3432
3433 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3434
3435         Support @entry in input expressions.
3436         * gdb.texinfo (Variables): Describe @entry names suffix.
3437         (Print Settings): Add anchor for `set print entry-values'.
3438
3439 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3440             Eli Zaretskii  <eliz@gnu.org>
3441
3442         Display @entry parameter values (without references).
3443         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3444         example.
3445         (Print Settings): New description of set print entry-values and show
3446         print entry-values.
3447
3448 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3449             Eli Zaretskii  <eliz@gnu.org>
3450
3451         Recognize virtual tail call frames.
3452         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3453         (Tail Call Frames): New node.
3454         (Frames In Python): Add gdb.TAILCALL_FRAME.
3455
3456 2011-10-07  Doug Evans  <dje@google.com>
3457
3458         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3459         register_pretty_printer.
3460
3461 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3462
3463         PR python/12930
3464         PR python/12802
3465
3466         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3467         stop method.
3468
3469 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3470
3471         * gdb.texinfo (Starting your Program): "set disable-randomization"
3472         is no longer Linux-specific.
3473         (Remote Configuration): Document "set remote
3474         disable-randomization-packet".
3475         (General Query Packets): Document "QDisableRandomization" packet
3476         and add it to "qSupported" list.
3477
3478 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3479
3480         Allow Python notification of new object-file loadings.
3481         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3482         event type.
3483
3484 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3485
3486         PR python/12691: Add the inferior to Python exited event
3487         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3488
3489 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3490
3491         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3492         rephasing.
3493
3494 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3495
3496         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3497         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3498         as possible feature returned by the `-list-features'
3499         command.
3500
3501 2011-09-28  Paul Koning  <paul_koning@dell.com>
3502
3503         * gdb.texinfo (gdb.Type): Document field access by dictionary
3504         key syntax.
3505
3506 2011-09-28  Yao Qi  <yao@codesourcery.com>
3507
3508         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3509         Add one space after option `-s'.  Remove @r{} markup.
3510
3511 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3512
3513         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3514
3515 2011-09-16  Hui Zhu  <teawater@gmail.com>
3516
3517         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3518         to *(unsigned char *)$esp@300.
3519
3520 2011-09-15  Paul Koning  <paul_koning@dell.com>
3521
3522         * gdb.texinfo: Make style of Python functions and methods match
3523         the syntax of Python.  Also put class and module names explicitly
3524         on function, member, and variable names, matching Python
3525         documentation conventions.
3526
3527 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3528
3529         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3530         * gdb.texinfo (Inferiors In Python): Describe new
3531         gdb.selected_inferior() function.
3532
3533 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3534
3535         Handle multiple breakpoint hits in Python interface:
3536         * gdb.texinfo (Events In Python): New function documentation:
3537         gdb.BreakpointEvent.breakpoints. Indicate that
3538         gdb.BreakpointEvent.breakpoint is now deprecated.
3539
3540 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3541
3542         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3543
3544 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3545
3546         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3547
3548 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3549
3550         * gdb.texinfo (Prompt): Add set/show extended-prompt
3551         documentation
3552         (Basic Python): Add prompt_hook anchor.
3553         (Python modules): Reword module text to reflect multiple modules.
3554         (gdb.prompt): Document gdb.prompt module.
3555
3556 2011-08-14  Yao Qi  <yao@codesourcery.com>
3557
3558         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3559
3560 2011-08-14  Yao Qi  <yao@codesourcery.com>
3561
3562         * gdb.texinfo (Standard Target Features): Document C6x features.
3563         (TIC6x Features): New node.
3564
3565 2011-08-12  Doug Evans  <dje@google.com>
3566
3567         * gdb.texinfo (Symbols In Python): Document symbol.type.
3568
3569 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
3570
3571         * gdb.texinfo (Python): Document command and function
3572         auto-loading.
3573
3574 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3575             Eli Zaretskii  <eliz@gnu.org>
3576
3577         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
3578         typedefs unrolling.  Extend the sample code by an inner typedef and
3579         outer typedefs unrolling.
3580
3581 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
3582
3583         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3584         size and line-size.
3585
3586 2011-07-21  Matt Rice  <ratmice@gmail.com>
3587
3588         PR macros/12999
3589         * gdb.texinfo (Macros): Add info definitions and info macros commands.
3590         Update text and cindex entries for info macro command.
3591
3592 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
3593
3594         * observer.texi (GDB Observers): Add before_prompt observer.
3595         * gdb.texinfo (Basic Python): Add documentation for prompt
3596         substitution.
3597
3598 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
3599
3600         PR python/12438
3601         * gdb.texinfo (Python Commands): Add deprecate note to maint
3602           set/show python print-stack.  Document set/show python
3603           print-backtrace.
3604
3605 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
3606
3607         * gdb.texinfo: Fix typos.
3608
3609 2011-07-01  Tom Tromey  <tromey@redhat.com>
3610
3611         * gdb.texinfo (Debugging Output): Document set debug
3612         check-physname.
3613
3614 2011-06-29  Tom Tromey  <tromey@redhat.com>
3615
3616         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3617         breakpoint-notifications feature.
3618
3619 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
3620
3621         * gdb.texinfo (Target Description): Remove warning about
3622         possibly unstable format.
3623
3624 2011-06-03  Tom Tromey  <tromey@redhat.com>
3625
3626         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3627         (Events In Python): Note that exit_code is optional.
3628
3629 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
3630
3631         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3632         required for multi-threading support.
3633         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3634         Hc are deprecated for multi-threading debugging.  Point readers at
3635         the vCont packet.
3636
3637 2011-05-15  Doug Evans  <dje@google.com>
3638
3639         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3640
3641 2011-05-13  Doug Evans  <dje@google.com>
3642
3643         * gdb.texinfo (Threads): Document $sdir,$pdir.
3644         (Server): Document $pdir exception.
3645
3646         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3647
3648         * gdb.texinfo (Threads): Clarify default value for
3649         libthread-db-search-path.
3650
3651         * gdb.texinfo (Completion): Update example.
3652         (Debugging Output): Delete `set/show debug lin-lwp-async'.
3653
3654 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
3655
3656         * gdb.texinfo: Document change in the behaviour of the enable and
3657         disable GDB commands when applied to tracepoints.
3658         Document the EnableDisableTracepoints remote stub feature.
3659         Document QTEnable and QTDisable in the list of tracepoint packets.
3660
3661 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3662
3663         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3664         hsuser.texi.
3665         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3666         comment to hsuser.texi.  Change rluser.texi name in the comment.
3667
3668 2011-05-10  Doug Evans  <dje@google.com>
3669
3670         * gdb.texinfo (Threads): If an empty path is provided for
3671         libthread-db-search-path it is reset to its default value.
3672         (Server): Ditto.
3673
3674 2011-05-09  Doug Evans  <dje@google.com>
3675
3676         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
3677
3678 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3679             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3680
3681         Implement support for PowerPC BookE masked watchpoints.
3682         * gdb.texinfo (Set Watchpoints): Document mask parameter.
3683         (PowerPC Embedded): Mention support of masked watchpoints.
3684
3685 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3686
3687         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3688         `@value{GDBN}'.
3689
3690 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3691
3692         * gdb.texinfo (titlepage): Remove dedication.
3693         (In Memoriam): New appendix.
3694
3695 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3696             Eli Zaretskii  <eliz@gnu.org>
3697
3698         * gdb.texinfo (Index Section Format): Change the version to 5.
3699         Describe the different formula.
3700
3701 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3702             Eli Zaretskii  <eliz@gnu.org>
3703
3704         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3705         for disconnected tracing.
3706         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3707         extended-remote relationship.  Mention --once.
3708         (TCP port allocation lifecycle of @code{gdbserver}): New.
3709
3710 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
3711
3712         * gdb.texinfo (Server): Improve indexing.  Index all optional
3713         switches to gdbserver.
3714
3715 2011-04-20  Tom Tromey  <tromey@redhat.com>
3716
3717         * gdb.texinfo (Index Section Format): New node.
3718         (Top): Add new node to menu.
3719
3720 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3721
3722         * gdb.texinfo (Maintenance Commands): Document `maint print
3723         remote-registers'.
3724
3725 2011-04-20  Tom Tromey  <tromey@redhat.com>
3726
3727         * gdb.texinfo (Trace File Format): Move node later.
3728
3729 2011-04-19  Tom Tromey  <tromey@redhat.com>
3730
3731         * gdbint.texinfo (Register Information Functions): Remove
3732         duplicate "the".
3733         * gdb.texinfo (Emacs): Remove duplicate "to".
3734         (GDB/MI Variable Objects): Remove duplicate "the".
3735         (General Query Packets): Likewise.
3736
3737 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
3738
3739         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3740         "GDB/MI Ada Exception Information" node.
3741
3742 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3743
3744         * gdb.texinfo (GDB/MI Ada Exception Information): Document
3745         the "exception-name" field in the *stopped async record.
3746
3747 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3748             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3749
3750         Implement support for PowerPC BookE ranged breakpoints.
3751         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3752
3753 2011-03-28  Tom Tromey  <tromey@redhat.com>
3754
3755         * gdb.texinfo (Set Tracepoints): Fix typo.
3756
3757 2011-03-24  Tom Tromey  <tromey@redhat.com>
3758
3759         * gdb.texinfo (Specify Location): Document `function:label'
3760         linespec.
3761
3762 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
3763
3764         PR python/12149
3765
3766         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3767
3768 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
3769
3770         * gdb.texinfo (Blocks In Python): Add is_valid method description.
3771         (Inferiors In Python): Likewise.
3772         (Threads In Python): Likewise.
3773         (Symbols In Python): Likewise.
3774         (Objfiles In Python): Likewise.
3775         (Symbol Tables In Python): Likewise.
3776
3777 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
3778
3779         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3780         display>: Explain that the commands accept number ranges.
3781
3782 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
3783
3784         * gdb.texinfo (Breakpoints In Python): Add description and example
3785         of Python stop function operation.
3786
3787 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
3788
3789         * gdb.texinfo (Parameters In Python): Document get_set_string and
3790         get_show_string methods.
3791
3792 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3793
3794         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3795
3796         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3797         circular-trace-buffer name.
3798
3799 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
3800
3801         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3802         in the previous change.
3803
3804 2011-02-27  Michael Snyder  <msnyder@vmware.com>
3805
3806         * gdb.texinfo (Inferiors and Programs): Update commands to show
3807         that they can accept multiple arguments.
3808
3809 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
3810
3811         Revert the following patch (code patch was not approved):
3812         2011-02-21  Hui Zhu  <teawater@gmail.com>
3813         * agentexpr.texi (bytecode descriptions): add printf.
3814         * gdb.texinfo (tracepoint action lists): add printf.
3815
3816 2011-02-23  Doug Evans  <dje@google.com>
3817
3818         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3819
3820 2011-02-23  Michael Snyder  <msnyder@vmware.com>
3821
3822         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3823         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3824         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3825
3826 2011-02-22  Doug Evans  <dje@google.com>
3827
3828         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3829         Clarify behaviour of lookup_symbol when `block' argument is omitted,
3830         add description of result, fix @defun formatting.
3831
3832 2011-02-21  Hui Zhu  <teawater@gmail.com>
3833
3834         * agentexpr.texi (Bytecode Descriptions): Add printf.
3835         * gdb.texinfo (Tracepoint Action Lists): Add printf.
3836
3837 2011-02-18  Tom Tromey  <tromey@redhat.com>
3838
3839         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3840
3841 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3842
3843         * gdb.texinfo (threads): Document argument for "info threads" cmd.
3844         Document new command "thread find".
3845
3846 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3847
3848         * gdb.texinfo (Threads): Update example of new thread message.
3849
3850 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
3851
3852         * gdb.texinfo (Remote Configuration): Mention set/show remote
3853         traceframe-info.
3854         (Tools/Packages Optional for Building GDB): Mention that expat is
3855         used for traceframe info.
3856         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3857         (General Query Packets) <qSupported>: Describe the
3858         qXfer:traceframe-info:read feature.
3859         (qXfer::read): Describe qXfer:traceframe-info:read.
3860         (Traceframe Info Format): New section.
3861
3862 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
3863
3864         * gdbint.texinfo (Formatting): Mention some formatting guidelines
3865         for casts and unary operators.
3866
3867 2011-02-04  Tom Tromey  <tromey@redhat.com>
3868
3869         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3870         is not useful.
3871
3872 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
3873
3874         * gdb.texinfo: s/value optimized out/optimized out/g
3875
3876 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
3877
3878         * gdb.texinfo (Other Misc Settings): Rework part of the
3879         documentation of the "set interactive mode" command.
3880
3881 2011-01-19  Tom Tromey  <tromey@redhat.com>
3882
3883         * gdb.texinfo (Threads): Document thread name output and `thread
3884         name' command.
3885         (Threads In Python): Document Thread.name attribute.
3886         (GDB/MI Thread Commands): Document thread attributes.
3887
3888 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
3889
3890         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3891         changes in mi/mi-cmd-disas.c
3892
3893 2011-01-12  Tom Tromey  <tromey@redhat.com>
3894
3895         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
3896         Fix "thread apply" text.
3897
3898 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3899             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3900
3901         Implement support for PowerPC BookE ranged watchpoints.
3902         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3903         the "set powerpc exact-watchpoints" flag.
3904
3905 2011-01-07  Tom Tromey  <tromey@redhat.com>
3906
3907         * gdb.texinfo (Python API): Add descriptions to @menu items.
3908
3909 2011-01-06  Tom Tromey  <tromey@redhat.com>
3910
3911         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3912
3913 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
3914
3915         * gdb.texinfo (Debugging Output): Document "set debug jit".
3916
3917 2011-01-06  Tom Tromey  <tromey@redhat.com>
3918
3919         PR python/12133:
3920         * gdb.texinfo (Frames In Python): Document various frame
3921         constants.
3922
3923 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
3924
3925         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3926         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3927         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3928
3929 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3930
3931         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3932         (clean): Add GDBvn.texi.
3933
3934 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
3935
3936         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3937         occasional case where the debugger prints an array address
3938         instead of the array itself.
3939
3940 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
3941
3942         * gdb.texinfo (Packets) <read registers packet>: Document support
3943         for registers that were not collected.
3944
3945 2010-12-15  Doug Evans  <dje@google.com>
3946
3947         * gdb.texinfo (Startup): Document auto-loading of scripts during
3948         startup.
3949         (Auto-loading): Delete "maint set python auto-load on|off".
3950         Add "set auto-load-scripts on|off".
3951
3952 2010-12-07  Doug Evans  <dje@google.com>
3953
3954         * gdb.texinfo (Mode Options): Document -data-directory.
3955         (Data Files): Add reference to -data-directory.
3956
3957 2010-11-29  Doug Evans  <dje@google.com>
3958
3959         * gdb.texinfo (Pretty-Printer Introduction): Change
3960         printer-name:subprinter-name to printer-name;subprinter-name.
3961
3962 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3963
3964         PR python/12199
3965
3966         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3967
3968 2010-11-23  Tom Tromey  <tromey@redhat.com>
3969
3970         * gdb.texinfo (Top): Check SYSTEM_READLINE.
3971         (Editing): Likewise.
3972         (Command History): Likewise.
3973         (TUI Keys): Likewise.
3974         (Bug Reporting): Conditionally include rluser.texi and
3975         inc-history.texinfo.
3976         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3977         (GDB_DOC_SOURCE_INCLUDES): Add comment.
3978         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3979         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3980         (gdb.pdf): Likewise.
3981         (gdb.info): Likewise.
3982         (gdb/index.html): Likewise.
3983
3984 2010-11-23  Tom Tromey  <tromey@redhat.com>
3985
3986         * Makefile.in (Makefile): Run ../config.status.
3987         (distclean): Update.
3988         * configure: Remove.
3989         * configure.ac: Remove.
3990
3991 2010-11-12  Tom Tromey  <tromey@redhat.com>
3992
3993         * gdb.texinfo (Basic Python): Update.  Add xref.
3994         (Exception Handling): Document new exception classes.
3995         (Types In Python): Update.
3996         (Frames In Python): Update.
3997
3998 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
3999
4000         * gdb.texinfo (Breakpoints In Python): Document "internal"
4001         parameter, and visible attribute.
4002
4003 2010-11-05  Doug Evans  <dje@google.com>
4004
4005         * gdb.texinfo (Source Path): Document "set directories".
4006
4007 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
4008
4009         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4010         (OpenCL C): New node.
4011
4012 2010-11-02  Doug Evans  <dje@google.com>
4013
4014         * gdb.texinfo (Pretty Printing): Expand into three sections,
4015         introduction, example, and commands.
4016         (Python API): Delete section Disabling Pretty-Printers, merge into
4017         Selecting Pretty-Printers.
4018         (Writing a Pretty-Printer): New section.  Move the pretty-printer
4019         example here, and reformat to match python coding style.  Add a second
4020         example using the gdb.printing module.
4021         (Python modules): Add gdb.printing.
4022
4023 2010-10-29  Doug Evans  <dje@google.com>
4024
4025         * gdb.texinfo (Python): Fix long line.
4026
4027 2010-10-20  Doug Evans  <dje@google.com>
4028
4029         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4030         All references updated.  Correct sections marked as subsections.
4031         (Coding Standards): New chapter.  Move the coding standard related
4032         subsections here.  Add section on Python coding standards.
4033
4034 2010-10-13  Doug Evans  <dje@google.com>
4035
4036         * gdb.texinfo (Python): Add "Python modules".
4037         (Types in Python): Add reference to gdb.types section.
4038         (Python modules): New node.
4039
4040 2010-10-11  Doug Evans  <dje@google.com>
4041
4042         * gdb.texinfo (Values From Inferior): Add reference to "Types in
4043         Python" from gdb.Value.type description.
4044
4045 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
4046
4047         * gdb.texinfo (Ravenscar Profile): New node.
4048
4049 2010-09-22  Tom Tromey  <tromey@redhat.com>
4050
4051         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4052
4053 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
4054
4055         * gdb.texinfo (Values From Inferior): Clarify that
4056         value.dynamic_type works only in C++ programs with RTTI.
4057
4058 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
4059
4060         * gdb.texinfo (Character Sets): Correctly reference host-charset
4061         in example.
4062
4063 2010-09-13  Tom Tromey  <tromey@redhat.com>
4064
4065         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4066         Document "fullname" and "from".
4067
4068 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
4069
4070         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4071         feature `reverse' output by -list-target-features.
4072
4073 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
4074
4075         * gdb.texinfo (i386 Features): Remove an extra "@item".
4076
4077 2010-08-30  Tom Tromey  <tromey@redhat.com>
4078
4079         PR python/11792:
4080         * gdb.texinfo (Values From Inferior): Document dynamic_type.
4081
4082 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
4083
4084         * gdb.texinfo (ARM Features): Document
4085         org.gnu.gdb.arm.m-profile.
4086
4087 2010-08-23  Tom Tromey  <tromey@redhat.com>
4088
4089         PR python/11145:
4090         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4091         reinterpret_cast methods.
4092
4093 2010-08-23  Tom Tromey  <tromey@redhat.com>
4094
4095         PR python/11915:
4096         * gdb.texinfo (Types In Python): Document array method.
4097
4098 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4099
4100         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4101
4102 2010-08-16   Tom Tromey  <tromey@redhat.com>
4103
4104         * gdb.texinfo (Set Watchpoints): Document -location option.
4105
4106 2010-08-13  Doug Evans  <dje@google.com>
4107
4108         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4109
4110 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4111
4112         * gdb.texinfo (GDB/MI Data Manipulation): Document
4113         -data-read-memory-raw and -data-write-memory-raw.
4114
4115 2010-08-11  Tom Tromey  <tromey@redhat.com>
4116             Phil Muldoon <pmuldoon@redhat.com>
4117
4118         * gdb.texinfo (Basic Python): Describe post_event API.
4119
4120 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4121
4122         * gdb.texinfo (Basic Python): Describe solib_address and
4123         decode_line Python APIs
4124
4125 2010-08-10  Tom Tromey  <tromey@redhat.com>
4126
4127         * gdb.texinfo (Pretty Printing API): Document
4128         gdb.default_visualizer.
4129
4130 2010-08-10  Tom Tromey  <tromey@redhat.com>
4131
4132         Revert gdb-add-index addition:
4133         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4134
4135 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4136             Eli Zaretskii <eliz@gnu.org>
4137
4138         * gdb.texinfo (Mode Options) <-batch>
4139         (Basic Python) <gdb.execute>: Describe setting width and height.
4140
4141 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4142
4143         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4144
4145 2010-07-30  Tom Tromey  <tromey@redhat.com>
4146
4147         * gdb.texinfo (Index Files): Mention gdb-add-index.
4148
4149 2010-07-30  Hui Zhu  <teawater@gmail.com>
4150
4151         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4152         "detach inferior" and "kill inferior".
4153
4154 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4155
4156         * gdb.texinfo (Machine Code): Update description of two forms of
4157         arguments, and add new example to demonstrate the new form.
4158
4159 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4160
4161         * gdb.texinfo (Values From Inferior): Add value inferior function
4162         call description.
4163
4164 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4165
4166         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4167
4168 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4169             Eli Zaretskii  <eliz@gnu.org>
4170
4171         Make core files the process_stratum.
4172         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4173         record_stratum example.
4174
4175 2010-07-13  Tom Tromey  <tromey@redhat.com>
4176
4177         * gdb.texinfo (Index Files): New node.
4178
4179 2010-07-13  Tom Tromey  <tromey@redhat.com>
4180
4181         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4182
4183 2010-07-13  Tom Tromey  <tromey@redhat.com>
4184
4185         * gdb.texinfo (Specify Location): Document labels.
4186
4187 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4188
4189         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4190         entries for fast tracepoints and static tracepoints.
4191
4192 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4193
4194         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4195         qsThreadInfo>: Spell out `l' as ell.
4196
4197 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4198
4199         * gdb.texinfo (Convenience Variables): Document $_sdata.
4200         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4201         `Listing Static Tracepoint Markers' menu entry.  Document
4202         "strace".
4203         (Tracepoint Action Lists): Document collecting $_sdata.
4204         (Listing Static Tracepoint Markers): New subsection.
4205         (Tracepoints support in gdbserver): Mention static tracepoints.
4206         (remote packets, enabling and disabling): Mention
4207         read-sdata-object.
4208         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4209         and StaticTracepoint.
4210         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4211         Document qXfer:sdata:read.
4212         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4213
4214 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4215
4216         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4217
4218 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4219             Tom Tromey  <tromey@redhat.com>
4220             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4221
4222         * gdb.texinfo (Inferiors In Python): New node.
4223         * gdb.texinfo (Threads In Python): New node.
4224
4225 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4226
4227         * gdb.texinfo (Python): Document what the python directory is
4228         and what its location is.
4229         (Basic Python): Document the gdb.PYTHONDIR constant.
4230
4231 2010-06-25  Tom Tromey  <tromey@redhat.com>
4232
4233         PR python/10808:
4234         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4235
4236 2010-06-24  Hui Zhu  <teawater@gmail.com>
4237
4238         * gdb.texinfo: (Commands for Controlled Output): Add
4239         documentation for command "eval".
4240
4241 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4242
4243         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4244         * annotate.texinfo: Ditto.
4245         * gdbint.texinfo: Ditto.
4246         * stabs.texinfo: Ditto.
4247
4248 2010-06-22  Hui Zhu  <teawater@gmail.com>
4249
4250         * gdb.texinfo: (Process Record and Replay): Add documentation
4251         for command "set record memory-query".
4252
4253 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4254
4255         * gdb.texinfo: Relicense under GFDL version 1.3.
4256         * annotate.texinfo: Relicense under GFDL version 1.3.
4257         * gdbint.texinfo: Relicense under GFDL version 1.3.
4258         * stabs.texinfo: Relicense under GFDL version 1.3.
4259         * fdl.texi: Update to version 1.3.
4260
4261 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4262
4263         * gdb.texinfo (Operating System Auxiliary Information): Describe
4264         "info os" when no arguments given.
4265
4266         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4267         $_thread.
4268
4269 2010-06-18  Hui Zhu  <teawater@gmail.com>
4270
4271         * gdb.texinfo: (Process Record and Replay): Add documentation
4272         for commands "record save" and "record restore".
4273
4274 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4275
4276         * gdb.texinfo: Include information about the correct use
4277         of addresses in the `watch' command.
4278
4279 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4280
4281         * gdb.texinfo (Observer Mode): New section.
4282         (General Query Packets): Document QAllow.
4283
4284 2010-06-04  Doug Evans  <dje@google.com>
4285
4286         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4287
4288 2010-06-03  Doug Evans  <dje@google.com>
4289
4290         * gdbint.texinfo (Coding): Add subsection on command names.
4291
4292 2010-06-02  Tom Tromey  <tromey@redhat.com>
4293
4294         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4295         always-disassemble.
4296
4297 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4298
4299         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4300         gdbserver, and add cross reference.
4301         (Tracepoints support in gdbserver): New subsection.
4302
4303 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4304
4305         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4306         `qRelocInsn' feature.
4307         (Relocate instruction reply packet): New subsection
4308         of `Tracepoint Packets'.
4309         (Tracepoint Packets): Mention that packets QTDP and QTStart
4310         support the qRelocInsn request, and add cross reference to new
4311         subsection.
4312
4313 2010-05-25  Doug Evans  <dje@google.com>
4314
4315         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4316         (Commands In Python): Document gdb.string_to_argv.
4317
4318 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4319
4320         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4321         ATTR_NORETURN.
4322
4323 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4324             Tom Tromey  <tromey@redhat.com>
4325             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4326
4327         * gdb.texinfo (Parameters In Python): New Node.
4328
4329 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4330
4331         * gdb.texinfo: (Summary) Add mention about D language support.
4332         (Filenames): Add D suffixes.
4333         (D): New node.
4334
4335 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4336
4337         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4338         of macro deleted from GDB code.
4339
4340 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4341
4342         * gdb.texinfo (Commands to specify files): Describe what how GDB
4343         looks up DOS-based filesystem paths on the system root.  Document
4344         the new `set/show target-file-system-kind' commands.
4345
4346 2010-04-23  Doug Evans  <dje@google.com>
4347
4348         * gdb.texinfo (Python): Move Auto-loading section here ...
4349         (Python API): from here.
4350         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4351         (Maintenance Commands): Add docs for "maint print section-scripts".
4352
4353 2010-04-20  Chris Moller  <cmoller@redhat.com>
4354
4355         * gdb.texinfo (Setting Breakpoints): Added description of
4356         filename-qualified rbreak.
4357         * refcard.tex (Breakpoints and Watchpoints): Added brief
4358         description of filename-qualified rbreak.
4359
4360 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4361
4362         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4363         (Python API): Change the reference to Pretty Printing API.
4364         (Pretty Printing): Move the user part under the Data node.  Reformat
4365         the sample output to 72 columns.  Create a new reference to Pretty
4366         Printing API.  Rename the API part ...
4367         (Pretty Printing API): To a new node name.
4368         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4369         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4370
4371 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4372
4373         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4374         and commands.
4375         (Listing Tracepoints): Update to reflect current behavior.
4376
4377 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4378
4379         * gdb.texinfo (Examining memory): Update for change in string
4380         display with explicit size.
4381
4382 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4383
4384         PR breakpoints/8554.
4385
4386         * gdb.texinfo (Save Breakpoints): New node.
4387         (save-tracepoints): Rename to ...
4388         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4389         a deprecated alias to `save tracepoints'.
4390
4391 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4392
4393         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4394         (info w32 thread-information-block): Document new command.
4395         (qGetTIBAddress): Document new gdbserver query.
4396         (maint set/show show-all-tib): Document new command.
4397
4398 2010-04-15  Doug Evans  <dje@google.com>
4399
4400         * gdb.texinfo (Python API): Add progspaces section.
4401         (Selecting Pretty-Printers): Progspace pretty-printers are
4402         searched too.
4403         (Progspaces In Python): New section.
4404
4405         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4406
4407 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4408
4409         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4410         returns None.
4411
4412 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4413
4414         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4415         Describe the `frames-created' field, tweak grammar.
4416
4417 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4418
4419         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4420         Describe the `circular' and `disconnected' fields.
4421
4422 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4423
4424         * gdb.texinfo (maint print registers): Mention unavailable and
4425         invisible registers.
4426
4427 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4428             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4429             Tom Tromey  <tromey@redhat.com>
4430
4431         * gdb.texinfo (Breakpoints In Python): New Node.
4432
4433 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4434
4435         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4436         trace status fields.
4437
4438 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4439
4440         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4441         optional.  Make org.gnu.gdb.i386.avx requires
4442         org.gnu.gdb.i386.avx.
4443
4444 2010-04-08  Doug Evans  <dje@google.com>
4445
4446         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4447         search path, and document that gdb only scans the search path if
4448         the script's path doesn't specify a directory.
4449
4450 2010-04-05  Doug Evans  <dje@google.com>
4451
4452         * gdb.texinfo (maint show python auto-load): Fix typo.
4453
4454 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4455
4456         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4457         (Setting Watchpoints): Update description of "info watch".
4458         (Disabling Breakpoints): Only "info break" lists all.
4459
4460         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4461         (tdump): Explain how tdump works.
4462
4463 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4464
4465         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4466         add cross reference.
4467
4468 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4469
4470         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4471         commands error out.
4472
4473 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4474
4475         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4476
4477 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4478
4479         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4480
4481 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4482             Nathan Sidwell  <nathan@codesourcery.com>
4483
4484         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4485         GDBN equivalent.
4486         (Set Tracepoints): Remove mention that conditional tracepoints
4487         don't exist.
4488         (Tracepoint Actions): Clarify when while-stepping collection
4489         happens, note that while-stepping does not automatically collect
4490         $pc.
4491
4492 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4493
4494         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4495         (General Query Packets): Describe TracepointSource.
4496
4497 2010-03-27  Matt Rice  <ratmice@gmail.com>
4498
4499         * gdb.texinfo (ARM): Document arguments to "target sim".
4500         (Set Catchpoints): Use @dots{} instead of @r{...}.
4501
4502 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4503
4504         * gdb.texinfo (Tracepoint Packets): Remove mention that
4505         terror:string may be plain text, and drop mention of X prefix.
4506
4507 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4508
4509         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4510
4511 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4512
4513         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4514
4515 2010-03-24  Tom Tromey  <tromey@redhat.com>
4516
4517         PR breakpoints/9352:
4518         * gdb.texinfo (Break Commands): Update.
4519
4520 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4521
4522         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4523         commands.
4524
4525 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4526
4527         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4528         circular-trace-buffer.
4529         (Tracepoint Packets): Describe QTBuffer, and details of the
4530         qTStatus reply.
4531
4532 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4533             Nathan Sidwell  <nathan@codesourcery.com>
4534
4535         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4536         doing instruction stepping.
4537         (Tracepoint Restrictions): New node.
4538
4539 2010-03-10  Tom Tromey  <tromey@redhat.com>
4540
4541         * gdbint.texinfo (Symbol Handling): Update.
4542
4543 2010-03-08  Tom Tromey  <tromey@redhat.com>
4544
4545         PR cli/9591:
4546         * gdb.texinfo (Mode Options): Mention lack of pagination and
4547         confirmation with --batch.
4548         (Screen Size): Mention --batch.
4549         (Messages/Warnings): Likewise.
4550
4551 2010-03-05  Tom Tromey  <tromey@redhat.com>
4552
4553         * gdb.texinfo (Basic Python): Document target_charset and
4554         target_wide_charset.
4555
4556 2010-03-05  Tom Tromey  <tromey@redhat.com>
4557
4558         * gdb.texinfo (Data): Link to pretty-printing.
4559         (Output Formats): Likewise.  Correct text.
4560
4561 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4562
4563         * gdb.texinfo (Types): Describe <struct> and <flags>.
4564
4565 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
4566
4567         * gdb.texinfo (Frames In Python): Add block parameter and
4568         description to read_var text.
4569
4570 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
4571             Tom Tromey  <tromey@redhat.com>
4572
4573         * gdb.texinfo (Types In Python): Describe block argument in
4574         template_argument and gdb.lookup_type.
4575
4576 2010-02-24  Tom Tromey  <tromey@redhat.com>
4577
4578         * gdb.texinfo (Cygwin Native): Fix typo.
4579
4580 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
4581
4582         * gdb.texinfo (Frames In Python): Add block, find_sal, function
4583         and select method descriptions.
4584         (Python API): Add Blocks In Python, Symbols in Python and Symbol
4585         Tables in Python to menu.
4586         (Blocks In Python): New node.
4587         (Symbols In Python): New node.
4588         (Symbol Tables in Python): New node.
4589
4590 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
4591
4592         Multiexec MI
4593
4594         gdb/
4595         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4596
4597         gdb/doc/
4598         * gdb.texinfo (GDB/MI Command Syntax): Document notification
4599         changes.
4600         (GDB/MI Program Execution): Document current behaviour of
4601         --all and --thread-group.
4602         (GDB/MI Miscellaneous Commands): Document -add-inferior and
4603         -remove-inferior.
4604         * observer.texi (inferior_added, inferior_removed): New
4605         observers.
4606
4607 2010-02-19  Tom Tromey  <tromey@redhat.com>
4608
4609         * gdbint.texinfo (Getting Started): Fix @node.
4610         (Debugging GDB): Likewise.
4611
4612 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
4613
4614         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4615         documenting the gdb_test_timeout variable.
4616
4617 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
4618
4619         * gdb.texinfo (MI commands): Added documentation of --reverse
4620         option to a set of MI commands. Restructured documentation of MI
4621         commands --exec-continue to reflect the complexity of reverse
4622         execution.
4623
4624 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
4625
4626         * gdb.texinfo (Using the Collected Data): Specify that the address
4627         range of `tfind outsize' is exclusive, and that the address range
4628         of `tfind range' is inclusive.
4629         (Tracepoint Packets): Specify that the address range of
4630         `QTFrame:range' is inclusive, and that the address range of
4631         `QTFrame:outside' is exclusive
4632
4633 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
4634
4635         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4636
4637 2010-02-10  Tom Tromey  <tromey@redhat.com>
4638
4639         * gdb.texinfo (Debugging Output): Document set debug parser and
4640         show debug parser.
4641
4642 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
4643
4644         * gdb.texinfo (Predefined Target Types): Add i387_ext,
4645         i386_eflags and i386_mxcsr.
4646
4647 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
4648
4649         * gdb.texinfo: Document i386 target features.
4650
4651 2010-02-05  Doug Evans  <dje@google.com>
4652
4653         * gdbint.texinfo (Testsuite): Add a new section to document the
4654         various DejaGnu variables that may be overridden.
4655         Document INTERNAL_GDBFLAGS.
4656
4657 2010-02-04  Tom Tromey  <tromey@redhat.com>
4658
4659         PR cli/8830:
4660         * gdb.texinfo (Files): -readnow comes before the filename for file
4661         and symbol-file.
4662
4663 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
4664
4665         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4666         Document ARM breakpoint types.
4667         (Register Packet Format): Move into the new section.
4668         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4669
4670 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
4671
4672         * gdb.texinfo (File Options): Adjust the documentation of this
4673         switch to refer to the "source" command rather than partially
4674         duplicating some of the relevant information.
4675         (Extending GDB): Introduce and document the set/show script-extension
4676         setting.
4677         (Command Files): Add note explaining that the "source" command
4678         is also used to evalute scripts written in other languages.
4679         Remove the short slightly incorrect reference to sourcing Python
4680         scripts.
4681         (Python Commands): Document how to execute a Python script from GDB.
4682
4683 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
4684
4685         * gdb.texinfo (Command Files): Fix typo.
4686
4687 2010-01-18  Tom Tromey  <tromey@redhat.com>
4688
4689         * gdb.texinfo (File Options): Document -x on .py files.
4690         (Command Files): Document handling of Python scripts.
4691
4692 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
4693
4694         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4695
4696 2010-01-15  Stan Shebs  <stan@codesourcery.com>
4697
4698         * gdb.texinfo (Trace Files): New section.
4699         (Tracepoint Packets): Document QTSave and qTBuffer.
4700         (Trace File Format): New appendix.
4701
4702 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
4703
4704         * gdb.texinfo (Values From Inferior): Document lazy_string value
4705         method.
4706         (Python API): Add Lazy strings menu item.
4707         (Lazy Strings In Python): New node.
4708
4709 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
4710
4711         * gdb.texinfo (GDB/MI Thread Information): New.
4712         (GDB/MI Async Records): Document the core field in *stopped.
4713         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4714         documentation
4715         (Process list): Document that osdata document may contain
4716         threads.
4717         (Remote Serial Protocol): Document qXfer:threads.
4718
4719 2010-01-06  Stan Shebs  <stan@codesourcery.com>
4720
4721         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4722         disconnected tracing.
4723         (Tracepoint Packets): Document new protocol.
4724
4725 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4726
4727         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4728         tracepoints.
4729         (Tracepoint Packets): Describe remote protocol for fast
4730         tracepoints.
4731
4732 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4733
4734         Update the "Start of New Year Procedure".
4735         * gdbint.texinfo: Add the list of files that need to be updated
4736         manually.  Minor reformatting.
4737
4738 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4739
4740         * refcard.tex: Update copyright year in header and text.
4741
4742 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4743
4744         * agentexpr.texi: Add 2010 to the list of copyright years.
4745         * annotate.texinfo: Likewise.
4746         * gdb.texinfo: Likewise.
4747         * gdbint.texinfo: Likewise.
4748         * observer.texi: Likewise.
4749         * stabs.texinfo: Likewise.
4750
4751 2009-12-31  Stan Shebs  <stan@codesourcery.com>
4752
4753         * gdb.texinfo (Tracepoint Actions): Describe teval.
4754
4755 2009-12-29  Stan Shebs  <stan@codesourcery.com>
4756
4757         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4758
4759 2009-12-28  Stan Shebs  <stan@codesourcery.com>
4760
4761         * gdb.texinfo (Trace State Variables): New section.
4762         (Tracepoint Packets): Describe trace state variable packets.
4763         * agentexpr.texi (Bytecode Descriptions): Describe trace state
4764         variable bytecodes.
4765
4766 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
4767
4768         * gdb.texinfo (Symbols): "info variables" prints definitions, not
4769         declarations.
4770
4771 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
4772
4773         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4774         -gdb-exit behaviour.
4775
4776 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4777
4778         * gpl.texi: Update to version 3 of the GPL.
4779
4780 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4781
4782         * Makefile.in: Update copyright header.
4783         * observer.texi: Fix the copyright header of the generated files.
4784
4785 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
4786
4787         * gdb.texinfo (Types In Python): Describe range function.
4788
4789 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
4790
4791         * gdb.texinfo (Types In Python): Describe "is_base_class".
4792
4793 2009-12-03  Tom Tromey  <tromey@redhat.com>
4794
4795         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4796
4797 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
4798
4799         * observer.texi: New memory_changed observer.
4800
4801 2009-12-01  Tom Tromey  <tromey@redhat.com>
4802
4803         * gdb.texinfo (Reverse Execution): Fix typo.
4804
4805 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
4806
4807         PR gdb/8704
4808
4809         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4810         are allowed after the breakpoint condition.
4811
4812 2009-11-23  Tom Tromey  <tromey@redhat.com>
4813
4814         PR python/10782:
4815         * gdb.texinfo (Types In Python): Document Type.pointer.
4816
4817 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
4818
4819         * gdb.texinfo (Machine Code): Adjust.
4820
4821 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
4822
4823         * agentexpr.texi (Tracing On Symmetrix): Delete section.
4824         (Using Agent Expressions): Delete cross reference.
4825
4826 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
4827
4828         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4829         and @settitle directives up to help makeinfo find them.
4830
4831 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4832
4833         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4834         (Auto-loading): Use plural and note one can use multiple components now.
4835
4836 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
4837
4838         * gdb.texinfo (GDB/MI Stack Manipulation): Make
4839         -stack-list-arguments have the same documentation for parameter
4840         as -stack-list-locals. Add comas.
4841
4842 2009-10-27  Tom Tromey <tromey@redhat.com>
4843             Eli Zaretskii <eliz@gnu.org>
4844
4845         PR python/10781
4846
4847         * gdb.texinfo (Values From Inferior): Document cast method.
4848
4849 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
4850
4851         * gdb.texinfo (Machine Code): Mention function name in disasssembly
4852         and adjust example.
4853
4854 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4855
4856         * gdb.texinfo (Process Record and Replay): Document new form of
4857         info record command.  Also document the new save and restore
4858         commands.
4859
4860 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
4861
4862         * gdb.texinfo (Machine Code): Mention current pc marker.
4863         (Memory): Likewise.
4864
4865 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
4866             Stan Shebs  <stan@codesourcery.com>
4867
4868         * observer.texi (new_inferior): Rename to...
4869         (inferior_appeared): ... this.
4870
4871         * gdb.texinfo (Inferiors): Rename node to ...
4872         (Inferiors and Programs): ... this.  Mention running multiple
4873         programs in the same debug session.
4874         <info inferiors>: Mention the new 'Executable' column if "info
4875         inferiors".  Update examples.  Document the "add-inferior",
4876         "clone-inferior", "remove-inferior" and "maint info
4877         program-spaces" commands.
4878         (Process): Rename node to...
4879         (Forks): ... this.  Document "set|show follow-exec-mode".
4880
4881 2009-10-11  Michael Snyder  <msnyder@vmware.com>
4882
4883         * gdb.texinfo (ReverseStep): Show default as "unsupported".
4884         (ReverseContinue): Ditto.
4885
4886 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4887
4888         * gdb.texinfo (Server): Document libthread-db-search-path.
4889
4890 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4891
4892         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4893
4894 2009-10-06  Michael Eager  <eager@eagercon.com>
4895
4896         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4897         (Embedded Processors): Add MicroBlaze.
4898         (MicroBlaze): New.  Describe Xilinx MicroBlaze
4899
4900 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
4901
4902         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4903
4904 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4905
4906         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4907
4908 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
4909
4910         * observer.texi (solib_unloaded): Document explicitly the fact that
4911         this observer is called before the associated symbols are unloaded.
4912
4913 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
4914
4915         * gdb.texinfo (GDB/MI Stack Manipulation): Document
4916         -stack-list-variables.
4917
4918 2009-09-18  Tom Tromey  <tromey@redhat.com>
4919
4920         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4921         is experimental.
4922
4923 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4924
4925         * gdb.texinfo (convenince variables): Mention
4926         $_siginfo could be empty.
4927
4928 2009-09-15  Tom Tromey  <tromey@redhat.com>
4929
4930         * gdb.texinfo (GDB/MI Variable Objects): Document
4931         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4932         Expand -var-update documentation.
4933
4934 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4935
4936         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4937         feature.
4938
4939 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
4940
4941         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4942
4943 2009-09-10  Michael Snyder  <msnyder@vmware.com>
4944
4945         * gdb.texinfo (qSupported): Mention new ReverseContinue and
4946         ReverseStep replies to the qSupported query.
4947
4948 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
4949
4950         Add documentation for set/show interactive-mode.
4951         * gdb.texinfo (Other Misc Settings): New node.
4952
4953 2009-09-01  Doug Evans  <dje@google.com>
4954
4955         * gdb.texinfo (Caching Data of Remote Targets): Add note on
4956         non-stop mode's affect on remote caching.
4957
4958 2009-08-31  Jacob Potter  <jdpotter@google.com>
4959             Doug Evans  <dje@google.com>
4960
4961         * gdb.texinfo (Caching Data of Remote Targets): Update text.
4962         Mark `set/show remotecache' options as obsolete.
4963         Document new `set/show stack-cache' option.
4964         Update text for `info dcache'.
4965
4966 2009-08-27  Doug Evans  <dje@google.com>
4967
4968         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4969         (Files): Add note on new optional regex arg to `info sharedlibrary'.
4970
4971 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4972
4973         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4974         about autoconf.
4975
4976 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
4977
4978         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4979         small example, and describe its columns.  Replace "inferior-id" by
4980         "infno" throughout.
4981
4982 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4983
4984         * gdbint.texinfo (Releasing GDB): Point to
4985         README-maintainer-mode file for required autoconf version.
4986         * configure.ac: Do not substitute datarootdir, htmldir,
4987         pdfdir, docdir.  Do not process --with-datarootdir,
4988         --with-htmldir, --with-pdfdir, --with-docdir.
4989         * configure: Regenerate.
4990
4991         * configure: Regenerate.
4992
4993 2009-08-20  Reid Kleckner  <reid@kleckner.net>
4994
4995         * gdb.texinfo: Add chapter on JIT interface.
4996
4997 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
4998
4999         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5000         confirmation request.
5001
5002 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5003
5004         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5005         CRC definitions.
5006
5007 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
5008
5009         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5010         -break-commands.
5011
5012 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5013
5014         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5015         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5016
5017 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5018
5019         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5020         "set spu stop-on-load" and "show spu stop-on-load" commands.
5021
5022 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
5023
5024         * gdb.texinfo (Target Descriptions): Document <compatible> element.
5025
5026 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
5027
5028         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5029         org.gnu.gdb.arm.neon.
5030
5031 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
5032
5033         * gdb.texinfo (Target Description Format): Mention the new <osabi>
5034         optional element.
5035         (subsection OS ABI): New subsection.
5036
5037 2009-07-14  Stan Shebs  <stan@codesourcery.com>
5038
5039         * gdb.texinfo (Tracepoint Conditions): New section.
5040         (General Query Packets): Describe ConditionalTracepoints.
5041         (Tracepoint Packets): Describe condition field.
5042         (Maintenance Commands): Describe maint agent-eval.
5043         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5044
5045 2009-07-11  Hui Zhu  <teawater@gmail.com>
5046
5047         * gdb.texinfo (disassemble): Add a new modifier /r
5048         to "disassemble" command to make it print the raw instructions
5049         in hex as well as in symbolic form.
5050
5051 2009-07-09  Tom Tromey  <tromey@redhat.com>
5052
5053         * gdbint.texinfo (Testsuite): Document parallel make check.
5054
5055 2009-07-09  Tom Tromey  <tromey@redhat.com>
5056
5057         * gdbint.texinfo (Testsuite): Document test transcripts.
5058
5059 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
5060
5061         * gdb.texinfo (Values From Inferior): Add length parameter
5062         description.
5063
5064 2009-07-04  Chris Genly  <chris@genly.us>
5065
5066         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5067         in -var-list-children.  Fix example according to what the code
5068         does.
5069
5070 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
5071
5072         * gdb.texinfo (Debugging multiple inferiors): Document the
5073         "inferior", "detach inferior" and "kill inferior" commands.
5074         (Debugging Programs with Multiple Processes): Adjust to mention
5075         generic "inferior" commands.  Delete mention of "detach fork" and
5076         "delete fork".  Cross reference to "Debugging multiple inferiors"
5077         section.
5078
5079 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5080
5081         * gdbint.texinfo (Item Output Functions): Update signature
5082         for ui_out_field_core_addr.
5083
5084 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
5085
5086         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5087         Update example code extrated from breakpoint.c.
5088
5089 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5090
5091         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5092         MI commands.
5093         (GDB/MI Symbol Query): Likewise.
5094         (GDB/MI File Commands): Likewise.
5095         (GDB/MI File Transfer Commands): Likewise.
5096         (GDB/MI Target Manipulation): Likewise.
5097         (GDB/MI Miscellaneous Commands): Likewise.
5098
5099 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5100
5101         * gdb.texinfo (Debugging Optimized Code): New chapter.
5102         (Compiling for Debugging): Reference it.  Move some
5103         text to the new section.
5104
5105 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5106
5107         * doc/gdb.texinfo (Calling): Document
5108         set-unwind-on-terminating-exception usage.
5109
5110 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5111
5112         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5113         command.
5114
5115 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5116
5117         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5118         references.
5119
5120 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5121
5122         * gdbint.texinfo: Rename formal parameters to gdbarch function
5123         protoypes from "current_gdbarch" to "gdbarch".
5124
5125 2009-05-28  Tom Tromey  <tromey@redhat.com>
5126
5127         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5128
5129 2009-05-27  Tom Tromey  <tromey@redhat.com>
5130
5131         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5132         feature.
5133         (GDB/MI Variable Objects): Document -var-set-visualizer.
5134
5135 2009-04-02  Tom Tromey  <tromey@redhat.com>
5136
5137         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5138         feature.
5139         (GDB/MI Variable Objects): Document -var-set-visualizer.
5140
5141 2009-05-27  Tom Tromey  <tromey@redhat.com>
5142             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5143             Phil Muldoon  <pmuldoon@redhat.com>
5144
5145         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5146         (Pretty Printing): New node.
5147         (Selecting Pretty-Printers): Likewise.
5148         (Python API): Update.
5149         (Output Formats): Document /r format.
5150
5151 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5152             Tom Tromey  <tromey@redhat.com>
5153
5154         * gdb.texinfo (Types In Python): New node.
5155         (Values From Inferior): "type" is now an attribute.
5156         (Python API): Update.
5157
5158 2009-05-27  Tom Tromey  <tromey@redhat.com>
5159             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5160             Phil Muldoon  <pmuldoon@redhat.com>
5161
5162         * gdb.texinfo: Add @syncodeindex for `tp'.
5163         (Python API): Update.
5164         (Auto-loading): New node.
5165         (Objfiles In Python): New node.
5166
5167 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5168
5169         * gdb.texinfo (Threads): Document libthread-db-search-path.
5170
5171 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5172
5173         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5174
5175 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5176
5177         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5178         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5179         show show-debug-regs' docs.
5180
5181 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5182
5183         * gdb.texinfo (Process Record and Replay): Add description of
5184         reverse execution.
5185
5186 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5187
5188         * gdbint.texinfo (Adding support for debugging core files): New node.
5189         (Native Debugging): Remove the ``Native core file Support'' section.
5190
5191 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5192
5193         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5194         Add index entries.
5195
5196 2009-04-30  Hui Zhu  <teawater@gmail.com>
5197             Michael Snyder  <msnyder@vmware.com>
5198
5199         * gdb.texinfo: (Process Record and Replay): Add documentation for
5200         process record and replay.
5201
5202 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5203
5204         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5205         a new part on command-line defined macros.
5206
5207 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5208
5209         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5210         clarify the wording.
5211
5212 2009-04-23  Tom Tromey  <tromey@redhat.com>
5213
5214         * gdb.texinfo (Data Files): New node.
5215         (GDB Files): Update menu.
5216
5217 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5218
5219         * gdbint.texinfo (Defining Other Architecture Features): Remove
5220         entry for PROCESS_LINENUMBER_HOOK.
5221
5222 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5223
5224         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5225
5226 2009-04-22  Hui Zhu  <teawater@gmail.com>
5227
5228         * gdb.texinfo (disassemble-next-line): Set the default of
5229         disassemble-next-line to off.
5230
5231 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5232
5233         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5234         --with-htmldir): New.
5235         * configure: Regenerate.
5236         * Makefile.in (datarootdir, docdir): Define.
5237         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5238         instead of $(SET_TEXINPUTS).
5239         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5240         gdbint.info instead of $(SET_TEXINPUTS).
5241         (gdbint/index.html): Use same -I options as for building
5242         gdbint.info.
5243         (stabs.dvi, stabs.pdf): Use same -I options as for building
5244         stabs.info instead of $(SET_TEXINPUTS).
5245         (stabs/index.html): Use same -I options as for building
5246         stabs.info.
5247         (annotate.dvi, annotate.pdf): Use same -I options as for building
5248         annotate.info instead of $(SET_TEXINPUTS).
5249         (annotate/index.html): Use same -I options as for building
5250         annotate.info.
5251
5252 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5253
5254         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5255
5256 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5257
5258         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5259
5260 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5261             Joseph Myers  <joseph@codesourcery.com>
5262
5263         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5264         (MAKEHTMLFLAGS): Set to empty.
5265         (html__strip_dir): Define.
5266         (HTMLFILES): Define.
5267         (HTMLFILES_INSTALL): Define.
5268         (install-html): Copy new automake rule.
5269         (html): Depend on $(HTMLFILES).
5270         (gdb_toc.html): Rename to gdb/index.html.
5271         (gdbint_toc.html): Rename to gdbint/index.html.
5272         (stabs_toc.html): Rename to stabs/index.html.
5273         (annotate_toc.html): Rename to annotate/index.html.
5274
5275 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5276
5277         * Makefile.in: Set pdfdir and htmldir from configure
5278         substitutions.
5279         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5280         * configure: Regenerate.
5281
5282 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5283
5284         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5285         This macro is no longer used.
5286
5287 2009-04-15  Tom Tromey  <tromey@redhat.com>
5288
5289         * gdb.texinfo (Character Sets): Document default character set.
5290
5291 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5292
5293         * gdbint.texinfo: Change server name from sources.redhat.com to
5294         sourceware.org throughout.
5295
5296 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5297
5298         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5299         about a missing dot or coma after @xref.
5300
5301 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5302
5303         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5304         example, and add a small explanation about it.
5305         (Print Settings): Change the documentation of the "set print
5306         frame-arguments" to reflect the fact that the default is now "scalars".
5307
5308 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5309
5310         * gdb.texinfo (Print Settings): Add kindex for command "set
5311         print frame-arguments".
5312
5313 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5314
5315         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5316         breakpoints.
5317         (Set Breaks): Add reference to thread-specific and task-specific
5318         breakpoints.
5319
5320 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5321
5322         * gdb.texinfo (Ada Tasks): Remove the documentation about
5323         the "Running" state, as this state has been eliminated.
5324         Now all runnable tasks are shown as "Runnable".
5325
5326 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5327
5328         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5329         special case of breakpoints.
5330         (Enable and Disable Tracepoints): Mention deprecation.
5331         (Listing Tracepoints): Update description and example.
5332
5333 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5334
5335         * gdb.texinfo (Frames in Python): New node.
5336         (Python API): Update.
5337
5338 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5339
5340         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5341         from a method to an attribute.
5342
5343 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5344
5345         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5346         attribute.
5347
5348 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5349
5350         * observer.texi (thread_exit): Add "silent" parameter.
5351
5352 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5353
5354         * observer.texi (about_to_proceed): New.
5355
5356 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5357
5358         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5359         field throughout to handle types with spaces in them.  Fix typos
5360         found by aspell.
5361         (Summary, Requirements, Contributors): New first chapter,
5362         "Summary" added, old Requirements section moved there, and new
5363         section, "Contributors" added.
5364         (Initializing a New Architecture, Register Representation)
5365         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5366         (Porting gdb): These sections extended and updated.
5367         (Compiler Characteristics): This section (empty) deleted.
5368         (Defining Other Architecture Features): This section renamed and
5369         duplicate material removed from (formerly "Target Conditionals").
5370         Use braces {} in @deftypeXX type field throughout to handle types
5371         with spaces in them. Typos found by aspell fixed.
5372
5373         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5374         * stack_frame.pdf: Version of image for PDF output.
5375         * stack_frame.png: Version of image for HTML output and for Emacs.
5376         * stack_frame.txt: Version of image for Info output.
5377         * stack_frame.eps: Version of image for TeX DVI output.
5378
5379 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5380
5381         * gdb.texinfo (Character Sets): Fix last change.
5382
5383 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5384
5385         * gdb.texinfo (Values From Inferior): Fix optional arguments
5386         markup.
5387         (Commands In Python): Adjust argument names of gdb.Command.__init__
5388         to what the function accepts as keywords.
5389
5390 2008-03-20  Tom Tromey  <tromey@redhat.com>
5391
5392         * gdb.texinfo (Convenience Vars): Document convenience functions.
5393         (Functions In Python): New node.
5394         (Python API): Update.
5395
5396 2009-03-20  Tom Tromey  <tromey@redhat.com>
5397
5398         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5399         set target-wide-charset.
5400         (Requirements): Mention iconv.
5401
5402 2009-03-17  Hui Zhu  <teawater@gmail.com>
5403
5404         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5405
5406 2009-03-17  Hui Zhu  <teawater@gmail.com>
5407
5408         * gdb.texinfo: Add documentation for disassemble-next-line.
5409
5410 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5411
5412         * gdb.texinfo (Commands In Python): Remove tindex entries.
5413
5414 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5415
5416         * gdb.texinfo (Returning): New description for missing debug info.
5417
5418 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5419
5420         * gdb.texinfo (Remote Configuration): Document query-attached.
5421         (General Query Packets): Document qAttached.
5422
5423 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5424
5425         * gdb.texinfo (Background Execution): Better describe the set
5426         target-async command.
5427         (Maintenance Commands): Delete description of the `maint set/show
5428         linux-async' and `maint set/show remote-async' commands.
5429
5430 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5431
5432         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5433         between sentences.
5434
5435 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5436
5437         * gdb.texinfo (GDB/MI Async Records): Document the
5438         =library-loaded and =library-unloaded notifications.
5439
5440 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5441
5442         * observer.texi (test_notification): New observer.
5443
5444 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5445
5446         * observer.texi: Add parameter 'print_frame' to normal_stop
5447         observer.
5448
5449 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5450
5451         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5452         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5453         @kbd for interactive input.  Add cross-references and index
5454         entries.
5455
5456 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5457
5458         * gdb.texinfo (Signals): Document $_siginfo.
5459         (Convenience Variables): Mention $_siginfo.
5460         (Remote Configuration): Document qXfer:siginfo:read,
5461         qXfer:siginfo:write packets, and the read-siginfo-object,
5462         write-siginfo-object commands.
5463
5464 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5465
5466         * gdbint.texinfo (Values): New chapter.
5467
5468 2009-02-06  Tom Tromey  <tromey@redhat.com>
5469
5470         * gdb.texinfo (Python API): Add entry for Commands In Python.
5471         (Commands In Python): New node.
5472
5473 2009-02-05  Tom Tromey  <tromey@redhat.com>
5474
5475         * gdb.texinfo (Values From Inferior): Document Value.string.
5476
5477 2009-02-05  Tom Tromey  <tromey@redhat.com>
5478
5479         * gdb.texinfo (Basic Python): Document execute's from_tty
5480         argument.
5481
5482 2009-02-04  Tom Tromey  <tromey@redhat.com>
5483
5484         * gdb.texinfo (Basic Python): Document gdb.history.
5485
5486 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5487
5488         * gdb.texinfo (GDB/MI Thread Commands): Document the
5489         'current-thread-id' field.  Remove the example with zero threads,
5490         since current GDB won't ever report that if there's inferior.
5491
5492 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5493
5494         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5495         option to -break-insert.
5496
5497 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5498             Jerome Guitton  <guitton@adacore.com>
5499
5500         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5501         (System-wide configuration): New section.
5502
5503 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5504
5505         PR gdb/7580:
5506         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5507         internal-error|internal-warning quit|corefile ask|yes|no".
5508
5509 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5510
5511         * gdb.texinfo (Using the `gdbserver' Program): Document
5512         --remote-debug.
5513
5514 2009-01-23  Doug Evans  <dje@google.com>
5515
5516         * gdb.texinfo: Add nexti to list of commands that support
5517         background execution.
5518
5519 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5520
5521         * gdb.texinfo (Define, Hooks): Document prefix command support.
5522
5523 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5524             Carlos O'Donell  <carlos@codesourcery.com>
5525
5526         Fixes for makeinfo --html.
5527
5528         * annotate.texinfo: Use @copying and @insertcopying.  Use
5529         @ifnottex in place of @ifinfo.
5530         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5531         place of @ifinfo.  Use @ifnotinfo for one index entry.
5532         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5533         in place of @ifinfo.
5534         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5535         in place of @ifinfo.  Include contents at start unconditionally.
5536
5537 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5538
5539         * gdb.texinfo (General Query Packets): Remove @var{} around the
5540         "spu" literal string.
5541
5542 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5543
5544         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5545         program may be running in another process" errors.
5546         * gdbint.texinfo (Native Conditionals): Delete
5547         ONE_PROCESS_WRITETEXT description.
5548
5549 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5550
5551         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5552         emacs local variable to be placed at the end of the ChangeLog.
5553         Add server.c and gdbreplay.c to the list of files where the
5554         copyright year needs to be updated.
5555
5556 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5557
5558         * gdb.texinfo (Remote Configuration): Document new
5559         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5560         commands.
5561
5562 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
5563
5564         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5565         FETCH_INFERIOR_REGISTERS.
5566         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5567         FETCH_INFERIOR_REGISTERS descriptions.  Remove
5568         gdbarch_get_longjmp_target descrition, since already described in
5569         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
5570         (Target Conditionals): ... here.
5571
5572 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
5573
5574         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5575         examples.
5576         (Additions to Ada): Likewise.  Add the missing opening and closing
5577         parenthesis of the GDB prompt in one of the examples.
5578
5579 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
5580
5581         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5582         about the result of 'Address not being of type System.Address.
5583         This problem has been fixed a while ago.
5584
5585 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5586
5587         MI non-stop and multiprocess docs.
5588
5589         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5590         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5591         Adjust documentation for *stopped, document =thread-created,
5592         =thread-exited, =thread-group-created and =thread-group-exited.
5593         (GDB/MI Thread Commands): Document the 'state' field in
5594         -thread-info output.
5595         (GDB/MI Program Execution): Mention --all and --thread-group
5596         options.
5597         (GDB/MI Variable Objects): Describe floating and fixed variable
5598         objects.
5599         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5600
5601 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5602
5603         * gdb.texinfo (Operating System Information): New appendix.
5604         (Operating System Auxiliary Information): Document 'info os processes'
5605         (Remote Configuration): Document 'osdata'
5606         (General Query Packets): Document qXfer:osdata:read.
5607
5608 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5609
5610         * gdb.texinfo (Darwin): Document Darwin specific features.
5611
5612 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5613
5614         * gdbint.texinfo (Target Conditionals): Extend the
5615         gdbarch_breakpoint_from_pc description.
5616
5617 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5618
5619         * gdb.texinfo (M68K Features): Fix typo.
5620
5621 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5622
5623         * gdb.texinfo (Symbols): Mention printing containing
5624         image name in "info symbol".
5625         (Maint translate-address): Likewise.
5626
5627 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
5628
5629         * gdb.texinfo (Set Catchpoints): Remove the documentation of
5630         commands "catch load" and "catch unload".
5631
5632 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5633
5634         * gdb.texinfo (GDB/MI Async Records): Document
5635         =thread-selected.
5636
5637 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5638
5639         * observer.texi (new_inferior, inferior_exit): New observers.
5640
5641 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
5642
5643         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5644         .mt files, TM_CLIBS or TM_CDEPS.
5645         (x86 Watchpoints): Don't mention TDEPFILES.
5646
5647 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
5648
5649         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5650         (Overview): Mention notifications and non-stop mode behavior.
5651         (Packets): Update documentation of ?, vAttach, vCont, and vRun
5652         with non-stop mode behavior.  Add vStopped description.
5653         (Stop Reply Packets):  Update list of packets that return
5654         stop replies.  Mention non-stop behavior.
5655         (General Query Packets): Document QNonStop packet and associated
5656         qSupported query response.
5657         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
5658         behavior.
5659         (Notification Packets): New section.
5660         (Remote Non-Stop): New section.
5661         (File-I/O Overview): Mention non-stop behavior.
5662
5663 2008-10-24  Hui Zhu  <teawater@gmail.com>
5664             Pedro Alves  <pedro@codesourcery.com>
5665
5666         * gdb.texinfo (displaced-stepping): Describe the auto mode
5667         setting, and say it's the default.  This is now a mainstream
5668         setting instead of a maintenance setting.
5669
5670 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
5671
5672         * observer.texi (thread_stop_requested): New.
5673
5674 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
5675
5676         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5677         (Patching): Replace incorrect usage of @samp by @kbd.
5678
5679 2008-10-17  Michael Snyder  <msnyder@vmware.com>
5680
5681         * gdb.texinfo: Add documentation for reverse execution.
5682
5683 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5684             Eli Zaretskii  <eliz@gnu.org>
5685
5686         * gdb.texinfo. (Values From Inferior): New subsubsection.
5687
5688 2008-10-06  Doug Evans  <dje@google.com>
5689
5690         * gdb.texinfo (set debug dwarf2-die): Document it.
5691
5692 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
5693
5694         * gdb.texinfo (catch) [exception]: Document how to insert
5695         a breakpoint on user-defined exceptions when the exception
5696         name is identical to one of the language-defined ones.
5697
5698 2008-09-27  Tom Tromey  <tromey@redhat.com>
5699
5700         * gdb.texinfo (Macros): Remove text about stringification,
5701         varargs, and splicing.
5702
5703 2008-09-27  Tom Tromey  <tromey@redhat.com>
5704
5705         * gdbint.texinfo (Language Support): Remove text about omitting
5706         support for a language.
5707
5708 2008-09-23  Doug Evans  <dje@google.com>
5709
5710         * gdb.texinfo (info dcache): Update.
5711
5712 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
5713
5714         * gdb.texinfo (Packets): Add info on thread-id syntax and
5715         multiprocess extensions.
5716         <D>: Document multiprocess form of packet.
5717         <H>: Use thread-id syntax.
5718         <T>: Likewise.
5719         <vCont>: Likewise.  Note this is required for multiprocess.
5720         <vKill>: New packet.
5721         (Stop Reply Packets) <T>: Use thread-id syntax.
5722         <W>: Document multiprocess form of reply.
5723         <X>: Likewise.
5724         (General Query Packets) <qC>: Use thread-id syntax.
5725         <qfThreadInfo>: Likewise.
5726         <qGetTLSAddr>: Likewise.
5727         <qP>: Likewise.
5728         <qSupported>: Add "multiprocess" feature.
5729         <qThreadExtraInfo>: Use thread-id syntax.
5730
5731 2008-09-22  Stan Shebs  <stan@codesourcery.com>
5732
5733         * gdb.texinfo (Inferiors): New section.
5734
5735 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
5736
5737         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5738
5739 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
5740
5741         * gdbint.texinfo (Target Conditionals): Remove documentation
5742         for gdbarch_name_of_malloc.
5743
5744 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
5745
5746         * gdb.texinfo (Interrupts): Mention TCP interface for
5747         sending BREAK.
5748
5749 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
5750
5751         * gdb.texinfo (Commands to Specify Files): Document "remote:"
5752         argument prefix to "set sysroot".
5753
5754 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
5755
5756         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5757         and False.
5758
5759 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
5760
5761         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5762         for possible features of -list-features.
5763
5764 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5765
5766         * gdb.texinfo (Background execution): Adjust example
5767         (GDB/MI Miscellaneous Commands): Document -list-target-features.
5768
5769 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5770
5771         * doc/gdb.texinfo (PowerPC): Fix typo.
5772         (PowerPC features): Fix typo.
5773
5774 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
5775
5776         * observer.texi (thread_ptid_changed): New.
5777
5778 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
5779
5780         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5781         (PowerPC features): Mention feature set for VSX registers.
5782
5783 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
5784
5785         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5786         the direct visibility of all names in user-written packages.
5787
5788 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
5789
5790         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5791         setting, and make it the default.
5792         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5793         non-stop script example.
5794
5795 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5796
5797         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5798         reference to the "Using Different Register and Memory Data
5799         Representation" section.
5800
5801 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
5802
5803         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5804         (Remote Protocol): Add Packet Acknowledgment to menu.
5805         (Overview): Mention +/- can be disabled, and point to new section
5806         where this is discussed in detail.
5807         (General Query Packets): Document QStartNoAckMode packet, and
5808         corresponding qSupported reply.
5809         (Packet Acknowledgment): New section.
5810
5811 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
5812             Pedro Alves  <pedro@codesourcery.com>
5813
5814         * gdb.texinfo (Threads): Move paragraph about automatic thread
5815         selection to All-Stop Mode subsection.
5816         (Thread Stops): Reorganize existing material into subsections.
5817         Add introductory blurb and menu.
5818         (Non-Stop Mode): New subsection.
5819         (Background Execution): New subsection.
5820         (Maintenance Commands): Add cross-references from async mode
5821         commands to the new Background Execution section.
5822
5823 2008-08-06  Tom Tromey  <tromey@redhat.com>
5824
5825         * gdb.texinfo (Extending GDB): New chapter.
5826         (Sequences): Demoted chapter, now a section under the new
5827         Extending GDB chapter.
5828         (Python): New section.
5829
5830 2008-07-31  Stan Shebs  <stan@codesourcery.com>
5831
5832         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5833
5834 2008-07-29  Stan Shebs  <stan@codesourcery.com>
5835
5836         * gdbint.texinfo: General round of cleanup and minor
5837         clarifications.
5838         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5839         (Longjmp Support): Update description to reflect how it is done
5840         for targets without using native header.
5841         (Symbol Handling): Add a little more general explanation.
5842         (COFF, ELF): Mention stabs encapsulation.
5843         (DWARF 3): New section.
5844         (Adding a New Host): Scrub out some obsolete bits.
5845         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5846         (Host Conditionals): Remove descriptions of NO_STD_REGS,
5847         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5848         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5849         SEEK_SET, STOP_SIGNAL, USG.
5850         (Raw and Virtual Register Representations): Ditto for
5851         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5852         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5853         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5854         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5855         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5856         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5857         DEPRECATED_REGISTER_VIRTUAL_SIZE,
5858         DEPRECATED_REGISTER_VIRTUAL_TYPE,
5859         DEPRECATED_USE_STRUCT_CONVENTION.
5860         Describe gdbarch_deprecated_fp_regnum.
5861         Update description of gdbarch_print_insn.
5862         (Adding a New Target): Scrub out obsolete bits.
5863         (Obsolete Conditionals): Remove entire section.
5864
5865 2008-07-25  Tom Tromey  <tromey@redhat.com>
5866
5867         * observer.texi (GDB Observers): Document new observers:
5868         breakpoint_created, breakpoint_deleted, breakpoint_modified,
5869         tracepoint_created, tracepoint_deleted, tracepoint_modified,
5870         architecture_changed.
5871
5872 2008-07-21  Stan Shebs  <stan@codesourcery.com>
5873
5874         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5875         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5876
5877 2008-07-21  Tom Tromey  <tromey@redhat.com>
5878
5879         * observer.texi (GDB Observers): Remove obsolete comment.
5880         <executable_changed>: Remove argument.
5881
5882 2008-07-18  Tom Tromey  <tromey@redhat.com>
5883
5884         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
5885
5886 2008-07-10  Doug Evans  <dje@google.com>
5887
5888         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5889
5890 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5891
5892         * gdb.texinfo (Starting): Document "set disable-randomization".
5893
5894 2008-07-07  Andreas Schwab  <schwab@suse.de>
5895
5896         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5897
5898 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
5899
5900         * gdb.texinfo (GDB/MI Target Manipulation): Add
5901         example of -target-attach.
5902
5903 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
5904
5905         * observer.texi (target_resumed): New observer.
5906         * gdb.texinfo (GDB/MI Output Records): Document *running.
5907
5908 2008-06-06  Tom Tromey  <tromey@redhat.com>
5909
5910         * gdb.texinfo (Completion): Add field name example.
5911
5912 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
5913
5914         * gdb.texinfo (GDB/MI Program Context): Added example
5915         to -exec-arguments
5916
5917 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
5918
5919         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5920         annotation.
5921
5922 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
5923             Nathan Sidwell  <nathan@codesourcery.com>
5924             Joseph Myers  <joseph@codesourcery.com>
5925
5926         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
5927         and ACX_BUGURL.
5928         * configure: Regenerate.
5929         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5930         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5931         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
5932         mailing-list-specific text about bug reporting unless
5933         BUGURL_DEFAULT.
5934
5935 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
5936
5937         * gdb.texinfo (-target-select): Remove reference to target async.
5938         (Maintenance Commands): Document "maint set/show remote-async".
5939
5940 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
5941
5942         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5943         in -target-file-get section.
5944
5945 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
5946
5947         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5948         killing the inferior when it is already debugging a process.
5949
5950 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
5951
5952         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5953         abbreviation for "finish".
5954
5955 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
5956
5957         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5958
5959 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5960
5961         * gdbint.texinfo (Target Conditionals): Delete entry for
5962         gdbarch_dwarf_reg_to_regnum.
5963
5964 2008-05-09  Doug Evans  <dje@google.com>
5965
5966         * gdb.texinfo: Document "find" command, qSearch:memory packet.
5967
5968 2008-05-05  Doug Evans  <dje@google.com>
5969
5970         * gdb.texinfo (disassemble): Document /m modifier.
5971
5972 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
5973
5974         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5975         will not report the time of commands that run the target.
5976
5977 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5978
5979         * gdb.texinfo (GDB/MI Output Records): Add
5980         missing semicolon.
5981
5982 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5983
5984         * gdb.texinfo (GDB/MI Output Records):
5985         Document =thread-create and =thread-exited.
5986
5987 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5988
5989         * gdb.texinfo (GDB/MI Development and Front Ends):
5990         Remove mention of dmi-discuss.
5991
5992 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
5993
5994         * observer.texi (thread_exit): New.
5995
5996 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
5997
5998         * gdb.texinfo (Debugging Output): Document "set/show debug
5999         displaced".
6000         (Maintenance Commands): Document "maint set/show
6001         can-use-displaced-stepping".
6002
6003 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
6004
6005         * gdb.texinfo (ARM): Document set/show arm fallback-mode
6006         and set/show arm force-mode.
6007
6008 2008-05-02  Andreas Schwab  <schwab@suse.de>
6009
6010         * gdbint.texinfo (Algorithms): Describe
6011         target_watchpoint_addr_within_range.
6012
6013 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
6014
6015         * gdbint.texinfo (Stack Frames): New chapter.
6016         (Algorithms): Move Frames text to the new chapter.
6017         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
6018         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6019
6020 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
6021
6022         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6023         output does not necessary include any tokens.
6024
6025 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
6026
6027         * gdb.texinfo (Set SH Calling convention): New @item.
6028         (Show SH Calling convention): Ditto.
6029
6030 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
6031
6032         * gdb.texinfo (Fortran Operators): Describe '%' operator.
6033
6034 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
6035
6036         * gdb.texinfo (Set Breaks): Mention that multiple location
6037         breakpoints need line number info.  Add index entries.
6038
6039 2008-04-19  Craig Silverstein  <csilvers@google.com>
6040
6041         * gdb.texinfo (Requirements): Add an optional requirement on
6042         zlib.
6043         * gdbint.texinfo (Debugging File Formats): Add new subsection for
6044         Compressed DWARF 2.
6045
6046 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
6047
6048         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6049         sample output for 'stopped,reason="breakpoint-hit"' message.
6050         (GDB/MI Program Execution): Likewise.
6051
6052 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
6053
6054         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6055         -var-set-format.  Add -f option to -var-evaluate-expression.
6056
6057 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
6058
6059         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6060         new node "Ambiguous Expressions".  Replace references to this
6061         node by references to "Ambiguous Expressions" throughout.
6062         (Ambiguous Expressions): New node.
6063
6064 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
6065
6066         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6067
6068 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
6069
6070         * gdb.texinfo (Debugging Output): Document
6071         "set/show debug lin-lwp-async".
6072         (Maintenance Commands): Document "maint set/show linux-async".
6073
6074 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
6075
6076         * gdb.texinfo (Expressions): Update description of malloced arrays.
6077
6078 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
6079
6080         * gdb.texinfo (Thread Commands): Document
6081         -thread-info.  Remove -thread-list-all-threads.
6082
6083 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
6084             Sandra Loosemore  <sandra@codesourcery.com>
6085
6086         * gdb.texinfo (Library List Format): Update to mention the
6087         possibility to pass section addresses instead of segment
6088         addresses.
6089
6090 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6091
6092         * gdb.texinfo (Starting): Document "set exec-wrapper".
6093         (Server): Document gdbserver --wrapper.
6094
6095 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6096
6097         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6098         unreadable memory.  Delete obsolete SPARClite reference.
6099
6100 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6101
6102         * gdb.texinfo (Starting): Mention always-running targets.
6103         (Target Commands): Add an anchor for load.
6104         (Connecting): Explain continue instead of run.
6105
6106 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6107
6108         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6109
6110 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6111
6112         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6113         breakpoint table.
6114
6115 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6116
6117         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6118         killing the inferior when it is already debugging a process.
6119
6120 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6121
6122         * gdbint.texinfo (Build Script): New section. Mention new build script
6123         gdb_buildall.sh.
6124
6125 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6126
6127         * gdb.texinfo (Help): Summarize 'info args' correctly.
6128
6129 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6130
6131         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6132         available in PowerPC architecture.
6133         (Embedded Processors): Change node name of PowerPC item in menu.
6134         (PowerPC): Rename to...
6135         (PowerPC Embedded): this.
6136         (Architectures): Add new PowerPC item in menu.
6137         (PowerPC): New node.
6138
6139 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6140
6141         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6142         commands.
6143
6144 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6145
6146         * gdb.texinfo (Setting Catchpoints): Mention features
6147         supported on GNU/Linux.
6148
6149 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6150
6151         * gdb.texinfo (GDB/MI File Commands): Describe new output
6152         field for MI command -file-list-exec-source-file.
6153
6154 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6155
6156         * gdb.texinfo (Using the `gdbserver' Program): Add security
6157         warning.  Rearrange into subsections and subsubsections.  Document
6158         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6159         usage.  Make load reference clearer.  Document monitor exit.
6160         (Remote Configuration): Document set remote exec-file, attach-packet,
6161         and run-packet.
6162         (Packets): Document vAttach and vRun.
6163
6164 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6165
6166         * gdb.texinfo (Processes): Mention process command.
6167         detach-on-follow -> detach-on-fork.
6168
6169 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6170
6171         * gdbint.texinfo (Native Conditionals): Remove
6172         SHELL_COMMAND_CONCAT and SHELL_FILE.
6173
6174 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6175
6176         * gdb.texinfo (Specify Location): Improve wording.
6177
6178 2008-01-23  Chris Demetriou  <cgd@google.com>
6179
6180         * gdb.texinfo (Threads): Document new "set print thread-events"
6181         and "show print thread-events" commands.
6182
6183 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6184
6185         * gdb.texinfo (Specify Location): New section.
6186         (Delete Breaks, Edit, Set Breaks): Remove description of
6187         locations.  Instead, add a reference to "Specify Location".
6188         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6189         (Symbols): Refer to "Specify Location" for the valid forms of
6190         linespecs and locations.
6191
6192 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6193
6194         * gdbint.texinfo (Target Conditionals): Replace the description of
6195         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6196
6197 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6198
6199         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6200         about &&var, which is rejected by the expression parser.
6201
6202 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6203
6204         * gdb.texinfo (Output): Update documentation on using printf with DFP
6205         types.
6206
6207 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6208
6209         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6210         subsubsection.
6211         (Decimal Floating Point format): New subsubsection.
6212
6213 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6214
6215         * gdb.texinfo (File Options): Remove mention of the attempt to
6216         open a core file with the -p option.  Don't list -c as a valid
6217         option to attach to a process.
6218
6219 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6220
6221         * gdbint.texinfo (Host Conditionals): Remove mention of
6222         ALIGN_STACK_ON_ENTRY.
6223
6224 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6225
6226         * gdbint.texinfo (Start of New Year Procedure): Add item
6227         describing how to update the source and documentation copyright
6228         notices.
6229
6230 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6231
6232         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6233         watchpoint explanation into the main description of the watchpoint
6234         command; update synopses of 'watch', 'rwatch', and 'awatch'
6235         commands.
6236
6237 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6238
6239         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6240         Document 'pending-breakpoints' feature of
6241         -list-features.
6242
6243 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6244
6245         * gdb.texinfo: Add new parameter's description.
6246
6247 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6248
6249         * gdb.texinfo (Overview): Clarify run-length encoding
6250         example.  Remove the restriction on "+" and "-" characters.
6251
6252 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6253
6254         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6255
6256 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6257
6258         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6259         the -f option for -break-insert, remove -r option,
6260         and clarify specification of location.
6261
6262 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6263
6264         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6265         formatting.
6266         (Remote Debugging): Add File Transfer section.
6267         (Remote Configuration): Document Host I/O packets.
6268         (GDB/MI): Add GDB/MI File Transfer Commands section.
6269         (Host I/O Packets): New section in "Remote Protocol".
6270         (Packets): Add vFile.
6271
6272 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6273
6274         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6275         breakpoints with multiple locations.
6276         (Breakpoint Menus): Improve wording.
6277         (Output): Fix last change.
6278
6279 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6280
6281         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6282
6283 2007-11-15  Doug Evans  <dje@google.com>
6284
6285         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6286
6287 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6288
6289         * gdbint.texinfo (Native Conditionals): Remove
6290         mention of CLEAR_SOLIB.
6291
6292 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6293
6294         * gdb.texinfo (Print Settings): Add documentation for "set/show
6295         print frame-arguments".
6296
6297 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6298
6299         * gdb.texinfo (Output): Update printf command's description.
6300
6301 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6302
6303         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6304         powerpc soft-float".
6305
6306 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6307
6308         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6309         requirement.
6310         (Requirements for Building GDB): Expand the list of Expat
6311         uses.
6312         (Library List Format, Memory Map Format): Mention Expat.
6313         (Target Descriptions): Update Expat wording.
6314
6315 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6316
6317         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6318         Document that gdbarch_convert_register_p should return zero for no-op
6319         conversions.
6320
6321 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6322
6323         * gdbint.texi (Compiler Characteristics): Move documentation
6324         of set_gdbarch_sofun_address_maybe_missing back to ...
6325         (Target Conditionals): ... here to fix build break.
6326
6327 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6328
6329         * gdbint.texi (Target Conditionals): Remove documentation of
6330         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6331         (Compiler Characteristics): ... documentation of
6332         set_gdbarch_sofun_address_maybe_missing.
6333
6334 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6335
6336         * gdbint.texinfo (Target Conditionals): Use
6337         frame_unwind_register_unsigned in examples instead of
6338         frame_unwind_unsigned_register.
6339
6340 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6341
6342         * gdb.texinfo (Predefined Target Types): Add int128
6343         and uint128.
6344         (Standard Target Features): Add PowerPC features.
6345
6346 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6347
6348         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6349
6350 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6351
6352         * gdbint.texi (Target Conditionals): Remove documentation
6353         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6354         gdbarch_extract_return_value, and gdbarch_store_return_value.
6355
6356 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6357
6358         * gdbint.texi (Target Conditionals): Remove documentation of
6359         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6360
6361 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6362
6363         * gdb.texinfo: Mention that inaccessible-by-default is on by
6364         default.
6365
6366 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6367
6368         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6369
6370 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6371
6372         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6373         multi-threaded watchpoints.
6374         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6375         checked.  Describe sticky notification.  Expand description
6376         of steppable and continuable watchpoints.
6377         (Watchpoints and Threads): New subsection.
6378
6379 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6380
6381         * gdb.texinfo (Setting Breakpoints): Revise
6382         documentation for pending breakpoints.  Document
6383         breakpoints with multiple locations.
6384
6385 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6386
6387         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6388         Document -list-features.
6389
6390 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6391
6392         * gdb.texinfo (Output): Spell out which features of C's printf are
6393         not supported by GDB's printf.
6394         (Separate Debug Files): More accurate wording regarding build ID
6395         and a reference to the ld manual rather than the Fedora wiki.
6396
6397 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6398             Jim Blandy  <jimb@codesourcery.com>
6399
6400         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6401         (Examining Memory): Update mentions of the 's' format.
6402         (Automatic Display): Likewise.
6403
6404 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6405
6406         * gdb.texinfo: Update the FSF's Back-Cover Text.
6407
6408 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6409             Eli Zaretskii  <eliz@gnu.org>
6410
6411         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6412         Fixed the ``build ID'' name.  New binaries build instructions for the
6413         build ID inclusion.  Explain how the commands are specific to the build
6414         ID vs. debug link.
6415
6416 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6417
6418         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6419         indexing for ``build ID'' support.
6420
6421 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6422
6423         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6424         Enlisted BUILD ID to the debug file searching example.
6425         Included a BUILD ID `.note.gnu.build-id' section description.
6426         Updated/added the debug files splitting instructions for OBJCOPY.
6427
6428 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6429
6430         * gdb.texinfo (Variable Objects): Adjust docs
6431         for -var-info-expression and document
6432         -var-info-path-expression.
6433
6434 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6435
6436         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6437         (title page): Include the dedication in the printed manual, as a
6438         separate page after the copyright notice.
6439
6440         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6441         don't break a @var across a line.
6442
6443 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6444
6445         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6446         for include files.
6447
6448 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6449
6450         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6451         in annotate.texinfo.
6452         (Command History): Link to new node.
6453
6454 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6455
6456         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6457
6458 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6459
6460         * gdbint.texinfo (Target Conditionals): Fix last change.
6461
6462 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6463
6464         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6465         routines:
6466         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6467         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6468         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6469         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6470         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6471         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6472         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6473         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6474         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6475         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6476         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6477         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6478         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6479         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6480         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6481         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6482         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6483         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6484         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6485         (SOFTWARE_SINGLE_STEP_P)
6486
6487         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6488         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6489
6490         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6491         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6492         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6493         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6494         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6495         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6496         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6497         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6498         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6499         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6500
6501         (Converting an existing Target Architecture to Multi-arch): Remove
6502          section.
6503
6504         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6505         (gdbarch_addr_bits_remove): Add code example.
6506
6507         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6508
6509 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6510
6511         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6512         Add other missing entries.  Adjust the table size to fit.
6513         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6514         stop reasons including the new "library" event.
6515         (General Query Packets): Adjust table widths for qSupported.  Mention
6516         qXfer:libraries:read reply to qSupported and document the new packet.
6517         (Library List Format): New section.
6518
6519 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6520
6521         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6522
6523 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6524
6525         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6526
6527 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6528
6529         * gdbint.texinfo (Register and Memory Data): Break sections
6530         into nodes and add a menu.
6531
6532 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6533
6534         * gdb.texinfo (Examining Memory): Document the new behaviour.
6535
6536 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6537
6538         * gdb.texinfo (Standard Target Features): Document
6539         m68k features.
6540
6541 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6542
6543         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6544
6545 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6546
6547         * gdb.texinfo (Target Description Format): Add version attribute
6548         for <target>.
6549
6550 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6551
6552         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6553
6554 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6555
6556         * gdb.texinfo (MIPS Features): New subsection.
6557
6558 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6559             Markus Deuling  <deuling@de.ibm.com>
6560
6561         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6562         and qXfer:spu:write packets and mention them under qSupported.
6563
6564 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6565             Markus Deuling  <deuling@de.ibm.com>
6566
6567         * gdb.texinfo (Architectures): Add new SPU section to document
6568         Cell Broadband Engine SPU architecture specific commands.
6569
6570 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
6571
6572         * gdb.texinfo (GDB/MI Variable Objects): Editorial
6573         comments.
6574
6575 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
6576
6577         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6578
6579 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
6580
6581         * gdb.texinfo (Overview): Doc fix.
6582
6583 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
6584
6585         * gdb.texinfo (Remote Configuration): Document "set/show
6586         remoteflow".
6587
6588 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6589
6590         * gdb.texinfo (MIPS): Remove documentation for set mips
6591         saved-gpreg-size, show mips saved-gpreg-size, and set mips
6592         stack-arg-size.
6593
6594 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
6595
6596         * all-cfg.texi (GDBTUI): New.
6597         * gdb.texinfo (Mode Options): Use GDBTUI variable.
6598         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6599         (TUI Configuration): Edit to improve clarity and fix problems of
6600         both style and content.
6601
6602 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
6603
6604         * observer.texi (GDB Observers): New observer "new_objfile".
6605
6606 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
6607
6608         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6609
6610 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6611
6612         * gdb.texinfo (GDB/MI Variable Objects): Document
6613         frozen variables objects.
6614
6615 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
6616
6617         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6618         (Character Sets, Caching Data of Remote Targets): Likewise.
6619         (Targets): Delete Remote node.  Move its text...
6620         (Debugging Remote Programs): ...to here.  Delete description
6621         of the "remote" command.
6622         (Remote configuration): Delete description of "set remotedevice"
6623         and "show remotedevice".
6624         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6625
6626 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
6627
6628         * gdb.texinfo (Contributors, Continuing and Stepping)
6629         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6630         (General Query Packets, File-I/O Remote Protocol Extension)
6631         (Protocol Basics, The F Reply Packet, Write)
6632         (Protocol-specific Representation of Datatypes, Memory Transfer):
6633         Fix hyphenation, punctuation and grammar problems.
6634         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
6635         'section' instead of 'subsection' in the text.
6636         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6637         (i386): Remove period from section name.
6638         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
6639         (Config Names, Configure Options): Use @file{configure}.
6640
6641 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
6642
6643         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6644         and tab expansion.
6645
6646 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
6647
6648         * gdbint.texinfo (SOM): Correct location of the SOM reader.
6649
6650 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
6651
6652         * gdb.texinfo: Consistently capitalize all significant words in
6653         node names, chapter titles, section titles, and headings.  Update
6654         cross references to match.
6655         (Starting and Stopping Trace Experiment): Make node name plural.
6656         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6657
6658 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6659
6660         * gdb.texinfo (WinCE): Delete obsolete subsection.
6661
6662 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6663
6664         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6665         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6666         references.
6667
6668 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6669
6670         * gdb.texinfo (Startup): Delete references to some alternate
6671         names for .gdbinit.
6672         (Thread): Remove LynxOS reference.
6673         (Tandem ST2000): Delete target-specific documentation.
6674         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6675         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6676         and GDB_OSABI_LYNXOS.
6677
6678 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
6679
6680         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6681
6682 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
6683
6684         * gdbint.texinfo (Target Conditionals): Remove mention of
6685         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6686         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6687
6688 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6689
6690         * Makefile.in: Add "pdfdir" installation
6691         directory, PDFTEX macro, support for "install-pdf" target,
6692         and rules for making a pdf version of refcard.texi.
6693         * refcard.tex: Specify paper size for PDF output.
6694
6695 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6696
6697         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6698
6699 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6700
6701         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6702         (Source Path, Character Sets, Macros, Define)
6703         (GDB/MI Result Records, GDB/MI Simple Examples)
6704         (GDB/MI Program Execution, GDB/MI File Commands)
6705         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6706         (Bug Reporting): Use @value{GCC}.
6707
6708 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6709
6710         * gdb.texinfo (Help): Fix formatting of examples.
6711         (Variables): Use @ifnotinfo instead of @iftex.
6712         (Non-debug DLL symbols): Use @ref instead of @pxref.
6713         (Sparclet File): Use @samp instead of quotes.
6714
6715 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6716
6717         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6718
6719 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6720
6721         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6722         the order of the nodes.
6723         (C Operators, C Constants, Debugging C): Remove extra menus.
6724         (Method Names in Commands): Do not specify next/prev/up nodes.
6725
6726 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6727
6728         * gdb.texinfo (File Options): Add missing parenthesis.
6729         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6730
6731 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6732
6733         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6734
6735 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6736
6737         * gdb.texinfo (Standard Target Features): Mention
6738         case insensitivity.
6739         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6740
6741 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
6742
6743         * gdb.texinfo (Top): Put Appendix A after numbered sections.
6744         (Files): Add section name to argument list for pxref.
6745         (Non-debug DLL symbols): Don't use `see' for pxref.
6746         (Embedded Processors): Fix typo.
6747         (GDB/MI Breakpoint Commands): Execution commands generate
6748         *stopped not ^done.
6749
6750 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
6751
6752         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6753         values for in_scope.  Mention that only root variables can be
6754         updated.
6755         (GDB/MI Development and Front Ends): Explain new values may be
6756         added to existing fields.
6757
6758 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6759
6760         * gdb.texinfo (-target-disconnect): Use @smallexample.
6761         (Requirements): Add anchor for Expat.  Update description.
6762         (Target Descriptions): Mention Expat.
6763         (Target Description Format): Document new elements.  Use
6764         @smallexample.
6765         (Predefined Target Types, Standard Target Features): New sections.
6766         * gdbint.texinfo (Target Descriptions): New section.
6767
6768 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
6769
6770         * gdb.texinfo (Target Description Format): Add section on XInclude.
6771
6772 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
6773
6774         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6775         command -enable-timings.
6776
6777 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6778
6779         * gdbint.texinfo (Operation System ABI Variant Handling): Update
6780         descriptions for new/deleted elements in gdb_osabi.  Add missing
6781         description for function generic_elf_osabi_sniff_abi_tag_sections.
6782
6783 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
6784
6785         * gdb.texinfo (Maintenance Commands): Add documentation for
6786         the new "maint print target-stack" command.
6787
6788 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
6789             Eli Zaretskii  <eliz@gnu.org>
6790
6791         * gdb.texinfo: Describe CHAR array vs. string identification rules.
6792
6793 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6794
6795         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6796         Use @value{NGCC} instead of @value{GCC}.
6797
6798 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
6799
6800         * agentexpr.texi: Fix typos.
6801         * annotate.texinfo: Likewise.
6802         * gdb.texinfo: Likewise.
6803         * gdbint.texinfo: Likewise.
6804         * observer.texi: Likewise.
6805         * stabs.texinfo: Likewise.
6806
6807 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6808
6809         * gdbint.texinfo (Support Libraries): Remove mmalloc
6810         entry.  Describe readline library.
6811
6812 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
6813
6814         * gdb.texinfo (Target Descriptions): New section.
6815         (General Query Packets): Add QPassSignals anchor.  Mention
6816         qXfer:features:read under qSupported.  Expand mentions of
6817         qXfer:memory-map:read and QPassSignals.  Document
6818         qXfer:features:read.
6819
6820 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
6821
6822         * gdb.texinfo (Commands to specify files): Describe
6823         "set sysroot" and "show sysroot".
6824         (Using the `gdbserver' program): Lowercase argument
6825         to @var.  Expand description of setting up GDB on the
6826         host.
6827
6828 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
6829
6830         * gdb.texinfo (Set Catchpoints): Add documentation for the new
6831         catch exception, catch exception unhandled, and catch assert
6832         commands.
6833
6834 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6835
6836         * gdb.texinfo (Debugging Output): Document "set debug xml"
6837         and "show debug xml".
6838
6839 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6840
6841         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6842
6843 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
6844
6845         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6846
6847 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
6848
6849         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6850         note in @ignore, to be removed later if nobody complains.
6851
6852 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
6853
6854         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6855         of -var-delete.
6856
6857 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6858
6859         * gdb.texinfo (Setting breakpoints): Document
6860         automatic software/hardware breakpoint usage and
6861         the "set breakpoint auto-hw" command.
6862
6863 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
6864
6865         * gdb.texinfo (Memory Access Checking): New.
6866
6867 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
6868
6869         * gdb.texinfo (Remote configuration): Mention
6870         "pass-signals-packet".
6871         (General Query Packets): Document QPassSignals.  Fix
6872         a typo.
6873
6874 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
6875
6876         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6877
6878 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6879
6880         * gdb.texinfo (Remote configuration): Rewrite documentation for
6881         packet configuration commands.
6882         (OS Information): Adjust reference to qXfer:auxv:read.
6883         (General Query Packets): Remove references to read-aux-vector-packet
6884         and set remote get-thread-local-storage-address.
6885
6886 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
6887
6888         * gdbint.texinfo (Target Architecture Definition): Add new
6889         Initializing a New Architecture section.
6890
6891 2006-10-31  David Taylor  <dtaylor@emc.com>
6892
6893         * stabs.texinfo (Macro define and undefine): New node describing
6894         stabs for #define and #undef.
6895
6896 2006-10-27  Andreas Schwab  <schwab@suse.de>
6897
6898         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6899
6900 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
6901
6902         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6903         clarify on the possible meanings of ``expression'' watched by
6904         watchpoints.  Add indexing.
6905         (Prompting, Errors, Invalidation, Annotations for Running)
6906         (Source Annotations): Fix index entries by adding "annotation" to
6907         them, to discriminate from index entries that point to the more
6908         general topic descriptions.
6909
6910 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6911
6912         * gdbint.texinfo (Target Vector Definition): Move most
6913         content into Existing Targets.  Add a menu.
6914         (Existing Targets): New section, moved from Target Vector
6915         Definition.  Use @subsection.
6916         (Managing Execution State): New section.
6917
6918 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
6919
6920         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6921
6922 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
6923
6924         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6925         (Command Syntax, Signals, Backtrace, Connecting)
6926         (Remote configuration, Renesas Boards, Console I/O): Fix last
6927         change: use Ctrl- instead of C-, except wrt Emacs.
6928         (File-I/O Examples): Put Ctrl-c in @kbd.
6929         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6930         (Console I/O): Use @samp with Ctrl-.
6931         (Signals, Set Breaks, Set Watchpoints): Document optional
6932         arguments to `info signals'  `handle', `info breakpoints', and
6933         `info watchpoints'.
6934
6935 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
6936
6937         * gdb.texinfo (Backtrace): Fix last change.
6938
6939 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
6940
6941         * gdb.texinfo (Backtrace): Order correctly and add other cases.
6942
6943 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
6944
6945         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6946         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6947         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6948
6949 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6950             Daniel Jacobowitz  <dan@codesourcery.com>
6951
6952         * gdb.texinfo (Packets): Document vFlashErase,
6953         vFlashWrite and vFlashDone packets.
6954         (General Query Packets): Document qXfer:memory-map:read.
6955         Add a new feature for qXfer:memory-map:read.
6956         (Memory map format): New section.
6957         (Target Commands): Mention that gdb can write flash.
6958
6959 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6960             Daniel Jacobowitz  <dan@codesourcery.com>
6961
6962         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6963         memory regions and "mem auto".
6964
6965 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
6966
6967         * gdbint.texinfo (Array Containers): New section.
6968
6969 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
6970
6971         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6972         -stack-list-arguments HIGH_FRAME argument can be larger then the
6973         actual number of frames.
6974
6975 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
6976
6977         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6978         -stack-list-locals HIGH_FRAME argument can be larger then the
6979         actual number of frames.
6980
6981 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
6982
6983         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6984         Register Packet Format, Tracepoint Packets): Fix spelling errors.
6985
6986 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
6987
6988         * gdbint.texinfo (Overall Structure): New section "Source Tree
6989         Structure".
6990
6991 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
6992
6993         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6994         responses.
6995
6996 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
6997
6998         * gdb.texinfo (Source Path): Add documentation for new
6999         substitute-path commands.
7000
7001 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
7002
7003         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
7004         (Running Configure): ...here.
7005         (Requirements): New node.  Mention expat.
7006
7007 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
7008
7009         * gdb.texinfo (Target Commands): Remove
7010         'set download-write-size' and 'show download-write-size'.
7011
7012 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
7013
7014         * stabs.texinfo (Member Type Descriptor): Correct example for
7015         pointer to member types.
7016
7017 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
7018
7019         * gdb.texinfo (Optional warnings and messages): Add
7020         'set/show trace-commands'.
7021         (Command files): Add '-v' to source command.
7022
7023 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
7024
7025         * gdb.texinfo (OS Information): Update qPart reference to
7026         qXfer.
7027         (Remote configuration): Likewise.
7028         (Overview): Move @cindex to the start of a paragraph.  Talk
7029         about binary data encoding.
7030         (Packets): Refer to the overview for the details of the X
7031         packet encoding.
7032         (General Query Packets): Remove qPart description.  Add qXfer
7033         description.  Add an anchor to qSupported.  Correct feature
7034         table title.  Add a new feature for qXfer:auxv:read.
7035         (Interrupts): Add a missing parenthesis.
7036
7037 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
7038
7039         * gdb.texinfo (KOD): Remove node.
7040         (GDB/MI Kod Commands): Remove commented out node.
7041
7042 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
7043
7044         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7045         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7046         (GDB/MI Thread Commands, GDB/MI Program Execution)
7047         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7048         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7049         (GDB/MI File Commands, GDB/MI Target Manipulation)
7050         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7051         since the MI prompt is hard-wired into the code.
7052
7053 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
7054
7055         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7056         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7057         (GDB/MI Data Manipulation): Remove description of unimplemented
7058         display related commands as variable objects perform this function
7059         and are superior: -display-delete, -display-disable,
7060         -display-enable, -display-insert and -display-list.  Move
7061         -environment-cd, -environment-directory, -environment-path
7062         and -environment-pwd to "Program Context".
7063         (GDB/MI Program Control): Rename to "Program Execution".  Move
7064         -exec-arguments -exec-abort to...
7065         (GDB/MI Program Context): ...here.  New node split from "Data
7066          Manipulation".
7067
7068 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
7069
7070         * gdb.texinfo (Remote configuration): Document set / show
7071         remote supported-packets.
7072         (General Query Packets): Document qSupported packet.
7073
7074 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
7075
7076         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7077         and font markup.
7078         (Protocol basics): Likewise.
7079         (The F request packet): Likewise.
7080         (The F reply packet): Likewise.
7081         (Memory transfer): Move this node to be a subsubsection of
7082         "Protocol specific representation of datatypes".
7083         (The Ctrl-C message): More copy editing.
7084         (Console I/O): Likewise.
7085         (The isatty call): Delete this node, and merge its content into
7086         the "isatty" node.  Fixed references elsewhere.
7087         (The system call): Delete this node, and merge its content into
7088         the "system" node.  Fixed references elsewhere.
7089         (open): Reformat to use @table, and add appropriate font markup.
7090         (close): Likewise.
7091         (read): Likewise.
7092         (write): Likewise.
7093         (lseek): Likewise.
7094         (rename): Likewise.
7095         (unlink): Likewise.
7096         (stat/fstat): Likewise.
7097         (gettimeofday): Likewise.
7098         (isatty): Likewise.
7099         (system): Likewise, plus minor changes to fix confusing wording.
7100         (Integral datatypes): Fix font markup.
7101         (Pointer values): Likewise.
7102         (struct stat): Fix markup to use @table, plus minor copy editing.
7103         (struct timeval): Fix font markup, plus minor copy editing.
7104         (Constants): Minor copy editing.
7105         (Errno values): Add font markup.
7106         (File-I/O Examples): Likewise.
7107
7108 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7109
7110         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7111         (GDB/MI Simple Examples): Move node up one level.  Use real
7112         examples.
7113         (GDB/MI Compatibility with CLI): Update.
7114         (GDB/MI Result Records): Add "connected" and "exit" result
7115         classes.
7116         (GDB/MI Stream Records): Clarify target output.
7117         (GDB/MI Command Description Format): Modify example description.
7118         (GDB/MI Breakpoint Table Commands): Rename to...
7119         (GDB/MI Breakpoint Commands): ...this
7120         (GDB/MI Breakpoint Commands): Add optional thread field.
7121         (GDB/MI Program Control): Add an introduction.  Move "Program
7122         termination" examples into exec-run description.
7123         (GDB/MI File Commands): Mention similar CLI commands.
7124         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7125         is similar to "-gdb-version".
7126
7127 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7128
7129         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7130
7131 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7132
7133         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7134         sourceware.org for mailing lists.
7135         (GDB/MI File Commands): New node split from Program Control.
7136
7137 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7138
7139         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7140
7141 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7142
7143         * gdb.texinfo (Cygwin Native): Fix last change.
7144
7145 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7146
7147         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7148
7149 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7150
7151         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7152         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7153
7154 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7155
7156         * gdb.texinfo (General Query Packets): Recommend not starting
7157         new packets with qC and clarify.
7158
7159 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7160
7161         * gdb.texinfo (M2 Types): New section.
7162
7163 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7164
7165         * agentexpr.texi: Add a copyright and license notice.
7166         * observer.texi: Likewise, with GPL clause for function prototypes.
7167         Remove trailing whitespace.
7168
7169 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7170
7171         * gdb.texinfo (General Query Packets): Document conventions for
7172         terminating packet names, and their violations.
7173
7174 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7175
7176         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7177         * gdb.texinfo: Likewise.
7178
7179 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7180
7181         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7182         and "show remotedebug".
7183         (Debugging Output): Add additional index entries.
7184
7185 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7186
7187         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7188
7189 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7190
7191         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7192         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7193
7194 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7195
7196         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7197         and remove breakpoint prototypes.
7198         (Watchpoints): Move description of target_insert_hw_breakpoint and
7199         target_remove_hw_breakpoint ...
7200         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7201         target_remove_breakpoint.
7202
7203 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7204
7205         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7206         and C packets are optional.
7207
7208 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7209
7210         * gdb.texinfo (Specifying source directories): Update the description
7211         of the source file search to reflect the fact that the source path
7212         always contains at least $cdir and $cwd.
7213
7214 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7215
7216         * gdb.texinfo: Update copyright dates.
7217
7218 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7219
7220         * gdb.texinfo (Overview): Add an index entry to "empty response".
7221
7222 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7223
7224         * gdbint.texinfo (Prologue Analysis): New section.
7225
7226 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7227
7228         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7229
7230         * gdb.texinfo (Target Commands): Update text describing how to
7231         specify a target.  Refer to the detailed section on remote
7232         debugging, not the brief mention.
7233
7234         * gdb.texinfo (Connecting): Organize the different 'target remote'
7235         connection methods into a table.  Add a 'target remote' index
7236         entry. (!!!)
7237
7238 2006-02-17  Fred Fish  <fnf@specifix.com>
7239
7240         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7241         'ptype' commands to reflect the fact that the only significant
7242         difference between them is that ptype prints the complete type
7243         description instead of just the name.
7244
7245 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7246
7247         * gdbint.texinfo (Watchpoints): Delete
7248         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7249
7250 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7251
7252         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7253         times fields where needed.  Fix typos.  Update general form given
7254         for output of -break-insert.
7255         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7256
7257 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7258
7259         * gdbint.texinfo (Symbol Handling): Add a section
7260         on memory management.
7261
7262 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7263
7264         * gdb.texinfo (Breakpoint table commands): Document the fullname
7265         field in -break-list output.
7266
7267 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7268
7269         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7270         debugging information produced by the various "set debug..."
7271         options.
7272
7273 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7274
7275         * gdb.texinfo (Files): Remove obsolete bits from the description
7276         of "symbol-file".
7277
7278 2006-01-25  Jim Blandy  <jimb@redhat.com>
7279
7280         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7281
7282 2006-01-24  Jim Blandy  <jimb@redhat.com>
7283
7284         * gdbint.texinfo (Frames): Document the basics of GDB's register
7285         unwinding model, and explain the existence of the "sentinel" frame.
7286
7287 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7288
7289         * gdb.texinfo (Choosing files): Mention that -directory is used
7290         for script files.
7291         (Specifying source directories): Likewise.
7292         (Command files): Explain how script files are found.
7293
7294 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7295
7296         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7297         the threads in a multi-threaded program.
7298         (Threads): The threadno argument of "thread apply" can be a range
7299         of numbers.
7300
7301 2006-01-18  Jim Blandy  <jimb@redhat.com>
7302
7303         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7304         of warning flags.
7305
7306 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7307
7308         * gdb.texinfo (Sequences): Improve menu annotations.
7309         (Define): Add index entries for arguments of user-defined
7310         commands.  Move the description of flow-control commands...
7311         (Command Files): ...to here.  Document loop_break and
7312         loop_continue.
7313         (Define, Command Files): Document `end' and add index entries for
7314         it.
7315
7316 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7317
7318         * gdb.texinfo: Add documentation for linux-fork.
7319         * gdbint.texinfo: Add internal documentation for checkpoints.
7320
7321 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7322
7323         * gdb.texinfo (Omissions from Ada): Document that there is now
7324         limited aggregate support.
7325
7326 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7327
7328         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7329         registers and the likes.
7330
7331 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7332
7333         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7334         (Symbols): Fix usage of "e.g.".
7335         (Memory Region Attributes): Fix usage of "etc."
7336
7337         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7338         (Coding): Fix usage of "e.g.".
7339
7340 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7341
7342         * stabs.texinfo:
7343         * refcard.tex:
7344         * gpl.texi:
7345         * gdbint.texinfo:
7346         * gdb.texinfo:
7347         * gdb-cfg.texi:
7348         * fdl.texi:
7349         * annotate.texinfo:
7350         * all-cfg.texi:
7351         * Makefile.in: Add (C) after Copyright.  Update the FSF
7352         address.
7353
7354 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7355
7356         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7357         extend GDB with commands for external monitor.
7358
7359 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7360
7361         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7362
7363 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7364
7365         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7366
7367 2005-11-21  Jim Blandy  <jimb@redhat.com>
7368
7369         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7370         placement of 'R' actions in tracepoint action packets; document
7371         dependence of 'X' and 'M' actions on a preceding 'R' action for
7372         their registers.
7373
7374 2005-11-19  Jim Blandy  <jimb@redhat.com>
7375
7376         * gdb.texinfo (Tracepoint Packets): New node.
7377         (General Query Packets): Add entries for the tracepoint packets,
7378         referring to the "Tracepoint Packets" node.
7379         (Tracepoints): Add reference to "Tracepoint Packets".
7380
7381 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7382
7383         * gdb.texinfo (set remotebreak): Add anchor.
7384         (X packet): Likewise.
7385         (Remote Protocol): Add new section `Interrupts' and new index
7386         entry `interrupts (remote protocol)'.
7387
7388 2005-11-18  Jim Blandy  <jimb@redhat.com>
7389
7390         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7391         entries into the General Query Packets section.  Add a
7392         cross-reference to that section.  Drop description of replies, as
7393         these are covered in the descriptions of each packet.
7394         (General Query Packets): Add introductory text.  Explain naming
7395         conventions, and how the end of a name is recognized.
7396
7397 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7398
7399         * gdb.texinfo (Remote configuration): Fix typo in description of
7400         "set remotebreak" command.
7401
7402 2005-11-16  Jim Blandy  <jimb@redhat.com>
7403
7404         * gdb.texinfo (Packets, Stop Reply Packets)
7405         (General Query Packets): Various formatting cleanups.
7406         - Use @samp for packet contents.
7407         - Drop summaries from packet @item lines; the same information appears
7408           immediately below in the description.
7409         - Delete paragraph breaks after packet @item commands, so that the
7410           description appears directly to the right of the packet prototype
7411           in the printed manual, if it fits.
7412         - Place spaces in packet prototypes between @vars and non-@var
7413           letters, and explain that they're just for formatting.
7414         - Use @dots{} instead of '...'.
7415         - Fix uses of @code where @var was needed.
7416         - Replace "deprecated" markers with English text spelling out the
7417           packet's status and the preferred alternatives.
7418         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7419           what this ever meant.
7420         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7421           this for a long time.
7422         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7423           implemented several times, and have been in use for years.
7424
7425 2005-11-15  Jim Blandy  <jimb@redhat.com>
7426
7427         * gdb.texinfo (Packets): Add index entries for 'm' packet
7428         disclaimers.
7429
7430         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7431         of stub when processing an 'm' packet.
7432
7433         * gdb.texinfo (Packets): Mention that packets beginning with
7434         letters are reserved once, at the top, instead of actually listing
7435         them all and saying "reserved".
7436
7437 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7438
7439         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7440         Change @var{$arg0 to @code{$arg0.
7441
7442 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7443
7444         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7445
7446 2005-11-12  Jim Blandy  <jimb@redhat.com>
7447
7448         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7449         order.  Remove extraneous 'z'.
7450
7451 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7452
7453         * gdb.texinfo (Choosing files): Add --eval-command.
7454
7455 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7456
7457         * gdb.texinfo (Choosing modes): Add --return-child-result.
7458
7459
7460 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7461
7462         * gdb.texinfo (Choosing modes): Add --batch-silent.
7463
7464 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7465
7466         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7467         "The -var-update Command".
7468
7469 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7470
7471         * gdb.texinfo (Print Settings): Add documentation for set/show
7472         print array-indexes.
7473
7474 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7475
7476         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7477         6.2 and 6.3.
7478
7479 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7480
7481         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7482         since 19-Jan-2004.
7483         (Files): Likewise.
7484         (Variables, Symbols): Document the "<incomplete type>" message and
7485         its reasons.
7486
7487 2005-08-01  Fred Fish  <fnf@specifix.com>
7488
7489         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7490
7491 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7492
7493         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7494         option for -var-list-children and -var-update.
7495         (GDB/MI Stack Manipulation): Simplify description of
7496         print-values option for -stack-list-locals.
7497         (GDB/MI Command Description Format): Clarify.
7498         (Mode Options): Spelling of superseded.
7499
7500 2005-07-12  Bob Rossi  <bob@brasko.net>
7501
7502         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7503         corresponding GDB command comment.
7504
7505 2005-07-06  Bob Rossi  <bob@brasko.net>
7506
7507         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7508         and -inferior-tty-show.
7509         (Input/Output): Document "set/show inferior-tty" and tty alias.
7510
7511 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7512
7513         * gdb.texinfo (Packets): Change description of 'D' packet to note
7514         that GDB does wait for a response.
7515
7516 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7517
7518         * gdb.texinfo (History) Rename "Command History".
7519         (Command History): Move node "Server Prefix" from section on
7520         Annotations here.
7521
7522 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7523
7524         * gdb.texinfo (GDB/MI Stack Manipulation):
7525         Re-instate -stack-info-frame with example.  Say that it gets
7526         info on selected frame, not current frame.
7527
7528 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7529
7530         * gdb.texinfo (Server): Clarify that `file' should be used before
7531         connecting to the server.
7532         (Files): Add an xref to the above description.
7533         (Output Formats): More detailed description of the `c' format.
7534         (Memory): List explicitly all the formats supported by `x'.
7535         (Threads): Add an @cindex entry for "thread apply".
7536         (Files): Document the possibility of loading unlinked object
7537         files.  Add more indexing for solib-absolute-prefix and
7538         --with-sysroot.
7539         (Machine Code): Document possible problems with locations in
7540         shared libraries.
7541         (Backtrace): Document that free-standing environments do not need
7542         to have a `main' function.
7543
7544 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7545
7546         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7547         -stack-info-frame.
7548
7549 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7550
7551         * gdb.texinfo (Contributors): Note the original multi-arch
7552         contributors.
7553
7554 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7555
7556         * gdb.texinfo (Registers): Add index entries for the standard
7557         registers.
7558         (Frames): Add cross-reference from frame pointer description to
7559         the Registers node.
7560         (Annotations Overview): Fix the reference to GDB name.
7561
7562 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
7563
7564         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7565         can-use-hw-watchpoints.
7566
7567 2005-05-28  Bob Rossi  <bob@brasko.net>
7568
7569         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7570         the possible reasons why an exec async record would be returned to FE.
7571
7572 2005-05-26  Andrew Cagney  <cagney@gnu.org>
7573
7574         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7575         Andrew Cagney implemented the original GDB/MI.
7576
7577 2005-05-23  Orjan Friberg  <orjanf@axis.com>
7578
7579         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7580         documentation.  Add documentation for cris-mode.
7581
7582 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
7583
7584         * gdb.texinfo (Numbers): Explain the example and make the wording
7585         more acurate.
7586
7587 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7588             Dennis Brueni  <dennis@slickedit.com>
7589
7590         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7591         (GDB/MI Data Manipulation, GDB/MI Program Control)
7592         (GDB/MI Stack Manipulation): Update examples to include the fullname
7593         attribute in stack frames.
7594
7595 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
7596
7597         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
7598         do with other non-standard names of init files.
7599
7600 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
7601
7602         * gdb.texinfo (Command Files): Move the description of the startup
7603         from here...
7604         (Startup): ...to this new subsection of the Invocation chapter.
7605         Rearrange the description of init files more logically and add a
7606         cross-reference to "Command Files".  Document the special gdbinit
7607         name for CISCO 68k.  Expand the description of what GDB does
7608         during startup.
7609         (History): Add index entry for HISTSIZE.
7610
7611 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
7612
7613         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7614
7615 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
7616
7617         * gdb.texinfo (SVR4 Process Information, The isatty call)
7618         (The system call): Don't use foo(N) notation for man pages and
7619         functions.
7620         (Compilation, DJGPP Native): Improve wording.
7621
7622 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
7623
7624         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7625         were optimized away.
7626
7627 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
7628
7629         * gdb.texinfo (Remote configuration): Document "set/show
7630         get-thread-local-storage-address".  Add cross-reference to the
7631         description of the qGetTLSAddr packet.
7632         (General Query Packets): Mention "set remote
7633         get-thread-local-storage-address" and add a reference to its
7634         description.
7635
7636 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
7637
7638         * gdb.texinfo (Backtrace): Describe 'bt full'.
7639
7640 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
7641
7642         * gdb.texinfo (Mode Options): Fix typo.
7643         (GDB/MI): Describe how to invoke GDB/MI.
7644
7645 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
7646
7647         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7648         references changed.  Add description of "info udot".
7649         (Files): Document "set/show stop-on-solib-events".
7650         (M32R/D): Document "set/show download-path", "set/show
7651         board-address", "set/show server-address", "upload", "tload".
7652         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7653         "use_mon_code", "use_ib_break", "use_dbt_break".
7654         (Maintenance Commands): Improve indexing.
7655         (Target Commands): Document "set/show hash", "set/show debug
7656         monitor".
7657         (SVR4 Process Information): Document "info pidlist" and "info
7658         meminfo".  Document "set/show procfs-tarce" and "set/show
7659         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
7660         (Symbols, The Print Command with Objective-C): Improve indexing.
7661         (Objective-C): Add references to "info classes" and "info
7662         selectors".
7663         (Debugging Output): Improve wording.  Document "set/show debug
7664         solib-frv".  Fix "set/show debugvarobj".
7665         (Set Breaks): Add index entry for "hardware breakpoints".
7666         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7667         and "set/show usehardbreakpoints".
7668         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7669         monitor-prompt", "set/show monitor-warnings", "pmon".
7670         (ARM): Document "rdilogfile", "rdilogenable", "set/show
7671         rdiromatzero", "set/show rdiheartbeat".
7672         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7673         "sds".
7674         (Embedded Processors): Document the "sim" command.
7675         (Remote): Document the "remote" command.
7676         (DJGPP Native): Document the "info serial" command.
7677         (Threads): Document "maint info sol-threads".
7678         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7679         (Set Breaks): Improve indexing.
7680         (Command Syntax): Add a reference to dont-repeat.
7681         (Define): Document "dont-repeat".
7682         (TUI Commands): Document "tabset".
7683         (WinCE): New subsection.  Document "set/show remotedirectory",
7684         "set/show remoteupload", "set/show remoteaddhost".
7685
7686 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
7687
7688         * gdb.texinfo (Hurd Native): New subsection, documents
7689         Hurd-specific commands.
7690         (Maintenance Commands): Add cross-reference to "Debugging Output".
7691         (Debugging Output): Document "set/show debug lin-lwp".
7692         (MIPS): Improve documentation of heuristic-fence-post.  Document
7693         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7694         mips stack-arg-size", "set/show mips mask-address", "set/show mips
7695         remote-mips64-transfers-32bit-regs", "set/show debug mips".
7696         (ARM): Document ARM-specific commands.
7697         (AVR): New section.  Document "info io_registers".
7698         (CRIS): New section.  Document "set/show cris-version" and
7699         "set/show cris-dwarf2-cfi".
7700         (HPPA): New section.  Document "set/show debug hppa" and "maint
7701         print unwind".
7702         (Neutrino): New subsection.  Document "set/show debug nto-debug".
7703         (Super-H): New section.  Document the "regs" command.
7704         (Debugging Output): Document "set/show debug aix-thread".
7705
7706 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
7707
7708         * gdb.texinfo (Print Settings): Document "set/show print
7709         pascal_static-members", "set print repeats", "show print
7710         null-stop".  Improve indexing.  Fix documentation of "set print
7711         union".
7712         (Pascal): New section.
7713         (Supported languages): Rename from "Support"; all references
7714         updated.  Add a menu item for Pascal.
7715         (Numbers): Document "set radix.
7716         (Screen Size): Document "set/show pagination".
7717         (MIPS Embedded): Remove "set processor" documentation.
7718         (Remote configuration): Document "set/show X/P/Z-packet",
7719         "set/show read-aux-vector-packet", "set/show remote
7720         symbol-lookup-packet", "set/show remote verbose-resume-packet",
7721         "set/show remoteaddresssize", "set/show remotebaud", "set/show
7722         remotedebug", "set/show remotebreak", "set/show remotedevice",
7723         "set/show remotelogfile".
7724         (Auxiliary Vector): Add reference to the description of the
7725         read-aux-vector-packet setting.
7726         (Set Watchpoints): Add a cross-reference to "set remote
7727         hardware-breakpoint-limit".
7728         (General Query Packets): Add indexing of requests and
7729         cross-references to related commands in "Remote configuration".
7730         (File-I/O Overview, The system call): Fix wording and typos.
7731         (Thread Stops): Add index entries.
7732         (Continuing and Stepping): Document "show step-mode".
7733         (i386): New node.  Document "set/show struct-convention".
7734         (Files): Document "show trust-readonly-sections".
7735         (Calling): Document "set/show unwindonsignal".
7736         (Messages/Warnings): Add index entries.
7737         (Maintenance Commands): Document "set/show watchdog".
7738         (Annotations Overview): Document "show annotate".
7739         (Set Watchpoints): Add index entries.
7740         (Symbols): Fix doc of case-sensitive.
7741         (ABI): Document "show coerce-float-to-double".
7742         (Convenience Vars, Help): Improve indexing.
7743         (Machine Code): Document "show disassembly-flavor".
7744         (Debugging C plus plus): Document "show overload-resolution".
7745         (Value History, Signaling): Add index entries.
7746
7747 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
7748
7749         * gdb.texinfo (Show): Move @kindex entries to their proper places.
7750         (Processes): Fix wording.
7751         (History, List, Logging output, Define, Symbols, Print Settings):
7752         Improve indexing.
7753
7754 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
7755
7756         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
7757         redundant index entry for "target" command.
7758         (Backtrace): Add index entries.
7759         (Symbols, Fortran): Document the "set case-sensitive" command.
7760         (DJGPP Native): Document "set com1base", "set com1irq", etc.
7761         (Print Settings): Add index entry for "set demangle-style".
7762         (Target Commands): Document "set download-write-size".
7763         (Debugging Output): Document "set exec-done-display".
7764
7765 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
7766
7767         * gdb.texinfo (Files): Fix the name and documentation of
7768         add-shared-symbol-files.  Document its alias assf.  Update the
7769         list of OSs where GDB supports shared libraries.  Fix markup.
7770         (Continuing and Stepping): Add reference to @var{location} in the
7771         text.
7772         (Dump/Restore Files): Fix reference to @{filename}.
7773         (Help): Fix wording.
7774         (Attach): Ditto.
7775         (Set Watchpoints): Ditto.
7776         (Backtrace): Remove redundant index entries.  Improve index
7777         entries.
7778         (Delete Breaks): Fix wording.
7779         (Memory): Document the compare-sections command.
7780         (Memory Region Attributes): Improve wording.
7781         (Disabling): Improve wording.
7782         (Fortran): New subsection.  Document the "info common" command.
7783         (Help): Document aliases "info copying" and "info warranty".
7784         (Caching Remote Data): New section.  Document the "set/show
7785         remotecache" and "info dcache" commands.
7786         (Show): Fix wording of the documentation of the "set
7787         extension-language" command.
7788         (Signals): Add index entry for "info handle".
7789         (Memory Region Attributes): Fix punctuation.
7790         (Symbols): Change the arg name to "location" and refer to it in
7791         the text.  Fix wording of "info types" doc.
7792         (Threads): Fix usage of @enumerate @item's.
7793         (Listing Tracepoints): Add index entry for "info tp".
7794         (Set Watchpoints): Add xref to "info break" description.
7795         (Macros): Add an index entry for "macro exp1".  Document the
7796         "macro list" command.
7797         (Maintenance Commands): Document "flushregs", "maint agent",
7798         "maint check-symtabs", "maint cplus", "maint demangle", "maint
7799         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7800         "maint print architecture", "maint print objfiles", "maint print
7801         statistics", "maint print type", "maint show-debug-regs", "maint
7802         space", "maint time", and "maint translate-address".
7803         (Connecting): Document the "monitor" command.
7804         (Annotations Overview): Describe the "set annotate" command.
7805
7806 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
7807
7808         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7809         Rearrange index entries and improve wording about support for
7810         hardware watchpoints.
7811
7812 2005-03-10  Bob Rossi  <bob@brasko.net>
7813
7814         * gdb.texinfo: Update copyright
7815
7816 2005-02-09  Theodore A. Roth  <troth@openavr.org>
7817
7818         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7819         error.
7820
7821 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
7822
7823         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7824
7825 2005-01-17  Michael Snyder  <msnyder@redhat.com>
7826
7827         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
7828
7829 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
7830
7831         * observer.texi (GDB Observers): Document "solib_loaded".
7832
7833 2005-01-07  Andrew Cagney  <cagney@gnu.org>
7834
7835         * configure.ac: Rename configure.in, require autoconf 2.59.
7836         * configure: Re-generate.
7837
7838         * configure.in: Replace configdirs with multiple references to
7839         AC_CONFIG_SUBDIRS.
7840         * configure: Re-generate.
7841
7842 2005-01-04  Andrew Cagney  <cagney@gnu.org>
7843
7844         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7845         part of the version number.
7846
7847 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
7848
7849         * gdbint.texinfo (Algorithms): Remove description of
7850         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7851
7852 2004-12-07  Jim Blandy  <jimb@redhat.com>
7853
7854         * gdb.texinfo (General Query Packets): Specify that thread ID's in
7855         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7856         numbers.
7857
7858 2004-12-07  Andreas Schwab  <schwab@suse.de>
7859
7860         * gdb.texinfo (Mode Options): Document -l option.
7861
7862 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
7863
7864         * gdbint.texinfo (Algorithms): More accurate description of
7865         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
7866         is not needed unless data-read and data-access watchpoints are
7867         supported.  Add a description of how GDB checks whether the
7868         inferior stopped because a watchpoint was hit.
7869
7870 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
7871
7872         * gdb.texinfo (Files): Add cross-reference to description of
7873         -readnow command-line switch.
7874
7875 2004-11-10  Randolph Chung  <tausq@debian.org>
7876
7877         * gdb.texinfo: Document set/show backtrace past-entry commands.
7878         Rearrange index entries for set/show backtrace past-main.
7879
7880 2004-11-10  Jon Beniston <jon@beniston.com>
7881
7882         Committed by Andrew Cagney  <cagney@gnu.org>.
7883         * gdb.texinfo (Remote Serial Protocol): Further describe
7884         binary transfer escaping mechanism .
7885
7886 2004-11-08  Randolph Chung  <tausq@debian.org>
7887
7888         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7889         and "show debug infrun".  Add index entries.
7890
7891 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7892
7893         * gdb.texinfo (SVR4 Process Information): Document subcommands of
7894         "info proc" that are already implemented.  Add index entries.
7895         (Working Directory): Add a cross-reference to "info proc" command.
7896         (Files): Add a tip for decreasing memory used for symtabs from
7897         shared libraries.
7898         (Starting): Fix whitespace; make "elaboration" stand out where it
7899         is first used, and add an index entry for the term.
7900         (Calling): Expand and elaborate text.  Add "print".  Add the
7901         description of problems with weak aliases.
7902         (Core File Generation): New section.
7903
7904 2004-10-12  Andrew Cagney  <cagney@gnu.org>
7905
7906         * gdbint.texinfo (Versions and Branches): New chapter.
7907         (Releasing GDB): Delete "Versions and Branches" section.
7908         (Top): Add "Versions and Branches".
7909
7910 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
7911
7912         * gdb.texinfo (Editing, History): Add cross-references to the
7913         included Readline and History user documentation.  Remove
7914         references to the symbol have-readline-appendices which is unused
7915         and undefined.
7916         (History): Fix indexing.
7917
7918 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
7919
7920         * gdbint.texinfo (target_stopped_data_address): Update to
7921         new prototype.
7922         (i386_stopped_data_address): Update prototype and description.
7923         (i386_stopped_by_watchpoint): New function and description.
7924
7925 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
7926
7927         * gdb.texinfo (Filenames): Add Ada suffixes.
7928         (Ada) New section.
7929
7930 2004-09-27  Andrew Cagney  <cagney@gnu.org>
7931             Robert Picco  <Robert.Picco@hp.com>
7932
7933         * gdb.texinfo (Packets): Document the "p" packet.
7934
7935 2004-09-21  Jason Molenda  (jmolenda@apple.com)
7936
7937         * gdb.texinfo (Paths and Names of the Source Files): Document the
7938         meaning of values in the 'desc' field of a SO stab.
7939
7940 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
7941
7942         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7943         max-cache-age" and "maint show dwarf2 max-cache-age".
7944
7945 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
7946
7947         * gdb.texinfo (Set Breaks): Add index entry for setting
7948         breakpoints on overloaded C++ functions that are not members of
7949         any classes.  Add an example and an index entry for setting
7950         breakpoints on all program functions.
7951         (Character Sets, Macros, Overlay Commands)
7952         (Non-debug DLL symbols, GDB/MI Output Syntax)
7953         (Annotations Overview, Maintenance Commands, File-I/O Overview):
7954         Use "(@value{GDBP})" instead of a literal "(gdb)".
7955
7956 2004-09-12  Andrew Cagney  <cagney@gnu.org>
7957
7958         * gdbint.texinfo (Native Debugging): Delete description of
7959         FILES_INFO_HOOK.
7960
7961 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
7962
7963         * gdbint.texinfo (User Interface): Change local_hex_string_custom
7964         to hex_string_custom (not historically correct, but more
7965         understandable, given the current code).
7966
7967 2004-09-03  Andrew Cagney  <cagney@gnu.org>
7968
7969         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7970
7971 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
7972
7973         * observer.texi (solib_unloaded): New observer.
7974
7975 2004-08-24  Andrew Cagney  <cagney@gnu.org>
7976
7977         * gdbint.texinfo (Target Architecture Definition): Add missing
7978         comma.
7979
7980 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
7981
7982         * (Using the Testsuite): build != host is supported,
7983         but some test scripts do not support build != host.
7984
7985 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
7986
7987         * gdbint.texinfo (Host Definition): Delete description of
7988         FCLOSE_PROVIDED and GETENV_PROVIDED.
7989
7990 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
7991
7992         * gdbint.texinfo (Host Definition): Delete description of
7993         NO_SYS_FILE.
7994         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7995         PTRACE_FP_BUG.
7996
7997 2004-08-05  Andrew Cagney  <cagney@gnu.org>
7998
7999         * gdbint.texinfo (Target Architecture Definition): Delete
8000         reference to deprecated_read_fp.
8001
8002 2004-08-02  Andrew Cagney  <cagney@gnu.org>
8003
8004         * gdbint.texinfo (Target Architecture Definition): Delete
8005         description of DEPRECATED_REGISTER_BYTES.
8006
8007 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
8008
8009         * gdb.texinfo (Source Path): Document the new behavior of
8010         searching for the source files.
8011
8012 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
8013
8014         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8015         (Search, Expressions, Arrays, Variables, Data, Machine Code)
8016         (Auto Display): Improve indexing.
8017
8018 2004-07-16  Andrew Cagney  <cagney@gnu.org>
8019
8020         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8021         "-noasync".
8022
8023 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
8024
8025         * gdb.texinfo: Fix @kindex entries so that multiple commands that
8026         have the same prefix have only their prefix in the index.
8027
8028 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
8029
8030         * gdb.texinfo (BSD libkvm Interface): New node (section)
8031         (Native): Add it to the menu.
8032
8033 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
8034
8035         * gdbint.texinfo (Target Architecture Definition): Remove
8036         PCC_SOL_BROKEN.
8037
8038 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
8039
8040         * gdbint.texinfo (Target Architecture Definition): Remove
8041         SUN_FIXED_LBRAC_BUG.
8042
8043 2004-06-26  Andrew Cagney  <cagney@gnu.org>
8044
8045         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8046
8047 2004-06-20  Andrew Cagney  <cagney@gnu.org>
8048
8049         * gdbint.texinfo (Target Architecture Definition): Deprecate
8050         USE_STRUCT_CONVENTION.
8051
8052 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
8053
8054         gdb.texinfo (Bug Reporting): Mention session recording,
8055         with the script command or Emacs.
8056
8057 2004-06-18  Andrew Cagney  <cagney@gnu.org>
8058
8059         * gdbint.texinfo (Target Architecture Definition): Deprecate
8060         FUNCTION_START_OFFSET.
8061
8062 2004-06-14  Andrew Cagney  <cagney@gnu.org>
8063
8064         Based on changes from Karl Berry.
8065         * gdb.texinfo: Do not use @sc in a direntry.
8066         * stabs.texinfo: Change @dircateogry to "Software development".
8067         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8068
8069 2004-06-13  Andrew Cagney  <cagney@gnu.org>
8070
8071         * gdbint.texinfo (Target Architecture Definition): Delete
8072         description of RETURN_VALUE_ON_STACK.
8073
8074 2004-06-09  Andrew Cagney  <cagney@gnu.org>
8075
8076         * gdbint.texinfo (Native Debugging): Restore "@table @code"
8077         deleted by previous patch.
8078
8079 2004-06-08  Andrew Cagney  <cagney@gnu.org>
8080
8081         * gdbint.texinfo (Native Debugging): Delete documentation on
8082         ATTACH_DETACH.
8083
8084 2004-06-06  Randolph Chung  <tausq@debian.org>
8085
8086         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8087
8088 2004-06-06  Randolph Chung  <tausq@debian.org>
8089
8090         * gdb.texinfo (push_dummy_call): Update argument list to match
8091         the new push_dummy_call method signature.  Describe the function
8092         argument.
8093
8094 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8095
8096         * gdb.texinfo (Starting): Document new start command.
8097
8098 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8099
8100         * observer.texi (GDB Observers): Document "inferior_created".
8101
8102 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8103
8104         * gdbint.texinfo (Target Architecture Definition): Delete
8105         description of DO_DEFERRED_STORES.
8106
8107         * gdbint.texinfo (Target Architecture Definition): Delete
8108         references to DEPRECATED_FIX_CALL_DUMMY.
8109
8110         * gdbint.texinfo (Target Architecture Definition): Delete
8111         description of DEPRECATED_CALL_DUMMY_WORDS,
8112         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8113
8114         * gdbint.texinfo (Target Architecture Definition): Delete
8115         description of DEPRECATED_PUSH_DUMMY_FRAME.
8116
8117         * gdbint.texinfo (Target Architecture Definition): Delete
8118         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8119
8120 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8121
8122         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8123         cross reference to "set/show debug observer".
8124         * gdb.texinfo (Debugging Output): Document "set/show debug
8125         observer".
8126
8127 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8128
8129         * gdbint.texinfo (Target Architecture Definition): Delete
8130         description of DEPRECATED_PC_IN_SIGTRAMP.
8131
8132 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8133
8134         * gdbint.texinfo (Target Architecture Definition): Delete
8135         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8136
8137 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8138
8139         * observer.texi (GDB Observers): Correct spelling.
8140
8141 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8142
8143         * observer.texi (GDB Observers): Add target_changed event.
8144
8145 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8146
8147         * observer.texi (GDB Observers): Rework, provide generic observer
8148         definitions and then a list of observable events.
8149
8150 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8151
8152         * gdbint.texinfo (Host Definition): Delete reference to
8153         NO_SIGINTERRUPT.
8154
8155 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8156
8157         * gdbint.texinfo (Target Architecture Definition): Delete
8158         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8159
8160 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8161
8162         * gdb.texinfo (TUI Commands): Document tui reg commands.
8163
8164 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8165
8166         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8167         "gdbtui".
8168         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8169         (Contributors): Mention both Text and Terminal User Interface.
8170
8171 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8172
8173         * gdbint.texinfo (Target Architecture Definition): Deprecate
8174         references to SIGTRAMP_START and SIGTRAMP_END.
8175
8176 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8177
8178         * gdbint.texinfo (Target Architecture Definition): Deprecate
8179         references to PC_IN_SIGTRAMP.
8180
8181 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8182
8183         * gdbint.texinfo (Target Architecture Definition): Delete
8184         reference to GDB_TARGET_IS_HPPA.
8185
8186 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8187
8188         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8189         describe pre_init and post_init.
8190
8191 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8192
8193         * gdb.texinfo (Debugging Output): Document values for "set debug
8194         target".
8195
8196 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8197
8198         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8199
8200 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8201
8202         * gdb.texinfo (breakpoints): Add information about the
8203         new "set breakpoint pending" and "show breakpoint pending"
8204         commands.
8205
8206 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8207
8208         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8209         in Per-architecture module data section.
8210
8211 2004-02-25  Roland McGrath  <roland@redhat.com>
8212
8213         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8214
8215 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8216
8217         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8218         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8219         * fdl.texi: Import Version 1.2, November 2002.
8220
8221 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8222
8223         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8224
8225 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8226
8227         * gdbint.texinfo (Target Architecture Definition): Deprecate
8228         FRAMELESS_FUNCTION_INVOCATION.
8229
8230 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8231
8232         * gdbint.texinfo (Coding): Mention -Wunused-function.
8233
8234 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8235
8236         * gdbint.texinfo (Target Architecture Definition): Delete
8237         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8238
8239 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8240
8241         * gdb.texinfo: Properly quote the name "C++".
8242         * gdbint.texinfo: Ditto.
8243         * stabs.texinfo: Ditto.
8244
8245 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8246
8247         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8248         minimal information about libiberty.
8249
8250 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8251
8252         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8253
8254 2004-02-04  Roland McGrath  <roland@redhat.com>
8255
8256         * gdb.texinfo (Auxiliary Vector): New node (section).
8257         (Data): Add it to the menu.
8258
8259 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8260
8261         * gdb.texinfo (Breakpoints): Add information about pending
8262         breakpoint support.
8263
8264 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8265
8266         * gdb.texinfo (Overview): Delete references to the cisco protocol
8267         including the "N" response.
8268
8269 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8270
8271         * gdbint.texinfo (Target Architecture Definition): Rename
8272         EXTRACT_STRUCT_VALUE_ADDRESS to
8273         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8274
8275 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8276
8277         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8278         "set/show os" and "info cisco" commands.
8279
8280 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8281
8282         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8283
8284 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8285
8286         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8287         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8288
8289 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8290
8291         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8292         -stack-list-locals.
8293         (GDB/MI Variable Objects): Describe extension to
8294         -var-list-children.
8295
8296 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8297
8298         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8299
8300 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8301
8302         * gdbint.texinfo (Target Architecture Definition): Delete
8303         documentation on DEPRECATED_NPC_REGNUM.
8304
8305 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8306
8307         * gdb.texinfo: Update copyright year.  Mention that set
8308         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8309         "set follow-fork-mode ask".
8310
8311 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8312
8313         * gdbint.texinfo: Update copyright year.
8314         (Coding): Add -Wunused-label to list of -Werror warnings.
8315
8316 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8317             Eli Zaretskii  <eliz@gnu.org>
8318
8319         * gdb.texinfo: Update copyright.
8320         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8321         around names, as appropriate.  Minor syntax cleanup of
8322         _NSPrintForDebugger explanation.  Two spaces after periods.
8323         GDBN used instead of lit. "gdb".  Index entries added for
8324         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8325
8326 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8327
8328         * stabs.texinfo: Add dircategory and direntry commands.
8329         * annotate.texinfo: Ditto.
8330
8331 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8332
8333         * gdbint.texinfo (Target Architecture Definition): Replace the
8334         return_value method's "inval" and "outval" parameters with
8335         "readbuf" and "writebuf".
8336
8337 2003-10-28  Jim Blandy  <jimb@redhat.com>
8338
8339         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8340         from "The `F' request packet" and "The `F' reply packet", to make
8341         texi2dvi happy.
8342         (File-I/O remote protocol extension): Update menu entries, too.
8343
8344 2003-10-26  Michael Chastain  <mec@shout.net>
8345
8346         * gdb.texinfo (Thread Stops): Document the issue with
8347         premature return from system calls in multi-threaded programs.
8348
8349 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8350
8351         * annotate.texinfo: Fix "fortunatly"[sic].
8352
8353 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8354
8355         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8356         with "Hitachi" and "Mitsubishi".
8357
8358 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8359
8360         * gdbint.texinfo (Target Architecture Definition): Document
8361         gdbarch_return_value.  Add cross references from
8362         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8363         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8364
8365 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8366
8367         * gdbint.texinfo (Target Architecture Definition): Document
8368         regset_from_core_section.
8369
8370 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8371
8372         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8373
8374 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8375
8376         From Anthony Green  <green@redhat.com>:
8377         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8378
8379 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8380
8381         * gdb.texinfo (Breakpoint related warnings): New node.
8382         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8383
8384 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8385
8386         * gdb.texinfo (Remote Protocol): Document v and vCont.
8387
8388 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8389
8390         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8391         * gdbint.texinfo: Ditto.
8392
8393 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8394
8395         From 2003-09-18 David Anderson <davea@sgi.com>:
8396         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8397         "command".
8398
8399 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8400
8401         * gdbint.texinfo (Target Architecture Definition): Deprecate
8402         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8403         just target.
8404
8405 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8406
8407         * gdbint.texinfo (Target Architecture Definition): Rename
8408         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8409         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8410         * gdbint.texinfo (Target Architecture Definition): Rename
8411
8412 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8413
8414         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8415         (Target Architecture Definition):
8416
8417         * gdbint.texinfo (Target Architecture Definition): Rename
8418         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8419
8420 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8421
8422         * gdbint.texinfo (Target Architecture Definition): Delete
8423         documentation for NEED_TEXT_START_END.
8424
8425         * gdbint.texinfo (Target Architecture Definition): Rename
8426         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8427         TARGET_WRITE_PC.
8428
8429 2003-09-22  Michael Chastain  <mec@shout.net>
8430
8431         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8432
8433 2003-09-21  Anthony Green  <green@redhat.com>
8434
8435         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8436
8437 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8438
8439         * gdbint.texinfo (Target Architecture Definition): Document
8440         stabs_argument_has_addr.
8441
8442 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8443
8444         * gdbint.texinfo (Target Architecture Definition): Delete
8445         documentation on REGISTER_NAMES.
8446
8447 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8448
8449         * gdbint.texinfo (Target Architecture Definition): Replace
8450         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8451
8452 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8453
8454         * gdbint.texinfo (Target Architecture Definition): Replace
8455         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8456
8457 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8458
8459         * gdbint.texinfo (Target Architecture Definition): Document
8460         "frame_red_zone_size".
8461
8462 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8463
8464         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8465         with "set/show backtrace past-main" and "set/show backtrace
8466         limit".
8467
8468 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8469
8470         * Makefile.in (install-info): Support DESTDIR.
8471         (install-html): Likewise.
8472
8473 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8474
8475         Patch from Nick Roberts.
8476         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8477         bindings.  Remove description of send-gdb-command.
8478
8479 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8480
8481         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8482         GDB 6.0.
8483
8484 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8485
8486         * gdb.texinfo (Mode Options): Mention that level three is the
8487         highest available and that level 2 is deprecated.
8488         (Annotations Overview): Mention annotation levels. Cross reference
8489         to "Limitations of the Annotation Interface" in annotate.texi.
8490         (TODO, Value Annotations, Frame Annotations): Delete section.
8491         (Displays, Breakpoint Info): Delete.
8492
8493 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8494
8495         * agentexpr.texi: Delete @bye.
8496         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8497         (stabs.info): Add $(srcdir) to include search path.
8498         (html): Depend on "annotate_toc.html", and not "annotate.html".
8499         * stabs.texinfo: Ditto.  Include "fdl.texi".
8500         * gdbint.texinfo: Update copyright statement's list of invariant
8501         sections.
8502
8503 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8504
8505         * Makefile.in (INFO_DEPS): Add annotate.info.
8506         (dvi, ps, html, pdf): Add annotate.
8507         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8508         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8509         (ANNOTATE_DOC_FILES): New macro.
8510         (ANNOTATE_TEX_TMPS): New macro.
8511         (annotate.info, annotate_toc.html): Specify dependencies.
8512         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8513         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8514         "Migrating to GDB/MI" and "Limitations of the Annotation
8515         Interface" chapters.  Mention why it is not part of the user
8516         guide.  Update copyright notice.  Include "fdl.texi".
8517
8518 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8519
8520         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8521
8522 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8523
8524         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8525
8526 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8527
8528         * gdb.texinfo (Server): Mention pidof.
8529
8530 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8531
8532         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8533         list.
8534
8535 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8536
8537         * gdb.texinfo (Logging output): New chapter.
8538
8539 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8540
8541         * gdb.texinfo (Unsupported languages): New section.
8542         (Languages): Add link to new section.
8543
8544 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8545
8546         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8547
8548 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8549
8550         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8551
8552 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8553
8554         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8555         * agentexpr.texi: Retitle section, and change it to an appendix.
8556         Comment out texinfo initialization.  Factor a @var{} into two
8557         pieces to prevent makeinfo warnings.
8558         * gdb.texinfo: Add Agent Expressions appendix.
8559
8560 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8561
8562         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8563
8564 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
8565
8566         * gdb.texinfo (Remote Debugging): New section "Connecting to a
8567         remote target".  Document the "detach" and "disconnect" commands.
8568         (Server, Netware, Debug Session): Reference "Connecting to a
8569         remote target".
8570         (GDB/MI Target Manipulation): Document "-target-disconnect".
8571
8572 2003-06-13  Andrew Cagney  <cagney@redhat.com>
8573
8574         * gdbint.texinfo (Target Architecture Definition): Deprecate
8575         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8576         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
8577
8578 2003-06-09  Jim Blandy  <jimb@redhat.com>
8579
8580         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8581
8582 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8583
8584         * gdbint.texinfo (Target Architecture Definition): Delete
8585         documentation on FRAME_ARGS_ADDRESS_CORRECT.
8586
8587 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8588
8589         * gdbint.texinfo (Target Architecture Definition): Document
8590         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
8591
8592 2003-06-07  Adam Fedor  <fedor@gnu.org>
8593
8594         * gdb.texinfo: Add Objective-C documentation.
8595
8596 2003-06-01  Andrew Cagney  <cagney@redhat.com>
8597
8598         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8599         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
8600
8601 2003-05-21  Andrew Cagney  <cagney@redhat.com>
8602
8603         * gdbint.texinfo (Target Architecture Definition): Delete
8604         references to "extract_address" and "store_address".
8605
8606 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8607
8608         * gdbint.texinfo (Target Architecture Definition): Replace
8609         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
8610         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8611
8612 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8613
8614         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8615
8616 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
8617
8618         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8619         (gdb.dvi): Likewise.
8620         (gdb.pdf): Likewise.
8621         (links2roff): Likewise.
8622
8623 2003-05-08  Jim Blandy  <jimb@redhat.com>
8624
8625         * gdb.texinfo (Dump/Restore Files): Update documentation for
8626         'dump', 'append', and 'restore': note that format argument is
8627         optional; simplify presentation of the command variants; and be
8628         more precise about the formats.
8629
8630 2003-05-07  Jim Blandy  <jimb@redhat.com>
8631
8632         * gdb.texinfo (Symbols): Update documentation: 'maint list
8633         symtabs' and 'maint list psymtabs' have been renamed 'maint info
8634         symtabs' and 'maint info psymtabs'.
8635
8636 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8637
8638         * gdbint.texinfo (Target Architecture Definition): Make
8639         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8640         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8641         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8642
8643 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8644
8645         * gdb.texinfo (Maintenance Commands): Document "maint print
8646         dummy-frames".
8647
8648 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8649
8650         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8651
8652 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8653
8654         Thierry Schneider  <tpschneider1@yahoo.com>
8655         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8656         for new MI command.
8657
8658 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8659
8660         * gdbint.texinfo (Target Architecture Definition): Document
8661         push_dummy_code.  Add cross references.
8662
8663 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8664
8665         * gdb.texinfo (Character Sets): Update to reflect new behavior of
8666         set/show charsets commands.
8667
8668 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8669
8670         * gdbint.texinfo (Target Architecture Definition): Replace
8671         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8672         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8673
8674 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8675
8676         * gdbint.texinfo (Target Architecture Definition): Rename
8677         "tm_print_insn" to "deprecated_tm_print_insn".
8678
8679 2003-04-09  Jim Blandy  <jimb@redhat.com>
8680
8681         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8682         list psymtabs'.
8683
8684 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8685
8686         * gdbint.texinfo (Target Architecture Definition): Delete
8687         references to EXTRA_FRAME_INFO.
8688
8689 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8690
8691         * gdbint.texinfo (Target Architecture Definition): Delete
8692         PRINT_TYPELESS_INTEGER.
8693
8694 2003-04-02  J. Brobecker  <brobecker@gnat.com>
8695
8696         * observer.texi (GDB Observers): Adjust the documentation for the
8697         normal_stop notification to better describe reality. Fix a couple
8698         of minor typos.
8699
8700 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
8701
8702         * gdb.texinfo (GDB/MI Program Control): Add
8703         '-file-list-exec-source-file'
8704
8705 2003-03-31  Andrew Cagney  <cagney@redhat.com>
8706
8707         * gdbint.texinfo (Target Architecture Definition): Delete
8708         references to CALL_DUMMY_P.
8709
8710 2003-03-30  Andrew Cagney  <cagney@redhat.com>
8711
8712         * gdbint.texinfo (Target Architecture Definition): Remove
8713         reference to TARGET_WRITE_SP.
8714
8715 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8716
8717         * gdbint.texinfo (Target Architecture Definition): Remove
8718         references to write_sp.
8719
8720 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8721
8722         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8723         chapter body.  Use @smallexample instead of @example.
8724         (Annotations): Ditto.
8725         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8726         annotate.texi.
8727
8728 2003-03-26  Andrew Cagney  <cagney@redhat.com>
8729
8730         * gdbint.texinfo (Target Architecture Definition): Replace
8731         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8732         dummy_addr parameters.
8733
8734 2003-03-25  Andrew Cagney  <cagney@redhat.com>
8735
8736         * gdbint.texinfo (Target Architecture Definition): Delete
8737         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
8738         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8739         Add reference to PUSH_ARGUMENTS.
8740
8741 2003-03-23  Andrew Cagney  <cagney@redhat.com>
8742
8743         * gdbint.texinfo (Algorithms, Target Architecture Definition):
8744         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8745
8746 2003-03-18  J. Brobecker  <brobecker@gnat.com>
8747
8748         * gdbint.texinfo (Algorithms): Add new section describing the
8749         Observer paradigm.
8750         (Top): Add menu entry to new observer appendix.
8751         * observer.texi: New file.
8752         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8753         new observer.texi file.
8754
8755 2003-03-17  Andrew Cagney  <cagney@redhat.com>
8756
8757         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
8758         that GNU Press update the manual version number.
8759
8760 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8761
8762         * gdbint.texinfo (Target Architecture Definition): Delete
8763         references to get_saved_register.  Rename GET_SAVED_REGISTER to
8764         DEPRECATED_GET_SAVED_REGISTER.
8765
8766 2003-03-13  Andrew Cagney  <cagney@redhat.com>
8767
8768         * gdbint.texinfo (Target Architecture Definition): Replace
8769         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
8770
8771 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8772
8773         * gdbint.texinfo (Target Architecture Definition): Rename
8774         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8775
8776 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
8777
8778         * gdb.texinfo: Add File-I/O documentation.
8779
8780 2003-03-10  Andrew Cagney  <cagney@redhat.com>
8781
8782         * gdbint.texinfo (Target Architecture Definition): Cross reference
8783         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
8784
8785 2003-03-07  Andrew Cagney  <cagney@redhat.com>
8786
8787         * gdb.texinfo (Debugging Output): Mention the "set/show debug
8788         frame" command.
8789
8790 2003-03-05  Andrew Cagney  <cagney@redhat.com>
8791
8792         * gdbint.texinfo (Target Architecture Definition): Document
8793         unwind_dummy_id.  Cross reference unwind_dummy_id and
8794         SAVE_DUMMY_FRAME_TOS.
8795
8796 2003-03-05  James Ingham <jingham@apple.com>
8797             Daniel Jacobowitz  <drow@mvista.com>
8798
8799         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8800         and "show cp-abi".
8801
8802 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8803
8804         * gdbint.texinfo (Target Architecture Definition): Document
8805         register_type.
8806
8807 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8808
8809         * stabs.texinfo (Structures): Use @samp and separate @var's
8810         instead of a single @var containing a comma separated list.
8811         (Unions): Ditto.
8812
8813 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
8814
8815         * Makefile.in (distclean): Remove config.log.
8816
8817 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8818
8819         * gdbint.texinfo (Target Architecture Definition): Rename
8820         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8821
8822 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8823
8824         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8825         DEPRECATED_INIT_EXTRA_FRAME_INFO.
8826
8827 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
8828
8829         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8830         (Non-debug DLL symbols): New node, describing the minimal symbols
8831         loaded from DLLs without real debugging symbols.
8832
8833 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
8834
8835         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8836         hardware-breakpoint-limit".
8837         (Set Watchpoints): Add cross reference to "set remote
8838         hardware-watchpoint-limit".
8839         (Remote configuration options): New section.
8840
8841 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
8842
8843         * gdbint.texinfo (Target Architecture Definition): Delete
8844         descrption of IS_TRAPPED_INTERNALVAR.
8845
8846         From Keith Seitz <keiths@redhat.com>:
8847         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
8848         option "-i"/"--interpreter" to this chapter.  Include index
8849         entries.
8850
8851 2003-02-04  David Carlton  <carlton@math.stanford.edu>
8852
8853         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8854         (Variables): Recommend stabs+ and DWARF 2.
8855         (C plus plus expressions): Correct info about
8856         compiler versions, debug formats.
8857         (Contributors): Change 'DWARF2' to 'DWARF 2'.
8858         PR symtab/874.
8859
8860 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8861
8862         * gdbint.texinfo (Target Architecture Definition): Delete
8863         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8864         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8865         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8866         references to nindy and i960.
8867         * gdb.texinfo (i960): Delete all references to i960 and nindy.
8868
8869 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8870
8871         * gdbint.texinfo (Target Architecture Definition): Delete
8872         FLOAT_INFO.
8873
8874 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
8875
8876         * stabs.texinfo (Member Type Descriptor): Clarify description of
8877         `@'.  Suggested by Ben Hutchings.
8878
8879 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8880
8881         * gdb.texinfo (M68K): Delete reference to es1800.
8882
8883 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8884
8885         * gdb.texinfo (Maintenance Commands): Document `maint print
8886         reggroups' and `maint print register-groups'.
8887         * gdbint.texinfo (Target Architecture Definition): Document
8888         register_reggroup_p.
8889
8890 2003-01-23  Jim Blandy  <jimb@redhat.com>
8891
8892         * gdb.texinfo (Separate Debug Files): New section.
8893
8894 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
8895
8896         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8897         and "maint show profile".
8898
8899 2003-01-16  Michael Chastain  <mec@shout.net>
8900
8901         * gdb.texinfo (Installing GDB): Warn against
8902         ".../gdb-VERSION/gdb/configure".
8903         (Separate Objdir): Likewise.
8904
8905 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
8906
8907         * gdbint.texinfo (Target Architecture Definition): Delete
8908         definition of PRINT_REGISTER_HOOK.
8909
8910 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8911
8912         (OpenRISC 1000): Fix formatting of command names.
8913
8914 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8915
8916         * gdb.texinfo (Continuing and Stepping): Add new command
8917         'advance'. Clarify behavior of 'until'.
8918
8919 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
8920
8921         * gdb.texinfo (Files): Document solib-absolute-prefix and
8922         solib-search-path.
8923
8924 2003-01-09  Michael Chastain  <mec@shout.net>
8925
8926         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8927         (Create a Release): Add new instructions for new @file{src-release}.
8928         Document existing instructions for @file{Makefile.in} as
8929         being for @value{GDBN} 5.3.1 or earlier.
8930
8931 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
8932
8933         * gdbint.texinfo (Target Architecture Definition): Mention
8934         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8935         allocate memory.
8936
8937 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8938
8939         * gdb.texinfo (Controlling GDB): Add @kindex for
8940         "show osabi".
8941         (Backtraces): Add @kindex's for backtrace-below-main.
8942
8943 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8944
8945         * gdb.texinfo (Controlling GDB): Document "set osabi".
8946
8947 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8948
8949         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8950         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8951
8952 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8953
8954         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
8955         "set coerce-float-to-double".
8956         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8957
8958 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
8959
8960         * stabs.texinfo: Remove obsolete text.
8961         * gdbint.texinfo: Ditto.
8962         * gdb.texinfo: Ditto.
8963
8964 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
8965
8966         * gdbint.texinfo (Target Architecture Definition): Update
8967         description of gdbarch_register_osabi.
8968
8969 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
8970
8971         * agentexpr.texi: Fix typos.
8972         * annotate.texi: Likewise.
8973         * fdl.texi: Likewise.
8974
8975 2002-12-10  Andrew Cagney  <cagney@redhat.com>
8976
8977         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8978         DEPRECATED_INIT_FRAME_PC.
8979
8980 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
8981
8982         * gdbint.texinfo (Target Architecture Definition): Delete
8983         PC_IN_CALL_DUMMY.
8984
8985 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
8986
8987         * gdbint.texinfo (Host Definition): Delete documentation on
8988         USE_GENERIC_DUMMY_FRAMES.
8989
8990 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
8991
8992         Fix PR gdb/723 and PR gdb/245.
8993         * Makefile.in (install-info): Run the install-info command as part
8994         of the post install steps only.
8995         (uninstall-info): New target.
8996         (uninstall): New target.
8997
8998 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
8999
9000         * Makefile.in (install): Make install do some real work.
9001
9002 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
9003
9004         Fix POSIX problem reported by Paul Eggert.
9005         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9006         Fix PR gdb/527.
9007
9008 2002-10-26  Andrew Cagney  <cagney@redhat.com>
9009
9010         * gdbint.texinfo (Target Architecture Definition): Delete
9011         definition of DO_REGISTERS_INFO.
9012
9013 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
9014
9015         * gdbint.texinfo (Address Classes): Fix problems with insertion
9016         of ``{'' and ``}'' in example.
9017
9018 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
9019
9020         * gdbint.texinfo (Address Classes): New section.
9021         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9022         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9023         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9024         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9025
9026 2002-10-11  Klee Dienes  <kdienes@apple.com>
9027
9028         * gdb.texinfo (Registers): Mention vector registers as well as
9029         floating registers in the documentation for 'info registers' and
9030         'info all-registers'.
9031
9032 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
9033
9034         * gdbint.texinfo (CPLUS_MARKER): Remove item.
9035
9036 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
9037
9038         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9039         interface definition.
9040
9041 2002-10-03  Marko Mlinar   <markom@opencores.org>
9042
9043         * gdb.texinfo (Target Commands): Add or1k target specific
9044         commands.
9045         * gdb.texinfo (Contributors): Add myself to the contributors list.
9046
9047 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
9048
9049         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
9050         and "mi1" instead of "mi1" and "mi0".
9051
9052 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
9053
9054         * gdb.texinfo (Packets): Fix typos "alligned".
9055         Correct z3/Z3 description.  Correct z4/Z4 title.
9056
9057 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
9058
9059         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
9060
9061 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
9062
9063         * gdb.texinfo: Use GNU/Linux instead of Linux.
9064
9065 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
9066
9067         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9068
9069 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
9070
9071         * gdb.texinfo: Replace @example with @smallexample.
9072
9073 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
9074
9075         From Eli Zaretskii  <eliz@gnu.org>:
9076         * gdb.texinfo (Character Sets): Use @smallexample instead of
9077         @example.  Use GNU/Linux instead of Linux.
9078
9079 2002-09-20  Jim Blandy  <jimb@redhat.com>
9080
9081         * gdb.texinfo: Add character set documentation.
9082
9083 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9084
9085         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9086         (Packets): Add cross reference from `b' packet to `z' packets.
9087
9088 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9089
9090         * gdb.texinfo (Maintenance Commands): Document ``maint
9091         internal-error'' and ``maint internal-warning''.
9092
9093         * gdbint.texinfo (Target Architecture Definition): Revise
9094         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9095
9096 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9097
9098         * gdbint.texinfo (Target Conditionals): Document the new
9099         NAME_OF_MALLOC macro.
9100
9101 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9102
9103         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9104         engineer.
9105
9106 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9107
9108         * gdb.texinfo (TUI Overview): Document status line fields.
9109
9110 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9111
9112         * gdb.texinfo (TUI Commands): Document info win command.
9113
9114 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9115
9116         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9117
9118 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9119
9120         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9121         (TUI Keys): Likewise.
9122
9123 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9124
9125         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9126         for a packet receive.
9127
9128 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9129
9130         * Makefile.in (clean): Move to end of file.
9131         (distclean, maintainer-clean, realclean): Ditto.
9132         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9133         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9134         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9135         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9136
9137 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9138
9139         * Makefile.in (GDBINT_TEX_TMPS): Define.
9140         (gdbint.dvi, gdbint.pdf): Use
9141         (GDB_TEX_TMPS): Define.
9142         (gdb.dvi, gdb.pdf): Use.
9143         (STABS_TEX_TMPS): Define.
9144         (stabs.dvi, stabs.pdf): Use.
9145         (GDB_DOC_SOURCE_INCLUDES): New macros.
9146         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9147         (GDBINT_DOC_FILES_INCLUDES): New macros.
9148         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9149         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9150         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9151         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9152         (links2roff): Replace SFILES_INCLUDED with
9153         GDB_DOC_SOURCE_INCLUDES.
9154         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9155         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9156         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9157         dependencies.
9158         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9159         dependencies.
9160         (gdbmi.texinfo): Delete rule.
9161         (inc-hist.texinfo): Delete rule.
9162         (rluser.texinfo): Delete rule.
9163
9164 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9165
9166         * gdbint.texinfo (Target Architecture Definition): Update
9167         STORE_RETURN_VALUE, mention regcache.
9168
9169 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9170
9171         * gdbint.texinfo (Target Architecture Definition): Document
9172         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9173
9174 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9175
9176         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9177         Fix minor typos.  Add index entries.
9178
9179 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9180
9181         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9182
9183 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9184
9185         * gdbint.texinfo (Target Architecture Definition): Document
9186         PRINT_VECTOR_INFO.
9187         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9188
9189 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9190
9191         * gdb.texinfo (Maintenance Commands): Document "maint print
9192         registers", "maint print raw-registers" and "maint print
9193         cooked-registers".
9194
9195 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9196
9197         From Mark Salter:
9198         * gdb.texinfo (Protocol): Document T packet extension to
9199         allow watchpoint address reporting.
9200
9201 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9202
9203         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9204
9205 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9206
9207         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9208         to CHILL.
9209
9210 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9211
9212         * gdbint.texinfo (Coding): Revise section "Include Files".
9213
9214 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9215
9216         * gdbint.texinfo: Obsolete references to m88k.
9217         * gdb.texinfo: Ditto.
9218
9219 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9220
9221         * gdbint.texinfo (Create a release candiate): Add the location
9222         where the proper version of autoconf can be retrieved.
9223
9224 2002-07-09  Don Howard  <dhoward@redhat.com>
9225
9226         * gdb.texinfo (Command Files): Further describe the behavior of
9227         sourced command files.
9228
9229 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9230
9231         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9232         (Coding): Clarify ISO C version that GDB assumes.
9233
9234 2002-06-26  Tom Tromey  <tromey@redhat.com>
9235
9236         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9237         add_setshow_cmd_full.
9238
9239 2002-06-25  Don Howard  <dhoward@redhat.com>
9240
9241         * gdb.texinfo (Memory Region Attributes): Document new behavior
9242         for 'mem' command.
9243
9244 2002-06-11  Jim Blandy  <jimb@redhat.com>
9245
9246         * gdb.texinfo (Symbols): Update documentation for `info source'
9247         command.
9248
9249         * gdb.texinfo (Macros): Call the command `info macro', not
9250         `show macro'.
9251
9252 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9253
9254         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9255         data''.
9256
9257 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9258
9259         * gdbint.texinfo (Target Architecture Definition): Document
9260         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9261
9262 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9263
9264         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9265         lists.
9266
9267 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9268
9269         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9270         Branch''.
9271
9272 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9273
9274         * gdbint.texinfo (Target Architecture Definition): Add section
9275         ``Converting an existing Target Architecture to Multi-arch''.
9276
9277 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9278
9279         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9280         to ``Obsoleting code''.  Revise.
9281
9282 2002-05-17  Jim Blandy  <jimb@redhat.com>
9283
9284         * gdb.texinfo (C Preprocessor Macros): New chapter.
9285         Include it in the main menu.
9286         (Contributors): Credit Jim Blandy with macro support.
9287         (Compilation): Explain how to get macro information into the
9288         executable.
9289         (Expressions): Note that preprocessor macros are expanded.
9290
9291 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9292
9293         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9294         options for `target remote'.
9295
9296 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9297
9298         * gdbint.texinfo (Target Architecture Definition): Delete
9299         documentation on NNPC_REGNUM.
9300
9301 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9302
9303         * gdbint.texinfo (Target Architecture Definition): Document
9304         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9305         (Target Architecture Definition): Revise section `Using Different
9306         Register and Memory Data Representations'.  Add section `Raw and
9307         Virtual Register Representations'.
9308
9309 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9310
9311         * gdbint.texinfo (Target Architecture Definition): Mention
9312         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9313         (Target Architecture Definition): Mention same.  Add references to
9314         web pages.
9315
9316 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9317
9318         * stabs.texinfo (Attributes): Document new "vector" attribute.
9319
9320 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9321
9322         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9323
9324 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9325
9326         * gdb.texinfo: Delete obsolete references to a29k.
9327
9328 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9329
9330         * gdbint.texinfo (Target Architecture Definition): Replace
9331         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9332
9333 2002-04-24  David S. Miller  <davem@redhat.com>
9334
9335         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9336
9337 2002-04-21  David S. Miller  <davem@redhat.com>
9338
9339         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9340
9341 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9342
9343         * gdbint.texinfo (Target Architecture Definition): Delete
9344         definition of HAVE_REGISTER_WINDOWS.
9345
9346 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9347
9348         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9349         "Theodore A. Roth" <troth@verinet.com>.
9350
9351 2002-04-15  Don Howard  <dhoward@redhat.com>
9352
9353         From Eli Zaretskii <eliz@gnu.org>
9354         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9355         Provide a better explaination of this feature.
9356
9357 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9358
9359         * gdbint.texinfo (Target Architecture Definition): Remove
9360         FRAME_CHAIN_COMBINE.
9361
9362 2002-04-12  Michael Chastain  <mec@shout.net>
9363
9364         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9365         REG_STACK_SEGMENT.
9366
9367 2002-04-09  Michael Chastain  <mec@shout.net>
9368
9369         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9370         PYRAMID_* macros.
9371
9372 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9373
9374         * gdb.texinfo (Bug Reporting): Document that the web is the
9375         prefered way of submitting bug reports.
9376         (Bug Reporting): Delete the s-mail address as the last resort.
9377
9378 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9379
9380         * gdbint.texinfo (Target Architecture Definition): Delete
9381         references to TARGET_WRITE_FP and write_fp.
9382
9383 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9384
9385         * gdb.texinfo: Document new commands dump, append, and restore.
9386
9387 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9388
9389         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9390         Branch'.
9391
9392 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9393
9394         * gdb.texinfo: Change all examples to @smallexample.
9395         * gdbint.texinfo: Ditto.
9396
9397 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9398
9399         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9400         Branches''.
9401
9402 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9403
9404         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9405         Policy''.
9406
9407 2002-03-04  Fred Fish  <fnf@redhat.com>
9408
9409         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9410         expresson, suports, dependant, trhe, perhaphs, situtations,
9411         explictily, taged, oportunity, unfortunatly).
9412
9413 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9414
9415         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9416         Remove reference to 3.12.
9417
9418 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9419
9420         * gdbint.texinfo: Include fdl.texi.
9421         (Top): Add GNU Free Documentation License.
9422         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9423         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9424         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9425         (gdbint.info): Add srcdir to include path.
9426         * gdb.texinfo: Include gpl.texi.
9427         (Top): Add Copying.
9428         * gpl.texi: New file.
9429
9430 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9431
9432         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9433
9434 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9435
9436         * gdb.texinfo: Document Cygwin native specific commands.
9437
9438 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9439
9440         * gdb.texinfo: Document gdbserver ``--attach'' command.
9441
9442 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9443
9444         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9445         to @code(_ovly_debug_event).
9446
9447 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9448
9449         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9450
9451 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9452
9453         * gdb.texinfo (overlays): Mention new magic symbol
9454         '_ovly_debug_event', which allows GDB to keep better track
9455         of overlays.
9456
9457 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9458
9459         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9460         Suggested by Dmitry Sivachenko.
9461
9462         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9463
9464 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9465
9466         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9467
9468 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9469
9470         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9471         (set trust-readonly-sections): Document.
9472
9473 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9474
9475         * gdbint.texinfo (Releasing GDB): Revise and update.
9476
9477 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9478
9479         * gdbint.texinfo (Target Architecture Definition): Delete
9480         description of TARGET_BYTE_ORDER_DEFAULT.
9481
9482 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9483
9484         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9485         <mitya@cavia.pp.ru>.
9486
9487 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9488
9489         * libgdb.texinfo: Delete file.
9490
9491 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9492
9493         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9494         * gdbint.texinfo: Ditto.
9495
9496 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9497
9498         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9499
9500 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9501
9502         * Makefile.in: Update copyright.
9503         (TEXI2DVI): Define.
9504         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9505         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9506         gdb-cfg.texi.
9507         (TEXINDEX, PDFTEX): Delete makefile variables.
9508
9509 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9510
9511         * gdb.texinfo (Protocol): Move section to appendix.
9512
9513 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9514
9515         * gdb.texinfo (Remote Debugging): Create a menu.
9516         (Top): Add ``Remote Debugging'' to menu.
9517
9518 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9519
9520         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9521         serial protocol'' from here.
9522         (Remote Debugging): To here.  New chapter.
9523
9524 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9525
9526         * gdbint.texinfo (Target Architecture Definition): Delete
9527         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9528
9529 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9530
9531         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9532         are no longer needed.
9533         (Porting GDB): Add maintainer note about configure.host.
9534
9535 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9536
9537         * gdbint.texinfo (Target Architecture Definition): Remove
9538         definition of IEEE_FLOAT.
9539
9540 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9541
9542         * gdb.texinfo: Beautify copyright years; fix a typo.
9543         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9544         <3diff@gnu.org>
9545
9546 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9547
9548         * gdbint.texinfo (Host Definition): Remove references to
9549         MALLOC_INCOMPATIBLE.
9550
9551 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9552
9553         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9554         and xyz-xdep.o.
9555
9556 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9557
9558         * gdb.texinfo (Maintenance Commands): Add appendix.
9559         (Set Breaks): Copy ``maint info breakpoint'' doco to
9560         ``Maintenance Commands'' appendix.  Add reference.
9561
9562 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9563
9564         * fdl.texi: Remove next/prev from @node.
9565
9566 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
9567
9568         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
9569         for monstrous @multitable (from Brian Youmans).
9570
9571         * fdl.texi: New file.
9572
9573         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9574
9575 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
9576
9577         * gdbint.texinfo (Releasing GDB): New chapter.
9578
9579 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9580
9581         * gdb.texinfo (Embedded Processors, Calling program functions):
9582         Obsolete references to a29k.
9583
9584 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9585
9586         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
9587         examples.  Document that a code-block should do or discard its
9588         cleanups before exit.
9589
9590 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9591
9592         * gdb.texinfo (Choosing files): Change @samp to @file.
9593
9594 2002-01-05  Michael Snyder  <msnyder@redhat.com>
9595
9596         * gdb.texinfo (--pid): Document new command line option (attach).
9597
9598 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
9599
9600         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9601         in the stub.
9602
9603 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
9604
9605         * gdbint.texinfo (Target Architecture Definition): Replace
9606         BIG_ENDIAN with BFD_ENDIAN_BIG.
9607
9608 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
9609
9610         * gdbint.texinfo (Target Architecture Definition): Replace
9611         value_ptr with struct value pointer.
9612
9613 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
9614
9615         * gdb.texinfo (Free Software): Fix wording.
9616
9617 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
9618
9619         * gdb.texinfo (Free Software): New section ``Free Software Needs
9620         Free Documentation''.
9621
9622 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
9623
9624         * stabs.texinfo:
9625         * gdb.texinfo:
9626         * gdbint.texinfo:
9627         * libgdb.texinfo:
9628         * annotate.texi: Fix the application of GFDL in the Copyright notice.
9629
9630 2001-12-29  Michael Snyder  <msnyder@redhat.com>
9631
9632         * gdb.texinfo (maint info sections): Fix typo.
9633
9634 2001-12-26  Michael Snyder  <msnyder@redhat.com>
9635
9636         * gdb.texinfo (maint info sections): Document.
9637
9638         * gdb.texinfo (info proc): Comment out documentation for
9639         'info proc' sub-options that are currently not implemented.
9640
9641 2001-12-20  Jim Blandy  <jimb@redhat.com>
9642
9643         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9644
9645 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
9646
9647         * gdbint.texinfo (Target Architecture Definition): Replace
9648         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9649
9650 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
9651
9652         * gdbint.texinfo (Host Definition): Delete documentation on
9653         HOST_BYTE_ORDER.
9654
9655 2001-11-30  Jim Blandy  <jimb@redhat.com>
9656
9657         * gdb.texinfo (Overlays): New chapter, documenting GDB's
9658         overlay support.  Add to top-level menu.
9659
9660 2001-11-26  Tom Tromey  <tromey@redhat.com>
9661
9662         * gdb.texinfo (Command Syntax): Document C-o binding.
9663
9664 2001-07-26  Christopher Faylor  <cgf@redhat.com>
9665
9666         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9667         use since it is described in the referenced section.
9668
9669         From Eli Zaretskii <eliz@gnu.org>
9670         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9671         clearer when using DJGPP.
9672
9673 2001-11-24  Christopher Faylor  <cgf@redhat.com>
9674
9675         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9676         specifically refer to MS-DOS.
9677         (command files): Mention gdb.ini is only used on MS-DOS.
9678
9679 2001-11-21  Tom Tromey  <tromey@redhat.com>
9680
9681         * gdb.texinfo (Invoking GDB): Document --args.
9682         (Mode Options): Likewise.
9683
9684 2001-11-21  Jim Blandy  <jimb@redhat.com>
9685
9686         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9687         Delete documentation; this macro has been removed from the
9688         sources.
9689
9690 2001-11-13  Jim Blandy  <jimb@redhat.com>
9691
9692         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9693
9694 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
9695
9696         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9697
9698 2001-11-05  Michael Snyder  <msnyder@redhat.com>
9699
9700         * gdb.texinfo (info functions): Document use of backslash to
9701         quote regexp chars in function names such as "operator*()".
9702
9703 2001-11-01  Fred Fish  <fnf@redhat.com>
9704
9705         * gdbint.texinfo (SOLIB_ADD): Document additional new
9706         "readsyms" arg.
9707
9708 2001-10-30  Don Howard  <dhoward@redhat.com>
9709
9710         * gdb.texinfo: (Command Files) Added documentation for the
9711         behavior of gdb with input redirected from a file.
9712
9713 2001-10-28  Fred Fish  <fnf@redhat.com>
9714
9715         * gdb.texinfo (auto-solib-add): Change docs to match
9716         implementation change.
9717         (auto-solib-limit): Add docs for new variable.
9718
9719 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9720
9721         * gdbint.texinfo (Target Architecture Definition): Function
9722         value_as_pointer renamed to value_as_address.
9723
9724 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9725
9726         * gdbint.texinfo (Target Architecture Definition): Default
9727         POINTER_TO_ADDRESS functions assume unsigned addresses.
9728         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
9729         posting by Jim Blandy.
9730
9731 2001-10-12  Jim Blandy  <jimb@redhat.com>
9732
9733         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9734         version of texi2html (1.64) doesn't support this flag any more.
9735
9736 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
9737
9738         * gdbint.texinfo (Host Definition): Remove description of
9739         MEM_FNS_DECLARED.
9740
9741         * gdbint.texinfo (Host Definition): Remove description of R_OK.
9742
9743         * gdbint.texinfo (Host Definition): Remove description of
9744         HAVE_SIGSETMASK.
9745
9746 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
9747
9748         * gdbint.texinfo (Target Architecture Definition): Add
9749         explanation of TARGET_PRINT_INSN macro.
9750
9751 2001-08-30  Jim Blandy  <jimb@redhat.com>
9752
9753         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9754         Explain what it means to load relocatable files.
9755
9756 2001-08-28  Jim Blandy  <jimb@redhat.com>
9757
9758         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9759         info `top' menu.
9760
9761 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
9762
9763         * gdbint.texinfo: Add a cautionary note about macro use.
9764
9765 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
9766
9767         * gdb.texinfo: Explain omitting the hostname in the
9768         `target remote' command.
9769
9770 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
9771
9772         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9773         and END-INFO-DIR-ENTRY.
9774
9775 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9776
9777         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9778
9779 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
9780
9781         * gdbint.texinfo (libgdb): Rewrite.
9782
9783 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
9784
9785         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9786
9787 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9788
9789         * gdb.texinfo (TUI): New chapter, document the TUI.
9790         (Mode Options): Document the -tui option.
9791
9792 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
9793
9794         * gdbint.texinfo (Host Definition): Remove description of
9795         NEED_POSIX_SETPGID.
9796
9797 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
9798
9799         * gdb.tex (DJGPP Native): New node, with descriptions of
9800         DJGPP-specific commands.
9801
9802 2001-07-19  John R. Moore  <jmoore@redhat.com>
9803
9804         * gdbint.texinfo: Three misspellings.
9805
9806 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
9807
9808         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9809         `test` expressions on bash.  Problem reported by Colin Walters.
9810
9811 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9812
9813         * gdbint.texinfo (User Interface): Update ui-out documentation to
9814         refelect recent UI/MI updates.
9815
9816 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9817
9818         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9819         interpreters.
9820
9821 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
9822
9823         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9824         structure and not macros.
9825         (Host Definition): Document that much of this chapter is obsolete.
9826         (Target Architecture Definition): Update list of files that make
9827         up a target architecture.
9828         (Coding): Update.
9829
9830 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
9831
9832         * gdbint.texinfo (Target Architecture Definition): Update
9833         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9834         The latter has been changed to a true predicate.
9835
9836 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
9837
9838         * annotate.texi: Add @noindent where needed.  From Dmitry
9839         Sivachenko <dima@Chg.RU>.
9840         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
9841
9842 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
9843
9844         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
9845
9846 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
9847
9848         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9849         returns ``OK''.  Document that the ``R'' packet does not reply.
9850
9851 2001-06-13  Michael Snyder  <msnyder@redhat.com>
9852
9853         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9854
9855 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
9856
9857         * gdb.texinfo (Signals): Clarify the default setting of signal
9858         handling.
9859
9860 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
9861
9862         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9863         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9864
9865 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
9866
9867         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9868
9869 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
9870
9871         * gdbint.texinfo (Clean Design and Portable Implementation):
9872         Renamed from "Clean Design".
9873         (Clean Design and Portable Implementation): Document portable
9874         methods of handling file names, and the associated macros.
9875
9876 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
9877
9878         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9879         command and provide a cross-reference to its description.
9880         (Symbols): Note that "info scope" is useful for trace experiments.
9881
9882 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
9883
9884         * gdb.texinfo (Symbols): Document "info scope".
9885         (Tracepoints): New chapter.
9886         (Contributors): Update for v5.1.
9887         <All nodes>: Change "C++" to "C@t{++}".
9888
9889         * gdbint.texinfo (User Interface): A new section about ui_out
9890         functions, based on text written by Fernando Nasser.
9891
9892         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
9893
9894 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
9895
9896         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
9897
9898         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
9899
9900         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
9901         Replace "GDB" with "@value{GDBN}".  Fix markup.
9902
9903         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
9904
9905         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9906         a cross-reference to its description.
9907         (Symbols): Document "info symbol".
9908
9909 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
9910
9911         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9912         subsection "x86 Watchpoints".
9913         (Target Architecture Definition): Document the macros
9914         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9915         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9916
9917 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
9918
9919         * gdbint.texinfo (Target Architecture Definition): Update
9920         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9921         list.
9922
9923 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
9924
9925         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9926         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9927
9928 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
9929
9930         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9931
9932 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
9933
9934         * gdb.texinfo (Environment): Document that `path' does not change
9935         the value of PATH in GDB's own environment (it did in the past,
9936         but that was changed on March 15, 1994).  Reported by Doug Evans
9937         <dje@transmeta.com>.
9938
9939         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9940         its line.  Fix markup of commands and macros.  Add an Index node
9941         and index entries.
9942
9943 2001-01-23  J.T. Conklin  <jtc@redback.com>
9944
9945         * gdb.texinfo (Memory region attributes): New manual section.
9946
9947 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9948
9949         * gdbint.texinfo (POP_FRAME): Document use by return_command.
9950
9951 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
9952
9953         * refcard.tex: Version and copyright fixed.  From Phil Edwards
9954         <pedwards@disaster.jaj.com>.
9955
9956 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9957
9958         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9959         DWARF2_REG_TO_REGNUM): Document.
9960
9961 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9962
9963         * gdbint.texinfo (Coding): Update current value of
9964         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
9965
9966 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
9967
9968         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
9969         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9970
9971 2000-11-10  Christopher Faylor <cgf@cygnus.com>
9972
9973         * gdb.texinfo: Document new 'set step-mode' command.
9974
9975 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
9976
9977         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9978         changes from Dmitry Sivachenko <dima@Chg.RU>.
9979
9980 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
9981
9982         * gdb.texinfo (Hooks): Document the new post-hook functionality.
9983         From Steven Johnson <sbjohnson@ozemail.com.au>.
9984
9985 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
9986
9987         * gdbint.texinfo (Overall Structure): Spelling fix.
9988
9989 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
9990
9991         * gdbint.texinfo (Target Architecture Definition): Document that
9992         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9993         for which REGISTER_CONVERTIBLE returns a zero value.
9994
9995 2000-07-08  Christopher Faylor <cgf@cygnus.com>
9996
9997         * Makefile.in (install-info): Find files to install in either the
9998         build or source directories (adapted from Makefile.am).
9999
10000 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
10001
10002         * stabs.texinfo: Fix spelling errors.
10003         (String Field): FILE-NUMBER starts from 0, not 1.
10004
10005 2000-07-05  Eli Zaretskii <eliz@gnu.org>
10006
10007         * refcard.tex: Remove \centerline from the blurb.  Patch from
10008         Brian Youmans.
10009
10010 2000-06-25  Eli Zaretskii <eliz@gnu.org>
10011
10012         * Makefile.in (install-info): Support installation from outside of
10013         the source directory.  Reported by Mark Harig
10014         <markh@frazier.landmark.com>.
10015
10016 2000-06-20  J.T. Conklin  <jtc@redback.com>
10017
10018         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10019
10020 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10021
10022         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10023         Generate using pdftex.
10024         (PDFTEX): Define.
10025         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10026         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10027         @contents at the start.
10028
10029 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
10030
10031         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
10032         Youmans.
10033
10034 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10035
10036         From Brian Youmans:
10037         * gdb.texinfo: Fix ``et al.''.
10038
10039 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10040
10041         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10042         loop.
10043
10044 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
10045
10046         * configure: Regenerate.
10047
10048 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
10049
10050         * Makefile.in (install-info): Run install-info on installed Info
10051         files.
10052
10053 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10054
10055         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
10056         Andrew Cagney.
10057
10058 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
10059
10060         * gdb.texinfo: Proofreading changes from Brian Youmans.
10061
10062 2000-05-01  Nick Duffek  <nsd@cygnus.com>
10063
10064         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10065         startup sequence, minor edits.
10066
10067 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
10068
10069         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10070         TeX.
10071
10072         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
10073         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10074         like `n' and `s' which look weird.  Convert some of the @kindex to
10075         @vindex, when they refer to variables, not commands.
10076
10077 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10078
10079         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10080
10081 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
10082
10083         * Makefile.in (GDBMI_DIR): New variable.
10084         (SET_TEXINPUTS): Add $(GDBMI_DIR).
10085         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10086         (gdbmi.texinfo): New target, for texi2roff.
10087         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10088         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10089
10090         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10091         gdbmi.texinfo.
10092         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10093         comment.
10094
10095 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10096
10097         * gdb.texinfo (Files): Update description of add-symbol-file
10098         command.
10099
10100 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10101
10102         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10103         prevents the build (and is generally a Bad Idea).
10104
10105 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10106
10107         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10108         a comma inside @var.
10109         (Command Files): Index markup changes from Dmitry Sivachenko
10110         <dima@Chg.RU>.
10111
10112 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10113
10114         * Makefile.in (LN_S): Define.
10115         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10116         invoke "ln -s" unless it is known to work.
10117
10118         * configure.in (AC_PROG_LN_S): Add.
10119
10120 2000-04-14  Jim Blandy  <jimb@redhat.com>
10121
10122         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10123         section.
10124         (Target Conditionals): Document ADDRESS_TO_POINTER,
10125         POINTER_TO_ADDRESS.
10126
10127 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10128
10129         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10130         gdb-cfg.texi to get the value.
10131
10132 2000-04-10  Jim Blandy  <jimb@redhat.com>
10133
10134         * gdbint.texinfo (Target Architecture Definition): Fix
10135         cross-references.
10136
10137 2000-04-08  Jim Blandy  <jimb@redhat.com>
10138
10139         * gdbint.texinfo (Using Different Register and Memory Data
10140         Representations): New section.
10141         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10142         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10143         REGISTER_CONVERT_TO_RAW): Document.
10144
10145 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10146
10147         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10148         for acknowledgments.
10149
10150 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10151
10152         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10153         qThreadExtraInfo.
10154
10155 2000-03-28  J.T. Conklin  <jtc@redback.com>
10156
10157         * gdb.texinfo: Clarify which remote debug protocol commands are
10158         required and which are optional.
10159
10160 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10161
10162         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10163         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10164         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10165         * annotate.texi: Update.
10166
10167 2000-03-28  Stan Shebs  <shebs@apple.com>
10168
10169         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10170         expectation of additional changes before release), update
10171         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10172         node links, rephrase and/or shorten lines to fix formatting
10173         problem in both regular and @smallbook formats.
10174         * annotate.texi: Shorten lines in example, use smallexample
10175         consistently everywhere.
10176         * Makefile.in: Add comment about texinfo 4.0 html generation.
10177         (SFILES_INCLUDED): Add annotate.texi.
10178
10179 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10180
10181         * gdb.texinfo (Debugging Output): Added new section, documenting
10182         the "set/show debug" commands.
10183
10184 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10185
10186         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10187         entry.
10188
10189         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10190         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10191         @chapter and @node entries.
10192
10193         * gdb.texinfo: Link all top-level nodes.
10194
10195 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10196
10197         * Makefile.in (install-info): Create $(infodir) before installing
10198         files.
10199
10200 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10201
10202         From David Whedon <dwhedon@gordian.com>
10203         * gdbint.texinfo : Added paragraphs about command deprecation.
10204
10205 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10206
10207       * gdb.texinfo: Add documentation for the apropos command.
10208
10209 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10210
10211         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10212
10213 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10214
10215         * gdb.texinfo: Add white space to prevent overprinting in
10216         two places.
10217
10218 2000-03-17  Stan Shebs  <shebs@apple.com>
10219
10220         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10221         <dima@Chg.RU>, also clarification of allowed content for
10222         string constants.
10223
10224 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10225
10226         * gdb.texinfo (main menu): Add Annotations.
10227         (File Options): Add @cindex entries for each command-line option.
10228         Document --epoch, --annotate, --async, --interpreter, --write,
10229         --statistics, and --version.
10230
10231         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10232         of GDB.
10233
10234 2000-02-23  Jim Blandy  <jimb@redhat.com>
10235
10236         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10237
10238 2000-02-22  Jim Blandy  <jimb@redhat.com>
10239
10240         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10241
10242 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10243
10244         * Makefile.in (diststuff): New target.
10245
10246 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10247
10248         * agentexpr.texi: Fix wording regarding Intel's IA-64
10249         architecture.  [From Jim Wilson.]
10250
10251 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10252
10253         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10254         (Delete Breaks): Mention range arguments.
10255         (Disabling): Likewise.
10256
10257 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10258
10259         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10260
10261 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10262
10263         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10264         valid functions.
10265
10266 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10267
10268         * gdb.texinfo: Clarify regular expressions used in rbreak.
10269
10270 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10271
10272         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10273         MEMORY_REMOVE_BREAKPOINT):  Document.
10274
10275 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10276
10277         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10278         offset re-using the DATA offset instead.
10279
10280 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10281
10282         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10283
10284 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10285
10286         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10287         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10288         typos.
10289
10290         * gdb.texinfo: Various minor wording and formatting improvements,
10291         mentions of additional command-line options.
10292
10293 1999-09-30  Fred Fish  <fnf@cygnus.com>
10294
10295         * gdb.texinfo:  Document additional forms of specifying section
10296         names and addresses for the add-symbol-file command.
10297
10298 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10299
10300         * gdbint.texinfo: Fix typo, add the word "have".
10301
10302 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10303
10304         * gdbint.texinfo (Target Architecture Definition): Document the
10305         SKIP_PERMANENT_BREAKPOINT macro.
10306
10307 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10308
10309         * gdb.texinfo: Fiks speling errers.
10310
10311         * gdb.texinfo: Fix uses of @multitable.
10312
10313         From Eli Zaretskii  <eliz@gnu.org>:
10314         * gdb.texinfo: Include details specific to DOS host, clarify
10315         some confusing language, fix @ref/@xref/@pxref usages, add
10316         comments about using with optimization, add more indexing,
10317         fix info about disassembly-flavor.
10318
10319 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10320
10321         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10322         SKIP_SOLIB_RESOLVER): Define.
10323
10324 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10325
10326         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10327         ``g'' packets.
10328
10329 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10330
10331         * gdb.texinfo: Create a new "Configurations" chapter with
10332         platform-specific info, inline remote.texi and move sections of it
10333         into the new chapter, move bits about info proc, heuristic search,
10334         and register stack into the new chapter.
10335         * remote.texi: Remove, now part of gdb.texinfo.
10336         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10337
10338 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10339
10340         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10341         GDB_TARGET_IS_MACH386): These kludges have gone away.
10342
10343 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10344
10345         * gdbint.texinfo (Target Architecture Definition): Mention
10346         TDEPLIBS.
10347
10348 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10349
10350         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10351         surrounding text to fit HP-UX bits into general info.
10352         (HPPA-cfg.texi): Remove, no longer useful.
10353
10354         * gdb.texinfo: Remove explicit links from @node lines, remove
10355         HP-added "Detailed Node Listing" from main menu which confuses
10356         things.
10357
10358         From Dmitry Sivachenko <dima@Chg.RU>:
10359         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10360         in description of `set environment'.
10361
10362 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10363
10364         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10365
10366 1999-08-12  Ben Elliston  <bje@cygnus.com>
10367
10368         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10369
10370 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10371
10372         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10373         watch, awatch, and rwatch.  Explain why the latter two cannot be
10374         set as software watchpoints.  Document that watchpoints for local
10375         variables are deleted when the debuggee terminates.
10376
10377 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10378
10379         * remote.texi (Protocol): Further clarification of the "qRcmd"
10380         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10381         reserved.
10382
10383 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10384
10385         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10386         * gdb.texinfo: Ditto.
10387
10388 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10389
10390         * gdb.texinfo (KOD): New node.
10391
10392 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10393
10394         * remote.texi (Rcmd): Fix minor formatting typos.
10395
10396 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10397
10398         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10399         packets.
10400
10401 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10402
10403         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10404         fixes.
10405
10406 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10407
10408         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10409
10410 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10411
10412         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10413         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10414         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10415         packets that are not supported on all hosts. Expand examples.
10416         Spell check.
10417
10418 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10419
10420         * Makefile.in: Recognize html, install-html.  Add targets
10421         to build HTML versions of documentation via texi2html.
10422
10423 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10424
10425         * gdbint.texinfo (Testsuite): New chapter, information about the
10426         testsuite.
10427
10428 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10429
10430         * remote.texi (Communication Protocol): Rewrite.
10431
10432 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10433
10434         * stabs.texinfo: Fix uses of xref.
10435
10436 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10437
10438         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10439         info about patch submission.
10440
10441 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10442
10443         From Per Bothner  <bothner@cygnus.com>:
10444         * gdb.texinfo: Document Chill support.
10445
10446 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10447
10448         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10449         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10450         Document that the value should be greater-than or equal-to zero.
10451         (NO_STD_REGS): Document. Deprecate.
10452
10453 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10454
10455         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10456         Document that these are not used.
10457
10458 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10459
10460         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10461
10462 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10463
10464         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10465         numargs was dropped.
10466
10467 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10468
10469         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10470
10471 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10472
10473         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10474         Update.
10475
10476 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10477
10478         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10479         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10480
10481 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10482
10483         * gdbint.texinfo: Fix typos: $ -> @.
10484
10485 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10486
10487         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10488         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10489         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10490         BREAKPOINT_FROM_PC.
10491
10492 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10493
10494         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10495         CALL_DUMMY_STACK_ADJUST): Document.
10496
10497 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10498
10499         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10500         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10501
10502 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10503
10504         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10505         longer exists.
10506
10507 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10508
10509         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10510         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10511         they make the manual source incomprehensible.
10512         * h8-cfg.texi: Remove, hasn't been used in years.
10513
10514 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10515
10516         * gdb.texinfo: Update the credits.
10517
10518 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10519
10520         * gdb.texinfo: Fix mistakes noticed in printout of last
10521         draft, add Alpha to discussion of heuristic fence post.
10522
10523 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10524
10525         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10526         Edition, merge some HP changes into mainline, describe some
10527         previously undocumented features, describe more of the target
10528         commands available, eliminate obsolete section on renamed
10529         commands.
10530         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10531
10532 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10533
10534         * gdb.texinfo: Make many HPPA conditionals unconditional,
10535         including catchpoint description, since now on for all configs.
10536         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10537         specializations.
10538
10539 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10540
10541         * Makefile.in (GDBvn.texi): Fix match expression to work with
10542         current format of VERSION in gdb/Makefile.in.
10543         * gdb.texinfo: Fix node ref to match new readline.
10544
10545 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10546
10547         * gdb.texinfo: Changes made as part of a project to merge in
10548           changes made by HP. Documentation makes extensive use of
10549           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10550           on remote debugging. There are differences in documentation
10551           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10552           the HP manual discusses catchpoints, hardware watchpoints, and
10553           some HPUX specific limitations for shared library support.
10554
10555           There are also a number of @node changes.
10556
10557 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10558
10559         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10560         (C Usage): Same.
10561
10562 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
10563
10564         The following changes were made by Edith Epstein
10565         <eepstein@cygnus.com> as part of a project to merge in changes
10566         made by HP.
10567
10568         * HPPA-cfg.texi: new file.
10569
10570         * all-cfg.texi: set HPPA for HP PA-RISC targets.
10571
10572         * refcard.tex: change documentation about catch.
10573           removed info catch.
10574
10575 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
10576
10577         * gdbint.texinfo: Expand on GDB's coding standards,
10578         specify the use of arg names with prototypes.
10579
10580 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
10581
10582         * gdb.texinfo: Fix tipo.
10583
10584 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10585
10586         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10587         TARGET_BYTE_ORDER_SELECTABLE_P.
10588
10589 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10590
10591         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10592
10593 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
10594
10595         * agentexpr.texi: New file.
10596
10597 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
10598
10599         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10600
10601 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
10602
10603         * remote.texi: Changed wording that implied that the GDB remote
10604         protocol caches register values instead of GDB itself.
10605
10606 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
10607
10608         * gdbint.texinfo: Add some info about symbol readers.
10609         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10610         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10611         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10612         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10613
10614 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
10615
10616         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10617
10618 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10619
10620         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10621
10622 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
10623
10624         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10625         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10626
10627 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10628
10629         * gdbint.texinfo: Fix minor typos.
10630
10631 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
10632
10633         * gdbint.texinfo: Complete overhaul.  Group descriptions more
10634         logically, add more info on generic algorithms, remove much
10635         obsolete and/or wrong material.
10636
10637 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10638
10639         * stabs.texinfo (Method Type Descriptor): Expand and correct.
10640
10641 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
10642
10643         * refcard.tex:  Copyright, address updates.
10644
10645 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
10646
10647         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10648         for the edition instead of confusing GDB-version-like numbers.
10649
10650 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
10651
10652         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10653
10654 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10655
10656         * LRS: Reformat a bit to keep text under 80 columns.
10657
10658 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
10659
10660         * gdb.texinfo: Add some credits, mention bug monitor.
10661         * remote.texi: Mention mips monitor targets.
10662         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10663
10664 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
10665
10666         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10667         files, finish sorting of host vs target vs native macros, describe
10668         some more of them.
10669
10670 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
10671
10672         * gdbint.texinfo (Host Conditionals): Document change from
10673         using NO_MMALLOC to it's inverse, USE_MMALLOC.
10674
10675 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10676
10677         * gdbint.texinfo (Host Conditionals): Document
10678         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10679
10680 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10681
10682         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10683         Document LSEEK_NOT_LINEAR.
10684
10685 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
10686
10687         * stabs.texinfo (Stab Section Basics): Make it clear that only
10688         some versions of the GNU linker remove the leading N_UNDF symbol.
10689
10690 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10691
10692         * stabs.texinfo (String Field): Document type number pairs here,
10693         instead of in the Sun specific section.
10694         (Include Files): The GNU linker supports the N_BINCL
10695         optimization.  Clarify the N_BINCL value, and what it is used
10696         for.
10697         (Procedures): Document N_FUN with an empty string to mark the end
10698         of a function.
10699         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10700         (Sun Differences): Remove this node, as the information is now
10701         elsewhere in the main document.
10702         (Stab Section Basics): Mention that the GNU linker may optimize
10703         stabs and remove the leading N_UNDF symbol.
10704
10705 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
10706
10707         * gdb.texinfo, refcard.tex: Restore author credit
10708
10709 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
10710
10711         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10712         documentation to account for START and END macros taking
10713         one arg.
10714
10715 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
10716
10717         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10718         * gdb.texinfo (Frames): Fix typo.
10719
10720 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
10721
10722         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10723         a target_signal as arg type, not a pid.
10724
10725 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
10726
10727         * gdb.texinfo:  Document `set assembly-language'.
10728
10729 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
10730
10731         * remote.texi: Update list of stubs in the GDB distribution.
10732
10733 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
10734
10735         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10736         Also document that some systems can use mmalloc but must define
10737         this if their C runtime allocates memory that is later freed.
10738         (MMCHECK_FORCE): Document new macro.
10739
10740 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
10741
10742         * remote.texi: Add documentation for target Sparclet.
10743
10744 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10745
10746         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10747         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10748         * configure.in: Rewritten for autoconf.
10749         * configure: New.
10750
10751 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
10752
10753         * Makefile.in (DVIPS): New define, set to dvips.
10754         (dvi): Add stabs.dvi.
10755         (ps): New target.
10756         (all-doc): Depend on info, dvi, and ps targets.
10757         (STAGESTUFF): Add *.ps and *.dvi files.
10758         (clean-info, clean-dvi): Remove.
10759         (mostlyclean): Does not depend upon clean-info or clean-dvi,
10760         rules completely rewritten.
10761         (maintainer-clean): Remove clean-info and clean-dvi
10762         dependencies and put their actions in the rules.
10763         (gdb.ps): New target
10764         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10765         intermediate TeX files, whether they have 2 or 3 character
10766         extensions.
10767         (gdbint.ps): Add target and rules.
10768         (gdb-internals): Delete unused target.
10769         (Makefile): Depends upon config.status also.
10770
10771 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
10772
10773         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10774         set.
10775
10776 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
10777
10778         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10779         * gdb.texinfo (Expressions): Fix erroneous array constant example.
10780
10781 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
10782
10783         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10784
10785 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10786
10787         * gdb.texinfo (Print settings):  Document
10788         `set/show print static-members' commands.
10789
10790 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
10791
10792         * gdbint.texinfo (Native): Document name change, coredep.c to
10793         core-aout.c.
10794
10795 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10796
10797         * stabs.texinfo (Include Files): Document the values the SunOS4
10798         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10799
10800 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
10801
10802         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10803         Fix typo.
10804
10805 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
10806
10807         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10808         "gdb.tar.Z".
10809
10810 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
10811
10812         * Makefile.in (maintainer-clean): New target, synonym for
10813         realclean.
10814
10815 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
10816
10817         * Update all FSF addresses except those in COPYING* files.
10818
10819 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10820
10821         From Richard Earnshaw (rearnsha@armltd.co.uk):
10822         * gdb.texinfo (convenience variables): Document $_exitcode.
10823         (quit): Document optional expression to use as exit code.
10824
10825 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
10826
10827         * gdb.texinfo, remote.texi: Brought up to date with various
10828         GDB changes.
10829
10830 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
10831
10832         * gdb.texinfo: Update dates and versions, fix comments about
10833         hardware watchpoints in future releases and about the
10834         sharedlibrary command.
10835
10836 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10837
10838         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
10839         C_FUN stab.  Other cleanups.
10840
10841 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10842
10843         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10844         for the sparc stub.
10845
10846 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10847
10848         * annotate.texi: Clarify which addresses have differing formats
10849         depending on the language and which do not.
10850
10851 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10852
10853         * remote.texi (NetWare): Changed example to use BOARD= instead of
10854           NODE= argument to reflect correspoding change to gdbserve.nlm.
10855
10856 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10857
10858         * stabs.texinfo (Negative Type Numbers): Mention the fact that
10859         GDB, as well as AIX dbx, supports the size type attribute.
10860
10861 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10862
10863         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10864
10865 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10866
10867         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
10868         and new 'if' and 'while' commands.
10869
10870 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10871
10872         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
10873
10874 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10875
10876         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10877         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10878           NetWare targets.  Mostly stolen from the Server node.
10879
10880 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10881
10882         * gdb.texinfo (Setting): Talk about the language of a source file
10883         versus the working language.  The old documentation did not match
10884         what GDB did.
10885
10886 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10887
10888         * stabs.texinfo (Source Files): Document N_SO used to mark the end
10889         of a source file.
10890
10891 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10892
10893         * gdb.texinfo (Processes): New node.
10894
10895 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10896
10897         * remote.texi: Update documentation of set/show mipsfpu.
10898
10899 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
10900
10901         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10902         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10903
10904 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
10905
10906         * gdbint.texinfo: Removed mentions of some incorrectly placed and
10907         obsolete conditionals, described some others.
10908
10909 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10910
10911         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10912         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10913
10914 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
10915
10916         * gdbint.texinfo: Put regex conditionals in their own table.
10917
10918 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
10919
10920         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10921         described or fixed the descriptions of many others.
10922
10923 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
10924
10925         * gdb.texinfo: Add some more credits.
10926         * gdbint.texinfo: Capitalize GDB consistently, describe some
10927         macros and remove some.
10928
10929 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10930
10931         * gdbint.texinfo: Removed mentions of many incorrectly placed and
10932         obsolete conditionals, described some others.
10933
10934 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10935
10936         * gdb.texinfo (help targets):  Changed to `help target', which
10937         is the correct gdb command.
10938
10939 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10940
10941         * annotate.texi (TODO): New node, for keeping track of annotations
10942         suggested but not yet implemented.
10943
10944 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10945
10946         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10947         another symbol, it is not the address itself.
10948
10949 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
10950
10951         * stabs.texinfo (Stab Section Basics): Add comment about alignment
10952         of stabs-in-coff sections.
10953
10954 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10955
10956         * annotate.texi: Change edition to 0.5 and date to May 1994.
10957         Add index.
10958         (Frames): New node, for frame annotation.
10959         (Displays): New node, for display annotation.
10960
10961         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10962         when waiting for your program to stop.
10963
10964 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10965
10966         * annotate.texi (Breakpoint Info): Document annotation of header
10967         fields and record annotation.
10968
10969 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10970
10971         * annotate.texi: New file, to document annotations.
10972
10973 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10974
10975         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10976         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
10977
10978 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10979
10980         * stabs.texinfo (Stab Section Basics): Say what is in .stab
10981         section, and say n_strx field is compilation unit relative.
10982         * stabs.texinfo: Don't use @code for a.out when it is the name of
10983         an object file format.
10984
10985 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10986
10987         * gdb.texinfo: Refer to file names, not path names, per rms
10988         convention.
10989         (Arguments): Fix typo.
10990
10991 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10992
10993         * stabs.texinfo (Global Variables): Talk about stabs in files
10994         where variables are referenced, but not defined.
10995
10996 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10997
10998         * stabs.texinfo: Move stuff on @ and # type descriptors from node
10999         Cplusplus to new nodes Member Type Descriptor and Method Type
11000         Descriptor.  Re-write stuff for #.
11001
11002 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11003
11004         * gdb.texinfo (Print Settings): Don't document "set print
11005         fast-symbolic-addr off".  The bug which it worked around was fixed
11006         on 25 Feb 94 in coffread.c, so I'm nuking the command.
11007
11008         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11009         N_ENTRY node.
11010
11011         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11012
11013 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11014
11015         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11016         references to ieee-float.c.
11017
11018 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11019
11020         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11021         match what the code actually does.
11022
11023 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11024
11025         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11026
11027 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
11028
11029         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11030         i, and b.
11031
11032 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
11033
11034         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11035         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
11036         as "stabs in sections" rather than just saying "ELF and SOM".
11037         Also make that stuff apply to COFF.
11038
11039 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11040
11041         * gdb.texinfo (Formatting Documentation): Change GhostScript to
11042         Ghostscript.
11043
11044 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11045
11046         * gdb.texinfo (Continuing and Stepping): When talking about "step"
11047         versus functions without line numbers, also mention stepping into
11048         them as well as "step" when you are in them.  Tell the user how to
11049         deal with the situation.  Add comment about "debugging information".
11050
11051 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11052
11053         * stabs.texinfo (Enumerations): Document restriction on where
11054         enumeration types can appear and still win with GDB.
11055
11056 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11057
11058         * stabs.texinfo (Negative Type Numbers): Document format for type
11059         -16.
11060
11061 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11062
11063         * gdb.texinfo (Selection, Frame Info): Update information about
11064         arbitrary frame specficiations.
11065
11066 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11067
11068         * gdb.texinfo, remote.texi: general editing pass prior to Net release
11069
11070 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11071
11072         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11073
11074 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
11075
11076         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11077
11078 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11079
11080         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11081         Differences node to Statics node.
11082         (Statics): Discuss XCOFF use of V symbol descriptor.
11083
11084         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11085         not clean.
11086
11087 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11088
11089         * gdb.texinfo (Print Settings): Document `set print
11090         fast-symbolic-addr' and improve the doc for some other
11091         `set print's.
11092
11093 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11094
11095         * stabs.texinfo (String Field): Talk about defining several type
11096         numbers at once.
11097         Fix lint regarding changing node ELF Transformations to
11098         ELF and SOM Transformations.
11099
11100 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11101
11102         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11103
11104 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11105
11106         * stabs.texinfo (Cross-References): `::' is for nested types only
11107         within <>.
11108         (Structures): Document static members.
11109
11110 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11111
11112         * stabs.texinfo: Document S type attribute.
11113
11114 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11115
11116         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11117
11118 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11119
11120         * gdbint.texinfo:  Fix a few typos.
11121
11122 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11123
11124         * gdb.texinfo, remote.texi: formatting improvements
11125
11126         * gdb.texinfo (New Features): mention threads.
11127         (Summary, C): fix xrefs in newly contributed text.
11128         (Threads): index entries, clarifications, example
11129         (passim): minor typos fixed, phrasing improvements
11130
11131         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11132         entries; (Server): explain use of gdbserver w/real-time systems,
11133         add example of conflicting TCP port; (MIPS Remote) break up
11134         running text into table, highlighting commands, and add example.
11135
11136 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11137
11138         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11139
11140 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11141
11142         * stabs.texinfo (Nested Symbols): New node.
11143         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11144
11145 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11146
11147         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11148         to picking which Bbss.bss symbol to use, and (because there seems to
11149         be no good way of doing it) re-write some of the text to make it
11150         sound like Bbss.bss isn't such a great idea after all (as currently
11151         designed).
11152
11153         * gdb.texinfo (C): In addition to saying people have to use g++ for
11154         good results, say they have to use stabs.  Specifically say cfront
11155         doesn't work well.
11156         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11157         the gdb README.  Add xrefs to places where the support for the various
11158         languages is described in detail.
11159
11160 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11161
11162         * stabs.texinfo: Clean up stuff about visibility and virtual
11163         characters.
11164
11165         * stabs.texinfo (N_M2C): Cite Sun doc.
11166
11167 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11168
11169         * gdb.texinfo: updates re threads.
11170         * remote.texinfo: avoid index entries starting with digits.
11171
11172 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11173
11174         * stabs.texinfo (Enumerations): Talk about large, negative and
11175         octal values.  Clean up cross reference to type attributes.
11176         (String Field): Say that GDB 4.11 supports size attribute.
11177
11178 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11179
11180         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11181         is a mandatory step.  Make the stuff about that more concise.
11182
11183 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11184
11185         * stabs.texinfo (Class Names): New node.
11186
11187         * gdb.texinfo (Command Files): Explain order of init file reading.
11188
11189         * remote.texi (Bootstrapping): Talk about getting the serial driver
11190         to deal with ^C sent by gdb to stop the remote system.
11191
11192 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11193
11194         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11195
11196         * libgdb.texinfo (Defining Commands): made the DOC arg
11197         to gdb_define_app_command a char * instead of char **
11198         per a suggestion from kingdon.
11199
11200         * libgdb.texinfo: total rewrite from a different starting
11201         premise.
11202
11203 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11204
11205         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11206         floats passed as doubles (to improve clarity).
11207
11208 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11209
11210         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11211
11212         * a4rc.sed: update to work with Andreas Vogel papersize params
11213
11214         * refcard.tex: use Andreas Vogel simplifications of papersize
11215         params; remove useless version info; update copyright date.
11216
11217 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11218
11219         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11220
11221 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11222
11223         * gdb.texinfo (Files): Say what address the load command loads it at.
11224
11225         * stabs.texinfo (Common Blocks): Minor cleanups.
11226
11227         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11228         that Sun has backed away from the linker kludge and thus the relevant
11229         issue is changes to the SunPRO tools, not the Solaris linker.
11230
11231         * stabs.texinfo (Traditional Integer Types): Clean up description
11232         of octal bounds a little bit.  Document extra leading zeroes.
11233
11234 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11235
11236         * gdb.texinfo (Signaling): Update for symbolic symbol names
11237         and add a section explaining the difference between the GDB
11238         signal command and the shell kill utility.
11239
11240 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11241
11242         * libgdb.texinfo: added `@' to braces that were unescaped.
11243
11244 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11245
11246         * libgdb.texinfo: new file.  Spec for the gdb library.
11247
11248 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11249
11250         * stabs.texinfo (Include Files): Fix typo (start -> end).
11251
11252 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11253
11254         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11255         from Melissa at FSF's editing pass.
11256
11257 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11258
11259         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11260         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11261         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11262
11263 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11264
11265         * remote.texi (Bootstrapping): Discuss 386 call gates.
11266
11267 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11268
11269         * stabs.texinfo (Based Variables): New node.
11270
11271 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11272
11273         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11274         names, sizes, and formats to suggest how not to lose.
11275
11276 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11277
11278         * stabs.texinfo (Methods): Fix typo.
11279
11280 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11281
11282         * gdb.texinfo: Fix a few typos.
11283
11284 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11285
11286         * gdb.texinfo: Clarify how well it works with Fortran.
11287
11288         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11289         More on relocating stabs in ELF files.
11290
11291 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11292
11293         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11294
11295 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11296
11297         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11298         parameters on VAX.
11299
11300 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11301
11302         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11303
11304 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11305
11306         * stabs.texinfo: Make info author notice match the TeX author notice.
11307
11308 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11309
11310         * stabs.texinfo: Initial-caps all words in node names and
11311         non-trivial words in section names.
11312
11313 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11314
11315         * stabs.texinfo: Many minor cleanups.
11316
11317         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11318
11319 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11320
11321         * stabs.texinfo: Remove full description of big example.
11322         It's not really helpful; just use pieces of it where appropriate.
11323         Add more Texinfo formatting directives (@samp, etc.).
11324         Use @deffn to define stab types.
11325         Eliminate some wordiness.  Break up some nodes.
11326         Add an (alphabetized) index of symbol types.
11327         Use consistent capitalization style in node and section names.
11328
11329 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11330
11331         * gdb.texinfo:  Change typo "Two two" to "The two".
11332
11333 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11334
11335         * stabs.texinfo (XCOFF-differences): Remove references to
11336         non-existent types N_DECL and N_RPSYM.
11337
11338         * stabs.texinfo (String Field): Say that type attributes bug is
11339         fixed in GDB 4.10, since it is.
11340
11341         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11342
11343 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11344
11345         * stabs.texinfo: Formatting cleanups.
11346
11347 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11348
11349         * stabs.texinfo: When explaining the n_type of a stab, standardize
11350         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11351         no tabs, use @r).
11352         (Global Variables): Clean up.
11353
11354 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11355
11356         * stabs.texinfo (Stack Variables): Re-write.
11357
11358 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11359
11360         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11361         addresses of a source file.  Also revise formatting.
11362         Change "object module" or "object file" to "source file".
11363         Various: Miscellaneous cleanups.
11364
11365 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11366
11367         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11368
11369 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11370
11371         * gdbint.texinfo: Removed many nonsensical machine-collected
11372         host and target conditionals, described some of the remainder.
11373
11374 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11375
11376         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11377
11378         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11379         paragraph which follows.
11380
11381         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11382         variables.  Looks better and avoids overful hbox.
11383
11384 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11385
11386         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11387
11388 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11389
11390         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11391         retransmit-timeout
11392
11393 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11394
11395         * gdbint.texinfo: Update statement about `some ancient Unix
11396         systems, like Ultrix 4.0' to Ultrix 4.2.
11397
11398 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11399
11400         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11401
11402         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11403
11404         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11405         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11406
11407         * remote.texi: new name for former gdbinv-s.texi
11408
11409         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11410
11411 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11412
11413         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11414         variables for MIPS remote debugging protocol.
11415
11416 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11417
11418         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11419
11420 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11421
11422         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11423
11424 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11425
11426         * gdb.texinfo: repair conditional bugs in text markup
11427
11428 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11429
11430         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11431         to select Modula-2 material.
11432
11433 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11434
11435         * stabs.texinfo: Cleanups regarding statics.
11436
11437         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11438         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11439
11440 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11441
11442         * stabs.texinfo: N_MAIN is sometimes used for C.
11443
11444 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11445
11446         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11447
11448 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11449
11450         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11451         removed from the code by Kingdon.
11452
11453 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11454
11455         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11456         input when evaluating breakpoint conditions; the bug has been fixed.
11457
11458         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11459         sets the ignore count to N-1, not to N.
11460
11461 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11462
11463         * refcard.tex (\hoffset): correct longstanding error to match
11464           intended offset; avoids cutting off edge on some printers
11465
11466 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11467
11468         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11469
11470 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11471
11472         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11473
11474 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11475
11476         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11477         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11478         collect sed edits if any, apply to refcard before formatting;
11479         (refcard.ps) stop implying PS fonts if PS output requested;
11480         (lrefcard.ps) delete extra target for variant PS fonts
11481
11482         * refcard.tex: parametrize papersize dependent info, collect
11483           in easily replaced spot
11484
11485         * a4rc.sed: new file, edits to refcard for A4 paper
11486
11487 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11488
11489         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11490
11491 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11492
11493         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11494
11495 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11496
11497         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11498         politely rather than rudely.
11499
11500 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11501
11502         * stabs.texinfo: Document common blocks.
11503
11504 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11505
11506         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11507
11508 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11509
11510         * stabs.texinfo (Top): Minor cleanup.
11511
11512 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11513
11514         * Makefile.in (install-info): remove parentdir support
11515
11516 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11517
11518         * gdb.texinfo (Copying): delete this node and references to it;
11519         RMS says this manual need not carry GPL. (passim): Improvements
11520         from last round at FSF, largely due to Ian Taylor review, and
11521         minor formatting improvements.
11522
11523         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11524         largely due to Ian Taylor review. (Debug Session): minor edits to
11525         new text.
11526
11527 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11528
11529         * Makefile.in (realclean): Remove info and dvi files too.
11530
11531 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11532
11533         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11534         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11535         * gdb.texinfo: Change accordingly.
11536
11537         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11538         N_{L,R}BRAC,N_SLINE are relative to.
11539
11540 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11541
11542         * Makefile.in (GDBvn.texi): Update atomically.
11543
11544 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11545
11546         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11547
11548 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11549
11550         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11551         addresses together.  Also motivate the set print symbol-filename
11552         command and suggest other solutions.
11553
11554 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11555
11556         * gdb.texinfo (set print elements):  Note that the number of
11557         elements is set to unlimited by "set print elements 0".
11558
11559 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11560
11561         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11562         NF_LDOUBLE means.
11563         (Stab Types): Include Solaris stab types.
11564         (Procedures): Document Solaris extensions.
11565
11566 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11567
11568         * gdb.texinfo:  Add `set print symbol-filename' doc.
11569
11570 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11571
11572         * stabs.texinfo (Arrays): Talk about type definition vs. type
11573         information.
11574
11575         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11576         the trailing semicolon.
11577
11578 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11579
11580         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11581         and merge in other parts of the document addressing these subjects.
11582         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11583
11584         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11585         at the end of a range type.
11586
11587         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11588         AIX extensions.
11589
11590 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11591
11592         * stabs.texinfo (Stabs Format):  Misc fixes.
11593
11594 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11595
11596         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
11597         (Traditional builtin types): Document convex convention for long long.
11598         (Negative builtin types): Discuss type names, and misc fixes.
11599
11600 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11601
11602         * stabs.texinfo (Builtin Type Descriptors): Document the floating
11603         point types used with @samp{R} type descriptor.
11604         (Symbol Descriptors): Describe how to handle conflict between
11605         different meanings of @samp{P} symbol descriptor.
11606
11607 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11608
11609         * stabs.texinfo: Remove node Quick Reference and put its children
11610         directly under the main menu.
11611
11612         * stabs.texinfo: Many more changes to bring it into line with
11613         AIX documentation and reality.  I think it now has all the
11614         information from the AIX documentation, except that I burned
11615         out when I got to variant records (Pascal and Modula-2) and
11616         all the COBOL types.  Oh well, we can add them later when we're
11617         worrying more about those languages.
11618
11619         * stabs.texinfo (Automatic variables): Talk about what it means
11620         to omit the symbol descriptor.
11621
11622 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11623
11624         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11625         gcc2 behavior with promoted args.
11626
11627 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11628
11629         * gdb.texinfo: include readline appendices in info version of manual
11630
11631 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11632
11633         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11634         target remote.
11635
11636         * gdb.texinfo (Machine Code): more index entries for disassemble
11637
11638 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
11639
11640         * Clarify the intended use of the gdb-testers and gdb-patches
11641         mailing lists, and shrink gzip comment.
11642
11643 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11644
11645         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11646         DOSHOST configuration of manual.
11647
11648         * gdb.texinfo (MIPS Stack): new node.
11649
11650         * all-config.texi (MIPS) new switch.
11651
11652         * gdbinv-s.texi (Nindy Options) Remove two instances of future
11653         tense; (MIPS Remote) new node.
11654
11655         * gdb.texinfo (passim) rephrases to work around makeinfo @value
11656         bug; (Environment) less passive, other small cleanups in text about
11657         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11658         (Remote) new MIPS Remote menu entry.
11659
11660 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
11661
11662         * stabs.texinfo: Many changes to include information from the
11663         AIX documentation.
11664
11665         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11666
11667 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
11668
11669         * gdbint.texinfo (new node Debugging GDB, elsewhere):
11670         Move a bunch of information from ../README.
11671         (Getting Started): New node.
11672
11673 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11674
11675         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11676
11677         * gdb.texinfo: advance manual revision dates to present
11678
11679         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11680         stop using silly Roman numerals in @set variable names
11681
11682 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
11683
11684         * stabs.texinfo (Parameters): Keep trying to get this right.
11685
11686 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
11687
11688         * stabs.texinfo (Parameters): More on "local parameters".
11689
11690 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
11691
11692         * stabs.texinfo (Parameters): Re-do "local parameters" section.
11693
11694 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
11695
11696         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11697         (Parameters): Rewrite.
11698         (xcoff-differences, Sun-differences): Minor changes.
11699
11700 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
11701
11702         * stabs.texinfo:  Minor cleanup.
11703
11704 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
11705
11706         * gdbint.texinfo: Minor xcoff stuff.
11707
11708 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
11709
11710         * gdbint.texinfo:  Update for new config directory structure.
11711         Add info about internal type data structures.
11712
11713 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11714
11715         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11716         $(srcdir).
11717         (gdb-config.texi): Depend on file in $(srcdir).
11718
11719 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
11720
11721         * stabs.texinfo: Fixes about N_SO.
11722
11723 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11724
11725         * gdb.texinfo: include list of nonstandard init file names
11726
11727         * *-config.texi: new switch GENERIC for text that applies *only*
11728         to (usual) multiple-target version of manual
11729
11730         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11731         h8 config
11732
11733         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11734         in menus (rather than conditionally selected multiple alternative
11735         menus).
11736
11737         * Makefile.in: define and use DOC_CONFIG var to select
11738         configuration for GDB user manual.
11739
11740         * gdb-config.texi: delete from repository, generate from Makefile.
11741
11742         * all-config.texi: normal `generic' configuration file, formerly
11743         stored as gdb-config.texi
11744
11745 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11746
11747         * Makefile.in: add dvi target to build all .dvi files
11748
11749 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11750
11751         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11752
11753 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
11754
11755         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11756         host conditionals.
11757         * stabs.texinfo:  More array fixes inspired by Jim's.
11758
11759 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
11760
11761         * stabs.texinfo: Fixes re arrays and continuations.
11762
11763         * gdbint.texinfo: Add XCOFF node.
11764
11765 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
11766
11767         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
11768
11769 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11770
11771         * stabs.texinfo:  Fix for array types to mention lower bounds.
11772
11773 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
11774
11775         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
11776
11777 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
11778
11779         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
11780
11781 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
11782
11783         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
11784         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11785
11786 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
11787
11788         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
11789
11790 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11791
11792         * gdb.texinfo, gdbinv-s.texi: misc updates
11793
11794 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
11795
11796         * gdbint.texinfo:  Brief documentation for longjmp support,
11797         from an email msg by Stu.
11798
11799 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
11800
11801         * stabs.texinfo:  Fix description of floating point "range"
11802         types (which really define basic types).  Reported by Jim Meehan,
11803         <meehan@src.dec.com>.
11804
11805         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11806
11807 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11808
11809         * gdbint.texinfo: Slightly expand section on supporting a new
11810         object file format.
11811
11812 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
11813
11814         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
11815         intermediate file.
11816
11817 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11818
11819         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11820
11821 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11822
11823         * gdbinv-s.texi: z8000 simulator target name is just "sim"
11824
11825         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
11826         as well as Z8002.
11827
11828 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
11829
11830         * gdbint.texinfo:  Add sections on clean design and on how to send
11831         in changes.
11832
11833 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
11834
11835         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
11836
11837 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
11838
11839         * gdb.texinfo:  Fix typo, reported by Karl Berry.
11840
11841 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
11842
11843         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
11844
11845 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11846
11847         * gdbint.texinfo: fixed a stray email address (needs @@),
11848         added @table @code to node "Native Conditionals"
11849
11850 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
11851
11852         * gdbint.texinfo:  Describe coding style of GDB.
11853
11854 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
11855
11856         * stabs.texinfo:  Minor wording changes.
11857
11858 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
11859
11860         * gdbint.texinfo:  Improve release doc slightly.
11861
11862 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
11863
11864         * gdbint.texinfo:  Improve doc of GDB config macros.
11865
11866 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
11867
11868         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
11869         These will be reinserted when examined.
11870
11871 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
11872
11873         * gdbint.texinfo:  Make a start at documenting all the #if macros
11874         in GDB.  At least list them all, and start separating them into
11875         host-specific and target-specific.
11876
11877 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11878
11879         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11880         examples (not consistent w others).
11881         gdb.texinfo: issue disclaimer paragraph on cmdline options only
11882         for generic vn of doc
11883
11884 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
11885
11886         * Makefile.in: always create installation directories.
11887
11888 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11889
11890         * gdb.texinfo: in h8 config, do not describe searching commands.
11891
11892 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11893
11894         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11895           conditionals; introduce a few generic switches that may be
11896           useful for other cross-dev or dos-hosted configs.
11897
11898         * gdb.texinfo: fix typo in "info reg" description
11899
11900 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
11901
11902         * stabs.texinfo:  Minor updates from running TeX over it.
11903         * Makefile.in (stabs.dvi, stabs.ps):  Add.
11904
11905 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
11906
11907         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
11908         First pass at converting it to texinfo.
11909
11910 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
11911
11912         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
11913         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
11914
11915 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
11916
11917         * gdbint.texinfo:  Add section on partial symbol tables.
11918
11919 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
11920
11921         * gdb.texinfo:  document `set remotedebug' and `set
11922         rstack_high_address'.
11923
11924 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11925
11926         * gdb.texinfo: slight expansion of new text on reading info files
11927         * gdbinv-s.m4.in: correct and expand info on cross-debugging
11928         H8/300 from DOS.
11929
11930 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
11931
11932         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
11933
11934 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
11935
11936         * gdb.texinfo:  Say how to read the `info' files.
11937
11938 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
11939
11940         * Makefile.in: gm4 -> m4.
11941
11942 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
11943
11944         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
11945         Documentation' ahead of `Installing GDB' to match README.
11946         Update shared library doc, -readnow and -mapped, and directory
11947         structure (add glob and mmalloc).  Update configure doc.
11948
11949 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
11950
11951         * Makefile.in: remove $(srcdir) from gdb.info rule.
11952
11953 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11954
11955         * Makefile.in: commented out gdb-all.texinfo rule.  This is
11956           temporary.
11957
11958 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11959
11960         * Makefile.in, configure.in: removed traces of namesubdir,
11961           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11962           copyrights to '92, '13, changed some from Cygnus to FSF.
11963
11964 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
11965
11966         * gdb.texinfo:  Improve how we ask for bug reports.
11967
11968 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11969
11970         * Makefile.in: infodir belongs in datadir.
11971
11972 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11973
11974         * Makefile.in: remove spaces following hyphens, bsd make can't
11975           cope.  install using INSTALL_DATA.  added clean-info.  added
11976           standards.text support.
11977
11978 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11979
11980         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11981           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11982           and mandir now keyed off datadir by default.
11983
11984 \f
11985 Local Variables:
11986 mode: change-log
11987 left-margin: 8
11988 fill-column: 74
11989 version-control: never
11990 coding: utf-8
11991 End: