[gdb, doc] Add missing escape character '@'
[external/binutils.git] / gdb / doc / ChangeLog
1 2017-03-08  Jiong Wang  <jiong.wang@arm.com>
2
3         * gdb.texinfo (Memory Protection Extensions): Add missing escape
4         character "@".
5
6 2017-03-07  Walfred Tedeschi <walfred.tedeschi@intel.com>
7
8         * Memory Protection Extensions: Add information about inferior
9         calls.
10
11 2017-02-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
12
13         * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
14         DW_TAG_GNU_* and DW_AT_GNU_*.
15
16 2017-02-14  Tim Wiederhake  <tim.wiederhake@intel.com>
17
18         * python.texi (Recordings In Python): New section.
19
20 2017-02-14  Tom Tromey  <tom@tromey.com>
21
22         PR python/13598:
23         * python.texi (Events In Python): Document events.before_prompt.
24
25 2017-02-13  Luis Machado  <lgustavo@codesourcery.com>
26
27         * gdb.texinfo (Target Commands): Document the optional offset
28         argument for the load command.
29
30 2017-02-10  Martin Galvan  <martingalvan@sourceware.org>
31
32         PR gdb/21122
33         * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
34         space-separated breakpoint lists.  Also add a missing @table command
35         and @cindex for breakpoint lists.
36
37 2017-02-06  Ivo Raisr  <ivo.raisr@oracle.com>
38
39         PR tdep/20936
40         * gdb.texinfo: (Standard Target Features): Document SPARC features.
41         (Sparc Features): New node.
42
43 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
44
45         * gdb.texinfo (i386 Features): Add system segment registers
46         as feature.
47
48 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
49
50         * python.texi (Events In Python): Fix typo.
51
52 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
53             Luis Machado  <lgustavo@codesourcery.com>
54
55         * gdb.texinfo (-target-flash-erase): New MI command description.
56         (flash-erase): New CLI command description.
57
58 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
59
60         * gdb.texinfo (Contributors): Add SRI International and University
61         of Cambridge for FreeBSD/mips.
62
63 2016-12-22  Doug Evans  <xdje42@gmail.com>
64
65         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
66         commands.
67
68 2016-12-02  Pedro Alves  <palves@redhat.com>
69
70         * gdb.texinfo (User-defined Commands): Limit on number of
71         arguments passed to user-defined commands removed; update.
72
73 2016-12-02  Pedro Alves  <palves@redhat.com>
74
75         PR cli/20559
76         * gdb.texinfo (Define): Add example of using "eval" to process a
77         variable number of arguments.
78         (Output) <eval>: Add anchor.
79
80 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
81
82         * Makefile.in: Likewise.
83
84 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
85
86         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
87         xref.
88
89 2016-10-29  Pedro Alves  <palves@redhat.com>
90
91         * gdb.texinfo (Packets) <vCont>: Remove mention of default
92         actions.
93
94 2016-10-26  Pedro Alves  <palves@redhat.com>
95
96         * gdb.texinfo (Packets): Clarify vCont packets with multiple
97         actions that match a thread, and what happens when an action
98         matches a thread that is already running.
99
100 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
101
102         * gdb.texinfo (Using Trace Files): Fix typo.
103         (GDB/MI Tracepoint Commands): Likewise.
104
105 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
106
107         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
108         of -trace-save.
109
110 2016-10-06  Tom Tromey  <tom@tromey.com>
111
112         * guile.texi (Types In Guile): Remove Java mentions.
113         * python.texi (Types In Python): Remove Java mentions.
114         * gdb.texinfo (Address Locations, Supported Languages)
115         (Index Section Format): Remove Java mentions.
116
117 2016-08-15  Doug Evans  <dje@google.com>
118
119         * gdb.texinfo (Target Description Format): Update docs on "end"
120         field spec and field default type.
121
122 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
123 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
124
125         PR gdb/20487
126         * gdb.texinfo (Context management): Update mention of frame
127         change notifications.
128         (gdb/mi Async Records): Document frame field in
129         =thread-select event.
130         * observer.texi (GDB Observers): New user_selected_context_changed
131         observer.
132
133 2016-09-28  Tom Tromey  <tom@tromey.com>
134
135         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
136         than "memory breakpoint".  Further document "kind".  Move
137         protocol-details link earlier.
138         <z1>: Document the cmd_list argument.  Fix typo.
139         <g>: Remove incorrect sentence.
140         (Stop Reply Packets): Document "OK" response to requests when in
141         non-stop mode.
142         <swbreak>: Use "software breakpoint" rather than "memory
143         breakpoint".
144         <create>: Document that "R" is ignored.
145         <W, X, w>: Document formatting of "AA".
146         (Notification Packets): Use "%Stop", not "%%Stop".
147
148 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
149
150         * gdb.texinfo (Embedded Processors): Document ARC.
151         (Synopsys ARC): New section.
152         (Standard Target Features): Document ARC features.
153         (ARC Features): New section.
154
155 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
156
157         * .gitignore: New file.
158
159 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
160
161         * gdb.texinfo (Input/Output): Mention possibility to unset
162         inferior-tty.
163
164 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
165
166         * gdb.texinfo: Resume btrace on reconnect.
167
168 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
169
170         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
171         syscall.
172
173 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
174
175         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
176         command.
177
178 2016-07-13  Tom Tromey  <tom@tromey.com>
179
180         PR python/15620, PR python/18620:
181         * python.texi (Events In Python): Document new breakpoint events.
182
183 2016-07-13  Tom Tromey  <tom@tromey.com>
184
185         PR python/17698:
186         * python.texi (Breakpoints In Python): Document
187         Breakpoint.pending.
188
189 2016-07-13  Tom Tromey  <tom@tromey.com>
190
191         * python.texi (Breakpoints In Python): Move table of types and
192         table of watchpoint types earlier in node.
193
194 2016-07-12  Tom Tromey  <tom@tromey.com>
195
196         PR python/19293:
197         * python.texi (Frames In Python): Document
198         gdb.invalidate_cached_frames.
199
200 2016-06-21  Pedro Alves  <palves@redhat.com>
201
202         * gdb.texinfo (Interpreters): Update intepreter-exec section,
203         document new-ui and explain use case.
204
205 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
206
207         * gdb.texinfo (Standard Target Features): Document NDS32 features.
208         (NDS32 Features): New Section.
209
210 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
211
212         * gdb.texinfo (Examining Memory): Document negative repeat
213         count in the 'x' command.
214
215 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
216
217         * gdb.texinfo (GDB/MI Async Records): Document method and
218         format fields in =record-started.
219         * observer.texi (record_changed): Add method and format
220         parameters.
221
222 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
223
224         * gdb.texinfo (General Query Packets): Move the description of the
225         response before the long list of the specific 'read' and 'write'
226         requests.
227
228 2016-05-23  Tom Tromey  <tom@tromey.com>
229
230         * python.texi (Basic Python): Document gdb.breakpoints return.
231
232 2016-05-24  Tom Tromey  <tom@tromey.com>
233
234         PR gdb/19194:
235         * gdb.texinfo (gdb man): Fix typo.
236
237 2016-05-17  Tom Tromey  <tom@tromey.com>
238
239         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
240         (Rust): New node.
241
242 2016-05-17  Tom Tromey  <tom@tromey.com>
243
244         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
245
246 2016-04-27  Yao Qi  <yao.qi@linaro.org>
247
248         * gdb.texinfo (tfind): Complete doc about tfind without
249         argument.
250
251 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
252
253         * agentexpr.texi (byte): Fix zero_ext description.
254
255 2016-03-31  Pedro Alves  <palves@redhat.com>
256
257         * gdb.texinfo (M32R/SDI): Delete node.
258         (MIPS Embedded): Remove references to the MIPS remote debugging
259         protocol, PMON and variants, and the associated commands.
260
261 2016-03-15  Doug Evans  <dje@google.com>
262
263         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
264         (Target Description Format): Mention enum types.  Update docs on
265         flags types.
266         (Predefined Target Types): Add "bool".
267         (Enum Target Types): New node.
268
269 2016-03-15  Pedro Alves  <palves@redhat.com>
270
271         * gdb.texinfo (Tracepoint Actions): Fix typo.
272
273 2016-03-15  Pedro Alves  <palves@redhat.com>
274             Andreas Arnez  <arnez@linux.vnet.ibm.com>
275             Marcin Kościelnicki  <koriakin@0x04.net>
276
277         * gdb.texinfo (Tracepoint Actions): Document possible
278         unreliability of '$_ret'.
279
280 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
281
282         * gdb.texinfo (Symbols): Document new 'maint info line-table'
283         command.
284
285 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
286
287         * gdb.texinfo (Convenience Functions): Document $_as_string.
288
289 2016-02-23  Doug Evans  <dje@google.com>
290
291         * gdb.texinfo (Skipping Over Functions and Files): Document new
292         options to "skip" command.  Update docs of output of "info skip".
293
294 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
295
296         * gdb.texinfo (Signals): Add bound violation display hints for
297         a SIGSEGV.
298
299 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
300
301         * gdb.texinfo (Trace File Format): Add documentation for description
302         section lines.
303
304 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
305
306         * gdb.texinfo (Trace File Format): Remove misleading information
307         about register block ordering.
308
309 2016-02-01  Doug Evans  <dje@google.com>
310
311         * gdb.texinfo (Value Sizes): Fix typo.
312
313 2016-02-01  Doug Evans  <dje@google.com>
314
315         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
316
317 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
318
319         * gdb.texinfo (Value Sizes): New section.
320         (Data): Add the 'Value Sizes' node to the menu.
321
322 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
323
324         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
325
326 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
327
328         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
329
330 2016-01-18  Pedro Alves  <palves@redhat.com>
331
332         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
333         of the thread that hit a breakpoint or received a signal.
334
335 2016-01-15  Pedro Alves  <palves@redhat.com>
336
337         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
338
339 2016-01-13  Pedro Alves  <palves@redhat.com>
340
341         * gdb.texinfo (Threads): Document the $_gthread convenience
342         variable.
343         (Convenience Vars): Likewise.
344
345 2016-01-13  Pedro Alves  <palves@redhat.com>
346
347         * gdb.texinfo (Threads): Document "info threads -gid".
348
349 2016-01-13  Pedro Alves  <palves@redhat.com>
350
351         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
352         anchor.
353         (Threads In Python): Document new InferiorThread.global_num
354         attribute.
355
356 2016-01-07  Pedro Alves  <palves@redhat.com>
357
358         * gdb.texinfo (Threads): Document per-inferior thread IDs,
359         qualified thread IDs, global thread IDs and thread ID lists.
360         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
361         thread IDs.
362         (Convenience Vars): Document the $_thread convenience variable.
363         (Ada Tasks): Adjust to refer to thread IDs.
364         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
365         Commands, GDB/MI Variable Objects): Update to mention global
366         thread IDs.
367         * guile.texi (Breakpoints In Guile)
368         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
369         global thread IDs instead of thread IDs.
370         * python.texi (Threads In Python): Adjust documentation of
371         InferiorThread.num.
372         (Breakpoint.thread): Mention global thread IDs instead of thread
373         IDs.
374
375 2016-01-13  Pedro Alves  <palves@redhat.com>
376
377         * python.texi (Threads In Python): Document
378         InferiorThread.inferior.
379
380 2016-01-13  Pedro Alves  <palves@redhat.com>
381
382         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
383         convenience variable.
384         (Convenience Vars): Likewise.
385
386 2016-01-12  Josh Stone  <jistone@redhat.com>
387             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
388
389         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
390         (Stop Reply Packets): List the syscall entry and return stop reasons.
391         (General Query Packets): Describe QCatchSyscalls, and add it to the
392         table and the detailed list of stub features.
393
394 2016-01-12  Pedro Alves  <palves@redhat.com>
395
396         Remove use of the registered trademark symbol throughout.
397
398 2016-01-12  Yao Qi  <yao.qi@linaro.org>
399
400         * gdb.texinfo (Interrupts): Update the document on handling
401         interrupt when program is stopped.
402
403 2015-12-11  Don Breazeal  <donb@codesourcery.com>
404
405         * gdb.texinfo (Forks): Correct Linux kernel version where
406         fork and exec events are supported, add notes about support
407         of these events in target remote mode.
408         (Connecting): Reorganize and clarify distinctions between
409         target remote, extended-remote, and multiprocess.
410         Reorganize related text from separate sections into new
411         sections.
412         (Server): Note effects of target extended-remote mode.
413         Delete section on Multi-Process Mode for gdbserver.
414         Move some text to "Connecting" node.
415
416 2015-12-10  Pedro Alves  <palves@redhat.com>
417
418         * gdb.texinfo (Threads): Replace warning with explanation
419         about single-threaded programs.
420
421 2015-12-10  Pedro Alves  <palves@redhat.com>
422
423         * gdb.texinfo (Threads): Remove mention of SGI.
424         (Forks): Remove mention of HP-UX.
425         (Breakpoints): Remove mention of HP-UX.
426         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
427         Reword in terms of architectures.
428         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
429         mention supported systems.
430         (Convenience Vars): Don't mention HP-UX.
431         (Jumping): Remove mention of HP-UX in comment.
432         (Files) <shared libraries>: Update supported shared library types
433         list.  Remove mention of HP-UX.
434         (Native): Remove HP-UX subsection.
435         (SVR4 Process Information): Remove mention of HP-UX.
436
437 2015-12-10  Pedro Alves  <palves@redhat.com>
438
439         * gdb.texinfo (Stack): Reorder menu.
440
441 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
442
443         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
444         -var-set-format's new zero-hexadecimal format.
445
446 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
447
448         * gdb.texinfo (Ada Mode Into): Move overloading support
449         description to its own node.
450         (Overloading support for Ada): New node.
451
452 2015-11-30  Pedro Alves  <palves@redhat.com>
453
454         PR 14618
455         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
456         (Remote Configuration): Add the "set/show remote
457         no-resumed-stop-reply" to the available settings table.
458         (General Query Packets): Document the "no-resumed" qSupported
459         feature.
460
461 2015-11-30  Pedro Alves  <palves@redhat.com>
462
463         * gdb.texinfo (Remote Configuration): List "set/show remote
464         thread-events" command in configuration table.
465         (Stop Reply Packets): Document "T05 create" stop
466         reason and 'w' stop reply.
467         (General Query Packets): Document QThreadEvents packet.  Document
468         QThreadEvents qSupported feature.
469
470 2015-11-30  Pedro Alves  <palves@redhat.com>
471
472         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
473         anchor.
474         (Packets): Document vCtrlC.
475
476 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
477
478         * gdb.texinfo (Thread List Format): Mention thread names.
479
480 2015-11-24  Pedro Alves  <palves@redhat.com>
481
482         PR 17539
483         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
484         program-spaces" example to ascending order listing.
485         (Threads): Adjust "info threads" example to ascending order
486         listing.
487         (Forks): Adjust "info inferiors" example to ascending order
488         listing.
489
490 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
491
492         * gdb.texinfo (Process Record and Replay): Document "record
493         instruction-history" modifiers.
494
495 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
496
497         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
498         description.
499         (Frame Filter Management): Move to later in the 'Examining the
500         Stack' chapter.
501         (Selection): Add entry for 'select-frame'.
502
503 2015-09-25  Doug Evans  <dje@google.com>
504
505         * gdb.texinfo (Process Record and Replay): Fix syntax of
506         "record instruction-history begin, end" and
507         "record function-call-history begin, end".
508
509 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
510
511         * gdb.texinfo (Specifying Source Directories): Fix
512         substitute-path example.
513
514 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
515
516         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
517
518 2015-09-15  Pedro Alves  <palves@redhat.com>
519
520         PR remote/18965
521         * gdb.texinfo (Stop Reply Packets): Revert previous change to
522         the vforkdone description.
523
524 2015-09-15  Pedro Alves  <palves@redhat.com>
525
526         PR remote/18965
527         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
528         part indicates the thread ID of the parent process.
529
530 2015-09-15  Yao Qi  <yao.qi@linaro.org>
531
532         * gdb.texinfo (General Query Packets): Add vContSupported to
533         tables of 'gdbfeatures' and 'stub features' supported in the
534         qSupported packet, as well as to the list containing stub
535         feature details.
536
537 2015-09-11  Don Breazeal  <donb@codesourcery.com>
538
539         * gdb.texinfo (Remote Configuration): Add exec event
540         feature to table of packet settings.
541         (Stop Reply Packets): Add exec events to the list of stop
542         reasons.
543         (General Query Packets): Add exec events to tables of
544         'gdbfeatures' and 'stub features' supported in the qSupported
545         packet, as well as to the list containing stub feature
546         details.
547
548 2015-08-24  Pedro Alves  <palves@redhat.com>
549
550         * gdb.texinfo (Remote Configuration): Document the "set/show
551         remote multiprocess-extensions-packet" commands.
552
553 2015-08-24  Pedro Alves  <palves@redhat.com>
554
555         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
556         <M32R>: Remove references to M32R/D.
557         <M68K>: Remove references to target dbug.
558         <MIPS Embedded>: Remove references to target r3900 and target
559         array.
560         <PowerPC Embedded>: Remove references to target dink32 and target
561         ppcbug, target sds
562         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
563
564 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
565
566         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
567
568 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
569
570         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
571
572 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
573
574         * gdb.texinfo (Maintenance Commands): Move documentation of "main
575         info bfds" to...
576         (File Caching): A New section.  Outline bfd caching, and add new
577         description for "main set/show bfd-sharing".
578
579 2015-08-14  Doug Evans  <xdje42@gmail.com>
580
581         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
582         disassembly.
583         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
584
585 2015-08-11  Keith Seitz  <keiths@redhat.com>
586
587         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
588         Use "location(s)"instead of "linespec(s)".
589         (Specifying a Location): Rewrite.
590         Add subsections describing linespec, address, and explicit locations.
591         Add node/menu for each subsection.
592         (Source and Machine Code, C Preprocessor Macros)
593         (Create and Delete Trace points)
594         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
595         (Continuing at a Different Address): Remove "linespec" examples.
596         Add reference to "Specify a Location"
597         (The -break-insert Command): Rewrite.  Add anchor.
598         Add reference to appropriate manual section discussing locations.
599         (The -dprintf-insert Command): Refer to -break-insert for
600         specification of 'location'.
601
602 2015-08-07  Pedro Alves  <palves@redhat.com>
603
604         * gdb.texinfo (Maintenance Commands): Document "maint set/show
605         target-non-stop".
606
607 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
608
609         * gdb.texinfo (Process Record and Replay): Document prefixing of
610         speculatively executed instructions in the "record instruction-history"
611         command.
612
613 2015-07-20  Doug Evans  <dje@google.com>
614
615         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
616
617 2015-07-16  Doug Evans  <dje@google.com>
618
619         * stabs.texinfo: @include gdb-cfg.texi.
620
621 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
622
623         Revert the previous 2 commits:
624         gdbserver build-id attribute generator
625         Validate symbol file using build-id
626
627 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
628
629         * gdb.texinfo (Files): Add 'set validate-build-id'
630         and 'show validate-build-id'.
631
632 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
633             Jan Kratochvil  <jan.kratochvil@redhat.com>
634
635         gdbserver build-id attribute generator.
636         * gdb.texinfo (Library List Format for SVR4 Targets): Add
637         'build-id' in description, example, new attribute in dtd.
638
639 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
640
641         * gdb.texinfo (Selection): Update documentation for 'frame'
642         command.
643
644 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
645
646         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
647         commands.
648
649 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
650
651         * gdb.texinfo (Process Record and Replay): Spell out that variables
652         and registers are not available during btrace replay.
653         Describe the new "record btrace pt" command.
654         Describe the new "set|show record btrace pt buffer-size" options.
655         (General Query Packets): Describe the new Qbtrace:pt and
656         Qbtrace-conf:pt:size packets.
657         Expand "bts" to "Branch Trace Store".
658         Update the branch trace DTD.
659
660 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
661
662         * gdb.texinfo (Command History): Document the new option
663         "history remove-duplicates".
664
665 2015-06-19  Doug Evans  <dje@google.com>
666
667         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
668         longer supported.
669
670 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
671
672         * gdb.texinfo (Command History): Mention that setting
673         GDBHISTSIZE to the empty string disables history truncation.
674
675 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
676
677         PR gdb/16999
678         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
679         behavior.
680
681 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
682
683         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
684         with GDBHISTSIZE.
685
686 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
687
688         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
689         bytes and memory units for -data-{read,write}-memory-bytes.
690         (Packets): Same for m, M and X packets.
691         * python.texi (Inferiors In Python): Same for read_memory and
692         write_memory.
693
694 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
695
696         * gdb.texinfo (Separate Debug Files): Document that PE is also
697         supported.
698
699 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
700
701         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
702         single table entry.
703
704 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
705
706         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
707
708
709 2015-06-10  Gary Benson <gbenson@redhat.com>
710
711         * gdb.texinfo (Remote Configuration): Document the
712         "set/show remote hostio-setfs-packet" command.
713         (Host I/O Packets): Document the vFile:setfs packet.
714
715 2015-06-10  Gary Benson <gbenson@redhat.com>
716
717         * gdb.texinfo (Debugging Output): Document the "set/show debug
718         linux-namespaces" command.
719
720 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
721             Mircea Gherzan  <mircea.gherzan@intel.com>
722
723         * gdb.texinfo (i386): Add documentation about "show mpx bound"
724         and "set mpx bound".
725
726 2015-05-27  Doug Evans  <dje@google.com>
727
728         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
729
730 2015-05-26  Doug Evans  <dje@google.com>
731
732         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
733         command renamings.
734         (Maintenance Commands): Update for DWARF "set debug" command renamings.
735
736 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
737
738         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
739
740 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
741
742         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
743         (TUI Commands): Add 'tui enable' and 'tui disable' details.
744
745 2015-05-16  Doug Evans  <xdje42@gmail.com>
746
747         * guile.texi (Memory Ports in Guile): Document support for unbuffered
748         memory ports.
749
750 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
751
752         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
753
754 2015-05-12  Don Breazeal  <donb@codesourcery.com>
755
756         * gdb.texinfo (Forks): Note that fork debugging is
757         supported in extended mode.
758         (Remote Configuration): Add fork event features to table
759         of packet settings.
760         (Stop Reply Packets): Add fork events to list of stop reasons.
761         (General Query Packets): Add fork events to tables of
762         'gdbfeatures' and 'stub features' supported in the qSupported
763         packet, as well as to the list containing stub feature
764         details.
765
766 2015-05-12  Gary Benson <gbenson@redhat.com>
767
768         * gdb.texinfo (General Query Packets): Document
769         qXfer:exec-file:read with empty annex.
770
771 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
772
773         * python.texi (Values From Inferior): Add descriptions of new
774         methods gdb.Value.reference_value and gdb.Value.const_value.
775
776 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
777
778         * gdb.texinfo (Files): Add "info dll" documentation.
779         (Cygwin Native): Remove "info dll" documentation.
780
781 2015-04-29  Doug Evans  <dje@google.com>
782
783         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
784         Document.
785         (Writing an Xmethod): Add get_result_type to example.
786
787 2015-04-28  Sasha Smundak  <asmundak@google.com>
788
789         * python.texi: New method documented.
790
791 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
792
793         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
794         format.
795
796 2015-04-24  Doug Evans  <dje@google.com>
797
798         * python.texi (Xmethods In Python): Fix name of method to call the
799         xmethod.
800
801 2015-04-17  Gary Benson <gbenson@redhat.com>
802
803         * gdb.texinfo (Connecting to a Remote Target): Mention that
804         GDB can access program files from remote targets that support
805         qXfer:exec-file:read and Host I/O packets.
806
807 2015-04-17  Gary Benson <gbenson@redhat.com>
808
809         * gdb.texinfo (Remote Configuration): Document the "set/show
810         remote pid-to-exec-file-packet" command.
811         (General Query Packets): Document the qXfer:exec-file:read
812         qSupported features.  Document the qXfer:exec-file:read packet.
813
814 2015-04-17  Gary Benson <gbenson@redhat.com>
815
816         * gdb.texinfo (set sysroot): Document that "set sysroot" also
817         applies to executable paths if supplied to GDB as absolute.
818
819 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
820
821         * gdb.texinfo (Mode Options): Remove -xdb.
822
823 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
824             Eli Zaretskii  <eliz@gnu.org>
825
826         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
827         compile, show debug compile.  New subsection Compilation options for
828         the compile command.  New subsection Compiler search for the compile
829         command.
830
831 2015-04-09  Andy Wingo  <wingo@igalia.com>
832
833         * guile.texi (Frames In Guile): Describe frame-read-register.
834
835 2015-04-02  Gary Benson <gbenson@redhat.com>
836
837         * gdb.texinfo (set sysroot): Document "target:".
838
839 2015-04-01  Sasha Smundak  <asmundak@google.com>
840
841         * doc/python.texi (Writing a Frame Unwinder in Python): Add
842         section.
843
844 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
845
846         PR corefiles/16092
847         * gdb.texinfo (gcore): Mention new command 'set
848         use-coredump-filter'.
849         (set use-coredump-filter): Document new command.
850
851 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
852
853         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
854         documentation, reorder the info os entries in alphabetical order.
855
856 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
857
858         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
859         -data-write-memory-bytes.
860
861 2015-03-24  Pedro Alves  <palves@redhat.com>
862
863         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
864         mention that threads may sometimes run unlocked.
865
866 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
867
868         * gdb.texinfo (Remote configuration): Document "set/show
869         serial parity" command.
870
871 2015-03-18  Gary Benson <gbenson@redhat.com>
872
873         * gdb.texinfo (General Query Packets): Remove documentation
874         for now-removed vFile:fstat qSupported features.
875
876 2015-03-11  Gary Benson <gbenson@redhat.com>
877
878         * gdb.texinfo (Remote Configuration): Document the
879         "set/show remote hostio-fstat-packet" command.
880         (General Query Packets): Document the vFile:fstat
881         qSupported features.
882         (Host I/O Packets): Document the vFile:fstat packet.
883
884 2015-03-11  Andy Wingo  <wingo@igalia.com>
885
886         * guile.texi (Objfiles In Guile): Document objfile-progspace.
887
888 2015-03-04  Pedro Alves  <palves@redhat.com>
889
890         * gdb.texinfo (Remote Configuration): Document the "set/show
891         remote swbreak-feature-packet" and "set/show remote
892         hwbreak-feature-packet" commands.
893         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
894         decription.
895         (Stop Reply Packets): Document the swbreak and hwbreak stop
896         reasons.
897         (General Query Packets): Document the swbreak and hwbreak
898         qSupported features.
899         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
900
901 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
902
903         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
904         under *stopped.
905
906 2015-03-02  Doug Evans  <xdje42@gmail.com>
907
908         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
909
910 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
911
912         * gdb.texinfo (S/390 and System z Features): Describe new feature
913         "org.gnu.gdb.s390.vx".
914
915 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
916
917         PR gdb/18008
918         * gdb.texinfo (maint internal-error, maint internal-warning, maint
919         demangler-warning): Fix typo ("problam").
920
921 2015-02-19  David Taylor  <dtaylor@emc.com>
922
923         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
924
925 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
926
927         * gdb.texinfo (Static Probe Points): Add cindex `static probe
928         point, DTrace'.
929         (Static Probe Points): Modified to cover DTrace probes in addition
930         to SystemTap probes.  Also modified to cover the `enable probe'
931         and `disable probe' commands.
932
933 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
934
935         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
936         `disable probe' commands.
937
938 2015-02-12  David Taylor  <dtaylor@emc.com>
939
940         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
941         fields of the QTDV packet.
942
943 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
944
945         * gdb.texinfo (Branch Trace Configuration Format): Add size.
946         (Process Record and Replay): Describe new set|show commands.
947         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
948
949 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
950
951         * gdb.texinfo (Process Record and Replay): Describe the "record
952         btrace bts" command.
953         (General Query Packets): Describe qXfer:btrace-conf:read packet.
954         (Branch Trace Configuration Format): New.
955
956 2015-01-31  Gary Benson <gbenson@redhat.com>
957             Doug Evans  <dje@google.com>
958
959         * gdb.texinfo (Command Completion): Document new
960         "set/show max-completions" option.
961
962 2015-01-31  Doug Evans  <xdje42@gmail.com>
963
964         * gdb.texinfo (Symbols): Document new commands
965         "maint print symbol-cache", "maint print symbol-cache-statistics",
966         "maint flush-symbol-cache".  Document new option
967         "maint set symbol-cache-size".
968
969 2015-01-31  Doug Evans  <xdje42@gmail.com>
970
971         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
972         distinguish script files vs inlined scripts.
973         * python.texi (Python Auto-loading): Ditto.
974
975 2015-01-30  Doug Evans  <dje@google.com>
976
977         * gdb.texinfo (Symbols) <info source>: Output now contains producer
978         string if present.
979
980 2015-01-27  Doug Evans  <dje@google.com>
981
982         * python.texi (Objfiles In Python): Document Objfile.username.
983
984 2015-01-27  Doug Evans  <dje@google.com>
985
986         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
987         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
988
989 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
990
991         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
992
993 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
994
995         * doc/gdb.texinfo (TUI Commands): Document the possible
996         values of NAME argument to 'winheight' command.  Explain the
997         effect of 'tabset' setting better.
998
999 2015-01-11  Doug Evans  <xdje42@gmail.com>
1000
1001         PR gdb/15830
1002         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1003         (Symbols): Ditto.
1004         (Maintenance Commands): Delete docs for "maint demangle".
1005
1006 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
1007
1008         * gdb.texinfo (Files): Remove documentation of the
1009         "add-shared-symbol-files" and "assf" commands.
1010         (Cygwin Native): Remove documentation of the "dll-symbols"
1011         command.
1012
1013 2014-12-17  Doug Evans  <xdje42@gmail.com>
1014
1015         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1016
1017 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
1018             Jan Kratochvil  <jan.kratochvil@redhat.com>
1019
1020         * gdb.texinfo (Altering): Update.
1021         (Compiling and Injecting Code): New node.
1022
1023 2014-12-12  Doug Evans  <dje@google.com>
1024
1025         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1026
1027 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1028
1029         * gdb.texinfo: Document "maint print user-registers".
1030
1031 2014-12-08  Doug Evans  <dje@google.com>
1032
1033         * python.texi (Objfiles In Python): Document Objfile.owner.
1034
1035 2014-12-04  Doug Evans  <dje@google.com>
1036
1037         * python.texi (Objfiles In Python): Document
1038         Objfile.add_separate_debug_file.
1039
1040 2014-12-04  Doug Evans  <dje@google.com>
1041
1042         * python.texi (Objfiles In Python): Document Objfile.build_id.
1043
1044 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1045
1046         * python.texi (Events In Python): Document new events
1047         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1048         and RegisterChangedEvent.
1049
1050 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1051
1052         Add add-auto-load-scripts-directory.
1053         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1054         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1055
1056 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1057
1058         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1059         description typo.
1060
1061 2014-10-30  Doug Evans  <dje@google.com>
1062
1063         * python.texi (Progspaces In Python): Document ability to add
1064         random attributes to gdb.Progspace objects.
1065         (Objfiles In Python): Document ability to add random attributes to
1066         gdb.objfile objects.
1067
1068 2014-10-27  Pedro Alves  <palves@redhat.com>
1069
1070         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1071         info on stepping and signal handlers.
1072         (Signals): Explain stepping and signal handlers.  Add context
1073         index entry, and cross references.
1074
1075 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1076
1077         * python.texi (Breakpoints In Python): Add parenthesis after
1078         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1079         that it contains "disable".
1080
1081 2014-10-17  Doug Evans  <dje@google.com>
1082
1083         * python.texi (Events In Python): Document clear_objfiles event.
1084
1085 2014-10-17  Doug Evans  <dje@google.com>
1086
1087         * python.texi (Objfiles In Python): Document new progspace attribute.
1088
1089 2014-10-17  Pedro Alves  <palves@redhat.com>
1090
1091         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1092         (SVR4 Process Information): Delete mention of OSF/1.
1093
1094 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1095
1096         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1097         exit-code field in -list-thread-groups output.
1098
1099 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1100
1101         * gdb.texinfo (Set Breaks): Add missing "@end table".
1102
1103 2014-09-22  Pedro Alves  <palves@redhat.com>
1104
1105         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1106         always-inserted off" is the default mode now.  Delete
1107         documentation of "set breakpoint always-inserted auto".
1108
1109 2014-09-18  Doug Evans  <dje@google.com>
1110
1111         * python.texi (Symbol Tables In Python): Document "producer"
1112         attribute of gdb.Symtab objects.
1113
1114 2014-09-16  Pedro Alves  <palves@redhat.com>
1115
1116         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1117         (Embedded OS): Remove VxWorks menu entry.
1118         (VxWorks): Remove node.
1119
1120 2014-09-13  Doug Evans  <xdje42@gmail.com>
1121
1122         * gdb.texinfo (Signaling): Document new queue-signal command.
1123
1124 2014-09-06  Doug Evans  <xdje42@gmail.com>
1125
1126         PR 15276
1127         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1128         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1129
1130 2014-09-03  Justin Lebar <jlebar@google.com>
1131
1132         * python.texi (Types In Python): Type.template_argument(n) returns a
1133         gdb.Value or a gdb.Type and throws an exception if n is out of
1134         range.
1135
1136 2014-09-03  Sasha Smundak  <asmundak@google.com>
1137
1138         * python.texi (Frames in Python): Add read_register description.
1139
1140 2014-08-04  Tom Tromey  <tromey@redhat.com>
1141
1142         * gdb.texinfo (Debugging Output): Update for change to "set debug
1143         target".
1144
1145 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1146
1147         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1148         * Makefile.in (transform): New variable.
1149         (install-man1, install-man5): Apply $(transform) to man file names.
1150
1151 2014-07-26  Doug Evans  <xdje42@gmail.com>
1152
1153         PR guile/17177
1154         * guile.texi (Guile Pretty Printing API): Fix typo.
1155         Document set-pretty-printers!, pretty-printers.
1156         (Selecting Guile Pretty-Printers): Update.
1157         Mention program-space based pretty-printers.
1158
1159 2014-07-25  Pedro Alves  <palves@redhat.com>
1160             Eli Zaretskii  <eliz@gnu.org>
1161
1162         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1163         with multi-threaded programs.
1164
1165 2014-06-27  Yao Qi  <yao@codesourcery.com>
1166
1167         * gdb.texinfo (Maintenance Commands): Update the output of
1168         'maint print dummy-frames' command.
1169
1170 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1171
1172         * gdb.texinfo (Screen Size): Improve indexing.
1173
1174 2014-06-19  Gary Benson  <gbenson@redhat.com>
1175
1176         * gdb.texinfo (Maintenance Commands): Document new
1177         "maint set/show catch-demangler-crashes" option.
1178
1179 2014-06-19  Gary Benson  <gbenson@redhat.com>
1180
1181         * gdb.texinfo (Maintenance Commands): Document new
1182         "maint demangler-warning" command and new
1183         "maint set/show demangler-warning" option.
1184
1185 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1186
1187         * python.texi (Xmethod API): Add space before the opening
1188         parenthesis in function descriptions.
1189
1190 2014-06-06  Doug Evans  <xdje42@gmail.com>
1191
1192         * guile.texi (Guile Configuration): Document guile-data-directory.
1193
1194 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1195
1196         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1197
1198 2014-06-04  Doug Evans  <xdje42@gmail.com>
1199
1200         * guile.texi (Breakpoints In Guile): Update.
1201
1202 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1203
1204         * python.texi (Xmethod API): Fix reference to "Progspaces In
1205         Python".
1206
1207 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1208
1209         *  python.texi (Xmethods In Python, XMethod API)
1210         (Writing an Xmethod): New nodes.
1211         (Python API): New menu entries "Xmethods In Python",
1212         "Xmethod API", "Writing an Xmethod".
1213
1214 2014-06-02  Doug Evans  <xdje42@gmail.com>
1215
1216         * guile.texi (Guile API): Add entry for Parameters In Guile.
1217         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1218         (Parameters In Guile): New node.
1219
1220 2014-06-02  Doug Evans  <xdje42@gmail.com>
1221
1222         * guile.texi (Guile API): Add entry for Commands In Guile.
1223         (Basic Guile) <parse-and-eval>: Add reference.
1224         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1225         (GDB Scheme Data Types): Mention <gdb:command> object.
1226         (Commands In Guile): New node.
1227
1228 2014-06-02  Doug Evans  <xdje42@gmail.com>
1229
1230         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1231         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1232         (Progspaces In Guile): New node.
1233
1234 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1235
1236         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1237         * python.texi (Frames In Python): Mention
1238         gdb.FRAME_UNWIND_MEMORY_ERROR.
1239
1240 2014-05-29  Pedro Alves  <palves@redhat.com>
1241             Tom Tromey  <tromey@redhat.com>
1242
1243         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1244         from example.
1245         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1246         Mention that target-async is now deprecated.
1247         (Maintenance Commands): Document maint set/show target-async.
1248
1249 2014-05-29  Pedro Alves  <palves@redhat.com>
1250
1251         * observer.texi (sync_execution_done, command_error): New
1252         subjects.
1253
1254 2014-05-29  Pedro Alves  <palves@redhat.com>
1255
1256         PR gdb/13860
1257         * observer.texi (signal_received, end_stepping_range)
1258         (signal_exited, exited, no_history): New observer subjects.
1259
1260 2014-05-26  Andy Wingo  <wingo@igalia.com>
1261
1262         * guile.texi (GDB Scheme Data Types): Remove documentation for
1263         removed interfaces.  Update spelling of gdb-object-kind.
1264
1265 2014-05-26  Andy Wingo  <wingo@igalia.com>
1266
1267         * guile.texi (Basic Guile): Fix some typos.
1268
1269 2014-05-26  Andy Wingo  <wingo@igalia.com>
1270
1271         * guile.texi (Writing a Guile Pretty-Printer)
1272         (Guile Types Module): Fix excess parentheses in use-modules forms.
1273
1274 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1275
1276         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1277         (Breakpoints In Guile, Guile Printing Module)
1278         (Guile Exception Handling, Values From Inferior In Guile)
1279         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1280         Don't use @var at the beginning of a sentence.
1281
1282         * gdb.texinfo (Frame Filter Management, Trace Files)
1283         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1284         (PowerPC Embedded, Define, Annotations for Running)
1285         (IPA Protocol Commands, Packets, General Query Packets)
1286         (Tracepoint Packets, Notification Packets, Environment)
1287         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1288         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1289         (Frames, Backtrace, Selection, Expressions, Registers)
1290         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1291         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1292         (Source Annotations, Using JIT Debug Info Readers, Packets)
1293         (Stop Reply Packets, Host I/O Packets)
1294         (Target Description Format): Don't use @var at the beginning of a
1295         sentence.
1296
1297         * python.texi (Basic Python, Types In Python)
1298         (Commands In Python, Frames In Python, Line Tables In Python)
1299         (Breakpoints In Python, gdb.printing, gdb.types)
1300         (Type Printing API): Don't use @var at the beginning of a
1301         sentence.
1302
1303 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1304
1305         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1306         replay-memory-access".
1307
1308 2014-05-21  Pedro Alves  <palves@redhat.com>
1309
1310         * gdb.texinfo (Starting): Document "set/show
1311         auto-connect-native-target".
1312         (Target Commands): Document "target native".
1313
1314 2014-05-20  Pedro Alves  <palves@redhat.com>
1315
1316         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1317         not be remote specific.  Add cross reference to the qCRC packet.
1318         (Separate Debug Files): Update cross reference to the qCRC packet.
1319         (General Query Packets) <qCRC packet>: Add anchor.
1320
1321 2014-05-17  Doug Evans  <xdje42@gmail.com>
1322
1323         Copy over changes from guile.texi.
1324         * python.texi (Basic Python) <gdb.execute>: Add text.
1325         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1326         (Values From Inferior) <Python string>: Add text.
1327         (Values From Inferior) <Value.string>: Clarify string length handling.
1328         (Pretty Printing API): Add cindex.
1329         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1330         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1331         @vindex.
1332         (Commands In Python) <COMPLETE_*>: Similarly.
1333         (Symbols In Python) <SYMBOL_*>: Similarly.
1334         (Breakpoints In Python) <WP_*>: Similarly.
1335         (Breakpoints In Python) <BP_*>: Similarly.
1336
1337 2014-05-17  David Taylor <dtaylor@emc.com>
1338
1339         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1340         mentioned in the qfThreadInfo reply.
1341
1342 2014-05-16  Doug Evans  <dje@google.com>
1343
1344         * gdb.texinfo (Mode Options): Add -D.
1345
1346 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1347
1348         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1349         "make -C".
1350
1351 2014-04-29  Tom Tromey  <tromey@redhat.com>
1352
1353         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1354         "show debug varobj".
1355
1356 2014-05-01  David Taylor  <dtaylor@emc.com>
1357
1358         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1359         option.
1360
1361 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1362             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1363
1364         * gdb.texinfo (i386 Features): Add description of AVX512
1365         registers.
1366
1367 2014-03-31  Doug Evans  <dje@google.com>
1368
1369         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1370
1371 2014-03-30  Doug Evans  <dje@google.com>
1372
1373         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1374         (Background Execution): Ditto.
1375
1376 2014-03-21  Pedro Alves  <palves@redhat.com>
1377             Stan Shebs  <stan@codesourcery.com>
1378             Hui Zhu  <hui@codesourcery.com>
1379
1380         * gdb.texinfo (Packets): Add anchor to "? packet".
1381         Remove fixme and update introduction of "k packet".
1382         Add anchor to "vKill packet".
1383
1384 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1385
1386         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1387
1388 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1389
1390         * guile.texi (Basic Guile): Document 'history-append!'.
1391
1392 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1393
1394         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1395         and "assf" as being deprecated.
1396         (Cygwin Native): Likewise for "dll-symbols".
1397         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1398         as a way to force the loading of symbols from a DLL.
1399
1400 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1401
1402         * python.texi (Values From Inferior): Add description about the
1403         new feature.
1404
1405 2014-02-17  Doug Evans  <xdje42@gmail.com>
1406
1407         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1408         * gdb.texinfo (Python): Moved to ...
1409         * python.texi: ... here.  New file.
1410
1411 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1412
1413         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1414         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1415         parameter to 'str-lookup-function' procedure.  Look for
1416         the "std::string<" prefix.
1417         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1418         Adjust description.
1419
1420 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1421
1422         * guile.texi (Values From Inferior In Guile): Remove stray
1423         parantheses for deffn.
1424         (Disassembly In Guile): Ditto.
1425
1426 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1427
1428         Add Doxygen support.
1429         * Makefile.in (doxy): New action, generates Doxygen files.
1430         (DOXYGEN): New.
1431         (doxyedit): New.
1432         * Doxyfile-base.in: New file.
1433         * Doxyfile-gdb-api.in: New file.
1434         * Doxyfile-gdb-xref.in: New file.
1435         * Doxyfile-gdbserver.in: New file.
1436         * doxy-index.in: New file.
1437         * filter-for-doxygen: New file.
1438         * filter-params.pl: New file.
1439
1440 2014-02-10  Doug Evans  <xdje42@gmail.com>
1441
1442         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1443         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1444         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1445         (Guile docs): Include guile.texi.
1446         (objfile-gdbdotext file): Add objfile-gdb.scm.
1447         (dotdebug_gdb_scripts section): Mention Guile scripts.
1448         (Multiple Extension Languages): New node.
1449         * guile.texi: New file.
1450
1451 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1452
1453         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1454         ignore-descriptive-types". commands.
1455
1456 2014-01-22  Doug Evans  <dje@google.com>
1457
1458         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1459         (gdbserver man): Ditto.
1460
1461 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1462
1463         * gdb.texinfo: Document limited reverse/replay support
1464         for target record-btrace.
1465
1466 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1467
1468         * gdb.texinfo (Process Record and Replay): Update documentation.
1469
1470 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1471
1472         * gdb.texinfo (Process Record and Replay): Document new /c
1473         modifier accepted by "record function-call-history".
1474         Add /i modifier to "record function-call-history" example.
1475
1476 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
1477             Joel Brobecker  <brobecker@adacore.com>
1478
1479         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1480         markers.  Remove one that was misplaced.
1481
1482 2014-01-10  Pedro Alves  <palves@redhat.com>
1483
1484         * gdb.texinfo (Your Program's Environment) <set environment>:
1485         Mention the shell, and point at 'set exec-wrapper'.
1486
1487 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
1488
1489         * gdb.texinfo (Types In Python): Document new attribute Types.name.
1490
1491 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
1492
1493         * gdb.texinfo (Types In Python): Clarify the documentation
1494         of attribute gdb.Field.bitpos.
1495
1496 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1497
1498         * gdb.texinfo (Types In Python): Fix the documentation of
1499         attribute "bitpos" in class gdb.Field for enum types.  Add
1500         documentation for attribute "enumval" in that same class.
1501
1502 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1503
1504         * gdb.texinfo (GDB/MI Support Commands): Change @table into
1505         @ftable.
1506
1507 2013-12-23  Doug Evans  <xdje42@gmail.com>
1508
1509         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
1510         auto-loaded objfile scripts and .debug_gdb_scripts section to their
1511         corresponding section in Extending GDB.
1512         (Extending GDB): Move menu up.  New menu item "Auto-loading
1513         extensions".
1514         (Sequences): New menu item "Auto-loading sequences".
1515         (Auto-loading sequences): New node.
1516         (Python): Rename section from Scripting GDB to Extending GDB.
1517         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1518         Move docs on ways to auto-load extensions to ...
1519         (Auto-loading extensions): ... here.  New node.
1520
1521 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
1522
1523         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1524         in menu.
1525         (GDB/MI Variable Objects): Adjust reference to "-list-features"
1526         command, now in a new node.
1527         (GDB/MI Support Commands): New node, with its contents being
1528         extracted from the "GDB/MI Miscellaneous Commands" node.
1529         A small paragraph introducing the section is also added at
1530         the start.
1531         (GDB/MI Miscellaneous Commands): Delete the description of the
1532         -info-gdb-mi-command, -list-features and -list-target-features
1533         commands, now hosted in the "GDB/MI Support Commands" node.
1534
1535 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
1536
1537         PR python/16113
1538         * gdb.texinfo (Values From Inferior): Add a note about using
1539         gdb.Field objects as subscripts on gdb.Value objects.
1540         (Types In Python): Add description about the new attribute
1541         "parent_type" of gdb.Field objects.
1542
1543 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
1544
1545         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1546         entry for section docuumenting the -list-features GDB/MI command.
1547
1548 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
1549
1550         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1551         "exec-run-start-option" entry in the output of the "-list-features"
1552         command.
1553
1554 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
1555
1556         * gdb.texinfo (i386): Fix yesterday's commit.
1557
1558 2013-12-03  Tom Tromey  <tromey@redhat.com>
1559
1560         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1561         documented here.
1562
1563 2013-12-03  Tom Tromey  <tromey@redhat.com>
1564
1565         * gdb.texinfo (@direntry): Add menu item for gdbserver.
1566
1567 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1568
1569         * gdb.texinfo (i386 Features): Add MPX feature registers.
1570         (x86 Specific featuresx86 Architecture-specific Issues): Adds
1571         a subsubsection for MPX and describes the display of the
1572         boundary registers.
1573
1574 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1575
1576         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1577         documentation of the "ada-exceptions" entry.
1578
1579 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1580
1581         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1582         "^error" result record concerning the error message.  Document
1583         the error code that may also be part of that result record.
1584         (GDB/MI Miscellaneous Commands): Document the
1585         "undefined-command-error-code" element in the output of
1586         the "-list-features" GDB/MI command.
1587
1588 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1589
1590         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1591         the new -info-gdb-mi-command GDB/MI command.  Document
1592         the meaning of "-info-gdb-mi-command" in the output of
1593         -list-features.
1594
1595 2013-11-29  Pedro Alves  <palves@redhat.com>
1596
1597         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1598         Update comment.
1599
1600 2013-11-24  Yao Qi  <yao@codesourcery.com>
1601
1602         * gdb.texinfo (Caching Remote Data): Document new
1603         "set/show stack-cache" option.
1604
1605 2013-11-24  Yao Qi  <yao@codesourcery.com>
1606
1607         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1608         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1609         "off" respectively.
1610
1611 2013-11-23  Yao Qi  <yao@codesourcery.com>
1612
1613         * gdb.texinfo (GDB/MI Variable Objects): Add the description
1614         of "displayhint" to the table about child results.
1615
1616 2013-11-21  Yao Qi  <yao@codesourcery.com>
1617
1618         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1619         'dynamic' for the output of command -var-list-children.
1620
1621 2013-11-21  Yao Qi  <yao@codesourcery.com>
1622
1623         * gdb.texinfo (Caching Target Data): Remove "see" before
1624         @pxref.
1625
1626 2013-11-20  Yao Qi  <yao@codesourcery.com>
1627
1628         * gdb.texinfo (Caching Target Data): Update doc for
1629         per-address-space dcache.
1630
1631 2013-11-20  Yao Qi  <yao@codesourcery.com>
1632
1633         * gdb.texinfo (Data): Rename menu item.
1634         (Caching Remote Data): Rename to ...
1635         (Caching Target Data): ... it.  Update.
1636
1637 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1638
1639         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1640         "language-option" entry in the output of the "-list-features"
1641         command.
1642
1643 2013-11-15  Tom Tromey  <tromey@redhat.com>
1644
1645         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1646         Add example.
1647
1648 2013-11-14  Tom Tromey  <tromey@redhat.com>
1649
1650         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1651
1652 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1653
1654         * gdb.texinfo (Show): Add xref anchor for "show language" command.
1655         (Context management): Place current subsection text into its own
1656         subsubsection.  Add new subsubsection describing the "--language"
1657         command option.
1658
1659 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1660
1661         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1662         the documentation of "info-ada-exceptions" in the output
1663         of the "-list-features" command.  Add the documentation
1664         of the "ada-exception" entry instead.
1665
1666 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1667
1668
1669         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1670         word of a couple of sentences to start with a capital letter.
1671
1672 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1673
1674         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1675         (Ada Exceptions): New node.
1676         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1677         Commands" node.
1678         (GDB/MI Ada Exceptions Commands): New node.
1679         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1680         field in the output of the "-list-features" command.
1681         * NEWS: Add entry for the new "info exceptions" CLI command,
1682         and for the new "-info-ada-exceptions" GDB/MI command.
1683
1684 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1685
1686         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1687         (Line Tables In Python): New node.
1688
1689 2013-11-08  Doug Evans  <dje@google.com>
1690
1691         * gdb.texinfo (Debugging Output): Update text for
1692         "set debug dwarf2-read".
1693
1694 2013-11-08  Doug Evans  <dje@google.com>
1695
1696         * gdb.texinfo (Debugging Output): Update text for
1697         "set debug symtab-create".
1698
1699 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1700
1701         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1702         constant.
1703
1704 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1705
1706         * gdb.texinfo (Breakpoints In Python): Document temporary
1707         option in breakpoint constructor, and add documentation to the
1708         temporary attribute.
1709
1710 2013-11-07  Yao Qi  <yao@codesourcery.com>
1711
1712         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1713         output of "-var-info-expression".
1714
1715 2013-11-06  Pedro Alves  <palves@redhat.com>
1716
1717         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1718         non-interactive mode.
1719         (Environment) <shell startup files warning>: Mention
1720         non-interactive mode.  Mention .zshenv for Z shell, and talk about
1721         BASH_ENV instead of .bashrc for BASH.
1722
1723 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1724
1725         * gdb.texinfo (Commands to Specify Files): Add description
1726         of the remove-symbol-file command.
1727         * observer.texi: New free_objfile event
1728
1729 2013-10-24  Pedro Alves  <palves@redhat.com>
1730
1731         * gdb.texinfo (Starting): Document set/show startup-with-shell.
1732
1733 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1734
1735         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1736         New subsection inside which the "-catch-load" and "-catch-unload"
1737         commands documentation is now placed.
1738         (Ada Exception GDB/MI Catchpoint Commands): New subsection
1739         documenting the "-catch-assert" and "-catch-exception" new
1740         GDB/MI commands.
1741
1742 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1743
1744         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1745
1746 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1747
1748         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1749         serial baud".
1750         (Remote Configuration): Replace "set remotebaud" by "set serial
1751         baud".  Replace "show remotebaud" by "show serial baud".
1752
1753 2013-10-07  Pedro Alves  <palves@redhat.com>
1754
1755         PR breakpoints/11568
1756         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1757         when the thread is removed from the thread list.
1758
1759 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1760
1761         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1762         Update entry for $_exitcode.
1763
1764 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
1765
1766         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1767         new "--start" option.
1768
1769 2013-10-02  Pedro Alves  <palves@redhat.com>
1770
1771         * gdb.texinfo (Registers): Expand description of saved registers
1772         in frames.  Explain <not saved>.
1773
1774 2013-09-25  Doug Evans  <dje@google.com>
1775
1776         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1777
1778 2013-09-16  Stan Shebs  <stan@codesourcery.com>
1779
1780         Remove the internals manual gdbint.texinfo.
1781         * Makefile.in (INFO_DEPS): Remove gdbint.info.
1782         (PDFFILES): Remove gdbint.pdf.
1783         (HTMLFILES): Remove gdbint/index.html.
1784         (HTMLFILES_INSTALL): Remove gdbint.
1785         (GDBINT_DOC_FILES): Remove.
1786         (dvi): Remove gdbint.dvi.
1787         (ps): Remove gdbint.ps.
1788         * gdbint.texinfo: Remove file.
1789         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1790
1791 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1792
1793         * gdb.texinfo (Convenience Functions): Mention new convenience
1794         function $_isvoid.
1795
1796 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1797
1798         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1799         (Standard Target Features): Add new node to menu.
1800         (S/390 and System z Features): New node.
1801
1802 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
1803
1804         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1805         -list-target-features in the example.
1806
1807 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1808
1809         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1810         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
1811
1812 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1813
1814         Sync documentation with gdb.base/gnu-debugdata.exp.
1815         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1816
1817 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1818
1819         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1820
1821 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
1822             Yao Qi  <yao@codesourcery.com>
1823
1824         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1825         Document new --skip-unavailable option.
1826         <-stack-list-variables>: Document new --skip-unavailable option.
1827
1828 2013-08-26  Doug Evans  <dje@google.com>
1829
1830         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1831         an optional regexp.
1832
1833 2013-08-13  Tom Tromey  <tromey@redhat.com>
1834
1835         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1836         Document GDB_PARALLEL and GDB_INOTIFY.
1837
1838 2013-08-09  Stan Shebs  <stan@codesourcery.com>
1839
1840         * LRS: Remove file, describes a long-abandoned live-range
1841         splitting extension to stabs.
1842
1843 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1844
1845         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1846
1847 2013-07-17  Doug Evans  <dje@google.com>
1848
1849         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1850
1851 2013-07-02  Tom Tromey  <tromey@redhat.com>
1852
1853         * gdb.texinfo (Target Commands): Don't mention "target nrom".
1854
1855 2013-06-28  Tom Tromey  <tromey@redhat.com>
1856
1857         * Makefile.in (version.subst): Use version.in, not
1858         common/version.in.
1859         * gdbint.texinfo (Versions and Branches, Releasing GDB):
1860         Likewise.
1861
1862 2013-06-27  Pedro Alves  <palves@redhat.com>
1863
1864         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1865         dynamic symbol resolution code>: New section, based on infrun.c
1866         comment.
1867
1868 2013-06-26  Tom Tromey  <tromey@redhat.com>
1869
1870         * gdbint.texinfo (Versions and Branches): Use common/version.in.
1871         Update.
1872         (Releasing GDB): Likewise.
1873
1874 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1875             Yao Qi  <yao@codesourcery.com>
1876
1877         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1878         -trace-frame-collected.
1879
1880 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1881
1882         * gdb.texinfo (Traceframe Info Format): Document tvar element
1883         and its attributes.
1884
1885 2013-06-25  Yao Qi  <yao@codesourcery.com>
1886
1887         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1888
1889 2013-06-24  Tom Tromey  <tromey@redhat.com>
1890
1891         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1892         (GDBvn.texi): Use version.subst.
1893         (version.subst): New target.
1894         (mostlyclean): Remove version.subst.
1895
1896 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
1897
1898         * gdb.texinfo (GDB/MI Data Manipulation)
1899         <-data-list-register-values>: Document the --skip-unavailable
1900         option.
1901
1902 2013-06-07  Yao Qi  <yao@codesourcery.com>
1903
1904         * gdb.texinfo (Symbols): Add kindex and cindex for
1905         'maint print msymbols'.
1906
1907 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
1908
1909         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1910         response field name (thread-group to inferior).
1911
1912 2013-06-04 Gary Benson  <gbenson@redhat.com>
1913
1914         * gdb.texinfo (General Query Packets/qSupported): Added
1915         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1916         to the table of currently defined stub features.
1917         Added a more detailed entry for "augmented-libraries-svr4-read".
1918         (General Query Packets/qXfer:libraries-svr4:read): Documented
1919         the augmented form of this packet.
1920
1921 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1922
1923         * gdb.texinfo (System-wide Configuration Scripts): Renames
1924         "Installed System-wide Configuration Scripts". Add associated
1925         @menu block.
1926
1927 2013-05-23  Yao Qi  <yao@codesourcery.com>
1928             Pedro Alves  <palves@redhat.com>
1929
1930         * gdb.texinfo (Packets): Document 'vCont;r'.
1931         (Continuing and Stepping): Document target-assisted range
1932         stepping, and the 'set range-stepping' and 'show range-stepping'
1933         commands.
1934
1935 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1936
1937         * gdb.texinfo (Installed System-wide Configuration Scripts):
1938         Add subsection describing the scripts now available under
1939         the data-dir's system-gdbbinit subdirectory.
1940         * NEWS: Add entry announcing the availability of system-wide
1941         configuration scripts for ElinOS and Wind River Linux.
1942
1943 2013-05-21  Hui Zhu  <hui@codesourcery.com>
1944
1945         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1946         "-dprintf-insert" command.
1947
1948 2013-05-17  Doug Evans  <dje@google.com>
1949
1950         * gdb.texinfo (Maintenance Commands): Update doc for
1951         "maint check-psymtabs".  Add doc for "maint check-symtabs",
1952         "maint expand-symtabs".
1953
1954 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
1955
1956         * gdb.texinfo (Process Record and Replay): Document the
1957         "record goto" command and its sub-commands.
1958
1959 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
1960
1961         * gdb.texinfo (Backtrace): Add "no-filter" argument.
1962         (Python API): Add Frame Filters API, Frame Wrapper API,
1963         Writing a Frame Filter/Wrapper, Managing Management of Frame
1964         Filters chapter entries.
1965         (Frame Filters API): New Node.
1966         (Frame Wrapper API): New Node.
1967         (Writing a Frame Filter): New Node.
1968         (Managing Frame Filters): New Node.
1969         (Progspaces In Python): Add note about frame_filters attribute.
1970         (Objfiles in Python): Ditto.
1971         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1972         @anchors and --no-frame-filters option to -stack-list-variables,
1973         -stack-list-frames, -stack-list-locals and -stack-list-arguments
1974         commands.
1975
1976 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1977
1978         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1979         Support" subsection documenting the XML format used to transfer
1980         shared library info on AIX.
1981
1982 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1983
1984         * gdb.texinfo (Debugging Output): Add documentation of
1985         "set debug aix-solib" and "show debug aix-solib" commands.
1986
1987 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
1988
1989         * gdb.texinfo (Nios II): New section.
1990         (Nios II Features): New section.
1991
1992 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1993
1994         * gdbint.texinfo (Algorithms): Remove entries documenting
1995         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1996         SOLIB_CREATE_INFERIOR_HOOK.
1997
1998 2013-04-29  Tom Tromey  <tromey@redhat.com>
1999
2000         PR python/14204:
2001         * gdb.texinfo (Python API): Fix menu entry.
2002         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
2003         Define global and static block.  Add example.  Clarify
2004         block relationship for inline functions.
2005
2006 2013-04-29  Tom Tromey  <tromey@redhat.com>
2007
2008         * gdb.texinfo (Python API): Mention Python help and keyword
2009         arguments.  Move pagination text to Basic Python.
2010         (Basic Python): Put pagination text here.  Document
2011         close-on-exec, SIGCHLD, and SIGINT.
2012
2013 2013-04-19  Pedro Alves  <palves@redhat.com>
2014
2015         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2016         "signedness" instead of "signness".
2017
2018 2013-04-19  Pedro Alves  <palves@redhat.com>
2019
2020         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2021         -Wno-pointer-sign text with text on -Wpointer-sign.
2022
2023 2013-04-16  Tom Tromey  <tromey@redhat.com>
2024
2025         * gdb.texinfo (Set Catchpoints): Mention earliest version of
2026         GCC that has the SDT probe points.
2027
2028 2013-04-15  Tom Tromey  <tromey@redhat.com>
2029
2030         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2031         exception catchpoints.
2032
2033 2013-04-15  Tom Tromey  <tromey@redhat.com>
2034
2035         * gdb.texinfo (Set Catchpoints): Document $_exception.
2036         (Convenience Vars): Mention $_exception.
2037
2038 2013-04-15  Tom Tromey  <tromey@redhat.com>
2039
2040         * gdb.texinfo (Set Catchpoints): Reorganize exception
2041         catchpoints.  Document "catch rethrow".
2042         (Debugging C Plus Plus): Mention "catch rethrow".
2043
2044 2013-04-15  Tom Tromey  <tromey@redhat.com>
2045
2046         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2047
2048 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2049             Eli Zaretskii  <eliz@gnu.org>
2050
2051         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2052         line below the sample output.
2053
2054 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2055
2056         * gdb.texinfo (Mode Options): Document '-configuration'.
2057         (Help): Document "show configuration".
2058         (Bug Reporting): Add requirements to include the configuration
2059         details in bug reports.
2060
2061 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2062
2063         * Makefile.in (MAN1S): Add gcore.1.
2064         Remove "Host, target, and site specific Makefile fragments" comment.
2065         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2066         (install-man1, uninstall-man1): Conditionalize gcore.1.
2067         (gcore.1): New.
2068         * gdb.texinfo (Man Pages): Add gcore man.
2069         (gcore man): New node.
2070
2071 2013-04-10  Pedro Alves  <palves@redhat.com>
2072
2073         * gdb.texinfo (Process Record and Replay): Document that "set
2074         record full insn-number-max", "set record
2075         instruction-history-size" and "set record
2076         function-call-history-size" accept "unlimited".
2077         (Backtrace): Document that "set backtrace limit" accepts
2078         "unlimited".
2079         (List): Document that "set listsize" accepts "unlimited".
2080         (Print Settings)" Document that "set print max-symbolic-offset",
2081         "set print elements" and "set print repeats" accept "unlimited".
2082         (Starting and Stopping Trace Experiments): Document that "set
2083         trace-buffer-size" accepts "unlimited".
2084         (Remote Configuration): Document that "set tcp connect-timeout"
2085         accepts "unlimited".
2086         (Command History): Document that "set history size" accepts
2087         "unlimited".
2088         (Screen Size): Document that "set height" and "set width" accepts
2089         "unlimited".  Adjust "set pagination"'s description to suggest
2090         "set height unlimited" instead of "set height 0".
2091
2092 2013-04-10  Yao Qi  <yao@codesourcery.com>
2093
2094         * gdb.texinfo (Trace Files): Add "target ctf".
2095
2096 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2097
2098         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2099
2100         * Makefile.in (install-man1, install-man5, uninstall-man1)
2101         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2102
2103         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2104
2105 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2106             Eli Zaretskii  <eliz@gnu.org>
2107
2108         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2109         parameters order.  Remove "On some targets" for --attach.  Document the
2110         --multi parameter and extended-remote command.  Document all the
2111         options.
2112
2113 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2114
2115         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2116         the list of supported languages.
2117
2118 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2119
2120         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2121         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2122         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2123         (diststuff): Add man.
2124         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2125         (uninstall-man5): New.
2126         (STAGESTUFF): Add *.1 and *.5.
2127         (GDBvn.texi): Add SYSTEM_GDBINIT.
2128         (gdb.1, gdbserver.1, gdbinit.5): New.
2129         (maintainer-clean realclean): Add $(MANS).
2130         (install): Add install-man.
2131         (uninstall): Add uninstall-man.
2132         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2133         (@copying): Wrap it by @c man begin COPYRIGHT.
2134         (Top): Add Man Pages.
2135         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2136
2137 2013-04-02  Pedro Alves  <palves@redhat.com>
2138
2139         * gdb.texinfo (Debugging Output): Document "set/show debug
2140         aarch64", "set/show debug coff-pe-read" and "set/show debug
2141         mach-o".
2142
2143 2013-04-02  Pedro Alves  <palves@redhat.com>
2144
2145         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2146         table>: Add entry for "trace-buffer-size".
2147
2148 2013-03-28  Pedro Alves  <palves@redhat.com>
2149
2150         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2151         table>: Add entry for "trace-status".
2152
2153 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2154
2155         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2156         @bullet", which is invalid (makeinfo 5.1 barfs).
2157
2158 2013-03-28  Pedro Alves  <palves@redhat.com>
2159
2160         PR gdb/15294
2161
2162         * gdb.texinfo (List) <set listsize>: Adjust to document that
2163         listsize 0 means no limit, and remove mention of -1.
2164
2165 2013-03-22  Yao Qi  <yao@codesourcery.com>
2166
2167         * gdb.texinfo (Embedded Processors): Remove menu item
2168         "OpenRISC 1000".
2169         (OpenRISC 1000): Remove.
2170
2171 2013-03-21  Doug Evans  <dje@google.com>
2172
2173         * gdb.texinfo (Maintenance Commands): Add docs for
2174         "mt set per-command {space,time,symtab} {on,off}".
2175
2176 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2177             Yao Qi  <yao@codesourcery.com>
2178
2179         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2180
2181 2013-03-13  Keith Seitz  <keiths@redhat.com>
2182
2183         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2184         "maint agent" reference to Dynamic printf.
2185
2186 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2187
2188         * gdb.texinfo (General Query Packets): Don't use colon in index
2189         entries visible to Info format.
2190
2191 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2192
2193         * gdb.texinfo (Process Record and Replay): Document record
2194         changes.
2195
2196 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2197
2198         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2199         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2200         qXfer:btrace:read.
2201
2202 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2203
2204         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2205         use colons in @anchor and @cindex entries.
2206
2207 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2208
2209         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2210
2211 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2212             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2213
2214         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2215         trace-buffer-size set and show commands.
2216         (Tracepoint Packets): Document QTBuffer:size.
2217         (General Query Packets): Document QTBuffer:size.
2218
2219 2013-02-21  Tom Tromey  <tromey@redhat.com>
2220
2221         * gdb.texinfo: Remove bad @syncodeindex.
2222         (Values From Inferior, Types In Python, Inferiors In Python)
2223         (Events In Python, Threads In Python, Frames In Python, Blocks In
2224         Python, Symbols In Python, Symbol Tables In Python): Remove
2225         @tables.
2226         (Packets, General Query Packets, Tracepoint Packets)
2227         (Host I/O Packets): Use @w{} for empty @item.
2228
2229 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2230
2231         * gdb.texinfo (Architectures In Python): Add description about
2232         the new method gdb.Architecture.disassemble.
2233
2234 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2235             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2236
2237         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2238         Document the "trace-file" field.
2239
2240 2013-02-07  Doug Evans  <dje@google.com>
2241
2242         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2243         command.
2244
2245 2013-02-06  Yao Qi  <yao@codesourcery.com>
2246
2247         * gdb.texinfo (GDB/MI Async Records): Document new MI
2248         notification "=tsv-modified".  Update the document of MI
2249         notification "=tsv-created".
2250         * observer.texi (GDB Observers): New observer tsv_modified.
2251         Update observer tsv_created and tsv_delete.
2252
2253 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2254
2255         * gdb.texinfo (AArch64 Features): New section; document
2256         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2257         (Architectures): Add new AArch64 section to document AArch64
2258         architecture specific commands.
2259         (ABI): Add description of the new OS ABI "Newlib" and its influence
2260         on the longjmp handling.
2261
2262 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2263             Jan Kratochvil  <jan.kratochvil@redhat.com>
2264
2265         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2266         variable in 'set/show backtrace' section.
2267
2268 2013-01-31  Tom Tromey  <tromey@redhat.com>
2269
2270         * gdb.texinfo (Target Commands): Fix typo.
2271
2272 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2273
2274         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2275         describing the gdb.Architecture class.
2276         (Frames In Python): Add description about the new method
2277         gdb.Frame.architecture().
2278
2279 2013-01-23  Doug Evans  <dje@google.com>
2280
2281         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2282
2283 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2284
2285         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2286         'thread-groups' field when printing a breakpoint in MI.
2287
2288 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2289         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2290         to reflect that jit-reader-load now supports absolute file-names.
2291
2292 2013-01-16  Tom Tromey  <tromey@redhat.com>
2293
2294         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2295         (Signals): Likewise.
2296
2297 2013-01-16  Tom Tromey  <tromey@redhat.com>
2298
2299         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2300         "catch-type" field.
2301         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2302
2303 2013-01-07  Tom Tromey  <tromey@redhat.com>
2304
2305         * gdb.texinfo (Mode Options): Don't mention -epoch.
2306         (Data, Emacs): Remove obsolete comments.
2307
2308 2013-01-02  Tom Tromey  <tromey@redhat.com>
2309
2310         * gdb.texinfo (GDB/MI Output Records): Update menu.
2311         (GDB/MI Breakpoint Information): New node.
2312         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2313         <-break-insert>: Likewise.
2314
2315 2012-12-31  Yao Qi  <yao@codesourcery.com>
2316
2317         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2318         (Packets): Move "vStopped" packet to ...
2319         (Notification Packets): ... here.  Describe the components
2320         of notification.  Add a table of supported notifications.
2321         Add an example on the process of he async notification.
2322
2323 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2324
2325         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2326         present.
2327         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2328         fullname output always present.
2329
2330 2012-12-23  Pierre Muller  <muller@sourceware.org>
2331
2332         * gdbint.texinfo (Function prototypes): Require use of "extern"
2333         modifier for function prototypes in headers.
2334
2335 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2336
2337         * refcard.tex: Update copyright notice to GPL v3 or later.
2338         Update contact info.
2339
2340 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2341
2342         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2343
2344 2012-12-15  Yao Qi  <yao@codesourcery.com>
2345
2346         * gdb.texinfo (Debugging Output): Document 'set debug
2347         notification' and 'show debug notification'.
2348
2349 2012-12-15  Yao Qi  <yao@codesourcery.com>
2350
2351         * gdb.texinfo (Listing Tracepoints): New item and example about
2352         'installed on target' output.
2353         Add more in the example about 'installed on target'.
2354         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2355
2356 2012-12-14  Tom Tromey  <tromey@redhat.com>
2357
2358         * gdb.texinfo (SVR4 Process Information): Mention core files.
2359
2360 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2361
2362         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2363
2364 2012-12-11  Pedro Alves  <palves@redhat.com>
2365
2366         * gdb.texinfo: Remove all mentions of Unixware throughout.
2367
2368 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2369
2370         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2371
2372 2012-11-29  Tom Tromey  <tromey@redhat.com>
2373
2374         * gdb.texinfo (SVR4 Process Information): Document missing
2375         "info proc" subcommands.
2376
2377 2012-11-29  Yao Qi  <yao@codesourcery.com>
2378
2379         PR gdb/1477.
2380         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2381         to 'auto' instead of 'gnu'.
2382
2383 2012-11-26  Tom Tromey  <tromey@redhat.com>
2384
2385         * gdb.texinfo (MiniDebugInfo): New node.
2386         (GDB Files): Update.
2387
2388 2012-11-16  Doug Evans  <dje@google.com>
2389
2390         * gdb.texinfo (System-wide configuration): If the system-wide init
2391         file lives in the data-directory, and --data-directory is provided,
2392         look for it there.
2393
2394 2012-11-15  Tom Tromey  <tromey@redhat.com>
2395
2396         * gdb.texinfo (Signaling): Fix typo.
2397
2398 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2399
2400         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2401         parameter "count" of -data-write-memory-bytes, and add an example.
2402
2403 2012-11-12  Tom Tromey  <tromey@redhat.com>
2404
2405         * gdb.texinfo (Symbols): Document "info type-printers",
2406         "enable type-printer" and "disable type-printer".
2407         (Python API): Add new node to menu.
2408         (Type Printing API): New node.
2409         (Progspaces In Python): Document type_printers field.
2410         (Objfiles In Python): Likewise.
2411         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2412         register_type_printer, TypePrinter>: Document.
2413
2414 2012-11-12  Tom Tromey  <tromey@redhat.com>
2415
2416         * gdb.texinfo (Symbols): Document "set print type methods",
2417         "set print type typedefs", and flags to ptype and whatis.
2418
2419 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2420
2421         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2422         the example -data-disassemble output.  Extend the description of
2423         the -data-disassemble results to document all fields.  Document
2424         the cli disassemble command as being related to -data-disassemble.
2425
2426 2012-11-09  Yao Qi  <yao@codesourcery.com>
2427
2428         PR gdb/14777.
2429         * gdb.texinfo (OS Information): Remove doc on command
2430         'info udot'.
2431
2432 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2433
2434         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2435         gdb.ini warning for Windows port.
2436
2437 2012-11-08  Yao Qi  <yao@codesourcery.com>
2438
2439         * gdb.texinfo (Search): Add kindex for 'fo'.
2440
2441 2012-11-05  Tom Tromey  <tromey@redhat.com>
2442
2443         PR python/14802:
2444         * gdb.texinfo (Functions In Python): Add example.
2445
2446 2012-11-03  Yao Qi  <yao@codesourcery.com>
2447
2448         * observer.texi (GDB Observers): Remove observer
2449         'tracepoint_modified', 'tracepoint_created' and
2450         'tracepoint_deleted'.
2451
2452 2012-10-26  Tom Tromey  <tromey@redhat.com>
2453
2454         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2455
2456 2012-10-25  Tom Tromey  <tromey@redhat.com>
2457
2458         * gdb.texinfo (General Query Packets): Use @itemx.
2459
2460 2012-10-17  Yao Qi  <yao@codesourcery.com>
2461
2462         * observer.texi (GDB Observers): Update observer
2463         'memory_changed'.
2464         * gdb.texinfo (GDB/MI Async Records): Document for
2465         "memory-changed" notification.
2466
2467 2012-10-15  Doug Evans  <dje@google.com>
2468
2469         * gdb.texinfo (Mode Options): Document -nh.
2470         Elaborate on docs for -nx.
2471
2472 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2473
2474         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2475
2476 2012-09-21  Yao Qi  <yao@codesourcery.com>
2477             Pedro Alves  <palves@redhat.com>
2478
2479         * gdb.texinfo (GDB/MI Async Records): Document notification
2480         'record-started' and 'record-stopped'.
2481         * observer.texi (GDB Observers): New observer 'record-changed'.
2482
2483 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
2484
2485         * gdb.texinfo: Document the removal of SH's 'regs' command.
2486
2487 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2488
2489         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2490
2491 2012-09-18  Yao Qi  <yao@codesourcery.com>
2492
2493         * gdb.texinfo (GDB/MI Async Records): Document new MI
2494         notifications '=tsv-created' and '=tsv-deleted'.
2495         * observer.texi (GDB Observers): New observer tsv_created and
2496         tsv_deleted.
2497
2498 2012-09-18  Yao Qi  <yao@codesourcery.com>
2499
2500         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2501         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2502         '=traceframe-changed'.
2503
2504 2012-09-17  Yao Qi  <yao@codesourcery.com>
2505
2506         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2507         'set listsize'.
2508
2509 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2510             Eli Zaretskii  <eliz@gnu.org>
2511
2512         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2513         encoding for gdbarch_breakpoint_from_pc, bp_addr for
2514         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2515
2516 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2517
2518         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2519
2520 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
2521
2522         Document how to return from "python-interactive" to GDB.
2523         * gdb.texinfo (Python Commands): Update documentation.
2524
2525 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
2526
2527         Add a new "python-interactive" command that starts a standard
2528         Python interactive prompt with "pi" as alias, and add "py" as
2529         an alias to "python".
2530         * gdb.texinfo (Python Commands): Document the new commands.
2531
2532 2012-08-22  Tom Tromey  <tromey@redhat.com>
2533
2534         * gdbint.texinfo (Host Definition): Remove documentation for
2535         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2536
2537 2012-08-17  Keith Seitz  <keiths@redhat.com>
2538
2539         PR c++/13356
2540         * gdb.texinfo (Type and Range Checking): Remove warning.
2541         Remove spurious commas.
2542         Update text and examples for re-implementation of set/show
2543         check type.
2544         (C and C++ Type and Range Checks): Likewise.
2545
2546 2012-08-16  Yao Qi  <yao@codesourcery.com>
2547
2548         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2549         is deprecated.
2550
2551 2012-08-13  Doug Evans  <dje@google.com>
2552
2553         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2554         to include functions.
2555
2556 2012-08-10  Doug Evans  <dje@google.com>
2557
2558         * gdb.texinfo (Convenience Funs): New node.
2559         (Types In Python): Document Type.vector.
2560
2561 2012-08-09  Yao Qi  <yao@codesourcery.com>
2562
2563         * observer.texi: New observer command_param_changed.
2564         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2565
2566 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2567
2568         * gdbint.texinfo (Debugging GDB): In section
2569         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2570         Mention also gdb-gdb.py.
2571
2572 2012-08-07  Yao Qi  <yao@codesourcery.com>
2573
2574         Revert the folloing patch:
2575         2012-08-06  Yao Qi  <yao@codesourcery.com>
2576         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2577         remote hardware-watchpoint-limit' and 'set
2578         remote hardware-breakpoint-limit'.
2579
2580 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
2581
2582         * gdb.texinfo (Working Directory): Added information about new
2583         default argument for 'cd' command.
2584
2585 2012-08-06  Yao Qi  <yao@codesourcery.com>
2586
2587         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2588         remote hardware-watchpoint-limit' and 'set
2589         remote hardware-breakpoint-limit'.
2590
2591 2012-08-06  Yao Qi  <yao@codesourcery.com>
2592
2593         Fix PR14371.
2594
2595         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2596         '=breakpoint-deleted'.
2597
2598 2012-08-02  Yao Qi  <yao@codesourcery.com>
2599
2600         * gdb.texinfo (Native): Remove node Neutrino.
2601
2602 2012-07-27  Yao Qi  <yao@codesourcery.com>
2603
2604         * gdb.texinfo (IPA Protocol Commands): Document new command
2605         'close'.
2606
2607 2012-07-25  Tom Tromey  <tromey@redhat.com>
2608
2609         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2610
2611 2012-07-20  Doug Evans  <dje@google.com>
2612
2613         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2614         (Index Files): Document how to control the use of deprecated index
2615         sections.
2616         (Index Section Format): Replace --use-deprecated-index-sections with
2617         "set use-deprecated-index-sections on".
2618
2619 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
2620
2621         * gdbint.texinfo: Remove @syncodeindex directives that put all the
2622         indices into a single node "Index".  Instead, join function and
2623         variable indices into a single index, separate from the concept
2624         index.  Requested in
2625         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2626         (Top): Update the top-level menu: instead of one "Index" there are
2627         now separate entries "Concept Index" and "Function and Variable
2628         Index".
2629         (Concept Index, Function and Variable Index): New nodes.
2630         (Index): Node deleted.
2631
2632 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
2633
2634         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2635         and "maint agent-eval".
2636
2637 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
2638
2639         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2640         avoid file-name clashes between Index.html and index.html on
2641         case-insensitive filesystems.  See the discussion starting in
2642         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2643         details of the problem.
2644         (Top): Update the master menu for the above.
2645         (Concept Index, Command and Variable Index): New nodes, instead of
2646         the old "Index" node that was deleted.  All cross-references
2647         updated.
2648
2649 2012-07-02  Stan Shebs  <stan@codesourcery.com>
2650
2651         * gdb.texinfo (Dynamic Printf): Mention agent style and
2652         disconnected dprintf.
2653         (Maintenance Commands): Describe maint agent-printf.
2654         (General Query Packets): Mention BreakpointCommands feature.
2655         (Packets): Document commands extension to Z0 packet.
2656         * agentexpr.texi (Bytecode Descriptions): Document printf
2657         bytecode.
2658
2659 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2660
2661         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2662         only after gdbinit files.
2663         (Startup): Move -iex and -iex commands down after gdbinit files.
2664
2665 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2666
2667         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2668         possibility.
2669
2670 2012-06-29  Tom Tromey  <tromey@redhat.com>
2671
2672         * gdb.texinfo (Index Section Format): Update for version 7.
2673
2674 2012-06-28  Stan Shebs  <stan@codesourcery.com>
2675
2676         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2677         example, add note about title column.
2678
2679 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2680
2681         * gdb.texinfo (Symbol Tables In Python): Add description about
2682         the new 'last' attribute of gdb.Symtab_and line.
2683
2684 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2685
2686         * gdb.texinfo (Symbol Tables In Python): Correct the description
2687         of the 'pc' attribute of gdb.Symtab_and_line.
2688
2689 2012-06-26  Doug Evans  <dje@google.com>
2690
2691         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2692         and symtab-create.
2693
2694 2012-06-25  Keith Seitz  <keiths@redhat.com>
2695
2696         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2697         from example.  Remove "rbreak" from list of corresponding
2698         gdb commands.
2699
2700 2012-06-23  Doug Evans  <dje@google.com>
2701
2702         * gdb.texinfo (Index Section Format): Document version 7 format.
2703
2704 2012-06-22  Yao Qi  <yao@codesourcery.com>
2705
2706         * gdb.texinfo: Add missing cindex for some packets.
2707
2708 2012-06-20  Keith Seitz  <keiths@redhat.com>
2709
2710         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2711         for -break-insert and document -p.
2712
2713 2012-06-20  Yao Qi  <yao@codesourcery.com>
2714
2715         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2716         and "gdb.write_memory" with "Inferior.read_memory" and
2717         "Inferior.write_memory".
2718
2719 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
2720
2721         * gdb.texinfo (Summary): Add a link to "Free Documentation".
2722         (Free Documentation): Add @node line.
2723         (Continuing and Stepping) <advance location>: Use @item instead of
2724         @itemx.
2725         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2726         @itemx.
2727         (Embedded Processors): Put the link to "PA" to its correct place,
2728         according to document structure.
2729         (Python API): Put the link to "Lazy Strings In Python" to its
2730         correct place.
2731         (Index): Use @@ in @tex block to get a literal @.
2732
2733         * gdbint.texinfo: Fix the @subtitle line.
2734
2735         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2736         correct place.
2737
2738 2012-06-08  Yao Qi  <yao@codesourcery.com>
2739
2740         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2741         Protocol'.
2742         (In-Process Agent Protocol, IPA Protocol Objects)
2743         (IPA Protocol Commands): New nodes.
2744         (Tracepoint Packets): Add anchors.
2745
2746 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
2747
2748         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2749
2750 2012-06-06  Yao Qi  <yao@codesourcery.com>
2751
2752         * gdb.texinfo: Update copyright year.
2753
2754 2012-05-23  Stan Shebs  <stan@codesourcery.com>
2755             Kwok Cheung Yeung  <kcy@codesourcery.com>
2756
2757         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2758
2759 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2760
2761         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2762         Mention also --with-separate-debug-dir.
2763         (Auto-loading): Prepend $debugdir in the sample output.
2764         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
2765         auto-load safe-path variable.
2766         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2767         Mention also $debugdir for 'set auto-load scripts-directory'.
2768
2769 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
2770
2771         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2772         (MIPS Embedded, MIPS, MIPS Register packet Format)
2773         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2774         appropriate.
2775
2776 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
2777             Maciej W. Rozycki  <macro@codesourcery.com>
2778
2779         * gdb.texinfo (MIPS): Document "set mips compression" and "show
2780         mips compression".
2781         (MIPS Breakpoint Kinds): New subsubsection.
2782
2783 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
2784
2785         * gdb.texinfo (Architecture-Specific Protocol Details): Define
2786         nodes for subsections.  Add @acronym mark-ups and adjust
2787         formatting.
2788
2789 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2790
2791         Rename $ddir to $datadir.
2792         * gdb.texinfo (Auto-loading, Auto-loading safe path)
2793         (objfile-gdb.py file): Rename $ddir to $datadir.
2794
2795 2012-05-18  Tom Tromey  <tromey@redhat.com>
2796
2797         * gdb.texinfo (Print Settings): Document 'set print symbol'.
2798
2799 2012-05-14  Stan Shebs  <stan@codesourcery.com>
2800
2801         * gdb.texinfo (Dynamic Printf): New subsection.
2802
2803 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
2804
2805         * gdb.texinfo (Basic Python): Add description about the function
2806         gdb.find_pc_line
2807
2808 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2809             Eli Zaretskii  <eliz@gnu.org>
2810
2811         * gdb.texinfo (Separate Debug Files): Use plural form for global
2812         debugging information directory.
2813
2814 2012-05-11  Stan Shebs  <stan@codesourcery.com>
2815             Kwok Cheung Yeung  <kcy@codesourcery.com>
2816
2817         * gdb.texinfo (Operating System Auxiliary Information): Document new
2818         'info os' subcommands.
2819
2820 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2821
2822         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2823         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2824         (dotdebug_gdb_scripts section): Add reference
2825         to 'Auto-loading safe path'.
2826
2827 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2828
2829         Implement multi-component --with-auto-load-dir.
2830         * gdb.texinfo (Auto-loading): New references
2831         for 'set auto-load scripts-directory'
2832         and 'show auto-load scripts-directory'.
2833         (Auto-loading safe path): Describe the new default.  Move $ddir
2834         substituation reference to 'objfile-gdb.py file'.
2835         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
2836         script-name.  Describe new 'set auto-load scripts-directory'
2837         and 'show auto-load scripts-directory'.
2838
2839 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2840
2841         Provide $ddir substitution for --with-auto-load-safe-path.
2842         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2843         (Auto-loading safe path): Likewise.  Mention the default value,
2844         $ddir substitution, --with-auto-load-safe-path and
2845         --without-auto-load-safe-path.
2846         * observer.texi (gdb_datadir_changed): New.
2847
2848 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2849
2850         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2851         Twice.
2852
2853         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2854         directory separator by path separator.
2855
2856 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2857
2858         * gdb.texinfo (Auto-loading safe path): Make 'directories'
2859         for 'set auto-load safe-path' optional.  Mention if it is omitted.
2860         Change disabling security protection condition to "/", twice.
2861
2862 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
2863
2864         * gdb.texinfo (Symbol Tables In Python): Add documentation about
2865         the new methods global_block and static_block on gdb.Symtab
2866         objects.
2867
2868 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
2869
2870         * gdb.texinfo (Blocks In Python): Add a note saying that future
2871         improvements to GDB and its infrastructure can move symbols
2872         across blocks within a symbol table.
2873
2874 2012-04-29  Yao Qi  <yao@codesourcery.com>
2875
2876         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2877         (A29K): Remove.
2878
2879 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
2880             Tom Tromey  <tromey@redhat.com>
2881
2882         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2883         and generic static probe support on GDB.
2884
2885 2012-04-25  Doug Evans  <dje@google.com>
2886
2887         * gdb.texinfo (Go): Fix thinko.
2888
2889         * gdb.texinfo (Supported Languages): Add Go.
2890         (Go): New node.
2891
2892 2012-04-25  Yao Qi  <yao@codesourcery.com>
2893
2894         * gdbint.texinfo (Testsuite): New section `Board settings'.
2895
2896 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2897
2898         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2899         Three times.
2900
2901         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2902         Three times.
2903
2904 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2905
2906         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2907         by @table @asis.  Fix formatting of one item.
2908
2909 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2910
2911         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2912
2913 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2914
2915         New option "set debug auto-load".
2916         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2917         (auto-load verbose mode): New node.
2918
2919 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2920
2921         New option "set auto-load safe-path".
2922         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2923         and "info auto-load" examples for safe-path.  Put there also references
2924         for "set auto-load safe-path" and "show auto-load safe-path".
2925         New menu item for Auto-loading safe path.
2926         (Auto-loading safe path): New node.
2927         (Python Auto-loading): Update the expected output from "Missing"
2928         to "No".
2929
2930 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2931
2932         auto-load: Implementation.
2933         * gdb.texinfo (Mode Options): New anchor for -nx.
2934         (Startup): New anchors for Option -init-eval-command,
2935         Home Directory Init File
2936         and Init File in the Current Directory during Startup.
2937         Mention set auto-load local-gdbinit with a reference.
2938         Change the sample code to "set auto-load python-scripts".
2939         (Threads): New anchor set libthread-db-search-path.
2940         Provide references to libthread_db.so.1 file.
2941         (Controlling GDB): New menu item for Auto-loading.
2942         (Auto-loading, Init File in the Current Directory)
2943         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2944         (Python): Rename the menu item Auto-loading to Python Auto-loading.
2945         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2946         reference.
2947         (Auto-loading): Rename to ...
2948         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
2949         "set auto-load python-scripts", new anchor for it.  Change
2950         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2951         for it.  Change "info auto-load-scripts"
2952         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
2953         to "Python scripts".
2954
2955 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
2956
2957         PR mi/13393
2958         * gdb.texinfo (Print Settings): Extend the description for "set print
2959         object".
2960         (GDB/MI Variable Objects): Extend the description for -var-create and
2961         -var-list-children.
2962
2963 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
2964
2965         * gdb.texinfo (Examining Data): Document the 'explore' command.
2966
2967 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
2968
2969         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2970         to the children of a varobj and its update range when -var-update
2971         returns that the varobj's type changed.
2972
2973 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2974
2975         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2976         Create two new links fir 'objfile-gdb.py file'
2977         and 'dotdebug_gdb_scripts section'.
2978
2979 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2980
2981         * gdb.texinfo (Auto-loading): Rename node reference
2982         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2983         Twice.
2984         (.debug_gdb_scripts section): Rename the node ...
2985         (dotdebug_gdb_scripts section): ... here.
2986         (Maintenance Commands): Also rename this node reference.
2987
2988 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
2989
2990         * gdb.texinfo (Python API/Values From Inferior): Add description
2991         about the new method Value.referenced_value.  Add description on
2992         how Value.dereference is different (and similar) to
2993         Value.referenced_value.
2994
2995 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2996
2997         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2998         --init-eval-command=COMMAND, -iex.
2999         (Startup): Describe -iex and -ix.  Simplify the example
3000         for "set auto-load-scripts off".
3001
3002 2012-03-16  Gary Benson  <gbenson@redhat.com>
3003
3004         PR breakpoints/10738
3005         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3006         stating that GDB cannot set breakpoints on inlined functions.
3007         (Mode Options): Document --use-deprecated-index-sections.
3008         (Index Section Format): Document new index section version format.
3009
3010 2012-03-15  Tom Tromey  <tromey@redhat.com>
3011
3012         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3013
3014 2012-03-13  Doug Evans  <dje@google.com>
3015
3016         * gdb.texinfo (Help): Change apropos example to use "alias" instead
3017         of "reload".
3018         (Symbols): Delete docs for set/show symbol-reloading.
3019         * gdbint.texinfo (Defining Other Architecture Features): Delete
3020         SYMBOL_RELOADING_DEFAULT.
3021         * refcard.tex: Delete reference to symbol-reloading.
3022
3023 2012-03-07  Pedro Alves  <palves@redhat.com>
3024
3025         * gdb.texinfo (General Query Packets): Document new
3026         QProgramSignals packet.
3027         * gdb.texinfo (Remote configuration): Mention
3028         "program-signals-packet".
3029
3030 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3031
3032         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3033
3034 2012-03-03  Yao Qi  <yao@codesourcery.com>
3035
3036         * gdb.texinfo (In-Process Agent): New node.
3037         Document new commands.
3038         (General Query Packets): Add packet `QAgent'.
3039
3040 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
3041
3042         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3043
3044 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3045
3046         * gdb.texinfo (Commands In Python): Put example python macro in
3047         COMMAND_USER category rather than COMMAND_OBSCURE.
3048         Document gdb.COMMAND_USER.
3049         (User-defined Commands): Update documentation to clarify
3050         "set/show max-user-call-depth" and "show user" don't apply to python
3051         commands.  Update documentation to clarify "help user-defined" may
3052         also include python commands defined as COMMAND_USER.
3053
3054 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3055
3056         * gdb.texinfo (Startup): Add option -ex description to the option -x
3057         description.
3058
3059 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3060
3061         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3062         condition-evaluation breakpoint parameter.
3063         Mention condition-evaluation mode being shown in "info break".
3064         (Break Conditions): Add description for target-side
3065         conditional breakpoints.
3066         (Remote Configuration): Mention conditional-breakpoints-packet.
3067         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3068         cond-expr.
3069         (General Query Packets): Mention new ConditionalBreakpoint feature.
3070
3071 2012-02-22  Tom Tromey  <tromey@redhat.com>
3072
3073         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3074
3075 2012-02-17  Tom Tromey  <tromey@redhat.com>
3076
3077         PR python/10753:
3078         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3079         directory.
3080
3081 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3082
3083         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3084
3085 2012-02-13  Pedro Alves  <palves@redhat.com>
3086
3087         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3088         mips-idt-ecoff.
3089
3090 2012-02-09  Yao Qi  <yao@codesourcery.com>
3091
3092         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3093
3094 2012-02-07  Tom Tromey  <tromey@redhat.com>
3095
3096         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3097         Symbol.value.
3098
3099 2012-02-07  Tom Tromey  <tromey@redhat.com>
3100
3101         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3102
3103 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3104
3105         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3106
3107 2012-01-24  Tom Tromey  <tromey@redhat.com>
3108
3109         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3110         unload".
3111         (Files): Mention new catch commands.
3112         (GDB/MI Async Records): Likewise.
3113
3114 2012-01-24  Gary Benson  <gbenson@redhat.com>
3115
3116         Delete #if 0'd out code.
3117         * gdb.texinfo (Frame Info): Remove "info catch".
3118
3119 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3120
3121         * gdb.texinfo (Remote Configuration): Document
3122         "set remote hostio-readlink-packet" command.
3123         (General Query Packets): Document vFile:readlink packet.
3124
3125 2012-01-16  Tom Tromey  <tromey@redhat.com>
3126
3127         * gdb.texinfo (Specify Location): Document relative file name
3128         handling.
3129
3130 2012-01-16  Tom Tromey  <tromey@redhat.com>
3131
3132         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3133
3134 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3135             Eli Zaretskii  <eliz@gnu.org>
3136
3137         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3138         code.
3139
3140 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3141
3142         * gdb.texinfo (Variables): Document use of :: for non-static
3143         variables.
3144
3145 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3146
3147         * gdbint.texinfo (Start of New Year Procedure): Update
3148         to replace use of copyright.sh by use of copyright.py.
3149
3150 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3151
3152         Remove the gdbtui binary.
3153         * all-cfg.texi (GDBTUI): Remove.
3154         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3155         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3156         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3157
3158 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3159
3160         Introduce gdb.FinishBreakpoint in Python.
3161         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3162         (Python API): Add menu entry for Finish Breakpoints.
3163
3164 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3165
3166         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3167         tests.
3168
3169 2011-12-16  Doug Evans  <dje@google.com>
3170
3171         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3172
3173 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3174
3175         * gdb.texinfo (Python Commands): Remove "maint set/show print
3176         stack".  Add documentation for "set/show python print-stack".
3177
3178 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3179
3180         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3181         should transfer control to the stub in the startup code instead of
3182         in main.  Mention the need to get past the initial breakpoint.
3183
3184 2011-12-06  Tom Tromey  <tromey@redhat.com>
3185
3186         * gdb.texinfo (Set Breaks): Update for new behavior.
3187
3188 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3189
3190         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3191         List Format for SVR4 Targets'.
3192         (General Query Packets): New item qXfer:libraries-svr4:read.
3193         (Library List Format for SVR4 Targets): New node.
3194
3195 2011-12-01  Tom Tromey  <tromey@redhat.com>
3196
3197         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3198         add.
3199
3200 2011-11-22  Tom Tromey  <tromey@redhat.com>
3201
3202         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3203         reasons.
3204
3205 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3206
3207         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3208         note-related options and variables.
3209         (Tracepoint Packets): Document packet changes.
3210
3211 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3212
3213         * gdb.texinfo (JIT Interface): Add documentation on writing and
3214         usind JIT debug info readers.
3215         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3216         Debug Info Readers): New nodes.
3217
3218 2011-11-18  Yao Qi  <yao@codesourcery.com>
3219
3220         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3221         tracepoint.
3222
3223 2011-11-15  Doug Evans  <dje@google.com>
3224
3225         * gdb.texinfo (Files): Document basenames-may-differ.
3226
3227 2011-11-14  Doug Evans  <dje@google.com>
3228
3229         * gdb.texinfo (Shell Commands): Document "!".
3230
3231 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3232             Kwok Cheung Yeung  <kcy@codesourcery.com>
3233
3234         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3235         needed to get shorter fast tracepoints.
3236         (Tracepoint Packets): Document new qTMinFTPILen packet.
3237
3238 2011-11-14  Yao Qi  <yao@codesourcery.com>
3239
3240         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3241         behavior of tracepoint.
3242         (General Query Packets): New feature InstallInTrace.
3243         (Remote Configuration): Document "set remote
3244         install-in-trace-packet".
3245
3246 2011-11-12  Matt Rice  <ratmice@gmail.com>
3247
3248         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3249         Add arguments to info macro.
3250
3251 2011-11-10  Tom Tromey  <tromey@redhat.com>
3252
3253         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3254         manual.
3255         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3256         (Macros): Add a footnote.
3257         (C): Remove paragraph about compiler options.
3258         (C Constants): Mention wide character and string constants.
3259         (C Plus Plus Expressions): Update compiler option advice.  Mention
3260         using declarations.  Mention ADL.  Remove old HP compiler
3261         information.
3262
3263 2011-11-10  Tom Tromey  <tromey@redhat.com>
3264
3265         PR c++/9257:
3266         * gdb.texinfo (Print Settings): Add an extra note about the need
3267         for a vtable.
3268
3269 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3270
3271         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3272         "set mips abi" documentation.
3273
3274 2011-11-04  Doug Evans  <dje@google.com>
3275
3276         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3277
3278 2011-11-03  Tom Tromey  <tromey@redhat.com>
3279
3280         * gdb.texinfo (Stopping): Add menu entry.
3281         (Continuing and Stepping): Restore @node.  Use @section, not
3282         @subsection.
3283
3284 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3285
3286         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3287         designation.  Fix "Specify Location" cross-reference.
3288
3289 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3290
3291         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3292         (General Query Packets): Describe tracenz feature.
3293         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3294
3295 2011-10-28  Paul Koning  <paul_koning@dell.com>
3296
3297         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3298
3299 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3300
3301         * gdb.texinfo ((Frames In Python): Document
3302         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3303
3304 2011-10-26  Paul Koning  <paul_koning@dell.com>
3305
3306         * gdb.texinfo (gdb.types): Document new deepitems function.
3307
3308 2011-10-25  Paul Koning  <paul_koning@dell.com>
3309
3310         PR python/13327
3311
3312         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3313         fetch_lazy method.
3314
3315 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3316
3317         PR python/12656
3318
3319         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3320         global_block, static_block function.
3321
3322 2011-10-19  Tom Tromey  <tromey@redhat.com>
3323
3324         * gdb.texinfo (Commands In Python): Add missing "@"s.
3325
3326 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3327
3328         PR python/13285 Document named constants for frame unwind stop reasons
3329         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3330         constants.
3331
3332 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3333
3334         Fix compatibility with texinfo versions older than 4.12.
3335         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3336         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3337         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3338         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3339         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3340         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3341         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3342
3343 2011-10-09  Doug Evans  <dje@google.com>
3344
3345         * gdb.texinfo (Extending GDB): Document alias command.
3346
3347 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3348
3349         Support @entry in input expressions.
3350         * gdb.texinfo (Variables): Describe @entry names suffix.
3351         (Print Settings): Add anchor for `set print entry-values'.
3352
3353 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3354             Eli Zaretskii  <eliz@gnu.org>
3355
3356         Display @entry parameter values (without references).
3357         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3358         example.
3359         (Print Settings): New description of set print entry-values and show
3360         print entry-values.
3361
3362 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3363             Eli Zaretskii  <eliz@gnu.org>
3364
3365         Recognize virtual tail call frames.
3366         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3367         (Tail Call Frames): New node.
3368         (Frames In Python): Add gdb.TAILCALL_FRAME.
3369
3370 2011-10-07  Doug Evans  <dje@google.com>
3371
3372         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3373         register_pretty_printer.
3374
3375 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3376
3377         PR python/12930
3378         PR python/12802
3379
3380         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3381         stop method.
3382
3383 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3384
3385         * gdb.texinfo (Starting your Program): "set disable-randomization"
3386         is no longer Linux-specific.
3387         (Remote Configuration): Document "set remote
3388         disable-randomization-packet".
3389         (General Query Packets): Document "QDisableRandomization" packet
3390         and add it to "qSupported" list.
3391
3392 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3393
3394         Allow Python notification of new object-file loadings.
3395         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3396         event type.
3397
3398 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3399
3400         PR python/12691: Add the inferior to Python exited event
3401         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3402
3403 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3404
3405         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3406         rephasing.
3407
3408 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3409
3410         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3411         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3412         as possible feature returned by the `-list-features'
3413         command.
3414
3415 2011-09-28  Paul Koning  <paul_koning@dell.com>
3416
3417         * gdb.texinfo (gdb.Type): Document field access by dictionary
3418         key syntax.
3419
3420 2011-09-28  Yao Qi  <yao@codesourcery.com>
3421
3422         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3423         Add one space after option `-s'.  Remove @r{} markup.
3424
3425 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3426
3427         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3428
3429 2011-09-16  Hui Zhu  <teawater@gmail.com>
3430
3431         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3432         to *(unsigned char *)$esp@300.
3433
3434 2011-09-15  Paul Koning  <paul_koning@dell.com>
3435
3436         * gdb.texinfo: Make style of Python functions and methods match
3437         the syntax of Python.  Also put class and module names explicitly
3438         on function, member, and variable names, matching Python
3439         documentation conventions.
3440
3441 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3442
3443         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3444         * gdb.texinfo (Inferiors In Python): Describe new
3445         gdb.selected_inferior() function.
3446
3447 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3448
3449         Handle multiple breakpoint hits in Python interface:
3450         * gdb.texinfo (Events In Python): New function documentation:
3451         gdb.BreakpointEvent.breakpoints. Indicate that
3452         gdb.BreakpointEvent.breakpoint is now deprecated.
3453
3454 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3455
3456         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3457
3458 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3459
3460         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3461
3462 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3463
3464         * gdb.texinfo (Prompt): Add set/show extended-prompt
3465         documentation
3466         (Basic Python): Add prompt_hook anchor.
3467         (Python modules): Reword module text to reflect multiple modules.
3468         (gdb.prompt): Document gdb.prompt module.
3469
3470 2011-08-14  Yao Qi  <yao@codesourcery.com>
3471
3472         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3473
3474 2011-08-14  Yao Qi  <yao@codesourcery.com>
3475
3476         * gdb.texinfo (Standard Target Features): Document C6x features.
3477         (TIC6x Features): New node.
3478
3479 2011-08-12  Doug Evans  <dje@google.com>
3480
3481         * gdb.texinfo (Symbols In Python): Document symbol.type.
3482
3483 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
3484
3485         * gdb.texinfo (Python): Document command and function
3486         auto-loading.
3487
3488 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3489             Eli Zaretskii  <eliz@gnu.org>
3490
3491         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
3492         typedefs unrolling.  Extend the sample code by an inner typedef and
3493         outer typedefs unrolling.
3494
3495 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
3496
3497         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3498         size and line-size.
3499
3500 2011-07-21  Matt Rice  <ratmice@gmail.com>
3501
3502         PR macros/12999
3503         * gdb.texinfo (Macros): Add info definitions and info macros commands.
3504         Update text and cindex entries for info macro command.
3505
3506 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
3507
3508         * observer.texi (GDB Observers): Add before_prompt observer.
3509         * gdb.texinfo (Basic Python): Add documentation for prompt
3510         substitution.
3511
3512 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
3513
3514         PR python/12438
3515         * gdb.texinfo (Python Commands): Add deprecate note to maint
3516           set/show python print-stack.  Document set/show python
3517           print-backtrace.
3518
3519 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
3520
3521         * gdb.texinfo: Fix typos.
3522
3523 2011-07-01  Tom Tromey  <tromey@redhat.com>
3524
3525         * gdb.texinfo (Debugging Output): Document set debug
3526         check-physname.
3527
3528 2011-06-29  Tom Tromey  <tromey@redhat.com>
3529
3530         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3531         breakpoint-notifications feature.
3532
3533 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
3534
3535         * gdb.texinfo (Target Description): Remove warning about
3536         possibly unstable format.
3537
3538 2011-06-03  Tom Tromey  <tromey@redhat.com>
3539
3540         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3541         (Events In Python): Note that exit_code is optional.
3542
3543 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
3544
3545         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3546         required for multi-threading support.
3547         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3548         Hc are deprecated for multi-threading debugging.  Point readers at
3549         the vCont packet.
3550
3551 2011-05-15  Doug Evans  <dje@google.com>
3552
3553         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3554
3555 2011-05-13  Doug Evans  <dje@google.com>
3556
3557         * gdb.texinfo (Threads): Document $sdir,$pdir.
3558         (Server): Document $pdir exception.
3559
3560         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3561
3562         * gdb.texinfo (Threads): Clarify default value for
3563         libthread-db-search-path.
3564
3565         * gdb.texinfo (Completion): Update example.
3566         (Debugging Output): Delete `set/show debug lin-lwp-async'.
3567
3568 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
3569
3570         * gdb.texinfo: Document change in the behaviour of the enable and
3571         disable GDB commands when applied to tracepoints.
3572         Document the EnableDisableTracepoints remote stub feature.
3573         Document QTEnable and QTDisable in the list of tracepoint packets.
3574
3575 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3576
3577         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3578         hsuser.texi.
3579         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3580         comment to hsuser.texi.  Change rluser.texi name in the comment.
3581
3582 2011-05-10  Doug Evans  <dje@google.com>
3583
3584         * gdb.texinfo (Threads): If an empty path is provided for
3585         libthread-db-search-path it is reset to its default value.
3586         (Server): Ditto.
3587
3588 2011-05-09  Doug Evans  <dje@google.com>
3589
3590         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
3591
3592 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3593             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3594
3595         Implement support for PowerPC BookE masked watchpoints.
3596         * gdb.texinfo (Set Watchpoints): Document mask parameter.
3597         (PowerPC Embedded): Mention support of masked watchpoints.
3598
3599 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3600
3601         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3602         `@value{GDBN}'.
3603
3604 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3605
3606         * gdb.texinfo (titlepage): Remove dedication.
3607         (In Memoriam): New appendix.
3608
3609 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3610             Eli Zaretskii  <eliz@gnu.org>
3611
3612         * gdb.texinfo (Index Section Format): Change the version to 5.
3613         Describe the different formula.
3614
3615 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3616             Eli Zaretskii  <eliz@gnu.org>
3617
3618         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3619         for disconnected tracing.
3620         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3621         extended-remote relationship.  Mention --once.
3622         (TCP port allocation lifecycle of @code{gdbserver}): New.
3623
3624 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
3625
3626         * gdb.texinfo (Server): Improve indexing.  Index all optional
3627         switches to gdbserver.
3628
3629 2011-04-20  Tom Tromey  <tromey@redhat.com>
3630
3631         * gdb.texinfo (Index Section Format): New node.
3632         (Top): Add new node to menu.
3633
3634 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3635
3636         * gdb.texinfo (Maintenance Commands): Document `maint print
3637         remote-registers'.
3638
3639 2011-04-20  Tom Tromey  <tromey@redhat.com>
3640
3641         * gdb.texinfo (Trace File Format): Move node later.
3642
3643 2011-04-19  Tom Tromey  <tromey@redhat.com>
3644
3645         * gdbint.texinfo (Register Information Functions): Remove
3646         duplicate "the".
3647         * gdb.texinfo (Emacs): Remove duplicate "to".
3648         (GDB/MI Variable Objects): Remove duplicate "the".
3649         (General Query Packets): Likewise.
3650
3651 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
3652
3653         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3654         "GDB/MI Ada Exception Information" node.
3655
3656 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3657
3658         * gdb.texinfo (GDB/MI Ada Exception Information): Document
3659         the "exception-name" field in the *stopped async record.
3660
3661 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3662             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3663
3664         Implement support for PowerPC BookE ranged breakpoints.
3665         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3666
3667 2011-03-28  Tom Tromey  <tromey@redhat.com>
3668
3669         * gdb.texinfo (Set Tracepoints): Fix typo.
3670
3671 2011-03-24  Tom Tromey  <tromey@redhat.com>
3672
3673         * gdb.texinfo (Specify Location): Document `function:label'
3674         linespec.
3675
3676 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
3677
3678         PR python/12149
3679
3680         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3681
3682 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
3683
3684         * gdb.texinfo (Blocks In Python): Add is_valid method description.
3685         (Inferiors In Python): Likewise.
3686         (Threads In Python): Likewise.
3687         (Symbols In Python): Likewise.
3688         (Objfiles In Python): Likewise.
3689         (Symbol Tables In Python): Likewise.
3690
3691 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
3692
3693         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3694         display>: Explain that the commands accept number ranges.
3695
3696 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
3697
3698         * gdb.texinfo (Breakpoints In Python): Add description and example
3699         of Python stop function operation.
3700
3701 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
3702
3703         * gdb.texinfo (Parameters In Python): Document get_set_string and
3704         get_show_string methods.
3705
3706 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3707
3708         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3709
3710         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3711         circular-trace-buffer name.
3712
3713 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
3714
3715         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3716         in the previous change.
3717
3718 2011-02-27  Michael Snyder  <msnyder@vmware.com>
3719
3720         * gdb.texinfo (Inferiors and Programs): Update commands to show
3721         that they can accept multiple arguments.
3722
3723 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
3724
3725         Revert the following patch (code patch was not approved):
3726         2011-02-21  Hui Zhu  <teawater@gmail.com>
3727         * agentexpr.texi (bytecode descriptions): add printf.
3728         * gdb.texinfo (tracepoint action lists): add printf.
3729
3730 2011-02-23  Doug Evans  <dje@google.com>
3731
3732         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3733
3734 2011-02-23  Michael Snyder  <msnyder@vmware.com>
3735
3736         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3737         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3738         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3739
3740 2011-02-22  Doug Evans  <dje@google.com>
3741
3742         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3743         Clarify behaviour of lookup_symbol when `block' argument is omitted,
3744         add description of result, fix @defun formatting.
3745
3746 2011-02-21  Hui Zhu  <teawater@gmail.com>
3747
3748         * agentexpr.texi (Bytecode Descriptions): Add printf.
3749         * gdb.texinfo (Tracepoint Action Lists): Add printf.
3750
3751 2011-02-18  Tom Tromey  <tromey@redhat.com>
3752
3753         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3754
3755 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3756
3757         * gdb.texinfo (threads): Document argument for "info threads" cmd.
3758         Document new command "thread find".
3759
3760 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3761
3762         * gdb.texinfo (Threads): Update example of new thread message.
3763
3764 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
3765
3766         * gdb.texinfo (Remote Configuration): Mention set/show remote
3767         traceframe-info.
3768         (Tools/Packages Optional for Building GDB): Mention that expat is
3769         used for traceframe info.
3770         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3771         (General Query Packets) <qSupported>: Describe the
3772         qXfer:traceframe-info:read feature.
3773         (qXfer::read): Describe qXfer:traceframe-info:read.
3774         (Traceframe Info Format): New section.
3775
3776 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
3777
3778         * gdbint.texinfo (Formatting): Mention some formatting guidelines
3779         for casts and unary operators.
3780
3781 2011-02-04  Tom Tromey  <tromey@redhat.com>
3782
3783         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3784         is not useful.
3785
3786 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
3787
3788         * gdb.texinfo: s/value optimized out/optimized out/g
3789
3790 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
3791
3792         * gdb.texinfo (Other Misc Settings): Rework part of the
3793         documentation of the "set interactive mode" command.
3794
3795 2011-01-19  Tom Tromey  <tromey@redhat.com>
3796
3797         * gdb.texinfo (Threads): Document thread name output and `thread
3798         name' command.
3799         (Threads In Python): Document Thread.name attribute.
3800         (GDB/MI Thread Commands): Document thread attributes.
3801
3802 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
3803
3804         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3805         changes in mi/mi-cmd-disas.c
3806
3807 2011-01-12  Tom Tromey  <tromey@redhat.com>
3808
3809         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
3810         Fix "thread apply" text.
3811
3812 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3813             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3814
3815         Implement support for PowerPC BookE ranged watchpoints.
3816         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3817         the "set powerpc exact-watchpoints" flag.
3818
3819 2011-01-07  Tom Tromey  <tromey@redhat.com>
3820
3821         * gdb.texinfo (Python API): Add descriptions to @menu items.
3822
3823 2011-01-06  Tom Tromey  <tromey@redhat.com>
3824
3825         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3826
3827 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
3828
3829         * gdb.texinfo (Debugging Output): Document "set debug jit".
3830
3831 2011-01-06  Tom Tromey  <tromey@redhat.com>
3832
3833         PR python/12133:
3834         * gdb.texinfo (Frames In Python): Document various frame
3835         constants.
3836
3837 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
3838
3839         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3840         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3841         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3842
3843 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3844
3845         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3846         (clean): Add GDBvn.texi.
3847
3848 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
3849
3850         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3851         occasional case where the debugger prints an array address
3852         instead of the array itself.
3853
3854 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
3855
3856         * gdb.texinfo (Packets) <read registers packet>: Document support
3857         for registers that were not collected.
3858
3859 2010-12-15  Doug Evans  <dje@google.com>
3860
3861         * gdb.texinfo (Startup): Document auto-loading of scripts during
3862         startup.
3863         (Auto-loading): Delete "maint set python auto-load on|off".
3864         Add "set auto-load-scripts on|off".
3865
3866 2010-12-07  Doug Evans  <dje@google.com>
3867
3868         * gdb.texinfo (Mode Options): Document -data-directory.
3869         (Data Files): Add reference to -data-directory.
3870
3871 2010-11-29  Doug Evans  <dje@google.com>
3872
3873         * gdb.texinfo (Pretty-Printer Introduction): Change
3874         printer-name:subprinter-name to printer-name;subprinter-name.
3875
3876 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3877
3878         PR python/12199
3879
3880         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3881
3882 2010-11-23  Tom Tromey  <tromey@redhat.com>
3883
3884         * gdb.texinfo (Top): Check SYSTEM_READLINE.
3885         (Editing): Likewise.
3886         (Command History): Likewise.
3887         (TUI Keys): Likewise.
3888         (Bug Reporting): Conditionally include rluser.texi and
3889         inc-history.texinfo.
3890         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3891         (GDB_DOC_SOURCE_INCLUDES): Add comment.
3892         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3893         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3894         (gdb.pdf): Likewise.
3895         (gdb.info): Likewise.
3896         (gdb/index.html): Likewise.
3897
3898 2010-11-23  Tom Tromey  <tromey@redhat.com>
3899
3900         * Makefile.in (Makefile): Run ../config.status.
3901         (distclean): Update.
3902         * configure: Remove.
3903         * configure.ac: Remove.
3904
3905 2010-11-12  Tom Tromey  <tromey@redhat.com>
3906
3907         * gdb.texinfo (Basic Python): Update.  Add xref.
3908         (Exception Handling): Document new exception classes.
3909         (Types In Python): Update.
3910         (Frames In Python): Update.
3911
3912 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
3913
3914         * gdb.texinfo (Breakpoints In Python): Document "internal"
3915         parameter, and visible attribute.
3916
3917 2010-11-05  Doug Evans  <dje@google.com>
3918
3919         * gdb.texinfo (Source Path): Document "set directories".
3920
3921 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
3922
3923         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3924         (OpenCL C): New node.
3925
3926 2010-11-02  Doug Evans  <dje@google.com>
3927
3928         * gdb.texinfo (Pretty Printing): Expand into three sections,
3929         introduction, example, and commands.
3930         (Python API): Delete section Disabling Pretty-Printers, merge into
3931         Selecting Pretty-Printers.
3932         (Writing a Pretty-Printer): New section.  Move the pretty-printer
3933         example here, and reformat to match python coding style.  Add a second
3934         example using the gdb.printing module.
3935         (Python modules): Add gdb.printing.
3936
3937 2010-10-29  Doug Evans  <dje@google.com>
3938
3939         * gdb.texinfo (Python): Fix long line.
3940
3941 2010-10-20  Doug Evans  <dje@google.com>
3942
3943         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3944         All references updated.  Correct sections marked as subsections.
3945         (Coding Standards): New chapter.  Move the coding standard related
3946         subsections here.  Add section on Python coding standards.
3947
3948 2010-10-13  Doug Evans  <dje@google.com>
3949
3950         * gdb.texinfo (Python): Add "Python modules".
3951         (Types in Python): Add reference to gdb.types section.
3952         (Python modules): New node.
3953
3954 2010-10-11  Doug Evans  <dje@google.com>
3955
3956         * gdb.texinfo (Values From Inferior): Add reference to "Types in
3957         Python" from gdb.Value.type description.
3958
3959 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
3960
3961         * gdb.texinfo (Ravenscar Profile): New node.
3962
3963 2010-09-22  Tom Tromey  <tromey@redhat.com>
3964
3965         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3966
3967 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
3968
3969         * gdb.texinfo (Values From Inferior): Clarify that
3970         value.dynamic_type works only in C++ programs with RTTI.
3971
3972 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
3973
3974         * gdb.texinfo (Character Sets): Correctly reference host-charset
3975         in example.
3976
3977 2010-09-13  Tom Tromey  <tromey@redhat.com>
3978
3979         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3980         Document "fullname" and "from".
3981
3982 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
3983
3984         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3985         feature `reverse' output by -list-target-features.
3986
3987 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
3988
3989         * gdb.texinfo (i386 Features): Remove an extra "@item".
3990
3991 2010-08-30  Tom Tromey  <tromey@redhat.com>
3992
3993         PR python/11792:
3994         * gdb.texinfo (Values From Inferior): Document dynamic_type.
3995
3996 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
3997
3998         * gdb.texinfo (ARM Features): Document
3999         org.gnu.gdb.arm.m-profile.
4000
4001 2010-08-23  Tom Tromey  <tromey@redhat.com>
4002
4003         PR python/11145:
4004         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4005         reinterpret_cast methods.
4006
4007 2010-08-23  Tom Tromey  <tromey@redhat.com>
4008
4009         PR python/11915:
4010         * gdb.texinfo (Types In Python): Document array method.
4011
4012 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4013
4014         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4015
4016 2010-08-16   Tom Tromey  <tromey@redhat.com>
4017
4018         * gdb.texinfo (Set Watchpoints): Document -location option.
4019
4020 2010-08-13  Doug Evans  <dje@google.com>
4021
4022         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4023
4024 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
4025
4026         * gdb.texinfo (GDB/MI Data Manipulation): Document
4027         -data-read-memory-raw and -data-write-memory-raw.
4028
4029 2010-08-11  Tom Tromey  <tromey@redhat.com>
4030             Phil Muldoon <pmuldoon@redhat.com>
4031
4032         * gdb.texinfo (Basic Python): Describe post_event API.
4033
4034 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
4035
4036         * gdb.texinfo (Basic Python): Describe solib_address and
4037         decode_line Python APIs
4038
4039 2010-08-10  Tom Tromey  <tromey@redhat.com>
4040
4041         * gdb.texinfo (Pretty Printing API): Document
4042         gdb.default_visualizer.
4043
4044 2010-08-10  Tom Tromey  <tromey@redhat.com>
4045
4046         Revert gdb-add-index addition:
4047         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4048
4049 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4050             Eli Zaretskii <eliz@gnu.org>
4051
4052         * gdb.texinfo (Mode Options) <-batch>
4053         (Basic Python) <gdb.execute>: Describe setting width and height.
4054
4055 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4056
4057         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4058
4059 2010-07-30  Tom Tromey  <tromey@redhat.com>
4060
4061         * gdb.texinfo (Index Files): Mention gdb-add-index.
4062
4063 2010-07-30  Hui Zhu  <teawater@gmail.com>
4064
4065         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4066         "detach inferior" and "kill inferior".
4067
4068 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4069
4070         * gdb.texinfo (Machine Code): Update description of two forms of
4071         arguments, and add new example to demonstrate the new form.
4072
4073 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4074
4075         * gdb.texinfo (Values From Inferior): Add value inferior function
4076         call description.
4077
4078 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4079
4080         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4081
4082 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4083             Eli Zaretskii  <eliz@gnu.org>
4084
4085         Make core files the process_stratum.
4086         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4087         record_stratum example.
4088
4089 2010-07-13  Tom Tromey  <tromey@redhat.com>
4090
4091         * gdb.texinfo (Index Files): New node.
4092
4093 2010-07-13  Tom Tromey  <tromey@redhat.com>
4094
4095         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4096
4097 2010-07-13  Tom Tromey  <tromey@redhat.com>
4098
4099         * gdb.texinfo (Specify Location): Document labels.
4100
4101 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4102
4103         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4104         entries for fast tracepoints and static tracepoints.
4105
4106 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4107
4108         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4109         qsThreadInfo>: Spell out `l' as ell.
4110
4111 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4112
4113         * gdb.texinfo (Convenience Variables): Document $_sdata.
4114         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4115         `Listing Static Tracepoint Markers' menu entry.  Document
4116         "strace".
4117         (Tracepoint Action Lists): Document collecting $_sdata.
4118         (Listing Static Tracepoint Markers): New subsection.
4119         (Tracepoints support in gdbserver): Mention static tracepoints.
4120         (remote packets, enabling and disabling): Mention
4121         read-sdata-object.
4122         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4123         and StaticTracepoint.
4124         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4125         Document qXfer:sdata:read.
4126         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4127
4128 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4129
4130         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4131
4132 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4133             Tom Tromey  <tromey@redhat.com>
4134             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4135
4136         * gdb.texinfo (Inferiors In Python): New node.
4137         * gdb.texinfo (Threads In Python): New node.
4138
4139 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4140
4141         * gdb.texinfo (Python): Document what the python directory is
4142         and what its location is.
4143         (Basic Python): Document the gdb.PYTHONDIR constant.
4144
4145 2010-06-25  Tom Tromey  <tromey@redhat.com>
4146
4147         PR python/10808:
4148         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4149
4150 2010-06-24  Hui Zhu  <teawater@gmail.com>
4151
4152         * gdb.texinfo: (Commands for Controlled Output): Add
4153         documentation for command "eval".
4154
4155 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4156
4157         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4158         * annotate.texinfo: Ditto.
4159         * gdbint.texinfo: Ditto.
4160         * stabs.texinfo: Ditto.
4161
4162 2010-06-22  Hui Zhu  <teawater@gmail.com>
4163
4164         * gdb.texinfo: (Process Record and Replay): Add documentation
4165         for command "set record memory-query".
4166
4167 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4168
4169         * gdb.texinfo: Relicense under GFDL version 1.3.
4170         * annotate.texinfo: Relicense under GFDL version 1.3.
4171         * gdbint.texinfo: Relicense under GFDL version 1.3.
4172         * stabs.texinfo: Relicense under GFDL version 1.3.
4173         * fdl.texi: Update to version 1.3.
4174
4175 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4176
4177         * gdb.texinfo (Operating System Auxiliary Information): Describe
4178         "info os" when no arguments given.
4179
4180         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4181         $_thread.
4182
4183 2010-06-18  Hui Zhu  <teawater@gmail.com>
4184
4185         * gdb.texinfo: (Process Record and Replay): Add documentation
4186         for commands "record save" and "record restore".
4187
4188 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4189
4190         * gdb.texinfo: Include information about the correct use
4191         of addresses in the `watch' command.
4192
4193 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4194
4195         * gdb.texinfo (Observer Mode): New section.
4196         (General Query Packets): Document QAllow.
4197
4198 2010-06-04  Doug Evans  <dje@google.com>
4199
4200         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4201
4202 2010-06-03  Doug Evans  <dje@google.com>
4203
4204         * gdbint.texinfo (Coding): Add subsection on command names.
4205
4206 2010-06-02  Tom Tromey  <tromey@redhat.com>
4207
4208         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4209         always-disassemble.
4210
4211 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4212
4213         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4214         gdbserver, and add cross reference.
4215         (Tracepoints support in gdbserver): New subsection.
4216
4217 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4218
4219         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4220         `qRelocInsn' feature.
4221         (Relocate instruction reply packet): New subsection
4222         of `Tracepoint Packets'.
4223         (Tracepoint Packets): Mention that packets QTDP and QTStart
4224         support the qRelocInsn request, and add cross reference to new
4225         subsection.
4226
4227 2010-05-25  Doug Evans  <dje@google.com>
4228
4229         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4230         (Commands In Python): Document gdb.string_to_argv.
4231
4232 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4233
4234         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4235         ATTR_NORETURN.
4236
4237 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4238             Tom Tromey  <tromey@redhat.com>
4239             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4240
4241         * gdb.texinfo (Parameters In Python): New Node.
4242
4243 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4244
4245         * gdb.texinfo: (Summary) Add mention about D language support.
4246         (Filenames): Add D suffixes.
4247         (D): New node.
4248
4249 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4250
4251         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4252         of macro deleted from GDB code.
4253
4254 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4255
4256         * gdb.texinfo (Commands to specify files): Describe what how GDB
4257         looks up DOS-based filesystem paths on the system root.  Document
4258         the new `set/show target-file-system-kind' commands.
4259
4260 2010-04-23  Doug Evans  <dje@google.com>
4261
4262         * gdb.texinfo (Python): Move Auto-loading section here ...
4263         (Python API): from here.
4264         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4265         (Maintenance Commands): Add docs for "maint print section-scripts".
4266
4267 2010-04-20  Chris Moller  <cmoller@redhat.com>
4268
4269         * gdb.texinfo (Setting Breakpoints): Added description of
4270         filename-qualified rbreak.
4271         * refcard.tex (Breakpoints and Watchpoints): Added brief
4272         description of filename-qualified rbreak.
4273
4274 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4275
4276         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4277         (Python API): Change the reference to Pretty Printing API.
4278         (Pretty Printing): Move the user part under the Data node.  Reformat
4279         the sample output to 72 columns.  Create a new reference to Pretty
4280         Printing API.  Rename the API part ...
4281         (Pretty Printing API): To a new node name.
4282         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4283         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4284
4285 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4286
4287         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4288         and commands.
4289         (Listing Tracepoints): Update to reflect current behavior.
4290
4291 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4292
4293         * gdb.texinfo (Examining memory): Update for change in string
4294         display with explicit size.
4295
4296 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4297
4298         PR breakpoints/8554.
4299
4300         * gdb.texinfo (Save Breakpoints): New node.
4301         (save-tracepoints): Rename to ...
4302         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4303         a deprecated alias to `save tracepoints'.
4304
4305 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4306
4307         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4308         (info w32 thread-information-block): Document new command.
4309         (qGetTIBAddress): Document new gdbserver query.
4310         (maint set/show show-all-tib): Document new command.
4311
4312 2010-04-15  Doug Evans  <dje@google.com>
4313
4314         * gdb.texinfo (Python API): Add progspaces section.
4315         (Selecting Pretty-Printers): Progspace pretty-printers are
4316         searched too.
4317         (Progspaces In Python): New section.
4318
4319         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4320
4321 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4322
4323         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4324         returns None.
4325
4326 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4327
4328         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4329         Describe the `frames-created' field, tweak grammar.
4330
4331 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4332
4333         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4334         Describe the `circular' and `disconnected' fields.
4335
4336 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4337
4338         * gdb.texinfo (maint print registers): Mention unavailable and
4339         invisible registers.
4340
4341 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4342             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4343             Tom Tromey  <tromey@redhat.com>
4344
4345         * gdb.texinfo (Breakpoints In Python): New Node.
4346
4347 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4348
4349         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4350         trace status fields.
4351
4352 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4353
4354         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4355         optional.  Make org.gnu.gdb.i386.avx requires
4356         org.gnu.gdb.i386.avx.
4357
4358 2010-04-08  Doug Evans  <dje@google.com>
4359
4360         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4361         search path, and document that gdb only scans the search path if
4362         the script's path doesn't specify a directory.
4363
4364 2010-04-05  Doug Evans  <dje@google.com>
4365
4366         * gdb.texinfo (maint show python auto-load): Fix typo.
4367
4368 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4369
4370         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4371         (Setting Watchpoints): Update description of "info watch".
4372         (Disabling Breakpoints): Only "info break" lists all.
4373
4374         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4375         (tdump): Explain how tdump works.
4376
4377 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4378
4379         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4380         add cross reference.
4381
4382 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4383
4384         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4385         commands error out.
4386
4387 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4388
4389         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4390
4391 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4392
4393         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4394
4395 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4396             Nathan Sidwell  <nathan@codesourcery.com>
4397
4398         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4399         GDBN equivalent.
4400         (Set Tracepoints): Remove mention that conditional tracepoints
4401         don't exist.
4402         (Tracepoint Actions): Clarify when while-stepping collection
4403         happens, note that while-stepping does not automatically collect
4404         $pc.
4405
4406 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4407
4408         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4409         (General Query Packets): Describe TracepointSource.
4410
4411 2010-03-27  Matt Rice  <ratmice@gmail.com>
4412
4413         * gdb.texinfo (ARM): Document arguments to "target sim".
4414         (Set Catchpoints): Use @dots{} instead of @r{...}.
4415
4416 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4417
4418         * gdb.texinfo (Tracepoint Packets): Remove mention that
4419         terror:string may be plain text, and drop mention of X prefix.
4420
4421 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4422
4423         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4424
4425 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4426
4427         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4428
4429 2010-03-24  Tom Tromey  <tromey@redhat.com>
4430
4431         PR breakpoints/9352:
4432         * gdb.texinfo (Break Commands): Update.
4433
4434 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4435
4436         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4437         commands.
4438
4439 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4440
4441         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4442         circular-trace-buffer.
4443         (Tracepoint Packets): Describe QTBuffer, and details of the
4444         qTStatus reply.
4445
4446 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4447             Nathan Sidwell  <nathan@codesourcery.com>
4448
4449         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4450         doing instruction stepping.
4451         (Tracepoint Restrictions): New node.
4452
4453 2010-03-10  Tom Tromey  <tromey@redhat.com>
4454
4455         * gdbint.texinfo (Symbol Handling): Update.
4456
4457 2010-03-08  Tom Tromey  <tromey@redhat.com>
4458
4459         PR cli/9591:
4460         * gdb.texinfo (Mode Options): Mention lack of pagination and
4461         confirmation with --batch.
4462         (Screen Size): Mention --batch.
4463         (Messages/Warnings): Likewise.
4464
4465 2010-03-05  Tom Tromey  <tromey@redhat.com>
4466
4467         * gdb.texinfo (Basic Python): Document target_charset and
4468         target_wide_charset.
4469
4470 2010-03-05  Tom Tromey  <tromey@redhat.com>
4471
4472         * gdb.texinfo (Data): Link to pretty-printing.
4473         (Output Formats): Likewise.  Correct text.
4474
4475 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4476
4477         * gdb.texinfo (Types): Describe <struct> and <flags>.
4478
4479 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
4480
4481         * gdb.texinfo (Frames In Python): Add block parameter and
4482         description to read_var text.
4483
4484 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
4485             Tom Tromey  <tromey@redhat.com>
4486
4487         * gdb.texinfo (Types In Python): Describe block argument in
4488         template_argument and gdb.lookup_type.
4489
4490 2010-02-24  Tom Tromey  <tromey@redhat.com>
4491
4492         * gdb.texinfo (Cygwin Native): Fix typo.
4493
4494 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
4495
4496         * gdb.texinfo (Frames In Python): Add block, find_sal, function
4497         and select method descriptions.
4498         (Python API): Add Blocks In Python, Symbols in Python and Symbol
4499         Tables in Python to menu.
4500         (Blocks In Python): New node.
4501         (Symbols In Python): New node.
4502         (Symbol Tables in Python): New node.
4503
4504 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
4505
4506         Multiexec MI
4507
4508         gdb/
4509         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4510
4511         gdb/doc/
4512         * gdb.texinfo (GDB/MI Command Syntax): Document notification
4513         changes.
4514         (GDB/MI Program Execution): Document current behaviour of
4515         --all and --thread-group.
4516         (GDB/MI Miscellaneous Commands): Document -add-inferior and
4517         -remove-inferior.
4518         * observer.texi (inferior_added, inferior_removed): New
4519         observers.
4520
4521 2010-02-19  Tom Tromey  <tromey@redhat.com>
4522
4523         * gdbint.texinfo (Getting Started): Fix @node.
4524         (Debugging GDB): Likewise.
4525
4526 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
4527
4528         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4529         documenting the gdb_test_timeout variable.
4530
4531 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
4532
4533         * gdb.texinfo (MI commands): Added documentation of --reverse
4534         option to a set of MI commands. Restructured documentation of MI
4535         commands --exec-continue to reflect the complexity of reverse
4536         execution.
4537
4538 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
4539
4540         * gdb.texinfo (Using the Collected Data): Specify that the address
4541         range of `tfind outsize' is exclusive, and that the address range
4542         of `tfind range' is inclusive.
4543         (Tracepoint Packets): Specify that the address range of
4544         `QTFrame:range' is inclusive, and that the address range of
4545         `QTFrame:outside' is exclusive
4546
4547 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
4548
4549         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4550
4551 2010-02-10  Tom Tromey  <tromey@redhat.com>
4552
4553         * gdb.texinfo (Debugging Output): Document set debug parser and
4554         show debug parser.
4555
4556 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
4557
4558         * gdb.texinfo (Predefined Target Types): Add i387_ext,
4559         i386_eflags and i386_mxcsr.
4560
4561 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
4562
4563         * gdb.texinfo: Document i386 target features.
4564
4565 2010-02-05  Doug Evans  <dje@google.com>
4566
4567         * gdbint.texinfo (Testsuite): Add a new section to document the
4568         various DejaGnu variables that may be overridden.
4569         Document INTERNAL_GDBFLAGS.
4570
4571 2010-02-04  Tom Tromey  <tromey@redhat.com>
4572
4573         PR cli/8830:
4574         * gdb.texinfo (Files): -readnow comes before the filename for file
4575         and symbol-file.
4576
4577 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
4578
4579         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4580         Document ARM breakpoint types.
4581         (Register Packet Format): Move into the new section.
4582         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4583
4584 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
4585
4586         * gdb.texinfo (File Options): Adjust the documentation of this
4587         switch to refer to the "source" command rather than partially
4588         duplicating some of the relevant information.
4589         (Extending GDB): Introduce and document the set/show script-extension
4590         setting.
4591         (Command Files): Add note explaining that the "source" command
4592         is also used to evalute scripts written in other languages.
4593         Remove the short slightly incorrect reference to sourcing Python
4594         scripts.
4595         (Python Commands): Document how to execute a Python script from GDB.
4596
4597 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
4598
4599         * gdb.texinfo (Command Files): Fix typo.
4600
4601 2010-01-18  Tom Tromey  <tromey@redhat.com>
4602
4603         * gdb.texinfo (File Options): Document -x on .py files.
4604         (Command Files): Document handling of Python scripts.
4605
4606 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
4607
4608         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4609
4610 2010-01-15  Stan Shebs  <stan@codesourcery.com>
4611
4612         * gdb.texinfo (Trace Files): New section.
4613         (Tracepoint Packets): Document QTSave and qTBuffer.
4614         (Trace File Format): New appendix.
4615
4616 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
4617
4618         * gdb.texinfo (Values From Inferior): Document lazy_string value
4619         method.
4620         (Python API): Add Lazy strings menu item.
4621         (Lazy Strings In Python): New node.
4622
4623 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
4624
4625         * gdb.texinfo (GDB/MI Thread Information): New.
4626         (GDB/MI Async Records): Document the core field in *stopped.
4627         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4628         documentation
4629         (Process list): Document that osdata document may contain
4630         threads.
4631         (Remote Serial Protocol): Document qXfer:threads.
4632
4633 2010-01-06  Stan Shebs  <stan@codesourcery.com>
4634
4635         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4636         disconnected tracing.
4637         (Tracepoint Packets): Document new protocol.
4638
4639 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4640
4641         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4642         tracepoints.
4643         (Tracepoint Packets): Describe remote protocol for fast
4644         tracepoints.
4645
4646 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4647
4648         Update the "Start of New Year Procedure".
4649         * gdbint.texinfo: Add the list of files that need to be updated
4650         manually.  Minor reformatting.
4651
4652 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4653
4654         * refcard.tex: Update copyright year in header and text.
4655
4656 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4657
4658         * agentexpr.texi: Add 2010 to the list of copyright years.
4659         * annotate.texinfo: Likewise.
4660         * gdb.texinfo: Likewise.
4661         * gdbint.texinfo: Likewise.
4662         * observer.texi: Likewise.
4663         * stabs.texinfo: Likewise.
4664
4665 2009-12-31  Stan Shebs  <stan@codesourcery.com>
4666
4667         * gdb.texinfo (Tracepoint Actions): Describe teval.
4668
4669 2009-12-29  Stan Shebs  <stan@codesourcery.com>
4670
4671         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4672
4673 2009-12-28  Stan Shebs  <stan@codesourcery.com>
4674
4675         * gdb.texinfo (Trace State Variables): New section.
4676         (Tracepoint Packets): Describe trace state variable packets.
4677         * agentexpr.texi (Bytecode Descriptions): Describe trace state
4678         variable bytecodes.
4679
4680 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
4681
4682         * gdb.texinfo (Symbols): "info variables" prints definitions, not
4683         declarations.
4684
4685 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
4686
4687         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4688         -gdb-exit behaviour.
4689
4690 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4691
4692         * gpl.texi: Update to version 3 of the GPL.
4693
4694 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4695
4696         * Makefile.in: Update copyright header.
4697         * observer.texi: Fix the copyright header of the generated files.
4698
4699 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
4700
4701         * gdb.texinfo (Types In Python): Describe range function.
4702
4703 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
4704
4705         * gdb.texinfo (Types In Python): Describe "is_base_class".
4706
4707 2009-12-03  Tom Tromey  <tromey@redhat.com>
4708
4709         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4710
4711 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
4712
4713         * observer.texi: New memory_changed observer.
4714
4715 2009-12-01  Tom Tromey  <tromey@redhat.com>
4716
4717         * gdb.texinfo (Reverse Execution): Fix typo.
4718
4719 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
4720
4721         PR gdb/8704
4722
4723         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4724         are allowed after the breakpoint condition.
4725
4726 2009-11-23  Tom Tromey  <tromey@redhat.com>
4727
4728         PR python/10782:
4729         * gdb.texinfo (Types In Python): Document Type.pointer.
4730
4731 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
4732
4733         * gdb.texinfo (Machine Code): Adjust.
4734
4735 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
4736
4737         * agentexpr.texi (Tracing On Symmetrix): Delete section.
4738         (Using Agent Expressions): Delete cross reference.
4739
4740 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
4741
4742         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4743         and @settitle directives up to help makeinfo find them.
4744
4745 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4746
4747         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4748         (Auto-loading): Use plural and note one can use multiple components now.
4749
4750 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
4751
4752         * gdb.texinfo (GDB/MI Stack Manipulation): Make
4753         -stack-list-arguments have the same documentation for parameter
4754         as -stack-list-locals. Add comas.
4755
4756 2009-10-27  Tom Tromey <tromey@redhat.com>
4757             Eli Zaretskii <eliz@gnu.org>
4758
4759         PR python/10781
4760
4761         * gdb.texinfo (Values From Inferior): Document cast method.
4762
4763 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
4764
4765         * gdb.texinfo (Machine Code): Mention function name in disasssembly
4766         and adjust example.
4767
4768 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4769
4770         * gdb.texinfo (Process Record and Replay): Document new form of
4771         info record command.  Also document the new save and restore
4772         commands.
4773
4774 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
4775
4776         * gdb.texinfo (Machine Code): Mention current pc marker.
4777         (Memory): Likewise.
4778
4779 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
4780             Stan Shebs  <stan@codesourcery.com>
4781
4782         * observer.texi (new_inferior): Rename to...
4783         (inferior_appeared): ... this.
4784
4785         * gdb.texinfo (Inferiors): Rename node to ...
4786         (Inferiors and Programs): ... this.  Mention running multiple
4787         programs in the same debug session.
4788         <info inferiors>: Mention the new 'Executable' column if "info
4789         inferiors".  Update examples.  Document the "add-inferior",
4790         "clone-inferior", "remove-inferior" and "maint info
4791         program-spaces" commands.
4792         (Process): Rename node to...
4793         (Forks): ... this.  Document "set|show follow-exec-mode".
4794
4795 2009-10-11  Michael Snyder  <msnyder@vmware.com>
4796
4797         * gdb.texinfo (ReverseStep): Show default as "unsupported".
4798         (ReverseContinue): Ditto.
4799
4800 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4801
4802         * gdb.texinfo (Server): Document libthread-db-search-path.
4803
4804 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4805
4806         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4807
4808 2009-10-06  Michael Eager  <eager@eagercon.com>
4809
4810         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4811         (Embedded Processors): Add MicroBlaze.
4812         (MicroBlaze): New.  Describe Xilinx MicroBlaze
4813
4814 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
4815
4816         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4817
4818 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4819
4820         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4821
4822 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
4823
4824         * observer.texi (solib_unloaded): Document explicitly the fact that
4825         this observer is called before the associated symbols are unloaded.
4826
4827 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
4828
4829         * gdb.texinfo (GDB/MI Stack Manipulation): Document
4830         -stack-list-variables.
4831
4832 2009-09-18  Tom Tromey  <tromey@redhat.com>
4833
4834         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4835         is experimental.
4836
4837 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4838
4839         * gdb.texinfo (convenince variables): Mention
4840         $_siginfo could be empty.
4841
4842 2009-09-15  Tom Tromey  <tromey@redhat.com>
4843
4844         * gdb.texinfo (GDB/MI Variable Objects): Document
4845         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4846         Expand -var-update documentation.
4847
4848 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4849
4850         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4851         feature.
4852
4853 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
4854
4855         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4856
4857 2009-09-10  Michael Snyder  <msnyder@vmware.com>
4858
4859         * gdb.texinfo (qSupported): Mention new ReverseContinue and
4860         ReverseStep replies to the qSupported query.
4861
4862 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
4863
4864         Add documentation for set/show interactive-mode.
4865         * gdb.texinfo (Other Misc Settings): New node.
4866
4867 2009-09-01  Doug Evans  <dje@google.com>
4868
4869         * gdb.texinfo (Caching Data of Remote Targets): Add note on
4870         non-stop mode's affect on remote caching.
4871
4872 2009-08-31  Jacob Potter  <jdpotter@google.com>
4873             Doug Evans  <dje@google.com>
4874
4875         * gdb.texinfo (Caching Data of Remote Targets): Update text.
4876         Mark `set/show remotecache' options as obsolete.
4877         Document new `set/show stack-cache' option.
4878         Update text for `info dcache'.
4879
4880 2009-08-27  Doug Evans  <dje@google.com>
4881
4882         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4883         (Files): Add note on new optional regex arg to `info sharedlibrary'.
4884
4885 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4886
4887         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4888         about autoconf.
4889
4890 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
4891
4892         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4893         small example, and describe its columns.  Replace "inferior-id" by
4894         "infno" throughout.
4895
4896 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4897
4898         * gdbint.texinfo (Releasing GDB): Point to
4899         README-maintainer-mode file for required autoconf version.
4900         * configure.ac: Do not substitute datarootdir, htmldir,
4901         pdfdir, docdir.  Do not process --with-datarootdir,
4902         --with-htmldir, --with-pdfdir, --with-docdir.
4903         * configure: Regenerate.
4904
4905         * configure: Regenerate.
4906
4907 2009-08-20  Reid Kleckner  <reid@kleckner.net>
4908
4909         * gdb.texinfo: Add chapter on JIT interface.
4910
4911 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
4912
4913         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4914         confirmation request.
4915
4916 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
4917
4918         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4919         CRC definitions.
4920
4921 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
4922
4923         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4924         -break-commands.
4925
4926 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4927
4928         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4929         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4930
4931 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4932
4933         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4934         "set spu stop-on-load" and "show spu stop-on-load" commands.
4935
4936 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4937
4938         * gdb.texinfo (Target Descriptions): Document <compatible> element.
4939
4940 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
4941
4942         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4943         org.gnu.gdb.arm.neon.
4944
4945 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
4946
4947         * gdb.texinfo (Target Description Format): Mention the new <osabi>
4948         optional element.
4949         (subsection OS ABI): New subsection.
4950
4951 2009-07-14  Stan Shebs  <stan@codesourcery.com>
4952
4953         * gdb.texinfo (Tracepoint Conditions): New section.
4954         (General Query Packets): Describe ConditionalTracepoints.
4955         (Tracepoint Packets): Describe condition field.
4956         (Maintenance Commands): Describe maint agent-eval.
4957         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4958
4959 2009-07-11  Hui Zhu  <teawater@gmail.com>
4960
4961         * gdb.texinfo (disassemble): Add a new modifier /r
4962         to "disassemble" command to make it print the raw instructions
4963         in hex as well as in symbolic form.
4964
4965 2009-07-09  Tom Tromey  <tromey@redhat.com>
4966
4967         * gdbint.texinfo (Testsuite): Document parallel make check.
4968
4969 2009-07-09  Tom Tromey  <tromey@redhat.com>
4970
4971         * gdbint.texinfo (Testsuite): Document test transcripts.
4972
4973 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
4974
4975         * gdb.texinfo (Values From Inferior): Add length parameter
4976         description.
4977
4978 2009-07-04  Chris Genly  <chris@genly.us>
4979
4980         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4981         in -var-list-children.  Fix example according to what the code
4982         does.
4983
4984 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
4985
4986         * gdb.texinfo (Debugging multiple inferiors): Document the
4987         "inferior", "detach inferior" and "kill inferior" commands.
4988         (Debugging Programs with Multiple Processes): Adjust to mention
4989         generic "inferior" commands.  Delete mention of "detach fork" and
4990         "delete fork".  Cross reference to "Debugging multiple inferiors"
4991         section.
4992
4993 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4994
4995         * gdbint.texinfo (Item Output Functions): Update signature
4996         for ui_out_field_core_addr.
4997
4998 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4999
5000         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5001         Update example code extrated from breakpoint.c.
5002
5003 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
5004
5005         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5006         MI commands.
5007         (GDB/MI Symbol Query): Likewise.
5008         (GDB/MI File Commands): Likewise.
5009         (GDB/MI File Transfer Commands): Likewise.
5010         (GDB/MI Target Manipulation): Likewise.
5011         (GDB/MI Miscellaneous Commands): Likewise.
5012
5013 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
5014
5015         * gdb.texinfo (Debugging Optimized Code): New chapter.
5016         (Compiling for Debugging): Reference it.  Move some
5017         text to the new section.
5018
5019 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
5020
5021         * doc/gdb.texinfo (Calling): Document
5022         set-unwind-on-terminating-exception usage.
5023
5024 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
5025
5026         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5027         command.
5028
5029 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
5030
5031         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5032         references.
5033
5034 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
5035
5036         * gdbint.texinfo: Rename formal parameters to gdbarch function
5037         protoypes from "current_gdbarch" to "gdbarch".
5038
5039 2009-05-28  Tom Tromey  <tromey@redhat.com>
5040
5041         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5042
5043 2009-05-27  Tom Tromey  <tromey@redhat.com>
5044
5045         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5046         feature.
5047         (GDB/MI Variable Objects): Document -var-set-visualizer.
5048
5049 2009-04-02  Tom Tromey  <tromey@redhat.com>
5050
5051         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5052         feature.
5053         (GDB/MI Variable Objects): Document -var-set-visualizer.
5054
5055 2009-05-27  Tom Tromey  <tromey@redhat.com>
5056             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5057             Phil Muldoon  <pmuldoon@redhat.com>
5058
5059         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5060         (Pretty Printing): New node.
5061         (Selecting Pretty-Printers): Likewise.
5062         (Python API): Update.
5063         (Output Formats): Document /r format.
5064
5065 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5066             Tom Tromey  <tromey@redhat.com>
5067
5068         * gdb.texinfo (Types In Python): New node.
5069         (Values From Inferior): "type" is now an attribute.
5070         (Python API): Update.
5071
5072 2009-05-27  Tom Tromey  <tromey@redhat.com>
5073             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5074             Phil Muldoon  <pmuldoon@redhat.com>
5075
5076         * gdb.texinfo: Add @syncodeindex for `tp'.
5077         (Python API): Update.
5078         (Auto-loading): New node.
5079         (Objfiles In Python): New node.
5080
5081 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5082
5083         * gdb.texinfo (Threads): Document libthread-db-search-path.
5084
5085 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5086
5087         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5088
5089 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5090
5091         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5092         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5093         show show-debug-regs' docs.
5094
5095 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5096
5097         * gdb.texinfo (Process Record and Replay): Add description of
5098         reverse execution.
5099
5100 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5101
5102         * gdbint.texinfo (Adding support for debugging core files): New node.
5103         (Native Debugging): Remove the ``Native core file Support'' section.
5104
5105 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5106
5107         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5108         Add index entries.
5109
5110 2009-04-30  Hui Zhu  <teawater@gmail.com>
5111             Michael Snyder  <msnyder@vmware.com>
5112
5113         * gdb.texinfo: (Process Record and Replay): Add documentation for
5114         process record and replay.
5115
5116 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5117
5118         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5119         a new part on command-line defined macros.
5120
5121 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5122
5123         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5124         clarify the wording.
5125
5126 2009-04-23  Tom Tromey  <tromey@redhat.com>
5127
5128         * gdb.texinfo (Data Files): New node.
5129         (GDB Files): Update menu.
5130
5131 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5132
5133         * gdbint.texinfo (Defining Other Architecture Features): Remove
5134         entry for PROCESS_LINENUMBER_HOOK.
5135
5136 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5137
5138         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5139
5140 2009-04-22  Hui Zhu  <teawater@gmail.com>
5141
5142         * gdb.texinfo (disassemble-next-line): Set the default of
5143         disassemble-next-line to off.
5144
5145 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5146
5147         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5148         --with-htmldir): New.
5149         * configure: Regenerate.
5150         * Makefile.in (datarootdir, docdir): Define.
5151         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5152         instead of $(SET_TEXINPUTS).
5153         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5154         gdbint.info instead of $(SET_TEXINPUTS).
5155         (gdbint/index.html): Use same -I options as for building
5156         gdbint.info.
5157         (stabs.dvi, stabs.pdf): Use same -I options as for building
5158         stabs.info instead of $(SET_TEXINPUTS).
5159         (stabs/index.html): Use same -I options as for building
5160         stabs.info.
5161         (annotate.dvi, annotate.pdf): Use same -I options as for building
5162         annotate.info instead of $(SET_TEXINPUTS).
5163         (annotate/index.html): Use same -I options as for building
5164         annotate.info.
5165
5166 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5167
5168         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5169
5170 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5171
5172         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5173
5174 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5175             Joseph Myers  <joseph@codesourcery.com>
5176
5177         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5178         (MAKEHTMLFLAGS): Set to empty.
5179         (html__strip_dir): Define.
5180         (HTMLFILES): Define.
5181         (HTMLFILES_INSTALL): Define.
5182         (install-html): Copy new automake rule.
5183         (html): Depend on $(HTMLFILES).
5184         (gdb_toc.html): Rename to gdb/index.html.
5185         (gdbint_toc.html): Rename to gdbint/index.html.
5186         (stabs_toc.html): Rename to stabs/index.html.
5187         (annotate_toc.html): Rename to annotate/index.html.
5188
5189 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5190
5191         * Makefile.in: Set pdfdir and htmldir from configure
5192         substitutions.
5193         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5194         * configure: Regenerate.
5195
5196 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5197
5198         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5199         This macro is no longer used.
5200
5201 2009-04-15  Tom Tromey  <tromey@redhat.com>
5202
5203         * gdb.texinfo (Character Sets): Document default character set.
5204
5205 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5206
5207         * gdbint.texinfo: Change server name from sources.redhat.com to
5208         sourceware.org throughout.
5209
5210 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5211
5212         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5213         about a missing dot or coma after @xref.
5214
5215 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5216
5217         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5218         example, and add a small explanation about it.
5219         (Print Settings): Change the documentation of the "set print
5220         frame-arguments" to reflect the fact that the default is now "scalars".
5221
5222 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5223
5224         * gdb.texinfo (Print Settings): Add kindex for command "set
5225         print frame-arguments".
5226
5227 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5228
5229         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5230         breakpoints.
5231         (Set Breaks): Add reference to thread-specific and task-specific
5232         breakpoints.
5233
5234 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5235
5236         * gdb.texinfo (Ada Tasks): Remove the documentation about
5237         the "Running" state, as this state has been eliminated.
5238         Now all runnable tasks are shown as "Runnable".
5239
5240 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5241
5242         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5243         special case of breakpoints.
5244         (Enable and Disable Tracepoints): Mention deprecation.
5245         (Listing Tracepoints): Update description and example.
5246
5247 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5248
5249         * gdb.texinfo (Frames in Python): New node.
5250         (Python API): Update.
5251
5252 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5253
5254         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5255         from a method to an attribute.
5256
5257 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5258
5259         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5260         attribute.
5261
5262 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5263
5264         * observer.texi (thread_exit): Add "silent" parameter.
5265
5266 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5267
5268         * observer.texi (about_to_proceed): New.
5269
5270 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5271
5272         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5273         field throughout to handle types with spaces in them.  Fix typos
5274         found by aspell.
5275         (Summary, Requirements, Contributors): New first chapter,
5276         "Summary" added, old Requirements section moved there, and new
5277         section, "Contributors" added.
5278         (Initializing a New Architecture, Register Representation)
5279         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5280         (Porting gdb): These sections extended and updated.
5281         (Compiler Characteristics): This section (empty) deleted.
5282         (Defining Other Architecture Features): This section renamed and
5283         duplicate material removed from (formerly "Target Conditionals").
5284         Use braces {} in @deftypeXX type field throughout to handle types
5285         with spaces in them. Typos found by aspell fixed.
5286
5287         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5288         * stack_frame.pdf: Version of image for PDF output.
5289         * stack_frame.png: Version of image for HTML output and for Emacs.
5290         * stack_frame.txt: Version of image for Info output.
5291         * stack_frame.eps: Version of image for TeX DVI output.
5292
5293 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5294
5295         * gdb.texinfo (Character Sets): Fix last change.
5296
5297 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5298
5299         * gdb.texinfo (Values From Inferior): Fix optional arguments
5300         markup.
5301         (Commands In Python): Adjust argument names of gdb.Command.__init__
5302         to what the function accepts as keywords.
5303
5304 2008-03-20  Tom Tromey  <tromey@redhat.com>
5305
5306         * gdb.texinfo (Convenience Vars): Document convenience functions.
5307         (Functions In Python): New node.
5308         (Python API): Update.
5309
5310 2009-03-20  Tom Tromey  <tromey@redhat.com>
5311
5312         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5313         set target-wide-charset.
5314         (Requirements): Mention iconv.
5315
5316 2009-03-17  Hui Zhu  <teawater@gmail.com>
5317
5318         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5319
5320 2009-03-17  Hui Zhu  <teawater@gmail.com>
5321
5322         * gdb.texinfo: Add documentation for disassemble-next-line.
5323
5324 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5325
5326         * gdb.texinfo (Commands In Python): Remove tindex entries.
5327
5328 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5329
5330         * gdb.texinfo (Returning): New description for missing debug info.
5331
5332 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5333
5334         * gdb.texinfo (Remote Configuration): Document query-attached.
5335         (General Query Packets): Document qAttached.
5336
5337 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5338
5339         * gdb.texinfo (Background Execution): Better describe the set
5340         target-async command.
5341         (Maintenance Commands): Delete description of the `maint set/show
5342         linux-async' and `maint set/show remote-async' commands.
5343
5344 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5345
5346         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5347         between sentences.
5348
5349 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5350
5351         * gdb.texinfo (GDB/MI Async Records): Document the
5352         =library-loaded and =library-unloaded notifications.
5353
5354 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5355
5356         * observer.texi (test_notification): New observer.
5357
5358 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5359
5360         * observer.texi: Add parameter 'print_frame' to normal_stop
5361         observer.
5362
5363 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5364
5365         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5366         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5367         @kbd for interactive input.  Add cross-references and index
5368         entries.
5369
5370 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5371
5372         * gdb.texinfo (Signals): Document $_siginfo.
5373         (Convenience Variables): Mention $_siginfo.
5374         (Remote Configuration): Document qXfer:siginfo:read,
5375         qXfer:siginfo:write packets, and the read-siginfo-object,
5376         write-siginfo-object commands.
5377
5378 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5379
5380         * gdbint.texinfo (Values): New chapter.
5381
5382 2009-02-06  Tom Tromey  <tromey@redhat.com>
5383
5384         * gdb.texinfo (Python API): Add entry for Commands In Python.
5385         (Commands In Python): New node.
5386
5387 2009-02-05  Tom Tromey  <tromey@redhat.com>
5388
5389         * gdb.texinfo (Values From Inferior): Document Value.string.
5390
5391 2009-02-05  Tom Tromey  <tromey@redhat.com>
5392
5393         * gdb.texinfo (Basic Python): Document execute's from_tty
5394         argument.
5395
5396 2009-02-04  Tom Tromey  <tromey@redhat.com>
5397
5398         * gdb.texinfo (Basic Python): Document gdb.history.
5399
5400 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5401
5402         * gdb.texinfo (GDB/MI Thread Commands): Document the
5403         'current-thread-id' field.  Remove the example with zero threads,
5404         since current GDB won't ever report that if there's inferior.
5405
5406 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5407
5408         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5409         option to -break-insert.
5410
5411 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5412             Jerome Guitton  <guitton@adacore.com>
5413
5414         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5415         (System-wide configuration): New section.
5416
5417 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5418
5419         PR gdb/7580:
5420         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5421         internal-error|internal-warning quit|corefile ask|yes|no".
5422
5423 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5424
5425         * gdb.texinfo (Using the `gdbserver' Program): Document
5426         --remote-debug.
5427
5428 2009-01-23  Doug Evans  <dje@google.com>
5429
5430         * gdb.texinfo: Add nexti to list of commands that support
5431         background execution.
5432
5433 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5434
5435         * gdb.texinfo (Define, Hooks): Document prefix command support.
5436
5437 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5438             Carlos O'Donell  <carlos@codesourcery.com>
5439
5440         Fixes for makeinfo --html.
5441
5442         * annotate.texinfo: Use @copying and @insertcopying.  Use
5443         @ifnottex in place of @ifinfo.
5444         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5445         place of @ifinfo.  Use @ifnotinfo for one index entry.
5446         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5447         in place of @ifinfo.
5448         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5449         in place of @ifinfo.  Include contents at start unconditionally.
5450
5451 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5452
5453         * gdb.texinfo (General Query Packets): Remove @var{} around the
5454         "spu" literal string.
5455
5456 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5457
5458         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5459         program may be running in another process" errors.
5460         * gdbint.texinfo (Native Conditionals): Delete
5461         ONE_PROCESS_WRITETEXT description.
5462
5463 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5464
5465         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5466         emacs local variable to be placed at the end of the ChangeLog.
5467         Add server.c and gdbreplay.c to the list of files where the
5468         copyright year needs to be updated.
5469
5470 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5471
5472         * gdb.texinfo (Remote Configuration): Document new
5473         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5474         commands.
5475
5476 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
5477
5478         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5479         FETCH_INFERIOR_REGISTERS.
5480         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5481         FETCH_INFERIOR_REGISTERS descriptions.  Remove
5482         gdbarch_get_longjmp_target descrition, since already described in
5483         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
5484         (Target Conditionals): ... here.
5485
5486 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
5487
5488         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5489         examples.
5490         (Additions to Ada): Likewise.  Add the missing opening and closing
5491         parenthesis of the GDB prompt in one of the examples.
5492
5493 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
5494
5495         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5496         about the result of 'Address not being of type System.Address.
5497         This problem has been fixed a while ago.
5498
5499 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5500
5501         MI non-stop and multiprocess docs.
5502
5503         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5504         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5505         Adjust documentation for *stopped, document =thread-created,
5506         =thread-exited, =thread-group-created and =thread-group-exited.
5507         (GDB/MI Thread Commands): Document the 'state' field in
5508         -thread-info output.
5509         (GDB/MI Program Execution): Mention --all and --thread-group
5510         options.
5511         (GDB/MI Variable Objects): Describe floating and fixed variable
5512         objects.
5513         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5514
5515 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5516
5517         * gdb.texinfo (Operating System Information): New appendix.
5518         (Operating System Auxiliary Information): Document 'info os processes'
5519         (Remote Configuration): Document 'osdata'
5520         (General Query Packets): Document qXfer:osdata:read.
5521
5522 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5523
5524         * gdb.texinfo (Darwin): Document Darwin specific features.
5525
5526 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5527
5528         * gdbint.texinfo (Target Conditionals): Extend the
5529         gdbarch_breakpoint_from_pc description.
5530
5531 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5532
5533         * gdb.texinfo (M68K Features): Fix typo.
5534
5535 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5536
5537         * gdb.texinfo (Symbols): Mention printing containing
5538         image name in "info symbol".
5539         (Maint translate-address): Likewise.
5540
5541 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
5542
5543         * gdb.texinfo (Set Catchpoints): Remove the documentation of
5544         commands "catch load" and "catch unload".
5545
5546 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5547
5548         * gdb.texinfo (GDB/MI Async Records): Document
5549         =thread-selected.
5550
5551 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5552
5553         * observer.texi (new_inferior, inferior_exit): New observers.
5554
5555 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
5556
5557         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5558         .mt files, TM_CLIBS or TM_CDEPS.
5559         (x86 Watchpoints): Don't mention TDEPFILES.
5560
5561 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
5562
5563         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5564         (Overview): Mention notifications and non-stop mode behavior.
5565         (Packets): Update documentation of ?, vAttach, vCont, and vRun
5566         with non-stop mode behavior.  Add vStopped description.
5567         (Stop Reply Packets):  Update list of packets that return
5568         stop replies.  Mention non-stop behavior.
5569         (General Query Packets): Document QNonStop packet and associated
5570         qSupported query response.
5571         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
5572         behavior.
5573         (Notification Packets): New section.
5574         (Remote Non-Stop): New section.
5575         (File-I/O Overview): Mention non-stop behavior.
5576
5577 2008-10-24  Hui Zhu  <teawater@gmail.com>
5578             Pedro Alves  <pedro@codesourcery.com>
5579
5580         * gdb.texinfo (displaced-stepping): Describe the auto mode
5581         setting, and say it's the default.  This is now a mainstream
5582         setting instead of a maintenance setting.
5583
5584 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
5585
5586         * observer.texi (thread_stop_requested): New.
5587
5588 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
5589
5590         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5591         (Patching): Replace incorrect usage of @samp by @kbd.
5592
5593 2008-10-17  Michael Snyder  <msnyder@vmware.com>
5594
5595         * gdb.texinfo: Add documentation for reverse execution.
5596
5597 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5598             Eli Zaretskii  <eliz@gnu.org>
5599
5600         * gdb.texinfo. (Values From Inferior): New subsubsection.
5601
5602 2008-10-06  Doug Evans  <dje@google.com>
5603
5604         * gdb.texinfo (set debug dwarf2-die): Document it.
5605
5606 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
5607
5608         * gdb.texinfo (catch) [exception]: Document how to insert
5609         a breakpoint on user-defined exceptions when the exception
5610         name is identical to one of the language-defined ones.
5611
5612 2008-09-27  Tom Tromey  <tromey@redhat.com>
5613
5614         * gdb.texinfo (Macros): Remove text about stringification,
5615         varargs, and splicing.
5616
5617 2008-09-27  Tom Tromey  <tromey@redhat.com>
5618
5619         * gdbint.texinfo (Language Support): Remove text about omitting
5620         support for a language.
5621
5622 2008-09-23  Doug Evans  <dje@google.com>
5623
5624         * gdb.texinfo (info dcache): Update.
5625
5626 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
5627
5628         * gdb.texinfo (Packets): Add info on thread-id syntax and
5629         multiprocess extensions.
5630         <D>: Document multiprocess form of packet.
5631         <H>: Use thread-id syntax.
5632         <T>: Likewise.
5633         <vCont>: Likewise.  Note this is required for multiprocess.
5634         <vKill>: New packet.
5635         (Stop Reply Packets) <T>: Use thread-id syntax.
5636         <W>: Document multiprocess form of reply.
5637         <X>: Likewise.
5638         (General Query Packets) <qC>: Use thread-id syntax.
5639         <qfThreadInfo>: Likewise.
5640         <qGetTLSAddr>: Likewise.
5641         <qP>: Likewise.
5642         <qSupported>: Add "multiprocess" feature.
5643         <qThreadExtraInfo>: Use thread-id syntax.
5644
5645 2008-09-22  Stan Shebs  <stan@codesourcery.com>
5646
5647         * gdb.texinfo (Inferiors): New section.
5648
5649 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
5650
5651         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5652
5653 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
5654
5655         * gdbint.texinfo (Target Conditionals): Remove documentation
5656         for gdbarch_name_of_malloc.
5657
5658 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
5659
5660         * gdb.texinfo (Interrupts): Mention TCP interface for
5661         sending BREAK.
5662
5663 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
5664
5665         * gdb.texinfo (Commands to Specify Files): Document "remote:"
5666         argument prefix to "set sysroot".
5667
5668 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
5669
5670         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5671         and False.
5672
5673 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
5674
5675         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5676         for possible features of -list-features.
5677
5678 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5679
5680         * gdb.texinfo (Background execution): Adjust example
5681         (GDB/MI Miscellaneous Commands): Document -list-target-features.
5682
5683 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5684
5685         * doc/gdb.texinfo (PowerPC): Fix typo.
5686         (PowerPC features): Fix typo.
5687
5688 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
5689
5690         * observer.texi (thread_ptid_changed): New.
5691
5692 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
5693
5694         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5695         (PowerPC features): Mention feature set for VSX registers.
5696
5697 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
5698
5699         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5700         the direct visibility of all names in user-written packages.
5701
5702 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
5703
5704         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5705         setting, and make it the default.
5706         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5707         non-stop script example.
5708
5709 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5710
5711         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5712         reference to the "Using Different Register and Memory Data
5713         Representation" section.
5714
5715 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
5716
5717         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5718         (Remote Protocol): Add Packet Acknowledgment to menu.
5719         (Overview): Mention +/- can be disabled, and point to new section
5720         where this is discussed in detail.
5721         (General Query Packets): Document QStartNoAckMode packet, and
5722         corresponding qSupported reply.
5723         (Packet Acknowledgment): New section.
5724
5725 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
5726             Pedro Alves  <pedro@codesourcery.com>
5727
5728         * gdb.texinfo (Threads): Move paragraph about automatic thread
5729         selection to All-Stop Mode subsection.
5730         (Thread Stops): Reorganize existing material into subsections.
5731         Add introductory blurb and menu.
5732         (Non-Stop Mode): New subsection.
5733         (Background Execution): New subsection.
5734         (Maintenance Commands): Add cross-references from async mode
5735         commands to the new Background Execution section.
5736
5737 2008-08-06  Tom Tromey  <tromey@redhat.com>
5738
5739         * gdb.texinfo (Extending GDB): New chapter.
5740         (Sequences): Demoted chapter, now a section under the new
5741         Extending GDB chapter.
5742         (Python): New section.
5743
5744 2008-07-31  Stan Shebs  <stan@codesourcery.com>
5745
5746         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5747
5748 2008-07-29  Stan Shebs  <stan@codesourcery.com>
5749
5750         * gdbint.texinfo: General round of cleanup and minor
5751         clarifications.
5752         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5753         (Longjmp Support): Update description to reflect how it is done
5754         for targets without using native header.
5755         (Symbol Handling): Add a little more general explanation.
5756         (COFF, ELF): Mention stabs encapsulation.
5757         (DWARF 3): New section.
5758         (Adding a New Host): Scrub out some obsolete bits.
5759         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5760         (Host Conditionals): Remove descriptions of NO_STD_REGS,
5761         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5762         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5763         SEEK_SET, STOP_SIGNAL, USG.
5764         (Raw and Virtual Register Representations): Ditto for
5765         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5766         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5767         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5768         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5769         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5770         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5771         DEPRECATED_REGISTER_VIRTUAL_SIZE,
5772         DEPRECATED_REGISTER_VIRTUAL_TYPE,
5773         DEPRECATED_USE_STRUCT_CONVENTION.
5774         Describe gdbarch_deprecated_fp_regnum.
5775         Update description of gdbarch_print_insn.
5776         (Adding a New Target): Scrub out obsolete bits.
5777         (Obsolete Conditionals): Remove entire section.
5778
5779 2008-07-25  Tom Tromey  <tromey@redhat.com>
5780
5781         * observer.texi (GDB Observers): Document new observers:
5782         breakpoint_created, breakpoint_deleted, breakpoint_modified,
5783         tracepoint_created, tracepoint_deleted, tracepoint_modified,
5784         architecture_changed.
5785
5786 2008-07-21  Stan Shebs  <stan@codesourcery.com>
5787
5788         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5789         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5790
5791 2008-07-21  Tom Tromey  <tromey@redhat.com>
5792
5793         * observer.texi (GDB Observers): Remove obsolete comment.
5794         <executable_changed>: Remove argument.
5795
5796 2008-07-18  Tom Tromey  <tromey@redhat.com>
5797
5798         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
5799
5800 2008-07-10  Doug Evans  <dje@google.com>
5801
5802         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5803
5804 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5805
5806         * gdb.texinfo (Starting): Document "set disable-randomization".
5807
5808 2008-07-07  Andreas Schwab  <schwab@suse.de>
5809
5810         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5811
5812 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
5813
5814         * gdb.texinfo (GDB/MI Target Manipulation): Add
5815         example of -target-attach.
5816
5817 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
5818
5819         * observer.texi (target_resumed): New observer.
5820         * gdb.texinfo (GDB/MI Output Records): Document *running.
5821
5822 2008-06-06  Tom Tromey  <tromey@redhat.com>
5823
5824         * gdb.texinfo (Completion): Add field name example.
5825
5826 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
5827
5828         * gdb.texinfo (GDB/MI Program Context): Added example
5829         to -exec-arguments
5830
5831 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
5832
5833         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5834         annotation.
5835
5836 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
5837             Nathan Sidwell  <nathan@codesourcery.com>
5838             Joseph Myers  <joseph@codesourcery.com>
5839
5840         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
5841         and ACX_BUGURL.
5842         * configure: Regenerate.
5843         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5844         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5845         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
5846         mailing-list-specific text about bug reporting unless
5847         BUGURL_DEFAULT.
5848
5849 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
5850
5851         * gdb.texinfo (-target-select): Remove reference to target async.
5852         (Maintenance Commands): Document "maint set/show remote-async".
5853
5854 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
5855
5856         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5857         in -target-file-get section.
5858
5859 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
5860
5861         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5862         killing the inferior when it is already debugging a process.
5863
5864 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
5865
5866         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5867         abbreviation for "finish".
5868
5869 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
5870
5871         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5872
5873 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5874
5875         * gdbint.texinfo (Target Conditionals): Delete entry for
5876         gdbarch_dwarf_reg_to_regnum.
5877
5878 2008-05-09  Doug Evans  <dje@google.com>
5879
5880         * gdb.texinfo: Document "find" command, qSearch:memory packet.
5881
5882 2008-05-05  Doug Evans  <dje@google.com>
5883
5884         * gdb.texinfo (disassemble): Document /m modifier.
5885
5886 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
5887
5888         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5889         will not report the time of commands that run the target.
5890
5891 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5892
5893         * gdb.texinfo (GDB/MI Output Records): Add
5894         missing semicolon.
5895
5896 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5897
5898         * gdb.texinfo (GDB/MI Output Records):
5899         Document =thread-create and =thread-exited.
5900
5901 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5902
5903         * gdb.texinfo (GDB/MI Development and Front Ends):
5904         Remove mention of dmi-discuss.
5905
5906 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
5907
5908         * observer.texi (thread_exit): New.
5909
5910 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
5911
5912         * gdb.texinfo (Debugging Output): Document "set/show debug
5913         displaced".
5914         (Maintenance Commands): Document "maint set/show
5915         can-use-displaced-stepping".
5916
5917 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
5918
5919         * gdb.texinfo (ARM): Document set/show arm fallback-mode
5920         and set/show arm force-mode.
5921
5922 2008-05-02  Andreas Schwab  <schwab@suse.de>
5923
5924         * gdbint.texinfo (Algorithms): Describe
5925         target_watchpoint_addr_within_range.
5926
5927 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
5928
5929         * gdbint.texinfo (Stack Frames): New chapter.
5930         (Algorithms): Move Frames text to the new chapter.
5931         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
5932         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5933
5934 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5935
5936         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5937         output does not necessary include any tokens.
5938
5939 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
5940
5941         * gdb.texinfo (Set SH Calling convention): New @item.
5942         (Show SH Calling convention): Ditto.
5943
5944 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
5945
5946         * gdb.texinfo (Fortran Operators): Describe '%' operator.
5947
5948 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
5949
5950         * gdb.texinfo (Set Breaks): Mention that multiple location
5951         breakpoints need line number info.  Add index entries.
5952
5953 2008-04-19  Craig Silverstein  <csilvers@google.com>
5954
5955         * gdb.texinfo (Requirements): Add an optional requirement on
5956         zlib.
5957         * gdbint.texinfo (Debugging File Formats): Add new subsection for
5958         Compressed DWARF 2.
5959
5960 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
5961
5962         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5963         sample output for 'stopped,reason="breakpoint-hit"' message.
5964         (GDB/MI Program Execution): Likewise.
5965
5966 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
5967
5968         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5969         -var-set-format.  Add -f option to -var-evaluate-expression.
5970
5971 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
5972
5973         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5974         new node "Ambiguous Expressions".  Replace references to this
5975         node by references to "Ambiguous Expressions" throughout.
5976         (Ambiguous Expressions): New node.
5977
5978 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
5979
5980         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5981
5982 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
5983
5984         * gdb.texinfo (Debugging Output): Document
5985         "set/show debug lin-lwp-async".
5986         (Maintenance Commands): Document "maint set/show linux-async".
5987
5988 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5989
5990         * gdb.texinfo (Expressions): Update description of malloced arrays.
5991
5992 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
5993
5994         * gdb.texinfo (Thread Commands): Document
5995         -thread-info.  Remove -thread-list-all-threads.
5996
5997 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
5998             Sandra Loosemore  <sandra@codesourcery.com>
5999
6000         * gdb.texinfo (Library List Format): Update to mention the
6001         possibility to pass section addresses instead of segment
6002         addresses.
6003
6004 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
6005
6006         * gdb.texinfo (Starting): Document "set exec-wrapper".
6007         (Server): Document gdbserver --wrapper.
6008
6009 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
6010
6011         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6012         unreadable memory.  Delete obsolete SPARClite reference.
6013
6014 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
6015
6016         * gdb.texinfo (Starting): Mention always-running targets.
6017         (Target Commands): Add an anchor for load.
6018         (Connecting): Explain continue instead of run.
6019
6020 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
6021
6022         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6023
6024 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
6025
6026         * gdb.texinfo (Set Breaks): Revert description of Enb column of
6027         breakpoint table.
6028
6029 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
6030
6031         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6032         killing the inferior when it is already debugging a process.
6033
6034 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
6035
6036         * gdbint.texinfo (Build Script): New section. Mention new build script
6037         gdb_buildall.sh.
6038
6039 2008-02-01  Jim Blandy  <jimb@red-bean.com>
6040
6041         * gdb.texinfo (Help): Summarize 'info args' correctly.
6042
6043 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6044
6045         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6046         available in PowerPC architecture.
6047         (Embedded Processors): Change node name of PowerPC item in menu.
6048         (PowerPC): Rename to...
6049         (PowerPC Embedded): this.
6050         (Architectures): Add new PowerPC item in menu.
6051         (PowerPC): New node.
6052
6053 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6054
6055         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6056         commands.
6057
6058 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6059
6060         * gdb.texinfo (Setting Catchpoints): Mention features
6061         supported on GNU/Linux.
6062
6063 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6064
6065         * gdb.texinfo (GDB/MI File Commands): Describe new output
6066         field for MI command -file-list-exec-source-file.
6067
6068 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6069
6070         * gdb.texinfo (Using the `gdbserver' Program): Add security
6071         warning.  Rearrange into subsections and subsubsections.  Document
6072         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6073         usage.  Make load reference clearer.  Document monitor exit.
6074         (Remote Configuration): Document set remote exec-file, attach-packet,
6075         and run-packet.
6076         (Packets): Document vAttach and vRun.
6077
6078 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6079
6080         * gdb.texinfo (Processes): Mention process command.
6081         detach-on-follow -> detach-on-fork.
6082
6083 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6084
6085         * gdbint.texinfo (Native Conditionals): Remove
6086         SHELL_COMMAND_CONCAT and SHELL_FILE.
6087
6088 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6089
6090         * gdb.texinfo (Specify Location): Improve wording.
6091
6092 2008-01-23  Chris Demetriou  <cgd@google.com>
6093
6094         * gdb.texinfo (Threads): Document new "set print thread-events"
6095         and "show print thread-events" commands.
6096
6097 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6098
6099         * gdb.texinfo (Specify Location): New section.
6100         (Delete Breaks, Edit, Set Breaks): Remove description of
6101         locations.  Instead, add a reference to "Specify Location".
6102         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6103         (Symbols): Refer to "Specify Location" for the valid forms of
6104         linespecs and locations.
6105
6106 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6107
6108         * gdbint.texinfo (Target Conditionals): Replace the description of
6109         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6110
6111 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6112
6113         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6114         about &&var, which is rejected by the expression parser.
6115
6116 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6117
6118         * gdb.texinfo (Output): Update documentation on using printf with DFP
6119         types.
6120
6121 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6122
6123         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6124         subsubsection.
6125         (Decimal Floating Point format): New subsubsection.
6126
6127 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6128
6129         * gdb.texinfo (File Options): Remove mention of the attempt to
6130         open a core file with the -p option.  Don't list -c as a valid
6131         option to attach to a process.
6132
6133 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6134
6135         * gdbint.texinfo (Host Conditionals): Remove mention of
6136         ALIGN_STACK_ON_ENTRY.
6137
6138 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6139
6140         * gdbint.texinfo (Start of New Year Procedure): Add item
6141         describing how to update the source and documentation copyright
6142         notices.
6143
6144 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6145
6146         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6147         watchpoint explanation into the main description of the watchpoint
6148         command; update synopses of 'watch', 'rwatch', and 'awatch'
6149         commands.
6150
6151 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6152
6153         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6154         Document 'pending-breakpoints' feature of
6155         -list-features.
6156
6157 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6158
6159         * gdb.texinfo: Add new parameter's description.
6160
6161 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6162
6163         * gdb.texinfo (Overview): Clarify run-length encoding
6164         example.  Remove the restriction on "+" and "-" characters.
6165
6166 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6167
6168         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6169
6170 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6171
6172         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6173         the -f option for -break-insert, remove -r option,
6174         and clarify specification of location.
6175
6176 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6177
6178         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6179         formatting.
6180         (Remote Debugging): Add File Transfer section.
6181         (Remote Configuration): Document Host I/O packets.
6182         (GDB/MI): Add GDB/MI File Transfer Commands section.
6183         (Host I/O Packets): New section in "Remote Protocol".
6184         (Packets): Add vFile.
6185
6186 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6187
6188         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6189         breakpoints with multiple locations.
6190         (Breakpoint Menus): Improve wording.
6191         (Output): Fix last change.
6192
6193 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6194
6195         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6196
6197 2007-11-15  Doug Evans  <dje@google.com>
6198
6199         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6200
6201 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6202
6203         * gdbint.texinfo (Native Conditionals): Remove
6204         mention of CLEAR_SOLIB.
6205
6206 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6207
6208         * gdb.texinfo (Print Settings): Add documentation for "set/show
6209         print frame-arguments".
6210
6211 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6212
6213         * gdb.texinfo (Output): Update printf command's description.
6214
6215 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6216
6217         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6218         powerpc soft-float".
6219
6220 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6221
6222         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6223         requirement.
6224         (Requirements for Building GDB): Expand the list of Expat
6225         uses.
6226         (Library List Format, Memory Map Format): Mention Expat.
6227         (Target Descriptions): Update Expat wording.
6228
6229 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6230
6231         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6232         Document that gdbarch_convert_register_p should return zero for no-op
6233         conversions.
6234
6235 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6236
6237         * gdbint.texi (Compiler Characteristics): Move documentation
6238         of set_gdbarch_sofun_address_maybe_missing back to ...
6239         (Target Conditionals): ... here to fix build break.
6240
6241 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6242
6243         * gdbint.texi (Target Conditionals): Remove documentation of
6244         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6245         (Compiler Characteristics): ... documentation of
6246         set_gdbarch_sofun_address_maybe_missing.
6247
6248 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6249
6250         * gdbint.texinfo (Target Conditionals): Use
6251         frame_unwind_register_unsigned in examples instead of
6252         frame_unwind_unsigned_register.
6253
6254 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6255
6256         * gdb.texinfo (Predefined Target Types): Add int128
6257         and uint128.
6258         (Standard Target Features): Add PowerPC features.
6259
6260 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6261
6262         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6263
6264 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6265
6266         * gdbint.texi (Target Conditionals): Remove documentation
6267         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6268         gdbarch_extract_return_value, and gdbarch_store_return_value.
6269
6270 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6271
6272         * gdbint.texi (Target Conditionals): Remove documentation of
6273         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6274
6275 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6276
6277         * gdb.texinfo: Mention that inaccessible-by-default is on by
6278         default.
6279
6280 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6281
6282         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6283
6284 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6285
6286         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6287         multi-threaded watchpoints.
6288         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6289         checked.  Describe sticky notification.  Expand description
6290         of steppable and continuable watchpoints.
6291         (Watchpoints and Threads): New subsection.
6292
6293 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6294
6295         * gdb.texinfo (Setting Breakpoints): Revise
6296         documentation for pending breakpoints.  Document
6297         breakpoints with multiple locations.
6298
6299 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6300
6301         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6302         Document -list-features.
6303
6304 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6305
6306         * gdb.texinfo (Output): Spell out which features of C's printf are
6307         not supported by GDB's printf.
6308         (Separate Debug Files): More accurate wording regarding build ID
6309         and a reference to the ld manual rather than the Fedora wiki.
6310
6311 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6312             Jim Blandy  <jimb@codesourcery.com>
6313
6314         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6315         (Examining Memory): Update mentions of the 's' format.
6316         (Automatic Display): Likewise.
6317
6318 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6319
6320         * gdb.texinfo: Update the FSF's Back-Cover Text.
6321
6322 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6323             Eli Zaretskii  <eliz@gnu.org>
6324
6325         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6326         Fixed the ``build ID'' name.  New binaries build instructions for the
6327         build ID inclusion.  Explain how the commands are specific to the build
6328         ID vs. debug link.
6329
6330 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6331
6332         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6333         indexing for ``build ID'' support.
6334
6335 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6336
6337         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6338         Enlisted BUILD ID to the debug file searching example.
6339         Included a BUILD ID `.note.gnu.build-id' section description.
6340         Updated/added the debug files splitting instructions for OBJCOPY.
6341
6342 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6343
6344         * gdb.texinfo (Variable Objects): Adjust docs
6345         for -var-info-expression and document
6346         -var-info-path-expression.
6347
6348 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6349
6350         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6351         (title page): Include the dedication in the printed manual, as a
6352         separate page after the copyright notice.
6353
6354         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6355         don't break a @var across a line.
6356
6357 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6358
6359         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6360         for include files.
6361
6362 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6363
6364         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6365         in annotate.texinfo.
6366         (Command History): Link to new node.
6367
6368 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6369
6370         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6371
6372 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6373
6374         * gdbint.texinfo (Target Conditionals): Fix last change.
6375
6376 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6377
6378         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6379         routines:
6380         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6381         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6382         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6383         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6384         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6385         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6386         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6387         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6388         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6389         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6390         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6391         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6392         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6393         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6394         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6395         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6396         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6397         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6398         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6399         (SOFTWARE_SINGLE_STEP_P)
6400
6401         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6402         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6403
6404         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6405         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6406         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6407         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6408         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6409         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6410         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6411         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6412         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6413         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6414
6415         (Converting an existing Target Architecture to Multi-arch): Remove
6416          section.
6417
6418         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6419         (gdbarch_addr_bits_remove): Add code example.
6420
6421         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6422
6423 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6424
6425         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6426         Add other missing entries.  Adjust the table size to fit.
6427         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6428         stop reasons including the new "library" event.
6429         (General Query Packets): Adjust table widths for qSupported.  Mention
6430         qXfer:libraries:read reply to qSupported and document the new packet.
6431         (Library List Format): New section.
6432
6433 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6434
6435         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6436
6437 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6438
6439         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6440
6441 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6442
6443         * gdbint.texinfo (Register and Memory Data): Break sections
6444         into nodes and add a menu.
6445
6446 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6447
6448         * gdb.texinfo (Examining Memory): Document the new behaviour.
6449
6450 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6451
6452         * gdb.texinfo (Standard Target Features): Document
6453         m68k features.
6454
6455 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6456
6457         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6458
6459 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6460
6461         * gdb.texinfo (Target Description Format): Add version attribute
6462         for <target>.
6463
6464 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6465
6466         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6467
6468 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6469
6470         * gdb.texinfo (MIPS Features): New subsection.
6471
6472 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6473             Markus Deuling  <deuling@de.ibm.com>
6474
6475         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6476         and qXfer:spu:write packets and mention them under qSupported.
6477
6478 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6479             Markus Deuling  <deuling@de.ibm.com>
6480
6481         * gdb.texinfo (Architectures): Add new SPU section to document
6482         Cell Broadband Engine SPU architecture specific commands.
6483
6484 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
6485
6486         * gdb.texinfo (GDB/MI Variable Objects): Editorial
6487         comments.
6488
6489 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
6490
6491         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6492
6493 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
6494
6495         * gdb.texinfo (Overview): Doc fix.
6496
6497 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
6498
6499         * gdb.texinfo (Remote Configuration): Document "set/show
6500         remoteflow".
6501
6502 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6503
6504         * gdb.texinfo (MIPS): Remove documentation for set mips
6505         saved-gpreg-size, show mips saved-gpreg-size, and set mips
6506         stack-arg-size.
6507
6508 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
6509
6510         * all-cfg.texi (GDBTUI): New.
6511         * gdb.texinfo (Mode Options): Use GDBTUI variable.
6512         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6513         (TUI Configuration): Edit to improve clarity and fix problems of
6514         both style and content.
6515
6516 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
6517
6518         * observer.texi (GDB Observers): New observer "new_objfile".
6519
6520 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
6521
6522         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6523
6524 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6525
6526         * gdb.texinfo (GDB/MI Variable Objects): Document
6527         frozen variables objects.
6528
6529 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
6530
6531         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6532         (Character Sets, Caching Data of Remote Targets): Likewise.
6533         (Targets): Delete Remote node.  Move its text...
6534         (Debugging Remote Programs): ...to here.  Delete description
6535         of the "remote" command.
6536         (Remote configuration): Delete description of "set remotedevice"
6537         and "show remotedevice".
6538         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6539
6540 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
6541
6542         * gdb.texinfo (Contributors, Continuing and Stepping)
6543         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6544         (General Query Packets, File-I/O Remote Protocol Extension)
6545         (Protocol Basics, The F Reply Packet, Write)
6546         (Protocol-specific Representation of Datatypes, Memory Transfer):
6547         Fix hyphenation, punctuation and grammar problems.
6548         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
6549         'section' instead of 'subsection' in the text.
6550         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6551         (i386): Remove period from section name.
6552         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
6553         (Config Names, Configure Options): Use @file{configure}.
6554
6555 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
6556
6557         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6558         and tab expansion.
6559
6560 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
6561
6562         * gdbint.texinfo (SOM): Correct location of the SOM reader.
6563
6564 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
6565
6566         * gdb.texinfo: Consistently capitalize all significant words in
6567         node names, chapter titles, section titles, and headings.  Update
6568         cross references to match.
6569         (Starting and Stopping Trace Experiment): Make node name plural.
6570         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6571
6572 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6573
6574         * gdb.texinfo (WinCE): Delete obsolete subsection.
6575
6576 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6577
6578         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6579         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6580         references.
6581
6582 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6583
6584         * gdb.texinfo (Startup): Delete references to some alternate
6585         names for .gdbinit.
6586         (Thread): Remove LynxOS reference.
6587         (Tandem ST2000): Delete target-specific documentation.
6588         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6589         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6590         and GDB_OSABI_LYNXOS.
6591
6592 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
6593
6594         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6595
6596 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
6597
6598         * gdbint.texinfo (Target Conditionals): Remove mention of
6599         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6600         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6601
6602 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6603
6604         * Makefile.in: Add "pdfdir" installation
6605         directory, PDFTEX macro, support for "install-pdf" target,
6606         and rules for making a pdf version of refcard.texi.
6607         * refcard.tex: Specify paper size for PDF output.
6608
6609 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6610
6611         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6612
6613 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6614
6615         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6616         (Source Path, Character Sets, Macros, Define)
6617         (GDB/MI Result Records, GDB/MI Simple Examples)
6618         (GDB/MI Program Execution, GDB/MI File Commands)
6619         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6620         (Bug Reporting): Use @value{GCC}.
6621
6622 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6623
6624         * gdb.texinfo (Help): Fix formatting of examples.
6625         (Variables): Use @ifnotinfo instead of @iftex.
6626         (Non-debug DLL symbols): Use @ref instead of @pxref.
6627         (Sparclet File): Use @samp instead of quotes.
6628
6629 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6630
6631         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6632
6633 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6634
6635         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6636         the order of the nodes.
6637         (C Operators, C Constants, Debugging C): Remove extra menus.
6638         (Method Names in Commands): Do not specify next/prev/up nodes.
6639
6640 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6641
6642         * gdb.texinfo (File Options): Add missing parenthesis.
6643         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6644
6645 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6646
6647         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6648
6649 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6650
6651         * gdb.texinfo (Standard Target Features): Mention
6652         case insensitivity.
6653         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6654
6655 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
6656
6657         * gdb.texinfo (Top): Put Appendix A after numbered sections.
6658         (Files): Add section name to argument list for pxref.
6659         (Non-debug DLL symbols): Don't use `see' for pxref.
6660         (Embedded Processors): Fix typo.
6661         (GDB/MI Breakpoint Commands): Execution commands generate
6662         *stopped not ^done.
6663
6664 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
6665
6666         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6667         values for in_scope.  Mention that only root variables can be
6668         updated.
6669         (GDB/MI Development and Front Ends): Explain new values may be
6670         added to existing fields.
6671
6672 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6673
6674         * gdb.texinfo (-target-disconnect): Use @smallexample.
6675         (Requirements): Add anchor for Expat.  Update description.
6676         (Target Descriptions): Mention Expat.
6677         (Target Description Format): Document new elements.  Use
6678         @smallexample.
6679         (Predefined Target Types, Standard Target Features): New sections.
6680         * gdbint.texinfo (Target Descriptions): New section.
6681
6682 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
6683
6684         * gdb.texinfo (Target Description Format): Add section on XInclude.
6685
6686 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
6687
6688         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6689         command -enable-timings.
6690
6691 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6692
6693         * gdbint.texinfo (Operation System ABI Variant Handling): Update
6694         descriptions for new/deleted elements in gdb_osabi.  Add missing
6695         description for function generic_elf_osabi_sniff_abi_tag_sections.
6696
6697 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
6698
6699         * gdb.texinfo (Maintenance Commands): Add documentation for
6700         the new "maint print target-stack" command.
6701
6702 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
6703             Eli Zaretskii  <eliz@gnu.org>
6704
6705         * gdb.texinfo: Describe CHAR array vs. string identification rules.
6706
6707 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6708
6709         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6710         Use @value{NGCC} instead of @value{GCC}.
6711
6712 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
6713
6714         * agentexpr.texi: Fix typos.
6715         * annotate.texinfo: Likewise.
6716         * gdb.texinfo: Likewise.
6717         * gdbint.texinfo: Likewise.
6718         * observer.texi: Likewise.
6719         * stabs.texinfo: Likewise.
6720
6721 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6722
6723         * gdbint.texinfo (Support Libraries): Remove mmalloc
6724         entry.  Describe readline library.
6725
6726 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
6727
6728         * gdb.texinfo (Target Descriptions): New section.
6729         (General Query Packets): Add QPassSignals anchor.  Mention
6730         qXfer:features:read under qSupported.  Expand mentions of
6731         qXfer:memory-map:read and QPassSignals.  Document
6732         qXfer:features:read.
6733
6734 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
6735
6736         * gdb.texinfo (Commands to specify files): Describe
6737         "set sysroot" and "show sysroot".
6738         (Using the `gdbserver' program): Lowercase argument
6739         to @var.  Expand description of setting up GDB on the
6740         host.
6741
6742 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
6743
6744         * gdb.texinfo (Set Catchpoints): Add documentation for the new
6745         catch exception, catch exception unhandled, and catch assert
6746         commands.
6747
6748 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6749
6750         * gdb.texinfo (Debugging Output): Document "set debug xml"
6751         and "show debug xml".
6752
6753 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6754
6755         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6756
6757 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
6758
6759         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6760
6761 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
6762
6763         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6764         note in @ignore, to be removed later if nobody complains.
6765
6766 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
6767
6768         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6769         of -var-delete.
6770
6771 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6772
6773         * gdb.texinfo (Setting breakpoints): Document
6774         automatic software/hardware breakpoint usage and
6775         the "set breakpoint auto-hw" command.
6776
6777 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
6778
6779         * gdb.texinfo (Memory Access Checking): New.
6780
6781 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
6782
6783         * gdb.texinfo (Remote configuration): Mention
6784         "pass-signals-packet".
6785         (General Query Packets): Document QPassSignals.  Fix
6786         a typo.
6787
6788 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
6789
6790         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6791
6792 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6793
6794         * gdb.texinfo (Remote configuration): Rewrite documentation for
6795         packet configuration commands.
6796         (OS Information): Adjust reference to qXfer:auxv:read.
6797         (General Query Packets): Remove references to read-aux-vector-packet
6798         and set remote get-thread-local-storage-address.
6799
6800 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
6801
6802         * gdbint.texinfo (Target Architecture Definition): Add new
6803         Initializing a New Architecture section.
6804
6805 2006-10-31  David Taylor  <dtaylor@emc.com>
6806
6807         * stabs.texinfo (Macro define and undefine): New node describing
6808         stabs for #define and #undef.
6809
6810 2006-10-27  Andreas Schwab  <schwab@suse.de>
6811
6812         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6813
6814 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
6815
6816         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6817         clarify on the possible meanings of ``expression'' watched by
6818         watchpoints.  Add indexing.
6819         (Prompting, Errors, Invalidation, Annotations for Running)
6820         (Source Annotations): Fix index entries by adding "annotation" to
6821         them, to discriminate from index entries that point to the more
6822         general topic descriptions.
6823
6824 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6825
6826         * gdbint.texinfo (Target Vector Definition): Move most
6827         content into Existing Targets.  Add a menu.
6828         (Existing Targets): New section, moved from Target Vector
6829         Definition.  Use @subsection.
6830         (Managing Execution State): New section.
6831
6832 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
6833
6834         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6835
6836 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
6837
6838         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6839         (Command Syntax, Signals, Backtrace, Connecting)
6840         (Remote configuration, Renesas Boards, Console I/O): Fix last
6841         change: use Ctrl- instead of C-, except wrt Emacs.
6842         (File-I/O Examples): Put Ctrl-c in @kbd.
6843         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6844         (Console I/O): Use @samp with Ctrl-.
6845         (Signals, Set Breaks, Set Watchpoints): Document optional
6846         arguments to `info signals'  `handle', `info breakpoints', and
6847         `info watchpoints'.
6848
6849 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
6850
6851         * gdb.texinfo (Backtrace): Fix last change.
6852
6853 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
6854
6855         * gdb.texinfo (Backtrace): Order correctly and add other cases.
6856
6857 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
6858
6859         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6860         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6861         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6862
6863 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6864             Daniel Jacobowitz  <dan@codesourcery.com>
6865
6866         * gdb.texinfo (Packets): Document vFlashErase,
6867         vFlashWrite and vFlashDone packets.
6868         (General Query Packets): Document qXfer:memory-map:read.
6869         Add a new feature for qXfer:memory-map:read.
6870         (Memory map format): New section.
6871         (Target Commands): Mention that gdb can write flash.
6872
6873 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6874             Daniel Jacobowitz  <dan@codesourcery.com>
6875
6876         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6877         memory regions and "mem auto".
6878
6879 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
6880
6881         * gdbint.texinfo (Array Containers): New section.
6882
6883 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
6884
6885         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6886         -stack-list-arguments HIGH_FRAME argument can be larger then the
6887         actual number of frames.
6888
6889 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
6890
6891         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6892         -stack-list-locals HIGH_FRAME argument can be larger then the
6893         actual number of frames.
6894
6895 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
6896
6897         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6898         Register Packet Format, Tracepoint Packets): Fix spelling errors.
6899
6900 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
6901
6902         * gdbint.texinfo (Overall Structure): New section "Source Tree
6903         Structure".
6904
6905 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
6906
6907         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6908         responses.
6909
6910 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
6911
6912         * gdb.texinfo (Source Path): Add documentation for new
6913         substitute-path commands.
6914
6915 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
6916
6917         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
6918         (Running Configure): ...here.
6919         (Requirements): New node.  Mention expat.
6920
6921 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
6922
6923         * gdb.texinfo (Target Commands): Remove
6924         'set download-write-size' and 'show download-write-size'.
6925
6926 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
6927
6928         * stabs.texinfo (Member Type Descriptor): Correct example for
6929         pointer to member types.
6930
6931 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
6932
6933         * gdb.texinfo (Optional warnings and messages): Add
6934         'set/show trace-commands'.
6935         (Command files): Add '-v' to source command.
6936
6937 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
6938
6939         * gdb.texinfo (OS Information): Update qPart reference to
6940         qXfer.
6941         (Remote configuration): Likewise.
6942         (Overview): Move @cindex to the start of a paragraph.  Talk
6943         about binary data encoding.
6944         (Packets): Refer to the overview for the details of the X
6945         packet encoding.
6946         (General Query Packets): Remove qPart description.  Add qXfer
6947         description.  Add an anchor to qSupported.  Correct feature
6948         table title.  Add a new feature for qXfer:auxv:read.
6949         (Interrupts): Add a missing parenthesis.
6950
6951 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
6952
6953         * gdb.texinfo (KOD): Remove node.
6954         (GDB/MI Kod Commands): Remove commented out node.
6955
6956 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
6957
6958         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6959         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6960         (GDB/MI Thread Commands, GDB/MI Program Execution)
6961         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6962         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6963         (GDB/MI File Commands, GDB/MI Target Manipulation)
6964         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6965         since the MI prompt is hard-wired into the code.
6966
6967 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
6968
6969         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6970         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6971         (GDB/MI Data Manipulation): Remove description of unimplemented
6972         display related commands as variable objects perform this function
6973         and are superior: -display-delete, -display-disable,
6974         -display-enable, -display-insert and -display-list.  Move
6975         -environment-cd, -environment-directory, -environment-path
6976         and -environment-pwd to "Program Context".
6977         (GDB/MI Program Control): Rename to "Program Execution".  Move
6978         -exec-arguments -exec-abort to...
6979         (GDB/MI Program Context): ...here.  New node split from "Data
6980          Manipulation".
6981
6982 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
6983
6984         * gdb.texinfo (Remote configuration): Document set / show
6985         remote supported-packets.
6986         (General Query Packets): Document qSupported packet.
6987
6988 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
6989
6990         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6991         and font markup.
6992         (Protocol basics): Likewise.
6993         (The F request packet): Likewise.
6994         (The F reply packet): Likewise.
6995         (Memory transfer): Move this node to be a subsubsection of
6996         "Protocol specific representation of datatypes".
6997         (The Ctrl-C message): More copy editing.
6998         (Console I/O): Likewise.
6999         (The isatty call): Delete this node, and merge its content into
7000         the "isatty" node.  Fixed references elsewhere.
7001         (The system call): Delete this node, and merge its content into
7002         the "system" node.  Fixed references elsewhere.
7003         (open): Reformat to use @table, and add appropriate font markup.
7004         (close): Likewise.
7005         (read): Likewise.
7006         (write): Likewise.
7007         (lseek): Likewise.
7008         (rename): Likewise.
7009         (unlink): Likewise.
7010         (stat/fstat): Likewise.
7011         (gettimeofday): Likewise.
7012         (isatty): Likewise.
7013         (system): Likewise, plus minor changes to fix confusing wording.
7014         (Integral datatypes): Fix font markup.
7015         (Pointer values): Likewise.
7016         (struct stat): Fix markup to use @table, plus minor copy editing.
7017         (struct timeval): Fix font markup, plus minor copy editing.
7018         (Constants): Minor copy editing.
7019         (Errno values): Add font markup.
7020         (File-I/O Examples): Likewise.
7021
7022 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
7023
7024         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7025         (GDB/MI Simple Examples): Move node up one level.  Use real
7026         examples.
7027         (GDB/MI Compatibility with CLI): Update.
7028         (GDB/MI Result Records): Add "connected" and "exit" result
7029         classes.
7030         (GDB/MI Stream Records): Clarify target output.
7031         (GDB/MI Command Description Format): Modify example description.
7032         (GDB/MI Breakpoint Table Commands): Rename to...
7033         (GDB/MI Breakpoint Commands): ...this
7034         (GDB/MI Breakpoint Commands): Add optional thread field.
7035         (GDB/MI Program Control): Add an introduction.  Move "Program
7036         termination" examples into exec-run description.
7037         (GDB/MI File Commands): Mention similar CLI commands.
7038         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
7039         is similar to "-gdb-version".
7040
7041 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7042
7043         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7044
7045 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7046
7047         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7048         sourceware.org for mailing lists.
7049         (GDB/MI File Commands): New node split from Program Control.
7050
7051 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7052
7053         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7054
7055 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7056
7057         * gdb.texinfo (Cygwin Native): Fix last change.
7058
7059 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7060
7061         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7062
7063 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7064
7065         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7066         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7067
7068 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7069
7070         * gdb.texinfo (General Query Packets): Recommend not starting
7071         new packets with qC and clarify.
7072
7073 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7074
7075         * gdb.texinfo (M2 Types): New section.
7076
7077 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7078
7079         * agentexpr.texi: Add a copyright and license notice.
7080         * observer.texi: Likewise, with GPL clause for function prototypes.
7081         Remove trailing whitespace.
7082
7083 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7084
7085         * gdb.texinfo (General Query Packets): Document conventions for
7086         terminating packet names, and their violations.
7087
7088 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7089
7090         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7091         * gdb.texinfo: Likewise.
7092
7093 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7094
7095         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7096         and "show remotedebug".
7097         (Debugging Output): Add additional index entries.
7098
7099 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7100
7101         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7102
7103 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7104
7105         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7106         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7107
7108 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7109
7110         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7111         and remove breakpoint prototypes.
7112         (Watchpoints): Move description of target_insert_hw_breakpoint and
7113         target_remove_hw_breakpoint ...
7114         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7115         target_remove_breakpoint.
7116
7117 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7118
7119         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7120         and C packets are optional.
7121
7122 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7123
7124         * gdb.texinfo (Specifying source directories): Update the description
7125         of the source file search to reflect the fact that the source path
7126         always contains at least $cdir and $cwd.
7127
7128 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7129
7130         * gdb.texinfo: Update copyright dates.
7131
7132 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7133
7134         * gdb.texinfo (Overview): Add an index entry to "empty response".
7135
7136 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7137
7138         * gdbint.texinfo (Prologue Analysis): New section.
7139
7140 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7141
7142         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7143
7144         * gdb.texinfo (Target Commands): Update text describing how to
7145         specify a target.  Refer to the detailed section on remote
7146         debugging, not the brief mention.
7147
7148         * gdb.texinfo (Connecting): Organize the different 'target remote'
7149         connection methods into a table.  Add a 'target remote' index
7150         entry. (!!!)
7151
7152 2006-02-17  Fred Fish  <fnf@specifix.com>
7153
7154         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7155         'ptype' commands to reflect the fact that the only significant
7156         difference between them is that ptype prints the complete type
7157         description instead of just the name.
7158
7159 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7160
7161         * gdbint.texinfo (Watchpoints): Delete
7162         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7163
7164 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7165
7166         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7167         times fields where needed.  Fix typos.  Update general form given
7168         for output of -break-insert.
7169         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7170
7171 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7172
7173         * gdbint.texinfo (Symbol Handling): Add a section
7174         on memory management.
7175
7176 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7177
7178         * gdb.texinfo (Breakpoint table commands): Document the fullname
7179         field in -break-list output.
7180
7181 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7182
7183         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7184         debugging information produced by the various "set debug..."
7185         options.
7186
7187 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7188
7189         * gdb.texinfo (Files): Remove obsolete bits from the description
7190         of "symbol-file".
7191
7192 2006-01-25  Jim Blandy  <jimb@redhat.com>
7193
7194         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7195
7196 2006-01-24  Jim Blandy  <jimb@redhat.com>
7197
7198         * gdbint.texinfo (Frames): Document the basics of GDB's register
7199         unwinding model, and explain the existence of the "sentinel" frame.
7200
7201 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7202
7203         * gdb.texinfo (Choosing files): Mention that -directory is used
7204         for script files.
7205         (Specifying source directories): Likewise.
7206         (Command files): Explain how script files are found.
7207
7208 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7209
7210         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7211         the threads in a multi-threaded program.
7212         (Threads): The threadno argument of "thread apply" can be a range
7213         of numbers.
7214
7215 2006-01-18  Jim Blandy  <jimb@redhat.com>
7216
7217         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7218         of warning flags.
7219
7220 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7221
7222         * gdb.texinfo (Sequences): Improve menu annotations.
7223         (Define): Add index entries for arguments of user-defined
7224         commands.  Move the description of flow-control commands...
7225         (Command Files): ...to here.  Document loop_break and
7226         loop_continue.
7227         (Define, Command Files): Document `end' and add index entries for
7228         it.
7229
7230 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7231
7232         * gdb.texinfo: Add documentation for linux-fork.
7233         * gdbint.texinfo: Add internal documentation for checkpoints.
7234
7235 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7236
7237         * gdb.texinfo (Omissions from Ada): Document that there is now
7238         limited aggregate support.
7239
7240 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7241
7242         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7243         registers and the likes.
7244
7245 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7246
7247         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7248         (Symbols): Fix usage of "e.g.".
7249         (Memory Region Attributes): Fix usage of "etc."
7250
7251         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7252         (Coding): Fix usage of "e.g.".
7253
7254 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7255
7256         * stabs.texinfo:
7257         * refcard.tex:
7258         * gpl.texi:
7259         * gdbint.texinfo:
7260         * gdb.texinfo:
7261         * gdb-cfg.texi:
7262         * fdl.texi:
7263         * annotate.texinfo:
7264         * all-cfg.texi:
7265         * Makefile.in: Add (C) after Copyright.  Update the FSF
7266         address.
7267
7268 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7269
7270         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7271         extend GDB with commands for external monitor.
7272
7273 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7274
7275         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7276
7277 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7278
7279         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7280
7281 2005-11-21  Jim Blandy  <jimb@redhat.com>
7282
7283         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7284         placement of 'R' actions in tracepoint action packets; document
7285         dependence of 'X' and 'M' actions on a preceding 'R' action for
7286         their registers.
7287
7288 2005-11-19  Jim Blandy  <jimb@redhat.com>
7289
7290         * gdb.texinfo (Tracepoint Packets): New node.
7291         (General Query Packets): Add entries for the tracepoint packets,
7292         referring to the "Tracepoint Packets" node.
7293         (Tracepoints): Add reference to "Tracepoint Packets".
7294
7295 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7296
7297         * gdb.texinfo (set remotebreak): Add anchor.
7298         (X packet): Likewise.
7299         (Remote Protocol): Add new section `Interrupts' and new index
7300         entry `interrupts (remote protocol)'.
7301
7302 2005-11-18  Jim Blandy  <jimb@redhat.com>
7303
7304         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7305         entries into the General Query Packets section.  Add a
7306         cross-reference to that section.  Drop description of replies, as
7307         these are covered in the descriptions of each packet.
7308         (General Query Packets): Add introductory text.  Explain naming
7309         conventions, and how the end of a name is recognized.
7310
7311 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7312
7313         * gdb.texinfo (Remote configuration): Fix typo in description of
7314         "set remotebreak" command.
7315
7316 2005-11-16  Jim Blandy  <jimb@redhat.com>
7317
7318         * gdb.texinfo (Packets, Stop Reply Packets)
7319         (General Query Packets): Various formatting cleanups.
7320         - Use @samp for packet contents.
7321         - Drop summaries from packet @item lines; the same information appears
7322           immediately below in the description.
7323         - Delete paragraph breaks after packet @item commands, so that the
7324           description appears directly to the right of the packet prototype
7325           in the printed manual, if it fits.
7326         - Place spaces in packet prototypes between @vars and non-@var
7327           letters, and explain that they're just for formatting.
7328         - Use @dots{} instead of '...'.
7329         - Fix uses of @code where @var was needed.
7330         - Replace "deprecated" markers with English text spelling out the
7331           packet's status and the preferred alternatives.
7332         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7333           what this ever meant.
7334         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7335           this for a long time.
7336         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7337           implemented several times, and have been in use for years.
7338
7339 2005-11-15  Jim Blandy  <jimb@redhat.com>
7340
7341         * gdb.texinfo (Packets): Add index entries for 'm' packet
7342         disclaimers.
7343
7344         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7345         of stub when processing an 'm' packet.
7346
7347         * gdb.texinfo (Packets): Mention that packets beginning with
7348         letters are reserved once, at the top, instead of actually listing
7349         them all and saying "reserved".
7350
7351 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7352
7353         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7354         Change @var{$arg0 to @code{$arg0.
7355
7356 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7357
7358         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7359
7360 2005-11-12  Jim Blandy  <jimb@redhat.com>
7361
7362         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7363         order.  Remove extraneous 'z'.
7364
7365 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7366
7367         * gdb.texinfo (Choosing files): Add --eval-command.
7368
7369 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7370
7371         * gdb.texinfo (Choosing modes): Add --return-child-result.
7372
7373
7374 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7375
7376         * gdb.texinfo (Choosing modes): Add --batch-silent.
7377
7378 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7379
7380         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7381         "The -var-update Command".
7382
7383 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7384
7385         * gdb.texinfo (Print Settings): Add documentation for set/show
7386         print array-indexes.
7387
7388 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7389
7390         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7391         6.2 and 6.3.
7392
7393 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7394
7395         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7396         since 19-Jan-2004.
7397         (Files): Likewise.
7398         (Variables, Symbols): Document the "<incomplete type>" message and
7399         its reasons.
7400
7401 2005-08-01  Fred Fish  <fnf@specifix.com>
7402
7403         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7404
7405 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7406
7407         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7408         option for -var-list-children and -var-update.
7409         (GDB/MI Stack Manipulation): Simplify description of
7410         print-values option for -stack-list-locals.
7411         (GDB/MI Command Description Format): Clarify.
7412         (Mode Options): Spelling of superseded.
7413
7414 2005-07-12  Bob Rossi  <bob@brasko.net>
7415
7416         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7417         corresponding GDB command comment.
7418
7419 2005-07-06  Bob Rossi  <bob@brasko.net>
7420
7421         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7422         and -inferior-tty-show.
7423         (Input/Output): Document "set/show inferior-tty" and tty alias.
7424
7425 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7426
7427         * gdb.texinfo (Packets): Change description of 'D' packet to note
7428         that GDB does wait for a response.
7429
7430 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7431
7432         * gdb.texinfo (History) Rename "Command History".
7433         (Command History): Move node "Server Prefix" from section on
7434         Annotations here.
7435
7436 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7437
7438         * gdb.texinfo (GDB/MI Stack Manipulation):
7439         Re-instate -stack-info-frame with example.  Say that it gets
7440         info on selected frame, not current frame.
7441
7442 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7443
7444         * gdb.texinfo (Server): Clarify that `file' should be used before
7445         connecting to the server.
7446         (Files): Add an xref to the above description.
7447         (Output Formats): More detailed description of the `c' format.
7448         (Memory): List explicitly all the formats supported by `x'.
7449         (Threads): Add an @cindex entry for "thread apply".
7450         (Files): Document the possibility of loading unlinked object
7451         files.  Add more indexing for solib-absolute-prefix and
7452         --with-sysroot.
7453         (Machine Code): Document possible problems with locations in
7454         shared libraries.
7455         (Backtrace): Document that free-standing environments do not need
7456         to have a `main' function.
7457
7458 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7459
7460         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7461         -stack-info-frame.
7462
7463 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7464
7465         * gdb.texinfo (Contributors): Note the original multi-arch
7466         contributors.
7467
7468 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7469
7470         * gdb.texinfo (Registers): Add index entries for the standard
7471         registers.
7472         (Frames): Add cross-reference from frame pointer description to
7473         the Registers node.
7474         (Annotations Overview): Fix the reference to GDB name.
7475
7476 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
7477
7478         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7479         can-use-hw-watchpoints.
7480
7481 2005-05-28  Bob Rossi  <bob@brasko.net>
7482
7483         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7484         the possible reasons why an exec async record would be returned to FE.
7485
7486 2005-05-26  Andrew Cagney  <cagney@gnu.org>
7487
7488         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7489         Andrew Cagney implemented the original GDB/MI.
7490
7491 2005-05-23  Orjan Friberg  <orjanf@axis.com>
7492
7493         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7494         documentation.  Add documentation for cris-mode.
7495
7496 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
7497
7498         * gdb.texinfo (Numbers): Explain the example and make the wording
7499         more acurate.
7500
7501 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7502             Dennis Brueni  <dennis@slickedit.com>
7503
7504         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7505         (GDB/MI Data Manipulation, GDB/MI Program Control)
7506         (GDB/MI Stack Manipulation): Update examples to include the fullname
7507         attribute in stack frames.
7508
7509 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
7510
7511         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
7512         do with other non-standard names of init files.
7513
7514 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
7515
7516         * gdb.texinfo (Command Files): Move the description of the startup
7517         from here...
7518         (Startup): ...to this new subsection of the Invocation chapter.
7519         Rearrange the description of init files more logically and add a
7520         cross-reference to "Command Files".  Document the special gdbinit
7521         name for CISCO 68k.  Expand the description of what GDB does
7522         during startup.
7523         (History): Add index entry for HISTSIZE.
7524
7525 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
7526
7527         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7528
7529 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
7530
7531         * gdb.texinfo (SVR4 Process Information, The isatty call)
7532         (The system call): Don't use foo(N) notation for man pages and
7533         functions.
7534         (Compilation, DJGPP Native): Improve wording.
7535
7536 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
7537
7538         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7539         were optimized away.
7540
7541 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
7542
7543         * gdb.texinfo (Remote configuration): Document "set/show
7544         get-thread-local-storage-address".  Add cross-reference to the
7545         description of the qGetTLSAddr packet.
7546         (General Query Packets): Mention "set remote
7547         get-thread-local-storage-address" and add a reference to its
7548         description.
7549
7550 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
7551
7552         * gdb.texinfo (Backtrace): Describe 'bt full'.
7553
7554 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
7555
7556         * gdb.texinfo (Mode Options): Fix typo.
7557         (GDB/MI): Describe how to invoke GDB/MI.
7558
7559 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
7560
7561         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7562         references changed.  Add description of "info udot".
7563         (Files): Document "set/show stop-on-solib-events".
7564         (M32R/D): Document "set/show download-path", "set/show
7565         board-address", "set/show server-address", "upload", "tload".
7566         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7567         "use_mon_code", "use_ib_break", "use_dbt_break".
7568         (Maintenance Commands): Improve indexing.
7569         (Target Commands): Document "set/show hash", "set/show debug
7570         monitor".
7571         (SVR4 Process Information): Document "info pidlist" and "info
7572         meminfo".  Document "set/show procfs-tarce" and "set/show
7573         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
7574         (Symbols, The Print Command with Objective-C): Improve indexing.
7575         (Objective-C): Add references to "info classes" and "info
7576         selectors".
7577         (Debugging Output): Improve wording.  Document "set/show debug
7578         solib-frv".  Fix "set/show debugvarobj".
7579         (Set Breaks): Add index entry for "hardware breakpoints".
7580         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7581         and "set/show usehardbreakpoints".
7582         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7583         monitor-prompt", "set/show monitor-warnings", "pmon".
7584         (ARM): Document "rdilogfile", "rdilogenable", "set/show
7585         rdiromatzero", "set/show rdiheartbeat".
7586         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7587         "sds".
7588         (Embedded Processors): Document the "sim" command.
7589         (Remote): Document the "remote" command.
7590         (DJGPP Native): Document the "info serial" command.
7591         (Threads): Document "maint info sol-threads".
7592         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7593         (Set Breaks): Improve indexing.
7594         (Command Syntax): Add a reference to dont-repeat.
7595         (Define): Document "dont-repeat".
7596         (TUI Commands): Document "tabset".
7597         (WinCE): New subsection.  Document "set/show remotedirectory",
7598         "set/show remoteupload", "set/show remoteaddhost".
7599
7600 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
7601
7602         * gdb.texinfo (Hurd Native): New subsection, documents
7603         Hurd-specific commands.
7604         (Maintenance Commands): Add cross-reference to "Debugging Output".
7605         (Debugging Output): Document "set/show debug lin-lwp".
7606         (MIPS): Improve documentation of heuristic-fence-post.  Document
7607         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7608         mips stack-arg-size", "set/show mips mask-address", "set/show mips
7609         remote-mips64-transfers-32bit-regs", "set/show debug mips".
7610         (ARM): Document ARM-specific commands.
7611         (AVR): New section.  Document "info io_registers".
7612         (CRIS): New section.  Document "set/show cris-version" and
7613         "set/show cris-dwarf2-cfi".
7614         (HPPA): New section.  Document "set/show debug hppa" and "maint
7615         print unwind".
7616         (Neutrino): New subsection.  Document "set/show debug nto-debug".
7617         (Super-H): New section.  Document the "regs" command.
7618         (Debugging Output): Document "set/show debug aix-thread".
7619
7620 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
7621
7622         * gdb.texinfo (Print Settings): Document "set/show print
7623         pascal_static-members", "set print repeats", "show print
7624         null-stop".  Improve indexing.  Fix documentation of "set print
7625         union".
7626         (Pascal): New section.
7627         (Supported languages): Rename from "Support"; all references
7628         updated.  Add a menu item for Pascal.
7629         (Numbers): Document "set radix.
7630         (Screen Size): Document "set/show pagination".
7631         (MIPS Embedded): Remove "set processor" documentation.
7632         (Remote configuration): Document "set/show X/P/Z-packet",
7633         "set/show read-aux-vector-packet", "set/show remote
7634         symbol-lookup-packet", "set/show remote verbose-resume-packet",
7635         "set/show remoteaddresssize", "set/show remotebaud", "set/show
7636         remotedebug", "set/show remotebreak", "set/show remotedevice",
7637         "set/show remotelogfile".
7638         (Auxiliary Vector): Add reference to the description of the
7639         read-aux-vector-packet setting.
7640         (Set Watchpoints): Add a cross-reference to "set remote
7641         hardware-breakpoint-limit".
7642         (General Query Packets): Add indexing of requests and
7643         cross-references to related commands in "Remote configuration".
7644         (File-I/O Overview, The system call): Fix wording and typos.
7645         (Thread Stops): Add index entries.
7646         (Continuing and Stepping): Document "show step-mode".
7647         (i386): New node.  Document "set/show struct-convention".
7648         (Files): Document "show trust-readonly-sections".
7649         (Calling): Document "set/show unwindonsignal".
7650         (Messages/Warnings): Add index entries.
7651         (Maintenance Commands): Document "set/show watchdog".
7652         (Annotations Overview): Document "show annotate".
7653         (Set Watchpoints): Add index entries.
7654         (Symbols): Fix doc of case-sensitive.
7655         (ABI): Document "show coerce-float-to-double".
7656         (Convenience Vars, Help): Improve indexing.
7657         (Machine Code): Document "show disassembly-flavor".
7658         (Debugging C plus plus): Document "show overload-resolution".
7659         (Value History, Signaling): Add index entries.
7660
7661 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
7662
7663         * gdb.texinfo (Show): Move @kindex entries to their proper places.
7664         (Processes): Fix wording.
7665         (History, List, Logging output, Define, Symbols, Print Settings):
7666         Improve indexing.
7667
7668 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
7669
7670         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
7671         redundant index entry for "target" command.
7672         (Backtrace): Add index entries.
7673         (Symbols, Fortran): Document the "set case-sensitive" command.
7674         (DJGPP Native): Document "set com1base", "set com1irq", etc.
7675         (Print Settings): Add index entry for "set demangle-style".
7676         (Target Commands): Document "set download-write-size".
7677         (Debugging Output): Document "set exec-done-display".
7678
7679 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
7680
7681         * gdb.texinfo (Files): Fix the name and documentation of
7682         add-shared-symbol-files.  Document its alias assf.  Update the
7683         list of OSs where GDB supports shared libraries.  Fix markup.
7684         (Continuing and Stepping): Add reference to @var{location} in the
7685         text.
7686         (Dump/Restore Files): Fix reference to @{filename}.
7687         (Help): Fix wording.
7688         (Attach): Ditto.
7689         (Set Watchpoints): Ditto.
7690         (Backtrace): Remove redundant index entries.  Improve index
7691         entries.
7692         (Delete Breaks): Fix wording.
7693         (Memory): Document the compare-sections command.
7694         (Memory Region Attributes): Improve wording.
7695         (Disabling): Improve wording.
7696         (Fortran): New subsection.  Document the "info common" command.
7697         (Help): Document aliases "info copying" and "info warranty".
7698         (Caching Remote Data): New section.  Document the "set/show
7699         remotecache" and "info dcache" commands.
7700         (Show): Fix wording of the documentation of the "set
7701         extension-language" command.
7702         (Signals): Add index entry for "info handle".
7703         (Memory Region Attributes): Fix punctuation.
7704         (Symbols): Change the arg name to "location" and refer to it in
7705         the text.  Fix wording of "info types" doc.
7706         (Threads): Fix usage of @enumerate @item's.
7707         (Listing Tracepoints): Add index entry for "info tp".
7708         (Set Watchpoints): Add xref to "info break" description.
7709         (Macros): Add an index entry for "macro exp1".  Document the
7710         "macro list" command.
7711         (Maintenance Commands): Document "flushregs", "maint agent",
7712         "maint check-symtabs", "maint cplus", "maint demangle", "maint
7713         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7714         "maint print architecture", "maint print objfiles", "maint print
7715         statistics", "maint print type", "maint show-debug-regs", "maint
7716         space", "maint time", and "maint translate-address".
7717         (Connecting): Document the "monitor" command.
7718         (Annotations Overview): Describe the "set annotate" command.
7719
7720 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
7721
7722         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7723         Rearrange index entries and improve wording about support for
7724         hardware watchpoints.
7725
7726 2005-03-10  Bob Rossi  <bob@brasko.net>
7727
7728         * gdb.texinfo: Update copyright
7729
7730 2005-02-09  Theodore A. Roth  <troth@openavr.org>
7731
7732         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7733         error.
7734
7735 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
7736
7737         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7738
7739 2005-01-17  Michael Snyder  <msnyder@redhat.com>
7740
7741         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
7742
7743 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
7744
7745         * observer.texi (GDB Observers): Document "solib_loaded".
7746
7747 2005-01-07  Andrew Cagney  <cagney@gnu.org>
7748
7749         * configure.ac: Rename configure.in, require autoconf 2.59.
7750         * configure: Re-generate.
7751
7752         * configure.in: Replace configdirs with multiple references to
7753         AC_CONFIG_SUBDIRS.
7754         * configure: Re-generate.
7755
7756 2005-01-04  Andrew Cagney  <cagney@gnu.org>
7757
7758         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7759         part of the version number.
7760
7761 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
7762
7763         * gdbint.texinfo (Algorithms): Remove description of
7764         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7765
7766 2004-12-07  Jim Blandy  <jimb@redhat.com>
7767
7768         * gdb.texinfo (General Query Packets): Specify that thread ID's in
7769         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7770         numbers.
7771
7772 2004-12-07  Andreas Schwab  <schwab@suse.de>
7773
7774         * gdb.texinfo (Mode Options): Document -l option.
7775
7776 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
7777
7778         * gdbint.texinfo (Algorithms): More accurate description of
7779         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
7780         is not needed unless data-read and data-access watchpoints are
7781         supported.  Add a description of how GDB checks whether the
7782         inferior stopped because a watchpoint was hit.
7783
7784 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
7785
7786         * gdb.texinfo (Files): Add cross-reference to description of
7787         -readnow command-line switch.
7788
7789 2004-11-10  Randolph Chung  <tausq@debian.org>
7790
7791         * gdb.texinfo: Document set/show backtrace past-entry commands.
7792         Rearrange index entries for set/show backtrace past-main.
7793
7794 2004-11-10  Jon Beniston <jon@beniston.com>
7795
7796         Committed by Andrew Cagney  <cagney@gnu.org>.
7797         * gdb.texinfo (Remote Serial Protocol): Further describe
7798         binary transfer escaping mechanism .
7799
7800 2004-11-08  Randolph Chung  <tausq@debian.org>
7801
7802         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7803         and "show debug infrun".  Add index entries.
7804
7805 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7806
7807         * gdb.texinfo (SVR4 Process Information): Document subcommands of
7808         "info proc" that are already implemented.  Add index entries.
7809         (Working Directory): Add a cross-reference to "info proc" command.
7810         (Files): Add a tip for decreasing memory used for symtabs from
7811         shared libraries.
7812         (Starting): Fix whitespace; make "elaboration" stand out where it
7813         is first used, and add an index entry for the term.
7814         (Calling): Expand and elaborate text.  Add "print".  Add the
7815         description of problems with weak aliases.
7816         (Core File Generation): New section.
7817
7818 2004-10-12  Andrew Cagney  <cagney@gnu.org>
7819
7820         * gdbint.texinfo (Versions and Branches): New chapter.
7821         (Releasing GDB): Delete "Versions and Branches" section.
7822         (Top): Add "Versions and Branches".
7823
7824 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
7825
7826         * gdb.texinfo (Editing, History): Add cross-references to the
7827         included Readline and History user documentation.  Remove
7828         references to the symbol have-readline-appendices which is unused
7829         and undefined.
7830         (History): Fix indexing.
7831
7832 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
7833
7834         * gdbint.texinfo (target_stopped_data_address): Update to
7835         new prototype.
7836         (i386_stopped_data_address): Update prototype and description.
7837         (i386_stopped_by_watchpoint): New function and description.
7838
7839 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
7840
7841         * gdb.texinfo (Filenames): Add Ada suffixes.
7842         (Ada) New section.
7843
7844 2004-09-27  Andrew Cagney  <cagney@gnu.org>
7845             Robert Picco  <Robert.Picco@hp.com>
7846
7847         * gdb.texinfo (Packets): Document the "p" packet.
7848
7849 2004-09-21  Jason Molenda  (jmolenda@apple.com)
7850
7851         * gdb.texinfo (Paths and Names of the Source Files): Document the
7852         meaning of values in the 'desc' field of a SO stab.
7853
7854 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
7855
7856         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7857         max-cache-age" and "maint show dwarf2 max-cache-age".
7858
7859 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
7860
7861         * gdb.texinfo (Set Breaks): Add index entry for setting
7862         breakpoints on overloaded C++ functions that are not members of
7863         any classes.  Add an example and an index entry for setting
7864         breakpoints on all program functions.
7865         (Character Sets, Macros, Overlay Commands)
7866         (Non-debug DLL symbols, GDB/MI Output Syntax)
7867         (Annotations Overview, Maintenance Commands, File-I/O Overview):
7868         Use "(@value{GDBP})" instead of a literal "(gdb)".
7869
7870 2004-09-12  Andrew Cagney  <cagney@gnu.org>
7871
7872         * gdbint.texinfo (Native Debugging): Delete description of
7873         FILES_INFO_HOOK.
7874
7875 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
7876
7877         * gdbint.texinfo (User Interface): Change local_hex_string_custom
7878         to hex_string_custom (not historically correct, but more
7879         understandable, given the current code).
7880
7881 2004-09-03  Andrew Cagney  <cagney@gnu.org>
7882
7883         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7884
7885 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
7886
7887         * observer.texi (solib_unloaded): New observer.
7888
7889 2004-08-24  Andrew Cagney  <cagney@gnu.org>
7890
7891         * gdbint.texinfo (Target Architecture Definition): Add missing
7892         comma.
7893
7894 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
7895
7896         * (Using the Testsuite): build != host is supported,
7897         but some test scripts do not support build != host.
7898
7899 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
7900
7901         * gdbint.texinfo (Host Definition): Delete description of
7902         FCLOSE_PROVIDED and GETENV_PROVIDED.
7903
7904 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
7905
7906         * gdbint.texinfo (Host Definition): Delete description of
7907         NO_SYS_FILE.
7908         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7909         PTRACE_FP_BUG.
7910
7911 2004-08-05  Andrew Cagney  <cagney@gnu.org>
7912
7913         * gdbint.texinfo (Target Architecture Definition): Delete
7914         reference to deprecated_read_fp.
7915
7916 2004-08-02  Andrew Cagney  <cagney@gnu.org>
7917
7918         * gdbint.texinfo (Target Architecture Definition): Delete
7919         description of DEPRECATED_REGISTER_BYTES.
7920
7921 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
7922
7923         * gdb.texinfo (Source Path): Document the new behavior of
7924         searching for the source files.
7925
7926 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
7927
7928         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7929         (Search, Expressions, Arrays, Variables, Data, Machine Code)
7930         (Auto Display): Improve indexing.
7931
7932 2004-07-16  Andrew Cagney  <cagney@gnu.org>
7933
7934         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7935         "-noasync".
7936
7937 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
7938
7939         * gdb.texinfo: Fix @kindex entries so that multiple commands that
7940         have the same prefix have only their prefix in the index.
7941
7942 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
7943
7944         * gdb.texinfo (BSD libkvm Interface): New node (section)
7945         (Native): Add it to the menu.
7946
7947 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
7948
7949         * gdbint.texinfo (Target Architecture Definition): Remove
7950         PCC_SOL_BROKEN.
7951
7952 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
7953
7954         * gdbint.texinfo (Target Architecture Definition): Remove
7955         SUN_FIXED_LBRAC_BUG.
7956
7957 2004-06-26  Andrew Cagney  <cagney@gnu.org>
7958
7959         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7960
7961 2004-06-20  Andrew Cagney  <cagney@gnu.org>
7962
7963         * gdbint.texinfo (Target Architecture Definition): Deprecate
7964         USE_STRUCT_CONVENTION.
7965
7966 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
7967
7968         gdb.texinfo (Bug Reporting): Mention session recording,
7969         with the script command or Emacs.
7970
7971 2004-06-18  Andrew Cagney  <cagney@gnu.org>
7972
7973         * gdbint.texinfo (Target Architecture Definition): Deprecate
7974         FUNCTION_START_OFFSET.
7975
7976 2004-06-14  Andrew Cagney  <cagney@gnu.org>
7977
7978         Based on changes from Karl Berry.
7979         * gdb.texinfo: Do not use @sc in a direntry.
7980         * stabs.texinfo: Change @dircateogry to "Software development".
7981         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7982
7983 2004-06-13  Andrew Cagney  <cagney@gnu.org>
7984
7985         * gdbint.texinfo (Target Architecture Definition): Delete
7986         description of RETURN_VALUE_ON_STACK.
7987
7988 2004-06-09  Andrew Cagney  <cagney@gnu.org>
7989
7990         * gdbint.texinfo (Native Debugging): Restore "@table @code"
7991         deleted by previous patch.
7992
7993 2004-06-08  Andrew Cagney  <cagney@gnu.org>
7994
7995         * gdbint.texinfo (Native Debugging): Delete documentation on
7996         ATTACH_DETACH.
7997
7998 2004-06-06  Randolph Chung  <tausq@debian.org>
7999
8000         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8001
8002 2004-06-06  Randolph Chung  <tausq@debian.org>
8003
8004         * gdb.texinfo (push_dummy_call): Update argument list to match
8005         the new push_dummy_call method signature.  Describe the function
8006         argument.
8007
8008 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
8009
8010         * gdb.texinfo (Starting): Document new start command.
8011
8012 2004-05-21  Andrew Cagney  <cagney@redhat.com>
8013
8014         * observer.texi (GDB Observers): Document "inferior_created".
8015
8016 2004-05-08  Andrew Cagney  <cagney@redhat.com>
8017
8018         * gdbint.texinfo (Target Architecture Definition): Delete
8019         description of DO_DEFERRED_STORES.
8020
8021         * gdbint.texinfo (Target Architecture Definition): Delete
8022         references to DEPRECATED_FIX_CALL_DUMMY.
8023
8024         * gdbint.texinfo (Target Architecture Definition): Delete
8025         description of DEPRECATED_CALL_DUMMY_WORDS,
8026         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8027
8028         * gdbint.texinfo (Target Architecture Definition): Delete
8029         description of DEPRECATED_PUSH_DUMMY_FRAME.
8030
8031         * gdbint.texinfo (Target Architecture Definition): Delete
8032         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8033
8034 2004-05-07  Andrew Cagney  <cagney@redhat.com>
8035
8036         * observer.texi (GDB Observers): Add "Debugging" section.  Include
8037         cross reference to "set/show debug observer".
8038         * gdb.texinfo (Debugging Output): Document "set/show debug
8039         observer".
8040
8041 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8042
8043         * gdbint.texinfo (Target Architecture Definition): Delete
8044         description of DEPRECATED_PC_IN_SIGTRAMP.
8045
8046 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8047
8048         * gdbint.texinfo (Target Architecture Definition): Delete
8049         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8050
8051 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8052
8053         * observer.texi (GDB Observers): Correct spelling.
8054
8055 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8056
8057         * observer.texi (GDB Observers): Add target_changed event.
8058
8059 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8060
8061         * observer.texi (GDB Observers): Rework, provide generic observer
8062         definitions and then a list of observable events.
8063
8064 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8065
8066         * gdbint.texinfo (Host Definition): Delete reference to
8067         NO_SIGINTERRUPT.
8068
8069 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8070
8071         * gdbint.texinfo (Target Architecture Definition): Delete
8072         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8073
8074 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8075
8076         * gdb.texinfo (TUI Commands): Document tui reg commands.
8077
8078 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8079
8080         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8081         "gdbtui".
8082         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8083         (Contributors): Mention both Text and Terminal User Interface.
8084
8085 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8086
8087         * gdbint.texinfo (Target Architecture Definition): Deprecate
8088         references to SIGTRAMP_START and SIGTRAMP_END.
8089
8090 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8091
8092         * gdbint.texinfo (Target Architecture Definition): Deprecate
8093         references to PC_IN_SIGTRAMP.
8094
8095 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8096
8097         * gdbint.texinfo (Target Architecture Definition): Delete
8098         reference to GDB_TARGET_IS_HPPA.
8099
8100 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8101
8102         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8103         describe pre_init and post_init.
8104
8105 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8106
8107         * gdb.texinfo (Debugging Output): Document values for "set debug
8108         target".
8109
8110 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8111
8112         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8113
8114 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8115
8116         * gdb.texinfo (breakpoints): Add information about the
8117         new "set breakpoint pending" and "show breakpoint pending"
8118         commands.
8119
8120 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8121
8122         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8123         in Per-architecture module data section.
8124
8125 2004-02-25  Roland McGrath  <roland@redhat.com>
8126
8127         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8128
8129 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8130
8131         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8132         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8133         * fdl.texi: Import Version 1.2, November 2002.
8134
8135 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8136
8137         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8138
8139 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8140
8141         * gdbint.texinfo (Target Architecture Definition): Deprecate
8142         FRAMELESS_FUNCTION_INVOCATION.
8143
8144 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8145
8146         * gdbint.texinfo (Coding): Mention -Wunused-function.
8147
8148 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8149
8150         * gdbint.texinfo (Target Architecture Definition): Delete
8151         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8152
8153 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8154
8155         * gdb.texinfo: Properly quote the name "C++".
8156         * gdbint.texinfo: Ditto.
8157         * stabs.texinfo: Ditto.
8158
8159 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8160
8161         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8162         minimal information about libiberty.
8163
8164 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8165
8166         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8167
8168 2004-02-04  Roland McGrath  <roland@redhat.com>
8169
8170         * gdb.texinfo (Auxiliary Vector): New node (section).
8171         (Data): Add it to the menu.
8172
8173 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8174
8175         * gdb.texinfo (Breakpoints): Add information about pending
8176         breakpoint support.
8177
8178 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8179
8180         * gdb.texinfo (Overview): Delete references to the cisco protocol
8181         including the "N" response.
8182
8183 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8184
8185         * gdbint.texinfo (Target Architecture Definition): Rename
8186         EXTRACT_STRUCT_VALUE_ADDRESS to
8187         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8188
8189 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8190
8191         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8192         "set/show os" and "info cisco" commands.
8193
8194 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8195
8196         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8197
8198 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8199
8200         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8201         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8202
8203 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8204
8205         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8206         -stack-list-locals.
8207         (GDB/MI Variable Objects): Describe extension to
8208         -var-list-children.
8209
8210 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8211
8212         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8213
8214 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8215
8216         * gdbint.texinfo (Target Architecture Definition): Delete
8217         documentation on DEPRECATED_NPC_REGNUM.
8218
8219 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8220
8221         * gdb.texinfo: Update copyright year.  Mention that set
8222         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8223         "set follow-fork-mode ask".
8224
8225 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8226
8227         * gdbint.texinfo: Update copyright year.
8228         (Coding): Add -Wunused-label to list of -Werror warnings.
8229
8230 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8231             Eli Zaretskii  <eliz@gnu.org>
8232
8233         * gdb.texinfo: Update copyright.
8234         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8235         around names, as appropriate.  Minor syntax cleanup of
8236         _NSPrintForDebugger explanation.  Two spaces after periods.
8237         GDBN used instead of lit. "gdb".  Index entries added for
8238         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8239
8240 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8241
8242         * stabs.texinfo: Add dircategory and direntry commands.
8243         * annotate.texinfo: Ditto.
8244
8245 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8246
8247         * gdbint.texinfo (Target Architecture Definition): Replace the
8248         return_value method's "inval" and "outval" parameters with
8249         "readbuf" and "writebuf".
8250
8251 2003-10-28  Jim Blandy  <jimb@redhat.com>
8252
8253         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8254         from "The `F' request packet" and "The `F' reply packet", to make
8255         texi2dvi happy.
8256         (File-I/O remote protocol extension): Update menu entries, too.
8257
8258 2003-10-26  Michael Chastain  <mec@shout.net>
8259
8260         * gdb.texinfo (Thread Stops): Document the issue with
8261         premature return from system calls in multi-threaded programs.
8262
8263 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8264
8265         * annotate.texinfo: Fix "fortunatly"[sic].
8266
8267 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8268
8269         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8270         with "Hitachi" and "Mitsubishi".
8271
8272 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8273
8274         * gdbint.texinfo (Target Architecture Definition): Document
8275         gdbarch_return_value.  Add cross references from
8276         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8277         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8278
8279 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8280
8281         * gdbint.texinfo (Target Architecture Definition): Document
8282         regset_from_core_section.
8283
8284 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8285
8286         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8287
8288 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8289
8290         From Anthony Green  <green@redhat.com>:
8291         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8292
8293 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8294
8295         * gdb.texinfo (Breakpoint related warnings): New node.
8296         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8297
8298 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8299
8300         * gdb.texinfo (Remote Protocol): Document v and vCont.
8301
8302 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8303
8304         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8305         * gdbint.texinfo: Ditto.
8306
8307 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8308
8309         From 2003-09-18 David Anderson <davea@sgi.com>:
8310         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8311         "command".
8312
8313 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8314
8315         * gdbint.texinfo (Target Architecture Definition): Deprecate
8316         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8317         just target.
8318
8319 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8320
8321         * gdbint.texinfo (Target Architecture Definition): Rename
8322         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8323         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8324         * gdbint.texinfo (Target Architecture Definition): Rename
8325
8326 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8327
8328         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8329         (Target Architecture Definition):
8330
8331         * gdbint.texinfo (Target Architecture Definition): Rename
8332         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8333
8334 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8335
8336         * gdbint.texinfo (Target Architecture Definition): Delete
8337         documentation for NEED_TEXT_START_END.
8338
8339         * gdbint.texinfo (Target Architecture Definition): Rename
8340         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8341         TARGET_WRITE_PC.
8342
8343 2003-09-22  Michael Chastain  <mec@shout.net>
8344
8345         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8346
8347 2003-09-21  Anthony Green  <green@redhat.com>
8348
8349         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8350
8351 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8352
8353         * gdbint.texinfo (Target Architecture Definition): Document
8354         stabs_argument_has_addr.
8355
8356 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8357
8358         * gdbint.texinfo (Target Architecture Definition): Delete
8359         documentation on REGISTER_NAMES.
8360
8361 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8362
8363         * gdbint.texinfo (Target Architecture Definition): Replace
8364         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8365
8366 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8367
8368         * gdbint.texinfo (Target Architecture Definition): Replace
8369         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8370
8371 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8372
8373         * gdbint.texinfo (Target Architecture Definition): Document
8374         "frame_red_zone_size".
8375
8376 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8377
8378         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8379         with "set/show backtrace past-main" and "set/show backtrace
8380         limit".
8381
8382 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8383
8384         * Makefile.in (install-info): Support DESTDIR.
8385         (install-html): Likewise.
8386
8387 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8388
8389         Patch from Nick Roberts.
8390         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8391         bindings.  Remove description of send-gdb-command.
8392
8393 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8394
8395         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8396         GDB 6.0.
8397
8398 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8399
8400         * gdb.texinfo (Mode Options): Mention that level three is the
8401         highest available and that level 2 is deprecated.
8402         (Annotations Overview): Mention annotation levels. Cross reference
8403         to "Limitations of the Annotation Interface" in annotate.texi.
8404         (TODO, Value Annotations, Frame Annotations): Delete section.
8405         (Displays, Breakpoint Info): Delete.
8406
8407 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8408
8409         * agentexpr.texi: Delete @bye.
8410         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8411         (stabs.info): Add $(srcdir) to include search path.
8412         (html): Depend on "annotate_toc.html", and not "annotate.html".
8413         * stabs.texinfo: Ditto.  Include "fdl.texi".
8414         * gdbint.texinfo: Update copyright statement's list of invariant
8415         sections.
8416
8417 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8418
8419         * Makefile.in (INFO_DEPS): Add annotate.info.
8420         (dvi, ps, html, pdf): Add annotate.
8421         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8422         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8423         (ANNOTATE_DOC_FILES): New macro.
8424         (ANNOTATE_TEX_TMPS): New macro.
8425         (annotate.info, annotate_toc.html): Specify dependencies.
8426         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8427         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8428         "Migrating to GDB/MI" and "Limitations of the Annotation
8429         Interface" chapters.  Mention why it is not part of the user
8430         guide.  Update copyright notice.  Include "fdl.texi".
8431
8432 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8433
8434         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8435
8436 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8437
8438         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8439
8440 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8441
8442         * gdb.texinfo (Server): Mention pidof.
8443
8444 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8445
8446         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8447         list.
8448
8449 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8450
8451         * gdb.texinfo (Logging output): New chapter.
8452
8453 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8454
8455         * gdb.texinfo (Unsupported languages): New section.
8456         (Languages): Add link to new section.
8457
8458 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8459
8460         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8461
8462 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8463
8464         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8465
8466 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8467
8468         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8469         * agentexpr.texi: Retitle section, and change it to an appendix.
8470         Comment out texinfo initialization.  Factor a @var{} into two
8471         pieces to prevent makeinfo warnings.
8472         * gdb.texinfo: Add Agent Expressions appendix.
8473
8474 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8475
8476         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8477
8478 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
8479
8480         * gdb.texinfo (Remote Debugging): New section "Connecting to a
8481         remote target".  Document the "detach" and "disconnect" commands.
8482         (Server, Netware, Debug Session): Reference "Connecting to a
8483         remote target".
8484         (GDB/MI Target Manipulation): Document "-target-disconnect".
8485
8486 2003-06-13  Andrew Cagney  <cagney@redhat.com>
8487
8488         * gdbint.texinfo (Target Architecture Definition): Deprecate
8489         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8490         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
8491
8492 2003-06-09  Jim Blandy  <jimb@redhat.com>
8493
8494         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8495
8496 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8497
8498         * gdbint.texinfo (Target Architecture Definition): Delete
8499         documentation on FRAME_ARGS_ADDRESS_CORRECT.
8500
8501 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8502
8503         * gdbint.texinfo (Target Architecture Definition): Document
8504         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
8505
8506 2003-06-07  Adam Fedor  <fedor@gnu.org>
8507
8508         * gdb.texinfo: Add Objective-C documentation.
8509
8510 2003-06-01  Andrew Cagney  <cagney@redhat.com>
8511
8512         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8513         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
8514
8515 2003-05-21  Andrew Cagney  <cagney@redhat.com>
8516
8517         * gdbint.texinfo (Target Architecture Definition): Delete
8518         references to "extract_address" and "store_address".
8519
8520 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8521
8522         * gdbint.texinfo (Target Architecture Definition): Replace
8523         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
8524         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8525
8526 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8527
8528         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8529
8530 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
8531
8532         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8533         (gdb.dvi): Likewise.
8534         (gdb.pdf): Likewise.
8535         (links2roff): Likewise.
8536
8537 2003-05-08  Jim Blandy  <jimb@redhat.com>
8538
8539         * gdb.texinfo (Dump/Restore Files): Update documentation for
8540         'dump', 'append', and 'restore': note that format argument is
8541         optional; simplify presentation of the command variants; and be
8542         more precise about the formats.
8543
8544 2003-05-07  Jim Blandy  <jimb@redhat.com>
8545
8546         * gdb.texinfo (Symbols): Update documentation: 'maint list
8547         symtabs' and 'maint list psymtabs' have been renamed 'maint info
8548         symtabs' and 'maint info psymtabs'.
8549
8550 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8551
8552         * gdbint.texinfo (Target Architecture Definition): Make
8553         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8554         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8555         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8556
8557 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8558
8559         * gdb.texinfo (Maintenance Commands): Document "maint print
8560         dummy-frames".
8561
8562 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8563
8564         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8565
8566 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8567
8568         Thierry Schneider  <tpschneider1@yahoo.com>
8569         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8570         for new MI command.
8571
8572 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8573
8574         * gdbint.texinfo (Target Architecture Definition): Document
8575         push_dummy_code.  Add cross references.
8576
8577 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8578
8579         * gdb.texinfo (Character Sets): Update to reflect new behavior of
8580         set/show charsets commands.
8581
8582 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8583
8584         * gdbint.texinfo (Target Architecture Definition): Replace
8585         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8586         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8587
8588 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8589
8590         * gdbint.texinfo (Target Architecture Definition): Rename
8591         "tm_print_insn" to "deprecated_tm_print_insn".
8592
8593 2003-04-09  Jim Blandy  <jimb@redhat.com>
8594
8595         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8596         list psymtabs'.
8597
8598 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8599
8600         * gdbint.texinfo (Target Architecture Definition): Delete
8601         references to EXTRA_FRAME_INFO.
8602
8603 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8604
8605         * gdbint.texinfo (Target Architecture Definition): Delete
8606         PRINT_TYPELESS_INTEGER.
8607
8608 2003-04-02  J. Brobecker  <brobecker@gnat.com>
8609
8610         * observer.texi (GDB Observers): Adjust the documentation for the
8611         normal_stop notification to better describe reality. Fix a couple
8612         of minor typos.
8613
8614 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
8615
8616         * gdb.texinfo (GDB/MI Program Control): Add
8617         '-file-list-exec-source-file'
8618
8619 2003-03-31  Andrew Cagney  <cagney@redhat.com>
8620
8621         * gdbint.texinfo (Target Architecture Definition): Delete
8622         references to CALL_DUMMY_P.
8623
8624 2003-03-30  Andrew Cagney  <cagney@redhat.com>
8625
8626         * gdbint.texinfo (Target Architecture Definition): Remove
8627         reference to TARGET_WRITE_SP.
8628
8629 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8630
8631         * gdbint.texinfo (Target Architecture Definition): Remove
8632         references to write_sp.
8633
8634 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8635
8636         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8637         chapter body.  Use @smallexample instead of @example.
8638         (Annotations): Ditto.
8639         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8640         annotate.texi.
8641
8642 2003-03-26  Andrew Cagney  <cagney@redhat.com>
8643
8644         * gdbint.texinfo (Target Architecture Definition): Replace
8645         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8646         dummy_addr parameters.
8647
8648 2003-03-25  Andrew Cagney  <cagney@redhat.com>
8649
8650         * gdbint.texinfo (Target Architecture Definition): Delete
8651         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
8652         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8653         Add reference to PUSH_ARGUMENTS.
8654
8655 2003-03-23  Andrew Cagney  <cagney@redhat.com>
8656
8657         * gdbint.texinfo (Algorithms, Target Architecture Definition):
8658         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8659
8660 2003-03-18  J. Brobecker  <brobecker@gnat.com>
8661
8662         * gdbint.texinfo (Algorithms): Add new section describing the
8663         Observer paradigm.
8664         (Top): Add menu entry to new observer appendix.
8665         * observer.texi: New file.
8666         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8667         new observer.texi file.
8668
8669 2003-03-17  Andrew Cagney  <cagney@redhat.com>
8670
8671         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
8672         that GNU Press update the manual version number.
8673
8674 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8675
8676         * gdbint.texinfo (Target Architecture Definition): Delete
8677         references to get_saved_register.  Rename GET_SAVED_REGISTER to
8678         DEPRECATED_GET_SAVED_REGISTER.
8679
8680 2003-03-13  Andrew Cagney  <cagney@redhat.com>
8681
8682         * gdbint.texinfo (Target Architecture Definition): Replace
8683         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
8684
8685 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8686
8687         * gdbint.texinfo (Target Architecture Definition): Rename
8688         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8689
8690 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
8691
8692         * gdb.texinfo: Add File-I/O documentation.
8693
8694 2003-03-10  Andrew Cagney  <cagney@redhat.com>
8695
8696         * gdbint.texinfo (Target Architecture Definition): Cross reference
8697         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
8698
8699 2003-03-07  Andrew Cagney  <cagney@redhat.com>
8700
8701         * gdb.texinfo (Debugging Output): Mention the "set/show debug
8702         frame" command.
8703
8704 2003-03-05  Andrew Cagney  <cagney@redhat.com>
8705
8706         * gdbint.texinfo (Target Architecture Definition): Document
8707         unwind_dummy_id.  Cross reference unwind_dummy_id and
8708         SAVE_DUMMY_FRAME_TOS.
8709
8710 2003-03-05  James Ingham <jingham@apple.com>
8711             Daniel Jacobowitz  <drow@mvista.com>
8712
8713         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8714         and "show cp-abi".
8715
8716 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8717
8718         * gdbint.texinfo (Target Architecture Definition): Document
8719         register_type.
8720
8721 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8722
8723         * stabs.texinfo (Structures): Use @samp and separate @var's
8724         instead of a single @var containing a comma separated list.
8725         (Unions): Ditto.
8726
8727 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
8728
8729         * Makefile.in (distclean): Remove config.log.
8730
8731 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8732
8733         * gdbint.texinfo (Target Architecture Definition): Rename
8734         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8735
8736 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8737
8738         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8739         DEPRECATED_INIT_EXTRA_FRAME_INFO.
8740
8741 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
8742
8743         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8744         (Non-debug DLL symbols): New node, describing the minimal symbols
8745         loaded from DLLs without real debugging symbols.
8746
8747 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
8748
8749         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8750         hardware-breakpoint-limit".
8751         (Set Watchpoints): Add cross reference to "set remote
8752         hardware-watchpoint-limit".
8753         (Remote configuration options): New section.
8754
8755 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
8756
8757         * gdbint.texinfo (Target Architecture Definition): Delete
8758         descrption of IS_TRAPPED_INTERNALVAR.
8759
8760         From Keith Seitz <keiths@redhat.com>:
8761         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
8762         option "-i"/"--interpreter" to this chapter.  Include index
8763         entries.
8764
8765 2003-02-04  David Carlton  <carlton@math.stanford.edu>
8766
8767         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8768         (Variables): Recommend stabs+ and DWARF 2.
8769         (C plus plus expressions): Correct info about
8770         compiler versions, debug formats.
8771         (Contributors): Change 'DWARF2' to 'DWARF 2'.
8772         PR symtab/874.
8773
8774 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8775
8776         * gdbint.texinfo (Target Architecture Definition): Delete
8777         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8778         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8779         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8780         references to nindy and i960.
8781         * gdb.texinfo (i960): Delete all references to i960 and nindy.
8782
8783 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8784
8785         * gdbint.texinfo (Target Architecture Definition): Delete
8786         FLOAT_INFO.
8787
8788 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
8789
8790         * stabs.texinfo (Member Type Descriptor): Clarify description of
8791         `@'.  Suggested by Ben Hutchings.
8792
8793 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8794
8795         * gdb.texinfo (M68K): Delete reference to es1800.
8796
8797 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8798
8799         * gdb.texinfo (Maintenance Commands): Document `maint print
8800         reggroups' and `maint print register-groups'.
8801         * gdbint.texinfo (Target Architecture Definition): Document
8802         register_reggroup_p.
8803
8804 2003-01-23  Jim Blandy  <jimb@redhat.com>
8805
8806         * gdb.texinfo (Separate Debug Files): New section.
8807
8808 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
8809
8810         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8811         and "maint show profile".
8812
8813 2003-01-16  Michael Chastain  <mec@shout.net>
8814
8815         * gdb.texinfo (Installing GDB): Warn against
8816         ".../gdb-VERSION/gdb/configure".
8817         (Separate Objdir): Likewise.
8818
8819 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
8820
8821         * gdbint.texinfo (Target Architecture Definition): Delete
8822         definition of PRINT_REGISTER_HOOK.
8823
8824 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8825
8826         (OpenRISC 1000): Fix formatting of command names.
8827
8828 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8829
8830         * gdb.texinfo (Continuing and Stepping): Add new command
8831         'advance'. Clarify behavior of 'until'.
8832
8833 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
8834
8835         * gdb.texinfo (Files): Document solib-absolute-prefix and
8836         solib-search-path.
8837
8838 2003-01-09  Michael Chastain  <mec@shout.net>
8839
8840         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8841         (Create a Release): Add new instructions for new @file{src-release}.
8842         Document existing instructions for @file{Makefile.in} as
8843         being for @value{GDBN} 5.3.1 or earlier.
8844
8845 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
8846
8847         * gdbint.texinfo (Target Architecture Definition): Mention
8848         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8849         allocate memory.
8850
8851 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8852
8853         * gdb.texinfo (Controlling GDB): Add @kindex for
8854         "show osabi".
8855         (Backtraces): Add @kindex's for backtrace-below-main.
8856
8857 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8858
8859         * gdb.texinfo (Controlling GDB): Document "set osabi".
8860
8861 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8862
8863         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8864         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8865
8866 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8867
8868         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
8869         "set coerce-float-to-double".
8870         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8871
8872 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
8873
8874         * stabs.texinfo: Remove obsolete text.
8875         * gdbint.texinfo: Ditto.
8876         * gdb.texinfo: Ditto.
8877
8878 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
8879
8880         * gdbint.texinfo (Target Architecture Definition): Update
8881         description of gdbarch_register_osabi.
8882
8883 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
8884
8885         * agentexpr.texi: Fix typos.
8886         * annotate.texi: Likewise.
8887         * fdl.texi: Likewise.
8888
8889 2002-12-10  Andrew Cagney  <cagney@redhat.com>
8890
8891         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8892         DEPRECATED_INIT_FRAME_PC.
8893
8894 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
8895
8896         * gdbint.texinfo (Target Architecture Definition): Delete
8897         PC_IN_CALL_DUMMY.
8898
8899 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
8900
8901         * gdbint.texinfo (Host Definition): Delete documentation on
8902         USE_GENERIC_DUMMY_FRAMES.
8903
8904 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
8905
8906         Fix PR gdb/723 and PR gdb/245.
8907         * Makefile.in (install-info): Run the install-info command as part
8908         of the post install steps only.
8909         (uninstall-info): New target.
8910         (uninstall): New target.
8911
8912 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
8913
8914         * Makefile.in (install): Make install do some real work.
8915
8916 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
8917
8918         Fix POSIX problem reported by Paul Eggert.
8919         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8920         Fix PR gdb/527.
8921
8922 2002-10-26  Andrew Cagney  <cagney@redhat.com>
8923
8924         * gdbint.texinfo (Target Architecture Definition): Delete
8925         definition of DO_REGISTERS_INFO.
8926
8927 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
8928
8929         * gdbint.texinfo (Address Classes): Fix problems with insertion
8930         of ``{'' and ``}'' in example.
8931
8932 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
8933
8934         * gdbint.texinfo (Address Classes): New section.
8935         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8936         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8937         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8938         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8939
8940 2002-10-11  Klee Dienes  <kdienes@apple.com>
8941
8942         * gdb.texinfo (Registers): Mention vector registers as well as
8943         floating registers in the documentation for 'info registers' and
8944         'info all-registers'.
8945
8946 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
8947
8948         * gdbint.texinfo (CPLUS_MARKER): Remove item.
8949
8950 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
8951
8952         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8953         interface definition.
8954
8955 2002-10-03  Marko Mlinar   <markom@opencores.org>
8956
8957         * gdb.texinfo (Target Commands): Add or1k target specific
8958         commands.
8959         * gdb.texinfo (Contributors): Add myself to the contributors list.
8960
8961 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
8962
8963         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
8964         and "mi1" instead of "mi1" and "mi0".
8965
8966 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8967
8968         * gdb.texinfo (Packets): Fix typos "alligned".
8969         Correct z3/Z3 description.  Correct z4/Z4 title.
8970
8971 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
8972
8973         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
8974
8975 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
8976
8977         * gdb.texinfo: Use GNU/Linux instead of Linux.
8978
8979 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
8980
8981         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8982
8983 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
8984
8985         * gdb.texinfo: Replace @example with @smallexample.
8986
8987 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
8988
8989         From Eli Zaretskii  <eliz@gnu.org>:
8990         * gdb.texinfo (Character Sets): Use @smallexample instead of
8991         @example.  Use GNU/Linux instead of Linux.
8992
8993 2002-09-20  Jim Blandy  <jimb@redhat.com>
8994
8995         * gdb.texinfo: Add character set documentation.
8996
8997 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
8998
8999         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9000         (Packets): Add cross reference from `b' packet to `z' packets.
9001
9002 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
9003
9004         * gdb.texinfo (Maintenance Commands): Document ``maint
9005         internal-error'' and ``maint internal-warning''.
9006
9007         * gdbint.texinfo (Target Architecture Definition): Revise
9008         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
9009
9010 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
9011
9012         * gdbint.texinfo (Target Conditionals): Document the new
9013         NAME_OF_MALLOC macro.
9014
9015 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
9016
9017         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9018         engineer.
9019
9020 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9021
9022         * gdb.texinfo (TUI Overview): Document status line fields.
9023
9024 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
9025
9026         * gdb.texinfo (TUI Commands): Document info win command.
9027
9028 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9029
9030         * gdb.texinfo (TUI Overview): Document breakpoint markers.
9031
9032 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
9033
9034         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9035         (TUI Keys): Likewise.
9036
9037 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9038
9039         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9040         for a packet receive.
9041
9042 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9043
9044         * Makefile.in (clean): Move to end of file.
9045         (distclean, maintainer-clean, realclean): Ditto.
9046         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9047         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9048         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9049         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9050
9051 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9052
9053         * Makefile.in (GDBINT_TEX_TMPS): Define.
9054         (gdbint.dvi, gdbint.pdf): Use
9055         (GDB_TEX_TMPS): Define.
9056         (gdb.dvi, gdb.pdf): Use.
9057         (STABS_TEX_TMPS): Define.
9058         (stabs.dvi, stabs.pdf): Use.
9059         (GDB_DOC_SOURCE_INCLUDES): New macros.
9060         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9061         (GDBINT_DOC_FILES_INCLUDES): New macros.
9062         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9063         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9064         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9065         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9066         (links2roff): Replace SFILES_INCLUDED with
9067         GDB_DOC_SOURCE_INCLUDES.
9068         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9069         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9070         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9071         dependencies.
9072         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9073         dependencies.
9074         (gdbmi.texinfo): Delete rule.
9075         (inc-hist.texinfo): Delete rule.
9076         (rluser.texinfo): Delete rule.
9077
9078 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9079
9080         * gdbint.texinfo (Target Architecture Definition): Update
9081         STORE_RETURN_VALUE, mention regcache.
9082
9083 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9084
9085         * gdbint.texinfo (Target Architecture Definition): Document
9086         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9087
9088 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9089
9090         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9091         Fix minor typos.  Add index entries.
9092
9093 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9094
9095         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9096
9097 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9098
9099         * gdbint.texinfo (Target Architecture Definition): Document
9100         PRINT_VECTOR_INFO.
9101         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9102
9103 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9104
9105         * gdb.texinfo (Maintenance Commands): Document "maint print
9106         registers", "maint print raw-registers" and "maint print
9107         cooked-registers".
9108
9109 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9110
9111         From Mark Salter:
9112         * gdb.texinfo (Protocol): Document T packet extension to
9113         allow watchpoint address reporting.
9114
9115 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9116
9117         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9118
9119 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9120
9121         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9122         to CHILL.
9123
9124 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9125
9126         * gdbint.texinfo (Coding): Revise section "Include Files".
9127
9128 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9129
9130         * gdbint.texinfo: Obsolete references to m88k.
9131         * gdb.texinfo: Ditto.
9132
9133 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9134
9135         * gdbint.texinfo (Create a release candiate): Add the location
9136         where the proper version of autoconf can be retrieved.
9137
9138 2002-07-09  Don Howard  <dhoward@redhat.com>
9139
9140         * gdb.texinfo (Command Files): Further describe the behavior of
9141         sourced command files.
9142
9143 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9144
9145         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9146         (Coding): Clarify ISO C version that GDB assumes.
9147
9148 2002-06-26  Tom Tromey  <tromey@redhat.com>
9149
9150         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9151         add_setshow_cmd_full.
9152
9153 2002-06-25  Don Howard  <dhoward@redhat.com>
9154
9155         * gdb.texinfo (Memory Region Attributes): Document new behavior
9156         for 'mem' command.
9157
9158 2002-06-11  Jim Blandy  <jimb@redhat.com>
9159
9160         * gdb.texinfo (Symbols): Update documentation for `info source'
9161         command.
9162
9163         * gdb.texinfo (Macros): Call the command `info macro', not
9164         `show macro'.
9165
9166 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9167
9168         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9169         data''.
9170
9171 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9172
9173         * gdbint.texinfo (Target Architecture Definition): Document
9174         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9175
9176 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9177
9178         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9179         lists.
9180
9181 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9182
9183         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9184         Branch''.
9185
9186 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9187
9188         * gdbint.texinfo (Target Architecture Definition): Add section
9189         ``Converting an existing Target Architecture to Multi-arch''.
9190
9191 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9192
9193         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9194         to ``Obsoleting code''.  Revise.
9195
9196 2002-05-17  Jim Blandy  <jimb@redhat.com>
9197
9198         * gdb.texinfo (C Preprocessor Macros): New chapter.
9199         Include it in the main menu.
9200         (Contributors): Credit Jim Blandy with macro support.
9201         (Compilation): Explain how to get macro information into the
9202         executable.
9203         (Expressions): Note that preprocessor macros are expanded.
9204
9205 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9206
9207         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9208         options for `target remote'.
9209
9210 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9211
9212         * gdbint.texinfo (Target Architecture Definition): Delete
9213         documentation on NNPC_REGNUM.
9214
9215 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9216
9217         * gdbint.texinfo (Target Architecture Definition): Document
9218         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9219         (Target Architecture Definition): Revise section `Using Different
9220         Register and Memory Data Representations'.  Add section `Raw and
9221         Virtual Register Representations'.
9222
9223 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9224
9225         * gdbint.texinfo (Target Architecture Definition): Mention
9226         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9227         (Target Architecture Definition): Mention same.  Add references to
9228         web pages.
9229
9230 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9231
9232         * stabs.texinfo (Attributes): Document new "vector" attribute.
9233
9234 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9235
9236         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9237
9238 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9239
9240         * gdb.texinfo: Delete obsolete references to a29k.
9241
9242 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9243
9244         * gdbint.texinfo (Target Architecture Definition): Replace
9245         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9246
9247 2002-04-24  David S. Miller  <davem@redhat.com>
9248
9249         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9250
9251 2002-04-21  David S. Miller  <davem@redhat.com>
9252
9253         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9254
9255 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9256
9257         * gdbint.texinfo (Target Architecture Definition): Delete
9258         definition of HAVE_REGISTER_WINDOWS.
9259
9260 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9261
9262         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9263         "Theodore A. Roth" <troth@verinet.com>.
9264
9265 2002-04-15  Don Howard  <dhoward@redhat.com>
9266
9267         From Eli Zaretskii <eliz@gnu.org>
9268         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9269         Provide a better explaination of this feature.
9270
9271 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9272
9273         * gdbint.texinfo (Target Architecture Definition): Remove
9274         FRAME_CHAIN_COMBINE.
9275
9276 2002-04-12  Michael Chastain  <mec@shout.net>
9277
9278         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9279         REG_STACK_SEGMENT.
9280
9281 2002-04-09  Michael Chastain  <mec@shout.net>
9282
9283         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9284         PYRAMID_* macros.
9285
9286 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9287
9288         * gdb.texinfo (Bug Reporting): Document that the web is the
9289         prefered way of submitting bug reports.
9290         (Bug Reporting): Delete the s-mail address as the last resort.
9291
9292 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9293
9294         * gdbint.texinfo (Target Architecture Definition): Delete
9295         references to TARGET_WRITE_FP and write_fp.
9296
9297 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9298
9299         * gdb.texinfo: Document new commands dump, append, and restore.
9300
9301 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9302
9303         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9304         Branch'.
9305
9306 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9307
9308         * gdb.texinfo: Change all examples to @smallexample.
9309         * gdbint.texinfo: Ditto.
9310
9311 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9312
9313         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9314         Branches''.
9315
9316 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9317
9318         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9319         Policy''.
9320
9321 2002-03-04  Fred Fish  <fnf@redhat.com>
9322
9323         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9324         expresson, suports, dependant, trhe, perhaphs, situtations,
9325         explictily, taged, oportunity, unfortunatly).
9326
9327 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9328
9329         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9330         Remove reference to 3.12.
9331
9332 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9333
9334         * gdbint.texinfo: Include fdl.texi.
9335         (Top): Add GNU Free Documentation License.
9336         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9337         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9338         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9339         (gdbint.info): Add srcdir to include path.
9340         * gdb.texinfo: Include gpl.texi.
9341         (Top): Add Copying.
9342         * gpl.texi: New file.
9343
9344 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9345
9346         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9347
9348 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9349
9350         * gdb.texinfo: Document Cygwin native specific commands.
9351
9352 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9353
9354         * gdb.texinfo: Document gdbserver ``--attach'' command.
9355
9356 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9357
9358         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9359         to @code(_ovly_debug_event).
9360
9361 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9362
9363         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9364
9365 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9366
9367         * gdb.texinfo (overlays): Mention new magic symbol
9368         '_ovly_debug_event', which allows GDB to keep better track
9369         of overlays.
9370
9371 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9372
9373         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9374         Suggested by Dmitry Sivachenko.
9375
9376         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9377
9378 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9379
9380         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9381
9382 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9383
9384         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9385         (set trust-readonly-sections): Document.
9386
9387 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9388
9389         * gdbint.texinfo (Releasing GDB): Revise and update.
9390
9391 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9392
9393         * gdbint.texinfo (Target Architecture Definition): Delete
9394         description of TARGET_BYTE_ORDER_DEFAULT.
9395
9396 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9397
9398         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9399         <mitya@cavia.pp.ru>.
9400
9401 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9402
9403         * libgdb.texinfo: Delete file.
9404
9405 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9406
9407         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9408         * gdbint.texinfo: Ditto.
9409
9410 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9411
9412         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9413
9414 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9415
9416         * Makefile.in: Update copyright.
9417         (TEXI2DVI): Define.
9418         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9419         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9420         gdb-cfg.texi.
9421         (TEXINDEX, PDFTEX): Delete makefile variables.
9422
9423 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9424
9425         * gdb.texinfo (Protocol): Move section to appendix.
9426
9427 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9428
9429         * gdb.texinfo (Remote Debugging): Create a menu.
9430         (Top): Add ``Remote Debugging'' to menu.
9431
9432 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9433
9434         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9435         serial protocol'' from here.
9436         (Remote Debugging): To here.  New chapter.
9437
9438 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9439
9440         * gdbint.texinfo (Target Architecture Definition): Delete
9441         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9442
9443 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9444
9445         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9446         are no longer needed.
9447         (Porting GDB): Add maintainer note about configure.host.
9448
9449 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9450
9451         * gdbint.texinfo (Target Architecture Definition): Remove
9452         definition of IEEE_FLOAT.
9453
9454 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9455
9456         * gdb.texinfo: Beautify copyright years; fix a typo.
9457         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9458         <3diff@gnu.org>
9459
9460 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9461
9462         * gdbint.texinfo (Host Definition): Remove references to
9463         MALLOC_INCOMPATIBLE.
9464
9465 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9466
9467         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9468         and xyz-xdep.o.
9469
9470 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9471
9472         * gdb.texinfo (Maintenance Commands): Add appendix.
9473         (Set Breaks): Copy ``maint info breakpoint'' doco to
9474         ``Maintenance Commands'' appendix.  Add reference.
9475
9476 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9477
9478         * fdl.texi: Remove next/prev from @node.
9479
9480 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
9481
9482         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
9483         for monstrous @multitable (from Brian Youmans).
9484
9485         * fdl.texi: New file.
9486
9487         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9488
9489 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
9490
9491         * gdbint.texinfo (Releasing GDB): New chapter.
9492
9493 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9494
9495         * gdb.texinfo (Embedded Processors, Calling program functions):
9496         Obsolete references to a29k.
9497
9498 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9499
9500         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
9501         examples.  Document that a code-block should do or discard its
9502         cleanups before exit.
9503
9504 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9505
9506         * gdb.texinfo (Choosing files): Change @samp to @file.
9507
9508 2002-01-05  Michael Snyder  <msnyder@redhat.com>
9509
9510         * gdb.texinfo (--pid): Document new command line option (attach).
9511
9512 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
9513
9514         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9515         in the stub.
9516
9517 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
9518
9519         * gdbint.texinfo (Target Architecture Definition): Replace
9520         BIG_ENDIAN with BFD_ENDIAN_BIG.
9521
9522 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
9523
9524         * gdbint.texinfo (Target Architecture Definition): Replace
9525         value_ptr with struct value pointer.
9526
9527 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
9528
9529         * gdb.texinfo (Free Software): Fix wording.
9530
9531 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
9532
9533         * gdb.texinfo (Free Software): New section ``Free Software Needs
9534         Free Documentation''.
9535
9536 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
9537
9538         * stabs.texinfo:
9539         * gdb.texinfo:
9540         * gdbint.texinfo:
9541         * libgdb.texinfo:
9542         * annotate.texi: Fix the application of GFDL in the Copyright notice.
9543
9544 2001-12-29  Michael Snyder  <msnyder@redhat.com>
9545
9546         * gdb.texinfo (maint info sections): Fix typo.
9547
9548 2001-12-26  Michael Snyder  <msnyder@redhat.com>
9549
9550         * gdb.texinfo (maint info sections): Document.
9551
9552         * gdb.texinfo (info proc): Comment out documentation for
9553         'info proc' sub-options that are currently not implemented.
9554
9555 2001-12-20  Jim Blandy  <jimb@redhat.com>
9556
9557         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9558
9559 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
9560
9561         * gdbint.texinfo (Target Architecture Definition): Replace
9562         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9563
9564 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
9565
9566         * gdbint.texinfo (Host Definition): Delete documentation on
9567         HOST_BYTE_ORDER.
9568
9569 2001-11-30  Jim Blandy  <jimb@redhat.com>
9570
9571         * gdb.texinfo (Overlays): New chapter, documenting GDB's
9572         overlay support.  Add to top-level menu.
9573
9574 2001-11-26  Tom Tromey  <tromey@redhat.com>
9575
9576         * gdb.texinfo (Command Syntax): Document C-o binding.
9577
9578 2001-07-26  Christopher Faylor  <cgf@redhat.com>
9579
9580         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9581         use since it is described in the referenced section.
9582
9583         From Eli Zaretskii <eliz@gnu.org>
9584         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9585         clearer when using DJGPP.
9586
9587 2001-11-24  Christopher Faylor  <cgf@redhat.com>
9588
9589         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9590         specifically refer to MS-DOS.
9591         (command files): Mention gdb.ini is only used on MS-DOS.
9592
9593 2001-11-21  Tom Tromey  <tromey@redhat.com>
9594
9595         * gdb.texinfo (Invoking GDB): Document --args.
9596         (Mode Options): Likewise.
9597
9598 2001-11-21  Jim Blandy  <jimb@redhat.com>
9599
9600         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9601         Delete documentation; this macro has been removed from the
9602         sources.
9603
9604 2001-11-13  Jim Blandy  <jimb@redhat.com>
9605
9606         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9607
9608 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
9609
9610         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9611
9612 2001-11-05  Michael Snyder  <msnyder@redhat.com>
9613
9614         * gdb.texinfo (info functions): Document use of backslash to
9615         quote regexp chars in function names such as "operator*()".
9616
9617 2001-11-01  Fred Fish  <fnf@redhat.com>
9618
9619         * gdbint.texinfo (SOLIB_ADD): Document additional new
9620         "readsyms" arg.
9621
9622 2001-10-30  Don Howard  <dhoward@redhat.com>
9623
9624         * gdb.texinfo: (Command Files) Added documentation for the
9625         behavior of gdb with input redirected from a file.
9626
9627 2001-10-28  Fred Fish  <fnf@redhat.com>
9628
9629         * gdb.texinfo (auto-solib-add): Change docs to match
9630         implementation change.
9631         (auto-solib-limit): Add docs for new variable.
9632
9633 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9634
9635         * gdbint.texinfo (Target Architecture Definition): Function
9636         value_as_pointer renamed to value_as_address.
9637
9638 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9639
9640         * gdbint.texinfo (Target Architecture Definition): Default
9641         POINTER_TO_ADDRESS functions assume unsigned addresses.
9642         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
9643         posting by Jim Blandy.
9644
9645 2001-10-12  Jim Blandy  <jimb@redhat.com>
9646
9647         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9648         version of texi2html (1.64) doesn't support this flag any more.
9649
9650 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
9651
9652         * gdbint.texinfo (Host Definition): Remove description of
9653         MEM_FNS_DECLARED.
9654
9655         * gdbint.texinfo (Host Definition): Remove description of R_OK.
9656
9657         * gdbint.texinfo (Host Definition): Remove description of
9658         HAVE_SIGSETMASK.
9659
9660 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
9661
9662         * gdbint.texinfo (Target Architecture Definition): Add
9663         explanation of TARGET_PRINT_INSN macro.
9664
9665 2001-08-30  Jim Blandy  <jimb@redhat.com>
9666
9667         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9668         Explain what it means to load relocatable files.
9669
9670 2001-08-28  Jim Blandy  <jimb@redhat.com>
9671
9672         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9673         info `top' menu.
9674
9675 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
9676
9677         * gdbint.texinfo: Add a cautionary note about macro use.
9678
9679 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
9680
9681         * gdb.texinfo: Explain omitting the hostname in the
9682         `target remote' command.
9683
9684 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
9685
9686         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9687         and END-INFO-DIR-ENTRY.
9688
9689 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9690
9691         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9692
9693 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
9694
9695         * gdbint.texinfo (libgdb): Rewrite.
9696
9697 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
9698
9699         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9700
9701 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9702
9703         * gdb.texinfo (TUI): New chapter, document the TUI.
9704         (Mode Options): Document the -tui option.
9705
9706 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
9707
9708         * gdbint.texinfo (Host Definition): Remove description of
9709         NEED_POSIX_SETPGID.
9710
9711 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
9712
9713         * gdb.tex (DJGPP Native): New node, with descriptions of
9714         DJGPP-specific commands.
9715
9716 2001-07-19  John R. Moore  <jmoore@redhat.com>
9717
9718         * gdbint.texinfo: Three misspellings.
9719
9720 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
9721
9722         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9723         `test` expressions on bash.  Problem reported by Colin Walters.
9724
9725 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9726
9727         * gdbint.texinfo (User Interface): Update ui-out documentation to
9728         refelect recent UI/MI updates.
9729
9730 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9731
9732         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9733         interpreters.
9734
9735 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
9736
9737         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9738         structure and not macros.
9739         (Host Definition): Document that much of this chapter is obsolete.
9740         (Target Architecture Definition): Update list of files that make
9741         up a target architecture.
9742         (Coding): Update.
9743
9744 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
9745
9746         * gdbint.texinfo (Target Architecture Definition): Update
9747         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9748         The latter has been changed to a true predicate.
9749
9750 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
9751
9752         * annotate.texi: Add @noindent where needed.  From Dmitry
9753         Sivachenko <dima@Chg.RU>.
9754         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
9755
9756 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
9757
9758         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
9759
9760 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
9761
9762         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9763         returns ``OK''.  Document that the ``R'' packet does not reply.
9764
9765 2001-06-13  Michael Snyder  <msnyder@redhat.com>
9766
9767         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9768
9769 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
9770
9771         * gdb.texinfo (Signals): Clarify the default setting of signal
9772         handling.
9773
9774 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
9775
9776         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9777         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9778
9779 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
9780
9781         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9782
9783 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
9784
9785         * gdbint.texinfo (Clean Design and Portable Implementation):
9786         Renamed from "Clean Design".
9787         (Clean Design and Portable Implementation): Document portable
9788         methods of handling file names, and the associated macros.
9789
9790 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
9791
9792         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9793         command and provide a cross-reference to its description.
9794         (Symbols): Note that "info scope" is useful for trace experiments.
9795
9796 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
9797
9798         * gdb.texinfo (Symbols): Document "info scope".
9799         (Tracepoints): New chapter.
9800         (Contributors): Update for v5.1.
9801         <All nodes>: Change "C++" to "C@t{++}".
9802
9803         * gdbint.texinfo (User Interface): A new section about ui_out
9804         functions, based on text written by Fernando Nasser.
9805
9806         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
9807
9808 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
9809
9810         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
9811
9812         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
9813
9814         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
9815         Replace "GDB" with "@value{GDBN}".  Fix markup.
9816
9817         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
9818
9819         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9820         a cross-reference to its description.
9821         (Symbols): Document "info symbol".
9822
9823 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
9824
9825         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9826         subsection "x86 Watchpoints".
9827         (Target Architecture Definition): Document the macros
9828         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9829         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9830
9831 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
9832
9833         * gdbint.texinfo (Target Architecture Definition): Update
9834         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9835         list.
9836
9837 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
9838
9839         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9840         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9841
9842 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
9843
9844         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9845
9846 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
9847
9848         * gdb.texinfo (Environment): Document that `path' does not change
9849         the value of PATH in GDB's own environment (it did in the past,
9850         but that was changed on March 15, 1994).  Reported by Doug Evans
9851         <dje@transmeta.com>.
9852
9853         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9854         its line.  Fix markup of commands and macros.  Add an Index node
9855         and index entries.
9856
9857 2001-01-23  J.T. Conklin  <jtc@redback.com>
9858
9859         * gdb.texinfo (Memory region attributes): New manual section.
9860
9861 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9862
9863         * gdbint.texinfo (POP_FRAME): Document use by return_command.
9864
9865 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
9866
9867         * refcard.tex: Version and copyright fixed.  From Phil Edwards
9868         <pedwards@disaster.jaj.com>.
9869
9870 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9871
9872         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9873         DWARF2_REG_TO_REGNUM): Document.
9874
9875 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9876
9877         * gdbint.texinfo (Coding): Update current value of
9878         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
9879
9880 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
9881
9882         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
9883         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9884
9885 2000-11-10  Christopher Faylor <cgf@cygnus.com>
9886
9887         * gdb.texinfo: Document new 'set step-mode' command.
9888
9889 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
9890
9891         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9892         changes from Dmitry Sivachenko <dima@Chg.RU>.
9893
9894 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
9895
9896         * gdb.texinfo (Hooks): Document the new post-hook functionality.
9897         From Steven Johnson <sbjohnson@ozemail.com.au>.
9898
9899 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
9900
9901         * gdbint.texinfo (Overall Structure): Spelling fix.
9902
9903 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
9904
9905         * gdbint.texinfo (Target Architecture Definition): Document that
9906         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9907         for which REGISTER_CONVERTIBLE returns a zero value.
9908
9909 2000-07-08  Christopher Faylor <cgf@cygnus.com>
9910
9911         * Makefile.in (install-info): Find files to install in either the
9912         build or source directories (adapted from Makefile.am).
9913
9914 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
9915
9916         * stabs.texinfo: Fix spelling errors.
9917         (String Field): FILE-NUMBER starts from 0, not 1.
9918
9919 2000-07-05  Eli Zaretskii <eliz@gnu.org>
9920
9921         * refcard.tex: Remove \centerline from the blurb.  Patch from
9922         Brian Youmans.
9923
9924 2000-06-25  Eli Zaretskii <eliz@gnu.org>
9925
9926         * Makefile.in (install-info): Support installation from outside of
9927         the source directory.  Reported by Mark Harig
9928         <markh@frazier.landmark.com>.
9929
9930 2000-06-20  J.T. Conklin  <jtc@redback.com>
9931
9932         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9933
9934 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9935
9936         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9937         Generate using pdftex.
9938         (PDFTEX): Define.
9939         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9940         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9941         @contents at the start.
9942
9943 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
9944
9945         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
9946         Youmans.
9947
9948 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9949
9950         From Brian Youmans:
9951         * gdb.texinfo: Fix ``et al.''.
9952
9953 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9954
9955         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9956         loop.
9957
9958 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
9959
9960         * configure: Regenerate.
9961
9962 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
9963
9964         * Makefile.in (install-info): Run install-info on installed Info
9965         files.
9966
9967 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9968
9969         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
9970         Andrew Cagney.
9971
9972 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
9973
9974         * gdb.texinfo: Proofreading changes from Brian Youmans.
9975
9976 2000-05-01  Nick Duffek  <nsd@cygnus.com>
9977
9978         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9979         startup sequence, minor edits.
9980
9981 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
9982
9983         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9984         TeX.
9985
9986         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
9987         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9988         like `n' and `s' which look weird.  Convert some of the @kindex to
9989         @vindex, when they refer to variables, not commands.
9990
9991 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9992
9993         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9994
9995 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
9996
9997         * Makefile.in (GDBMI_DIR): New variable.
9998         (SET_TEXINPUTS): Add $(GDBMI_DIR).
9999         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10000         (gdbmi.texinfo): New target, for texi2roff.
10001         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10002         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10003
10004         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10005         gdbmi.texinfo.
10006         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10007         comment.
10008
10009 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10010
10011         * gdb.texinfo (Files): Update description of add-symbol-file
10012         command.
10013
10014 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10015
10016         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10017         prevents the build (and is generally a Bad Idea).
10018
10019 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
10020
10021         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10022         a comma inside @var.
10023         (Command Files): Index markup changes from Dmitry Sivachenko
10024         <dima@Chg.RU>.
10025
10026 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
10027
10028         * Makefile.in (LN_S): Define.
10029         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10030         invoke "ln -s" unless it is known to work.
10031
10032         * configure.in (AC_PROG_LN_S): Add.
10033
10034 2000-04-14  Jim Blandy  <jimb@redhat.com>
10035
10036         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10037         section.
10038         (Target Conditionals): Document ADDRESS_TO_POINTER,
10039         POINTER_TO_ADDRESS.
10040
10041 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10042
10043         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10044         gdb-cfg.texi to get the value.
10045
10046 2000-04-10  Jim Blandy  <jimb@redhat.com>
10047
10048         * gdbint.texinfo (Target Architecture Definition): Fix
10049         cross-references.
10050
10051 2000-04-08  Jim Blandy  <jimb@redhat.com>
10052
10053         * gdbint.texinfo (Using Different Register and Memory Data
10054         Representations): New section.
10055         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10056         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10057         REGISTER_CONVERT_TO_RAW): Document.
10058
10059 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10060
10061         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10062         for acknowledgments.
10063
10064 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10065
10066         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10067         qThreadExtraInfo.
10068
10069 2000-03-28  J.T. Conklin  <jtc@redback.com>
10070
10071         * gdb.texinfo: Clarify which remote debug protocol commands are
10072         required and which are optional.
10073
10074 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10075
10076         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10077         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10078         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10079         * annotate.texi: Update.
10080
10081 2000-03-28  Stan Shebs  <shebs@apple.com>
10082
10083         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10084         expectation of additional changes before release), update
10085         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10086         node links, rephrase and/or shorten lines to fix formatting
10087         problem in both regular and @smallbook formats.
10088         * annotate.texi: Shorten lines in example, use smallexample
10089         consistently everywhere.
10090         * Makefile.in: Add comment about texinfo 4.0 html generation.
10091         (SFILES_INCLUDED): Add annotate.texi.
10092
10093 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10094
10095         * gdb.texinfo (Debugging Output): Added new section, documenting
10096         the "set/show debug" commands.
10097
10098 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10099
10100         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10101         entry.
10102
10103         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10104         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10105         @chapter and @node entries.
10106
10107         * gdb.texinfo: Link all top-level nodes.
10108
10109 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10110
10111         * Makefile.in (install-info): Create $(infodir) before installing
10112         files.
10113
10114 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10115
10116         From David Whedon <dwhedon@gordian.com>
10117         * gdbint.texinfo : Added paragraphs about command deprecation.
10118
10119 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10120
10121       * gdb.texinfo: Add documentation for the apropos command.
10122
10123 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10124
10125         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10126
10127 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10128
10129         * gdb.texinfo: Add white space to prevent overprinting in
10130         two places.
10131
10132 2000-03-17  Stan Shebs  <shebs@apple.com>
10133
10134         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10135         <dima@Chg.RU>, also clarification of allowed content for
10136         string constants.
10137
10138 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10139
10140         * gdb.texinfo (main menu): Add Annotations.
10141         (File Options): Add @cindex entries for each command-line option.
10142         Document --epoch, --annotate, --async, --interpreter, --write,
10143         --statistics, and --version.
10144
10145         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10146         of GDB.
10147
10148 2000-02-23  Jim Blandy  <jimb@redhat.com>
10149
10150         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10151
10152 2000-02-22  Jim Blandy  <jimb@redhat.com>
10153
10154         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10155
10156 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10157
10158         * Makefile.in (diststuff): New target.
10159
10160 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10161
10162         * agentexpr.texi: Fix wording regarding Intel's IA-64
10163         architecture.  [From Jim Wilson.]
10164
10165 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10166
10167         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10168         (Delete Breaks): Mention range arguments.
10169         (Disabling): Likewise.
10170
10171 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10172
10173         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10174
10175 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10176
10177         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10178         valid functions.
10179
10180 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10181
10182         * gdb.texinfo: Clarify regular expressions used in rbreak.
10183
10184 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10185
10186         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10187         MEMORY_REMOVE_BREAKPOINT):  Document.
10188
10189 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10190
10191         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10192         offset re-using the DATA offset instead.
10193
10194 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10195
10196         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10197
10198 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10199
10200         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10201         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10202         typos.
10203
10204         * gdb.texinfo: Various minor wording and formatting improvements,
10205         mentions of additional command-line options.
10206
10207 1999-09-30  Fred Fish  <fnf@cygnus.com>
10208
10209         * gdb.texinfo:  Document additional forms of specifying section
10210         names and addresses for the add-symbol-file command.
10211
10212 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10213
10214         * gdbint.texinfo: Fix typo, add the word "have".
10215
10216 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10217
10218         * gdbint.texinfo (Target Architecture Definition): Document the
10219         SKIP_PERMANENT_BREAKPOINT macro.
10220
10221 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10222
10223         * gdb.texinfo: Fiks speling errers.
10224
10225         * gdb.texinfo: Fix uses of @multitable.
10226
10227         From Eli Zaretskii  <eliz@gnu.org>:
10228         * gdb.texinfo: Include details specific to DOS host, clarify
10229         some confusing language, fix @ref/@xref/@pxref usages, add
10230         comments about using with optimization, add more indexing,
10231         fix info about disassembly-flavor.
10232
10233 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10234
10235         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10236         SKIP_SOLIB_RESOLVER): Define.
10237
10238 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10239
10240         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10241         ``g'' packets.
10242
10243 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10244
10245         * gdb.texinfo: Create a new "Configurations" chapter with
10246         platform-specific info, inline remote.texi and move sections of it
10247         into the new chapter, move bits about info proc, heuristic search,
10248         and register stack into the new chapter.
10249         * remote.texi: Remove, now part of gdb.texinfo.
10250         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10251
10252 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10253
10254         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10255         GDB_TARGET_IS_MACH386): These kludges have gone away.
10256
10257 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10258
10259         * gdbint.texinfo (Target Architecture Definition): Mention
10260         TDEPLIBS.
10261
10262 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10263
10264         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10265         surrounding text to fit HP-UX bits into general info.
10266         (HPPA-cfg.texi): Remove, no longer useful.
10267
10268         * gdb.texinfo: Remove explicit links from @node lines, remove
10269         HP-added "Detailed Node Listing" from main menu which confuses
10270         things.
10271
10272         From Dmitry Sivachenko <dima@Chg.RU>:
10273         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10274         in description of `set environment'.
10275
10276 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10277
10278         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10279
10280 1999-08-12  Ben Elliston  <bje@cygnus.com>
10281
10282         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10283
10284 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10285
10286         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10287         watch, awatch, and rwatch.  Explain why the latter two cannot be
10288         set as software watchpoints.  Document that watchpoints for local
10289         variables are deleted when the debuggee terminates.
10290
10291 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10292
10293         * remote.texi (Protocol): Further clarification of the "qRcmd"
10294         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10295         reserved.
10296
10297 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10298
10299         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10300         * gdb.texinfo: Ditto.
10301
10302 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10303
10304         * gdb.texinfo (KOD): New node.
10305
10306 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10307
10308         * remote.texi (Rcmd): Fix minor formatting typos.
10309
10310 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10311
10312         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10313         packets.
10314
10315 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10316
10317         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10318         fixes.
10319
10320 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10321
10322         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10323
10324 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10325
10326         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10327         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10328         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10329         packets that are not supported on all hosts. Expand examples.
10330         Spell check.
10331
10332 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10333
10334         * Makefile.in: Recognize html, install-html.  Add targets
10335         to build HTML versions of documentation via texi2html.
10336
10337 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10338
10339         * gdbint.texinfo (Testsuite): New chapter, information about the
10340         testsuite.
10341
10342 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10343
10344         * remote.texi (Communication Protocol): Rewrite.
10345
10346 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10347
10348         * stabs.texinfo: Fix uses of xref.
10349
10350 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10351
10352         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10353         info about patch submission.
10354
10355 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10356
10357         From Per Bothner  <bothner@cygnus.com>:
10358         * gdb.texinfo: Document Chill support.
10359
10360 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10361
10362         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10363         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10364         Document that the value should be greater-than or equal-to zero.
10365         (NO_STD_REGS): Document. Deprecate.
10366
10367 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10368
10369         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10370         Document that these are not used.
10371
10372 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10373
10374         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10375
10376 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10377
10378         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10379         numargs was dropped.
10380
10381 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10382
10383         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10384
10385 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10386
10387         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10388         Update.
10389
10390 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10391
10392         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10393         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10394
10395 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10396
10397         * gdbint.texinfo: Fix typos: $ -> @.
10398
10399 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10400
10401         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10402         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10403         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10404         BREAKPOINT_FROM_PC.
10405
10406 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10407
10408         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10409         CALL_DUMMY_STACK_ADJUST): Document.
10410
10411 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10412
10413         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10414         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10415
10416 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10417
10418         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10419         longer exists.
10420
10421 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10422
10423         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10424         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10425         they make the manual source incomprehensible.
10426         * h8-cfg.texi: Remove, hasn't been used in years.
10427
10428 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10429
10430         * gdb.texinfo: Update the credits.
10431
10432 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10433
10434         * gdb.texinfo: Fix mistakes noticed in printout of last
10435         draft, add Alpha to discussion of heuristic fence post.
10436
10437 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10438
10439         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10440         Edition, merge some HP changes into mainline, describe some
10441         previously undocumented features, describe more of the target
10442         commands available, eliminate obsolete section on renamed
10443         commands.
10444         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10445
10446 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10447
10448         * gdb.texinfo: Make many HPPA conditionals unconditional,
10449         including catchpoint description, since now on for all configs.
10450         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10451         specializations.
10452
10453 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10454
10455         * Makefile.in (GDBvn.texi): Fix match expression to work with
10456         current format of VERSION in gdb/Makefile.in.
10457         * gdb.texinfo: Fix node ref to match new readline.
10458
10459 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10460
10461         * gdb.texinfo: Changes made as part of a project to merge in
10462           changes made by HP. Documentation makes extensive use of
10463           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10464           on remote debugging. There are differences in documentation
10465           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10466           the HP manual discusses catchpoints, hardware watchpoints, and
10467           some HPUX specific limitations for shared library support.
10468
10469           There are also a number of @node changes.
10470
10471 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10472
10473         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10474         (C Usage): Same.
10475
10476 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
10477
10478         The following changes were made by Edith Epstein
10479         <eepstein@cygnus.com> as part of a project to merge in changes
10480         made by HP.
10481
10482         * HPPA-cfg.texi: new file.
10483
10484         * all-cfg.texi: set HPPA for HP PA-RISC targets.
10485
10486         * refcard.tex: change documentation about catch.
10487           removed info catch.
10488
10489 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
10490
10491         * gdbint.texinfo: Expand on GDB's coding standards,
10492         specify the use of arg names with prototypes.
10493
10494 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
10495
10496         * gdb.texinfo: Fix tipo.
10497
10498 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10499
10500         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10501         TARGET_BYTE_ORDER_SELECTABLE_P.
10502
10503 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10504
10505         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10506
10507 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
10508
10509         * agentexpr.texi: New file.
10510
10511 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
10512
10513         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10514
10515 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
10516
10517         * remote.texi: Changed wording that implied that the GDB remote
10518         protocol caches register values instead of GDB itself.
10519
10520 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
10521
10522         * gdbint.texinfo: Add some info about symbol readers.
10523         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10524         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10525         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10526         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10527
10528 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
10529
10530         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10531
10532 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10533
10534         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10535
10536 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
10537
10538         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10539         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10540
10541 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10542
10543         * gdbint.texinfo: Fix minor typos.
10544
10545 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
10546
10547         * gdbint.texinfo: Complete overhaul.  Group descriptions more
10548         logically, add more info on generic algorithms, remove much
10549         obsolete and/or wrong material.
10550
10551 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10552
10553         * stabs.texinfo (Method Type Descriptor): Expand and correct.
10554
10555 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
10556
10557         * refcard.tex:  Copyright, address updates.
10558
10559 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
10560
10561         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10562         for the edition instead of confusing GDB-version-like numbers.
10563
10564 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
10565
10566         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10567
10568 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10569
10570         * LRS: Reformat a bit to keep text under 80 columns.
10571
10572 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
10573
10574         * gdb.texinfo: Add some credits, mention bug monitor.
10575         * remote.texi: Mention mips monitor targets.
10576         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10577
10578 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
10579
10580         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10581         files, finish sorting of host vs target vs native macros, describe
10582         some more of them.
10583
10584 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
10585
10586         * gdbint.texinfo (Host Conditionals): Document change from
10587         using NO_MMALLOC to it's inverse, USE_MMALLOC.
10588
10589 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10590
10591         * gdbint.texinfo (Host Conditionals): Document
10592         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10593
10594 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10595
10596         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10597         Document LSEEK_NOT_LINEAR.
10598
10599 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
10600
10601         * stabs.texinfo (Stab Section Basics): Make it clear that only
10602         some versions of the GNU linker remove the leading N_UNDF symbol.
10603
10604 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10605
10606         * stabs.texinfo (String Field): Document type number pairs here,
10607         instead of in the Sun specific section.
10608         (Include Files): The GNU linker supports the N_BINCL
10609         optimization.  Clarify the N_BINCL value, and what it is used
10610         for.
10611         (Procedures): Document N_FUN with an empty string to mark the end
10612         of a function.
10613         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10614         (Sun Differences): Remove this node, as the information is now
10615         elsewhere in the main document.
10616         (Stab Section Basics): Mention that the GNU linker may optimize
10617         stabs and remove the leading N_UNDF symbol.
10618
10619 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
10620
10621         * gdb.texinfo, refcard.tex: Restore author credit
10622
10623 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
10624
10625         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10626         documentation to account for START and END macros taking
10627         one arg.
10628
10629 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
10630
10631         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10632         * gdb.texinfo (Frames): Fix typo.
10633
10634 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
10635
10636         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10637         a target_signal as arg type, not a pid.
10638
10639 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
10640
10641         * gdb.texinfo:  Document `set assembly-language'.
10642
10643 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
10644
10645         * remote.texi: Update list of stubs in the GDB distribution.
10646
10647 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
10648
10649         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10650         Also document that some systems can use mmalloc but must define
10651         this if their C runtime allocates memory that is later freed.
10652         (MMCHECK_FORCE): Document new macro.
10653
10654 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
10655
10656         * remote.texi: Add documentation for target Sparclet.
10657
10658 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10659
10660         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10661         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10662         * configure.in: Rewritten for autoconf.
10663         * configure: New.
10664
10665 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
10666
10667         * Makefile.in (DVIPS): New define, set to dvips.
10668         (dvi): Add stabs.dvi.
10669         (ps): New target.
10670         (all-doc): Depend on info, dvi, and ps targets.
10671         (STAGESTUFF): Add *.ps and *.dvi files.
10672         (clean-info, clean-dvi): Remove.
10673         (mostlyclean): Does not depend upon clean-info or clean-dvi,
10674         rules completely rewritten.
10675         (maintainer-clean): Remove clean-info and clean-dvi
10676         dependencies and put their actions in the rules.
10677         (gdb.ps): New target
10678         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10679         intermediate TeX files, whether they have 2 or 3 character
10680         extensions.
10681         (gdbint.ps): Add target and rules.
10682         (gdb-internals): Delete unused target.
10683         (Makefile): Depends upon config.status also.
10684
10685 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
10686
10687         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10688         set.
10689
10690 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
10691
10692         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10693         * gdb.texinfo (Expressions): Fix erroneous array constant example.
10694
10695 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
10696
10697         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10698
10699 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10700
10701         * gdb.texinfo (Print settings):  Document
10702         `set/show print static-members' commands.
10703
10704 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
10705
10706         * gdbint.texinfo (Native): Document name change, coredep.c to
10707         core-aout.c.
10708
10709 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10710
10711         * stabs.texinfo (Include Files): Document the values the SunOS4
10712         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10713
10714 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
10715
10716         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10717         Fix typo.
10718
10719 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
10720
10721         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10722         "gdb.tar.Z".
10723
10724 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
10725
10726         * Makefile.in (maintainer-clean): New target, synonym for
10727         realclean.
10728
10729 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
10730
10731         * Update all FSF addresses except those in COPYING* files.
10732
10733 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10734
10735         From Richard Earnshaw (rearnsha@armltd.co.uk):
10736         * gdb.texinfo (convenience variables): Document $_exitcode.
10737         (quit): Document optional expression to use as exit code.
10738
10739 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
10740
10741         * gdb.texinfo, remote.texi: Brought up to date with various
10742         GDB changes.
10743
10744 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
10745
10746         * gdb.texinfo: Update dates and versions, fix comments about
10747         hardware watchpoints in future releases and about the
10748         sharedlibrary command.
10749
10750 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10751
10752         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
10753         C_FUN stab.  Other cleanups.
10754
10755 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10756
10757         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10758         for the sparc stub.
10759
10760 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10761
10762         * annotate.texi: Clarify which addresses have differing formats
10763         depending on the language and which do not.
10764
10765 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10766
10767         * remote.texi (NetWare): Changed example to use BOARD= instead of
10768           NODE= argument to reflect correspoding change to gdbserve.nlm.
10769
10770 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10771
10772         * stabs.texinfo (Negative Type Numbers): Mention the fact that
10773         GDB, as well as AIX dbx, supports the size type attribute.
10774
10775 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10776
10777         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10778
10779 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10780
10781         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
10782         and new 'if' and 'while' commands.
10783
10784 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10785
10786         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
10787
10788 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10789
10790         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10791         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10792           NetWare targets.  Mostly stolen from the Server node.
10793
10794 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10795
10796         * gdb.texinfo (Setting): Talk about the language of a source file
10797         versus the working language.  The old documentation did not match
10798         what GDB did.
10799
10800 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10801
10802         * stabs.texinfo (Source Files): Document N_SO used to mark the end
10803         of a source file.
10804
10805 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10806
10807         * gdb.texinfo (Processes): New node.
10808
10809 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10810
10811         * remote.texi: Update documentation of set/show mipsfpu.
10812
10813 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
10814
10815         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10816         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10817
10818 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
10819
10820         * gdbint.texinfo: Removed mentions of some incorrectly placed and
10821         obsolete conditionals, described some others.
10822
10823 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10824
10825         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10826         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10827
10828 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
10829
10830         * gdbint.texinfo: Put regex conditionals in their own table.
10831
10832 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
10833
10834         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10835         described or fixed the descriptions of many others.
10836
10837 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
10838
10839         * gdb.texinfo: Add some more credits.
10840         * gdbint.texinfo: Capitalize GDB consistently, describe some
10841         macros and remove some.
10842
10843 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10844
10845         * gdbint.texinfo: Removed mentions of many incorrectly placed and
10846         obsolete conditionals, described some others.
10847
10848 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10849
10850         * gdb.texinfo (help targets):  Changed to `help target', which
10851         is the correct gdb command.
10852
10853 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10854
10855         * annotate.texi (TODO): New node, for keeping track of annotations
10856         suggested but not yet implemented.
10857
10858 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10859
10860         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10861         another symbol, it is not the address itself.
10862
10863 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
10864
10865         * stabs.texinfo (Stab Section Basics): Add comment about alignment
10866         of stabs-in-coff sections.
10867
10868 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10869
10870         * annotate.texi: Change edition to 0.5 and date to May 1994.
10871         Add index.
10872         (Frames): New node, for frame annotation.
10873         (Displays): New node, for display annotation.
10874
10875         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10876         when waiting for your program to stop.
10877
10878 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10879
10880         * annotate.texi (Breakpoint Info): Document annotation of header
10881         fields and record annotation.
10882
10883 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10884
10885         * annotate.texi: New file, to document annotations.
10886
10887 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10888
10889         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10890         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
10891
10892 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10893
10894         * stabs.texinfo (Stab Section Basics): Say what is in .stab
10895         section, and say n_strx field is compilation unit relative.
10896         * stabs.texinfo: Don't use @code for a.out when it is the name of
10897         an object file format.
10898
10899 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10900
10901         * gdb.texinfo: Refer to file names, not path names, per rms
10902         convention.
10903         (Arguments): Fix typo.
10904
10905 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10906
10907         * stabs.texinfo (Global Variables): Talk about stabs in files
10908         where variables are referenced, but not defined.
10909
10910 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10911
10912         * stabs.texinfo: Move stuff on @ and # type descriptors from node
10913         Cplusplus to new nodes Member Type Descriptor and Method Type
10914         Descriptor.  Re-write stuff for #.
10915
10916 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10917
10918         * gdb.texinfo (Print Settings): Don't document "set print
10919         fast-symbolic-addr off".  The bug which it worked around was fixed
10920         on 25 Feb 94 in coffread.c, so I'm nuking the command.
10921
10922         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10923         N_ENTRY node.
10924
10925         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10926
10927 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10928
10929         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10930         references to ieee-float.c.
10931
10932 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10933
10934         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10935         match what the code actually does.
10936
10937 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10938
10939         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10940
10941 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10942
10943         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10944         i, and b.
10945
10946 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
10947
10948         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10949         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
10950         as "stabs in sections" rather than just saying "ELF and SOM".
10951         Also make that stuff apply to COFF.
10952
10953 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10954
10955         * gdb.texinfo (Formatting Documentation): Change GhostScript to
10956         Ghostscript.
10957
10958 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10959
10960         * gdb.texinfo (Continuing and Stepping): When talking about "step"
10961         versus functions without line numbers, also mention stepping into
10962         them as well as "step" when you are in them.  Tell the user how to
10963         deal with the situation.  Add comment about "debugging information".
10964
10965 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10966
10967         * stabs.texinfo (Enumerations): Document restriction on where
10968         enumeration types can appear and still win with GDB.
10969
10970 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10971
10972         * stabs.texinfo (Negative Type Numbers): Document format for type
10973         -16.
10974
10975 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10976
10977         * gdb.texinfo (Selection, Frame Info): Update information about
10978         arbitrary frame specficiations.
10979
10980 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10981
10982         * gdb.texinfo, remote.texi: general editing pass prior to Net release
10983
10984 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10985
10986         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10987
10988 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
10989
10990         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10991
10992 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10993
10994         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10995         Differences node to Statics node.
10996         (Statics): Discuss XCOFF use of V symbol descriptor.
10997
10998         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10999         not clean.
11000
11001 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
11002
11003         * gdb.texinfo (Print Settings): Document `set print
11004         fast-symbolic-addr' and improve the doc for some other
11005         `set print's.
11006
11007 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
11008
11009         * stabs.texinfo (String Field): Talk about defining several type
11010         numbers at once.
11011         Fix lint regarding changing node ELF Transformations to
11012         ELF and SOM Transformations.
11013
11014 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
11015
11016         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
11017
11018 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11019
11020         * stabs.texinfo (Cross-References): `::' is for nested types only
11021         within <>.
11022         (Structures): Document static members.
11023
11024 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11025
11026         * stabs.texinfo: Document S type attribute.
11027
11028 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
11029
11030         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11031
11032 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
11033
11034         * gdbint.texinfo:  Fix a few typos.
11035
11036 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11037
11038         * gdb.texinfo, remote.texi: formatting improvements
11039
11040         * gdb.texinfo (New Features): mention threads.
11041         (Summary, C): fix xrefs in newly contributed text.
11042         (Threads): index entries, clarifications, example
11043         (passim): minor typos fixed, phrasing improvements
11044
11045         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11046         entries; (Server): explain use of gdbserver w/real-time systems,
11047         add example of conflicting TCP port; (MIPS Remote) break up
11048         running text into table, highlighting commands, and add example.
11049
11050 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11051
11052         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11053
11054 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11055
11056         * stabs.texinfo (Nested Symbols): New node.
11057         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11058
11059 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11060
11061         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11062         to picking which Bbss.bss symbol to use, and (because there seems to
11063         be no good way of doing it) re-write some of the text to make it
11064         sound like Bbss.bss isn't such a great idea after all (as currently
11065         designed).
11066
11067         * gdb.texinfo (C): In addition to saying people have to use g++ for
11068         good results, say they have to use stabs.  Specifically say cfront
11069         doesn't work well.
11070         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11071         the gdb README.  Add xrefs to places where the support for the various
11072         languages is described in detail.
11073
11074 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11075
11076         * stabs.texinfo: Clean up stuff about visibility and virtual
11077         characters.
11078
11079         * stabs.texinfo (N_M2C): Cite Sun doc.
11080
11081 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11082
11083         * gdb.texinfo: updates re threads.
11084         * remote.texinfo: avoid index entries starting with digits.
11085
11086 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11087
11088         * stabs.texinfo (Enumerations): Talk about large, negative and
11089         octal values.  Clean up cross reference to type attributes.
11090         (String Field): Say that GDB 4.11 supports size attribute.
11091
11092 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11093
11094         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11095         is a mandatory step.  Make the stuff about that more concise.
11096
11097 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11098
11099         * stabs.texinfo (Class Names): New node.
11100
11101         * gdb.texinfo (Command Files): Explain order of init file reading.
11102
11103         * remote.texi (Bootstrapping): Talk about getting the serial driver
11104         to deal with ^C sent by gdb to stop the remote system.
11105
11106 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11107
11108         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11109
11110         * libgdb.texinfo (Defining Commands): made the DOC arg
11111         to gdb_define_app_command a char * instead of char **
11112         per a suggestion from kingdon.
11113
11114         * libgdb.texinfo: total rewrite from a different starting
11115         premise.
11116
11117 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11118
11119         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11120         floats passed as doubles (to improve clarity).
11121
11122 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11123
11124         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11125
11126         * a4rc.sed: update to work with Andreas Vogel papersize params
11127
11128         * refcard.tex: use Andreas Vogel simplifications of papersize
11129         params; remove useless version info; update copyright date.
11130
11131 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11132
11133         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11134
11135 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11136
11137         * gdb.texinfo (Files): Say what address the load command loads it at.
11138
11139         * stabs.texinfo (Common Blocks): Minor cleanups.
11140
11141         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11142         that Sun has backed away from the linker kludge and thus the relevant
11143         issue is changes to the SunPRO tools, not the Solaris linker.
11144
11145         * stabs.texinfo (Traditional Integer Types): Clean up description
11146         of octal bounds a little bit.  Document extra leading zeroes.
11147
11148 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11149
11150         * gdb.texinfo (Signaling): Update for symbolic symbol names
11151         and add a section explaining the difference between the GDB
11152         signal command and the shell kill utility.
11153
11154 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11155
11156         * libgdb.texinfo: added `@' to braces that were unescaped.
11157
11158 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11159
11160         * libgdb.texinfo: new file.  Spec for the gdb library.
11161
11162 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11163
11164         * stabs.texinfo (Include Files): Fix typo (start -> end).
11165
11166 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11167
11168         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11169         from Melissa at FSF's editing pass.
11170
11171 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11172
11173         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11174         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11175         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11176
11177 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11178
11179         * remote.texi (Bootstrapping): Discuss 386 call gates.
11180
11181 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11182
11183         * stabs.texinfo (Based Variables): New node.
11184
11185 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11186
11187         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11188         names, sizes, and formats to suggest how not to lose.
11189
11190 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11191
11192         * stabs.texinfo (Methods): Fix typo.
11193
11194 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11195
11196         * gdb.texinfo: Fix a few typos.
11197
11198 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11199
11200         * gdb.texinfo: Clarify how well it works with Fortran.
11201
11202         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11203         More on relocating stabs in ELF files.
11204
11205 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11206
11207         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11208
11209 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11210
11211         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11212         parameters on VAX.
11213
11214 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11215
11216         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11217
11218 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11219
11220         * stabs.texinfo: Make info author notice match the TeX author notice.
11221
11222 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11223
11224         * stabs.texinfo: Initial-caps all words in node names and
11225         non-trivial words in section names.
11226
11227 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11228
11229         * stabs.texinfo: Many minor cleanups.
11230
11231         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11232
11233 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11234
11235         * stabs.texinfo: Remove full description of big example.
11236         It's not really helpful; just use pieces of it where appropriate.
11237         Add more Texinfo formatting directives (@samp, etc.).
11238         Use @deffn to define stab types.
11239         Eliminate some wordiness.  Break up some nodes.
11240         Add an (alphabetized) index of symbol types.
11241         Use consistent capitalization style in node and section names.
11242
11243 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11244
11245         * gdb.texinfo:  Change typo "Two two" to "The two".
11246
11247 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11248
11249         * stabs.texinfo (XCOFF-differences): Remove references to
11250         non-existent types N_DECL and N_RPSYM.
11251
11252         * stabs.texinfo (String Field): Say that type attributes bug is
11253         fixed in GDB 4.10, since it is.
11254
11255         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11256
11257 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11258
11259         * stabs.texinfo: Formatting cleanups.
11260
11261 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11262
11263         * stabs.texinfo: When explaining the n_type of a stab, standardize
11264         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11265         no tabs, use @r).
11266         (Global Variables): Clean up.
11267
11268 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11269
11270         * stabs.texinfo (Stack Variables): Re-write.
11271
11272 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11273
11274         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11275         addresses of a source file.  Also revise formatting.
11276         Change "object module" or "object file" to "source file".
11277         Various: Miscellaneous cleanups.
11278
11279 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11280
11281         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11282
11283 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11284
11285         * gdbint.texinfo: Removed many nonsensical machine-collected
11286         host and target conditionals, described some of the remainder.
11287
11288 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11289
11290         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11291
11292         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11293         paragraph which follows.
11294
11295         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11296         variables.  Looks better and avoids overful hbox.
11297
11298 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11299
11300         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11301
11302 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11303
11304         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11305         retransmit-timeout
11306
11307 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11308
11309         * gdbint.texinfo: Update statement about `some ancient Unix
11310         systems, like Ultrix 4.0' to Ultrix 4.2.
11311
11312 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11313
11314         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11315
11316         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11317
11318         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11319         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11320
11321         * remote.texi: new name for former gdbinv-s.texi
11322
11323         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11324
11325 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11326
11327         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11328         variables for MIPS remote debugging protocol.
11329
11330 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11331
11332         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11333
11334 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11335
11336         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11337
11338 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11339
11340         * gdb.texinfo: repair conditional bugs in text markup
11341
11342 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11343
11344         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11345         to select Modula-2 material.
11346
11347 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11348
11349         * stabs.texinfo: Cleanups regarding statics.
11350
11351         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11352         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11353
11354 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11355
11356         * stabs.texinfo: N_MAIN is sometimes used for C.
11357
11358 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11359
11360         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11361
11362 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11363
11364         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11365         removed from the code by Kingdon.
11366
11367 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11368
11369         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11370         input when evaluating breakpoint conditions; the bug has been fixed.
11371
11372         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11373         sets the ignore count to N-1, not to N.
11374
11375 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11376
11377         * refcard.tex (\hoffset): correct longstanding error to match
11378           intended offset; avoids cutting off edge on some printers
11379
11380 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11381
11382         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11383
11384 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11385
11386         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11387
11388 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11389
11390         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11391         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11392         collect sed edits if any, apply to refcard before formatting;
11393         (refcard.ps) stop implying PS fonts if PS output requested;
11394         (lrefcard.ps) delete extra target for variant PS fonts
11395
11396         * refcard.tex: parametrize papersize dependent info, collect
11397           in easily replaced spot
11398
11399         * a4rc.sed: new file, edits to refcard for A4 paper
11400
11401 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11402
11403         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11404
11405 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11406
11407         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11408
11409 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11410
11411         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11412         politely rather than rudely.
11413
11414 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11415
11416         * stabs.texinfo: Document common blocks.
11417
11418 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11419
11420         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11421
11422 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11423
11424         * stabs.texinfo (Top): Minor cleanup.
11425
11426 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11427
11428         * Makefile.in (install-info): remove parentdir support
11429
11430 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11431
11432         * gdb.texinfo (Copying): delete this node and references to it;
11433         RMS says this manual need not carry GPL. (passim): Improvements
11434         from last round at FSF, largely due to Ian Taylor review, and
11435         minor formatting improvements.
11436
11437         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11438         largely due to Ian Taylor review. (Debug Session): minor edits to
11439         new text.
11440
11441 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11442
11443         * Makefile.in (realclean): Remove info and dvi files too.
11444
11445 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11446
11447         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11448         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11449         * gdb.texinfo: Change accordingly.
11450
11451         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11452         N_{L,R}BRAC,N_SLINE are relative to.
11453
11454 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11455
11456         * Makefile.in (GDBvn.texi): Update atomically.
11457
11458 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11459
11460         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11461
11462 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11463
11464         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11465         addresses together.  Also motivate the set print symbol-filename
11466         command and suggest other solutions.
11467
11468 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11469
11470         * gdb.texinfo (set print elements):  Note that the number of
11471         elements is set to unlimited by "set print elements 0".
11472
11473 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11474
11475         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11476         NF_LDOUBLE means.
11477         (Stab Types): Include Solaris stab types.
11478         (Procedures): Document Solaris extensions.
11479
11480 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11481
11482         * gdb.texinfo:  Add `set print symbol-filename' doc.
11483
11484 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11485
11486         * stabs.texinfo (Arrays): Talk about type definition vs. type
11487         information.
11488
11489         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11490         the trailing semicolon.
11491
11492 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11493
11494         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11495         and merge in other parts of the document addressing these subjects.
11496         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11497
11498         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11499         at the end of a range type.
11500
11501         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11502         AIX extensions.
11503
11504 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11505
11506         * stabs.texinfo (Stabs Format):  Misc fixes.
11507
11508 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11509
11510         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
11511         (Traditional builtin types): Document convex convention for long long.
11512         (Negative builtin types): Discuss type names, and misc fixes.
11513
11514 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11515
11516         * stabs.texinfo (Builtin Type Descriptors): Document the floating
11517         point types used with @samp{R} type descriptor.
11518         (Symbol Descriptors): Describe how to handle conflict between
11519         different meanings of @samp{P} symbol descriptor.
11520
11521 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11522
11523         * stabs.texinfo: Remove node Quick Reference and put its children
11524         directly under the main menu.
11525
11526         * stabs.texinfo: Many more changes to bring it into line with
11527         AIX documentation and reality.  I think it now has all the
11528         information from the AIX documentation, except that I burned
11529         out when I got to variant records (Pascal and Modula-2) and
11530         all the COBOL types.  Oh well, we can add them later when we're
11531         worrying more about those languages.
11532
11533         * stabs.texinfo (Automatic variables): Talk about what it means
11534         to omit the symbol descriptor.
11535
11536 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11537
11538         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11539         gcc2 behavior with promoted args.
11540
11541 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11542
11543         * gdb.texinfo: include readline appendices in info version of manual
11544
11545 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11546
11547         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11548         target remote.
11549
11550         * gdb.texinfo (Machine Code): more index entries for disassemble
11551
11552 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
11553
11554         * Clarify the intended use of the gdb-testers and gdb-patches
11555         mailing lists, and shrink gzip comment.
11556
11557 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11558
11559         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11560         DOSHOST configuration of manual.
11561
11562         * gdb.texinfo (MIPS Stack): new node.
11563
11564         * all-config.texi (MIPS) new switch.
11565
11566         * gdbinv-s.texi (Nindy Options) Remove two instances of future
11567         tense; (MIPS Remote) new node.
11568
11569         * gdb.texinfo (passim) rephrases to work around makeinfo @value
11570         bug; (Environment) less passive, other small cleanups in text about
11571         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11572         (Remote) new MIPS Remote menu entry.
11573
11574 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
11575
11576         * stabs.texinfo: Many changes to include information from the
11577         AIX documentation.
11578
11579         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11580
11581 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
11582
11583         * gdbint.texinfo (new node Debugging GDB, elsewhere):
11584         Move a bunch of information from ../README.
11585         (Getting Started): New node.
11586
11587 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11588
11589         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11590
11591         * gdb.texinfo: advance manual revision dates to present
11592
11593         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11594         stop using silly Roman numerals in @set variable names
11595
11596 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
11597
11598         * stabs.texinfo (Parameters): Keep trying to get this right.
11599
11600 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
11601
11602         * stabs.texinfo (Parameters): More on "local parameters".
11603
11604 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
11605
11606         * stabs.texinfo (Parameters): Re-do "local parameters" section.
11607
11608 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
11609
11610         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11611         (Parameters): Rewrite.
11612         (xcoff-differences, Sun-differences): Minor changes.
11613
11614 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
11615
11616         * stabs.texinfo:  Minor cleanup.
11617
11618 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
11619
11620         * gdbint.texinfo: Minor xcoff stuff.
11621
11622 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
11623
11624         * gdbint.texinfo:  Update for new config directory structure.
11625         Add info about internal type data structures.
11626
11627 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11628
11629         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11630         $(srcdir).
11631         (gdb-config.texi): Depend on file in $(srcdir).
11632
11633 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
11634
11635         * stabs.texinfo: Fixes about N_SO.
11636
11637 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11638
11639         * gdb.texinfo: include list of nonstandard init file names
11640
11641         * *-config.texi: new switch GENERIC for text that applies *only*
11642         to (usual) multiple-target version of manual
11643
11644         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11645         h8 config
11646
11647         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11648         in menus (rather than conditionally selected multiple alternative
11649         menus).
11650
11651         * Makefile.in: define and use DOC_CONFIG var to select
11652         configuration for GDB user manual.
11653
11654         * gdb-config.texi: delete from repository, generate from Makefile.
11655
11656         * all-config.texi: normal `generic' configuration file, formerly
11657         stored as gdb-config.texi
11658
11659 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11660
11661         * Makefile.in: add dvi target to build all .dvi files
11662
11663 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11664
11665         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11666
11667 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
11668
11669         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11670         host conditionals.
11671         * stabs.texinfo:  More array fixes inspired by Jim's.
11672
11673 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
11674
11675         * stabs.texinfo: Fixes re arrays and continuations.
11676
11677         * gdbint.texinfo: Add XCOFF node.
11678
11679 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
11680
11681         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
11682
11683 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11684
11685         * stabs.texinfo:  Fix for array types to mention lower bounds.
11686
11687 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
11688
11689         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
11690
11691 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
11692
11693         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
11694
11695 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
11696
11697         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
11698         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11699
11700 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
11701
11702         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
11703
11704 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11705
11706         * gdb.texinfo, gdbinv-s.texi: misc updates
11707
11708 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
11709
11710         * gdbint.texinfo:  Brief documentation for longjmp support,
11711         from an email msg by Stu.
11712
11713 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
11714
11715         * stabs.texinfo:  Fix description of floating point "range"
11716         types (which really define basic types).  Reported by Jim Meehan,
11717         <meehan@src.dec.com>.
11718
11719         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11720
11721 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11722
11723         * gdbint.texinfo: Slightly expand section on supporting a new
11724         object file format.
11725
11726 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
11727
11728         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
11729         intermediate file.
11730
11731 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11732
11733         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11734
11735 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11736
11737         * gdbinv-s.texi: z8000 simulator target name is just "sim"
11738
11739         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
11740         as well as Z8002.
11741
11742 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
11743
11744         * gdbint.texinfo:  Add sections on clean design and on how to send
11745         in changes.
11746
11747 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
11748
11749         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
11750
11751 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
11752
11753         * gdb.texinfo:  Fix typo, reported by Karl Berry.
11754
11755 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
11756
11757         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
11758
11759 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11760
11761         * gdbint.texinfo: fixed a stray email address (needs @@),
11762         added @table @code to node "Native Conditionals"
11763
11764 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
11765
11766         * gdbint.texinfo:  Describe coding style of GDB.
11767
11768 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
11769
11770         * stabs.texinfo:  Minor wording changes.
11771
11772 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
11773
11774         * gdbint.texinfo:  Improve release doc slightly.
11775
11776 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
11777
11778         * gdbint.texinfo:  Improve doc of GDB config macros.
11779
11780 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
11781
11782         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
11783         These will be reinserted when examined.
11784
11785 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
11786
11787         * gdbint.texinfo:  Make a start at documenting all the #if macros
11788         in GDB.  At least list them all, and start separating them into
11789         host-specific and target-specific.
11790
11791 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11792
11793         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11794         examples (not consistent w others).
11795         gdb.texinfo: issue disclaimer paragraph on cmdline options only
11796         for generic vn of doc
11797
11798 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
11799
11800         * Makefile.in: always create installation directories.
11801
11802 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11803
11804         * gdb.texinfo: in h8 config, do not describe searching commands.
11805
11806 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11807
11808         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11809           conditionals; introduce a few generic switches that may be
11810           useful for other cross-dev or dos-hosted configs.
11811
11812         * gdb.texinfo: fix typo in "info reg" description
11813
11814 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
11815
11816         * stabs.texinfo:  Minor updates from running TeX over it.
11817         * Makefile.in (stabs.dvi, stabs.ps):  Add.
11818
11819 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
11820
11821         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
11822         First pass at converting it to texinfo.
11823
11824 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
11825
11826         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
11827         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
11828
11829 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
11830
11831         * gdbint.texinfo:  Add section on partial symbol tables.
11832
11833 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
11834
11835         * gdb.texinfo:  document `set remotedebug' and `set
11836         rstack_high_address'.
11837
11838 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11839
11840         * gdb.texinfo: slight expansion of new text on reading info files
11841         * gdbinv-s.m4.in: correct and expand info on cross-debugging
11842         H8/300 from DOS.
11843
11844 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
11845
11846         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
11847
11848 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
11849
11850         * gdb.texinfo:  Say how to read the `info' files.
11851
11852 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
11853
11854         * Makefile.in: gm4 -> m4.
11855
11856 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
11857
11858         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
11859         Documentation' ahead of `Installing GDB' to match README.
11860         Update shared library doc, -readnow and -mapped, and directory
11861         structure (add glob and mmalloc).  Update configure doc.
11862
11863 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
11864
11865         * Makefile.in: remove $(srcdir) from gdb.info rule.
11866
11867 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11868
11869         * Makefile.in: commented out gdb-all.texinfo rule.  This is
11870           temporary.
11871
11872 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11873
11874         * Makefile.in, configure.in: removed traces of namesubdir,
11875           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11876           copyrights to '92, '13, changed some from Cygnus to FSF.
11877
11878 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
11879
11880         * gdb.texinfo:  Improve how we ask for bug reports.
11881
11882 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11883
11884         * Makefile.in: infodir belongs in datadir.
11885
11886 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11887
11888         * Makefile.in: remove spaces following hyphens, bsd make can't
11889           cope.  install using INSTALL_DATA.  added clean-info.  added
11890           standards.text support.
11891
11892 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11893
11894         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11895           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11896           and mandir now keyed off datadir by default.
11897
11898 \f
11899 Local Variables:
11900 mode: change-log
11901 left-margin: 8
11902 fill-column: 74
11903 version-control: never
11904 coding: utf-8
11905 End: