gdb: new AndesTech NDS32 port
[external/binutils.git] / gdb / doc / ChangeLog
1 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
2
3         * gdb.texinfo (Standard Target Features): Document NDS32 features.
4         (NDS32 Features): New Section.
5
6 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
7
8         * gdb.texinfo (Examining Memory): Document negative repeat
9         count in the 'x' command.
10
11 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
12
13         * gdb.texinfo (GDB/MI Async Records): Document method and
14         format fields in =record-started.
15         * observer.texi (record_changed): Add method and format
16         parameters.
17
18 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
19
20         * gdb.texinfo (General Query Packets): Move the description of the
21         response before the long list of the specific 'read' and 'write'
22         requests.
23
24 2016-05-23  Tom Tromey  <tom@tromey.com>
25
26         * python.texi (Basic Python): Document gdb.breakpoints return.
27
28 2016-05-24  Tom Tromey  <tom@tromey.com>
29
30         PR gdb/19194:
31         * gdb.texinfo (gdb man): Fix typo.
32
33 2016-05-17  Tom Tromey  <tom@tromey.com>
34
35         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
36         (Rust): New node.
37
38 2016-05-17  Tom Tromey  <tom@tromey.com>
39
40         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
41
42 2016-04-27  Yao Qi  <yao.qi@linaro.org>
43
44         * gdb.texinfo (tfind): Complete doc about tfind without
45         argument.
46
47 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
48
49         * agentexpr.texi (byte): Fix zero_ext description.
50
51 2016-03-31  Pedro Alves  <palves@redhat.com>
52
53         * gdb.texinfo (M32R/SDI): Delete node.
54         (MIPS Embedded): Remove references to the MIPS remote debugging
55         protocol, PMON and variants, and the associated commands.
56
57 2016-03-15  Doug Evans  <dje@google.com>
58
59         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
60         (Target Description Format): Mention enum types.  Update docs on
61         flags types.
62         (Predefined Target Types): Add "bool".
63         (Enum Target Types): New node.
64
65 2016-03-15  Pedro Alves  <palves@redhat.com>
66
67         * gdb.texinfo (Tracepoint Actions): Fix typo.
68
69 2016-03-15  Pedro Alves  <palves@redhat.com>
70             Andreas Arnez  <arnez@linux.vnet.ibm.com>
71             Marcin Kościelnicki  <koriakin@0x04.net>
72
73         * gdb.texinfo (Tracepoint Actions): Document possible
74         unreliability of '$_ret'.
75
76 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
77
78         * gdb.texinfo (Symbols): Document new 'maint info line-table'
79         command.
80
81 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
82
83         * gdb.texinfo (Convenience Functions): Document $_as_string.
84
85 2016-02-23  Doug Evans  <dje@google.com>
86
87         * gdb.texinfo (Skipping Over Functions and Files): Document new
88         options to "skip" command.  Update docs of output of "info skip".
89
90 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
91
92         * gdb.texinfo (Signals): Add bound violation display hints for
93         a SIGSEGV.
94
95 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
96
97         * gdb.texinfo (Trace File Format): Add documentation for description
98         section lines.
99
100 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
101
102         * gdb.texinfo (Trace File Format): Remove misleading information
103         about register block ordering.
104
105 2016-02-01  Doug Evans  <dje@google.com>
106
107         * gdb.texinfo (Value Sizes): Fix typo.
108
109 2016-02-01  Doug Evans  <dje@google.com>
110
111         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
112
113 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
114
115         * gdb.texinfo (Value Sizes): New section.
116         (Data): Add the 'Value Sizes' node to the menu.
117
118 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
119
120         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
121
122 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
123
124         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
125
126 2016-01-18  Pedro Alves  <palves@redhat.com>
127
128         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
129         of the thread that hit a breakpoint or received a signal.
130
131 2016-01-15  Pedro Alves  <palves@redhat.com>
132
133         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
134
135 2016-01-13  Pedro Alves  <palves@redhat.com>
136
137         * gdb.texinfo (Threads): Document the $_gthread convenience
138         variable.
139         (Convenience Vars): Likewise.
140
141 2016-01-13  Pedro Alves  <palves@redhat.com>
142
143         * gdb.texinfo (Threads): Document "info threads -gid".
144
145 2016-01-13  Pedro Alves  <palves@redhat.com>
146
147         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
148         anchor.
149         (Threads In Python): Document new InferiorThread.global_num
150         attribute.
151
152 2016-01-07  Pedro Alves  <palves@redhat.com>
153
154         * gdb.texinfo (Threads): Document per-inferior thread IDs,
155         qualified thread IDs, global thread IDs and thread ID lists.
156         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
157         thread IDs.
158         (Convenience Vars): Document the $_thread convenience variable.
159         (Ada Tasks): Adjust to refer to thread IDs.
160         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
161         Commands, GDB/MI Variable Objects): Update to mention global
162         thread IDs.
163         * guile.texi (Breakpoints In Guile)
164         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
165         global thread IDs instead of thread IDs.
166         * python.texi (Threads In Python): Adjust documentation of
167         InferiorThread.num.
168         (Breakpoint.thread): Mention global thread IDs instead of thread
169         IDs.
170
171 2016-01-13  Pedro Alves  <palves@redhat.com>
172
173         * python.texi (Threads In Python): Document
174         InferiorThread.inferior.
175
176 2016-01-13  Pedro Alves  <palves@redhat.com>
177
178         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
179         convenience variable.
180         (Convenience Vars): Likewise.
181
182 2016-01-12  Josh Stone  <jistone@redhat.com>
183             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
184
185         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
186         (Stop Reply Packets): List the syscall entry and return stop reasons.
187         (General Query Packets): Describe QCatchSyscalls, and add it to the
188         table and the detailed list of stub features.
189
190 2016-01-12  Pedro Alves  <palves@redhat.com>
191
192         Remove use of the registered trademark symbol throughout.
193
194 2016-01-12  Yao Qi  <yao.qi@linaro.org>
195
196         * gdb.texinfo (Interrupts): Update the document on handling
197         interrupt when program is stopped.
198
199 2015-12-11  Don Breazeal  <donb@codesourcery.com>
200
201         * gdb.texinfo (Forks): Correct Linux kernel version where
202         fork and exec events are supported, add notes about support
203         of these events in target remote mode.
204         (Connecting): Reorganize and clarify distinctions between
205         target remote, extended-remote, and multiprocess.
206         Reorganize related text from separate sections into new
207         sections.
208         (Server): Note effects of target extended-remote mode.
209         Delete section on Multi-Process Mode for gdbserver.
210         Move some text to "Connecting" node.
211
212 2015-12-10  Pedro Alves  <palves@redhat.com>
213
214         * gdb.texinfo (Threads): Replace warning with explanation
215         about single-threaded programs.
216
217 2015-12-10  Pedro Alves  <palves@redhat.com>
218
219         * gdb.texinfo (Threads): Remove mention of SGI.
220         (Forks): Remove mention of HP-UX.
221         (Breakpoints): Remove mention of HP-UX.
222         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
223         Reword in terms of architectures.
224         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
225         mention supported systems.
226         (Convenience Vars): Don't mention HP-UX.
227         (Jumping): Remove mention of HP-UX in comment.
228         (Files) <shared libraries>: Update supported shared library types
229         list.  Remove mention of HP-UX.
230         (Native): Remove HP-UX subsection.
231         (SVR4 Process Information): Remove mention of HP-UX.
232
233 2015-12-10  Pedro Alves  <palves@redhat.com>
234
235         * gdb.texinfo (Stack): Reorder menu.
236
237 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
238
239         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
240         -var-set-format's new zero-hexadecimal format.
241
242 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
243
244         * gdb.texinfo (Ada Mode Into): Move overloading support
245         description to its own node.
246         (Overloading support for Ada): New node.
247
248 2015-11-30  Pedro Alves  <palves@redhat.com>
249
250         PR 14618
251         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
252         (Remote Configuration): Add the "set/show remote
253         no-resumed-stop-reply" to the available settings table.
254         (General Query Packets): Document the "no-resumed" qSupported
255         feature.
256
257 2015-11-30  Pedro Alves  <palves@redhat.com>
258
259         * gdb.texinfo (Remote Configuration): List "set/show remote
260         thread-events" command in configuration table.
261         (Stop Reply Packets): Document "T05 create" stop
262         reason and 'w' stop reply.
263         (General Query Packets): Document QThreadEvents packet.  Document
264         QThreadEvents qSupported feature.
265
266 2015-11-30  Pedro Alves  <palves@redhat.com>
267
268         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
269         anchor.
270         (Packets): Document vCtrlC.
271
272 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
273
274         * gdb.texinfo (Thread List Format): Mention thread names.
275
276 2015-11-24  Pedro Alves  <palves@redhat.com>
277
278         PR 17539
279         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
280         program-spaces" example to ascending order listing.
281         (Threads): Adjust "info threads" example to ascending order
282         listing.
283         (Forks): Adjust "info inferiors" example to ascending order
284         listing.
285
286 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
287
288         * gdb.texinfo (Process Record and Replay): Document "record
289         instruction-history" modifiers.
290
291 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
292
293         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
294         description.
295         (Frame Filter Management): Move to later in the 'Examining the
296         Stack' chapter.
297         (Selection): Add entry for 'select-frame'.
298
299 2015-09-25  Doug Evans  <dje@google.com>
300
301         * gdb.texinfo (Process Record and Replay): Fix syntax of
302         "record instruction-history begin, end" and
303         "record function-call-history begin, end".
304
305 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
306
307         * gdb.texinfo (Specifying Source Directories): Fix
308         substitute-path example.
309
310 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
311
312         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
313
314 2015-09-15  Pedro Alves  <palves@redhat.com>
315
316         PR remote/18965
317         * gdb.texinfo (Stop Reply Packets): Revert previous change to
318         the vforkdone description.
319
320 2015-09-15  Pedro Alves  <palves@redhat.com>
321
322         PR remote/18965
323         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
324         part indicates the thread ID of the parent process.
325
326 2015-09-15  Yao Qi  <yao.qi@linaro.org>
327
328         * gdb.texinfo (General Query Packets): Add vContSupported to
329         tables of 'gdbfeatures' and 'stub features' supported in the
330         qSupported packet, as well as to the list containing stub
331         feature details.
332
333 2015-09-11  Don Breazeal  <donb@codesourcery.com>
334
335         * gdb.texinfo (Remote Configuration): Add exec event
336         feature to table of packet settings.
337         (Stop Reply Packets): Add exec events to the list of stop
338         reasons.
339         (General Query Packets): Add exec events to tables of
340         'gdbfeatures' and 'stub features' supported in the qSupported
341         packet, as well as to the list containing stub feature
342         details.
343
344 2015-08-24  Pedro Alves  <palves@redhat.com>
345
346         * gdb.texinfo (Remote Configuration): Document the "set/show
347         remote multiprocess-extensions-packet" commands.
348
349 2015-08-24  Pedro Alves  <palves@redhat.com>
350
351         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
352         <M32R>: Remove references to M32R/D.
353         <M68K>: Remove references to target dbug.
354         <MIPS Embedded>: Remove references to target r3900 and target
355         array.
356         <PowerPC Embedded>: Remove references to target dink32 and target
357         ppcbug, target sds
358         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
359
360 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
361
362         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
363
364 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
365
366         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
367
368 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
369
370         * gdb.texinfo (Maintenance Commands): Move documentation of "main
371         info bfds" to...
372         (File Caching): A New section.  Outline bfd caching, and add new
373         description for "main set/show bfd-sharing".
374
375 2015-08-14  Doug Evans  <xdje42@gmail.com>
376
377         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
378         disassembly.
379         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
380
381 2015-08-11  Keith Seitz  <keiths@redhat.com>
382
383         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
384         Use "location(s)"instead of "linespec(s)".
385         (Specifying a Location): Rewrite.
386         Add subsections describing linespec, address, and explicit locations.
387         Add node/menu for each subsection.
388         (Source and Machine Code, C Preprocessor Macros)
389         (Create and Delete Trace points)
390         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
391         (Continuing at a Different Address): Remove "linespec" examples.
392         Add reference to "Specify a Location"
393         (The -break-insert Command): Rewrite.  Add anchor.
394         Add reference to appropriate manual section discussing locations.
395         (The -dprintf-insert Command): Refer to -break-insert for
396         specification of 'location'.
397
398 2015-08-07  Pedro Alves  <palves@redhat.com>
399
400         * gdb.texinfo (Maintenance Commands): Document "maint set/show
401         target-non-stop".
402
403 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
404
405         * gdb.texinfo (Process Record and Replay): Document prefixing of
406         speculatively executed instructions in the "record instruction-history"
407         command.
408
409 2015-07-20  Doug Evans  <dje@google.com>
410
411         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
412
413 2015-07-16  Doug Evans  <dje@google.com>
414
415         * stabs.texinfo: @include gdb-cfg.texi.
416
417 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
418
419         Revert the previous 2 commits:
420         gdbserver build-id attribute generator
421         Validate symbol file using build-id
422
423 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
424
425         * gdb.texinfo (Files): Add 'set validate-build-id'
426         and 'show validate-build-id'.
427
428 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
429             Jan Kratochvil  <jan.kratochvil@redhat.com>
430
431         gdbserver build-id attribute generator.
432         * gdb.texinfo (Library List Format for SVR4 Targets): Add
433         'build-id' in description, example, new attribute in dtd.
434
435 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
436
437         * gdb.texinfo (Selection): Update documentation for 'frame'
438         command.
439
440 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
441
442         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
443         commands.
444
445 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
446
447         * gdb.texinfo (Process Record and Replay): Spell out that variables
448         and registers are not available during btrace replay.
449         Describe the new "record btrace pt" command.
450         Describe the new "set|show record btrace pt buffer-size" options.
451         (General Query Packets): Describe the new Qbtrace:pt and
452         Qbtrace-conf:pt:size packets.
453         Expand "bts" to "Branch Trace Store".
454         Update the branch trace DTD.
455
456 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
457
458         * gdb.texinfo (Command History): Document the new option
459         "history remove-duplicates".
460
461 2015-06-19  Doug Evans  <dje@google.com>
462
463         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
464         longer supported.
465
466 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
467
468         * gdb.texinfo (Command History): Mention that setting
469         GDBHISTSIZE to the empty string disables history truncation.
470
471 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
472
473         PR gdb/16999
474         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
475         behavior.
476
477 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
478
479         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
480         with GDBHISTSIZE.
481
482 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
483
484         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
485         bytes and memory units for -data-{read,write}-memory-bytes.
486         (Packets): Same for m, M and X packets.
487         * python.texi (Inferiors In Python): Same for read_memory and
488         write_memory.
489
490 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
491
492         * gdb.texinfo (Separate Debug Files): Document that PE is also
493         supported.
494
495 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
496
497         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
498         single table entry.
499
500 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
501
502         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
503
504
505 2015-06-10  Gary Benson <gbenson@redhat.com>
506
507         * gdb.texinfo (Remote Configuration): Document the
508         "set/show remote hostio-setfs-packet" command.
509         (Host I/O Packets): Document the vFile:setfs packet.
510
511 2015-06-10  Gary Benson <gbenson@redhat.com>
512
513         * gdb.texinfo (Debugging Output): Document the "set/show debug
514         linux-namespaces" command.
515
516 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
517             Mircea Gherzan  <mircea.gherzan@intel.com>
518
519         * gdb.texinfo (i386): Add documentation about "show mpx bound"
520         and "set mpx bound".
521
522 2015-05-27  Doug Evans  <dje@google.com>
523
524         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
525
526 2015-05-26  Doug Evans  <dje@google.com>
527
528         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
529         command renamings.
530         (Maintenance Commands): Update for DWARF "set debug" command renamings.
531
532 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
533
534         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
535
536 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
537
538         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
539         (TUI Commands): Add 'tui enable' and 'tui disable' details.
540
541 2015-05-16  Doug Evans  <xdje42@gmail.com>
542
543         * guile.texi (Memory Ports in Guile): Document support for unbuffered
544         memory ports.
545
546 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
547
548         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
549
550 2015-05-12  Don Breazeal  <donb@codesourcery.com>
551
552         * gdb.texinfo (Forks): Note that fork debugging is
553         supported in extended mode.
554         (Remote Configuration): Add fork event features to table
555         of packet settings.
556         (Stop Reply Packets): Add fork events to list of stop reasons.
557         (General Query Packets): Add fork events to tables of
558         'gdbfeatures' and 'stub features' supported in the qSupported
559         packet, as well as to the list containing stub feature
560         details.
561
562 2015-05-12  Gary Benson <gbenson@redhat.com>
563
564         * gdb.texinfo (General Query Packets): Document
565         qXfer:exec-file:read with empty annex.
566
567 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
568
569         * python.texi (Values From Inferior): Add descriptions of new
570         methods gdb.Value.reference_value and gdb.Value.const_value.
571
572 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
573
574         * gdb.texinfo (Files): Add "info dll" documentation.
575         (Cygwin Native): Remove "info dll" documentation.
576
577 2015-04-29  Doug Evans  <dje@google.com>
578
579         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
580         Document.
581         (Writing an Xmethod): Add get_result_type to example.
582
583 2015-04-28  Sasha Smundak  <asmundak@google.com>
584
585         * python.texi: New method documented.
586
587 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
588
589         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
590         format.
591
592 2015-04-24  Doug Evans  <dje@google.com>
593
594         * python.texi (Xmethods In Python): Fix name of method to call the
595         xmethod.
596
597 2015-04-17  Gary Benson <gbenson@redhat.com>
598
599         * gdb.texinfo (Connecting to a Remote Target): Mention that
600         GDB can access program files from remote targets that support
601         qXfer:exec-file:read and Host I/O packets.
602
603 2015-04-17  Gary Benson <gbenson@redhat.com>
604
605         * gdb.texinfo (Remote Configuration): Document the "set/show
606         remote pid-to-exec-file-packet" command.
607         (General Query Packets): Document the qXfer:exec-file:read
608         qSupported features.  Document the qXfer:exec-file:read packet.
609
610 2015-04-17  Gary Benson <gbenson@redhat.com>
611
612         * gdb.texinfo (set sysroot): Document that "set sysroot" also
613         applies to executable paths if supplied to GDB as absolute.
614
615 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
616
617         * gdb.texinfo (Mode Options): Remove -xdb.
618
619 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
620             Eli Zaretskii  <eliz@gnu.org>
621
622         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
623         compile, show debug compile.  New subsection Compilation options for
624         the compile command.  New subsection Compiler search for the compile
625         command.
626
627 2015-04-09  Andy Wingo  <wingo@igalia.com>
628
629         * guile.texi (Frames In Guile): Describe frame-read-register.
630
631 2015-04-02  Gary Benson <gbenson@redhat.com>
632
633         * gdb.texinfo (set sysroot): Document "target:".
634
635 2015-04-01  Sasha Smundak  <asmundak@google.com>
636
637         * doc/python.texi (Writing a Frame Unwinder in Python): Add
638         section.
639
640 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
641
642         PR corefiles/16092
643         * gdb.texinfo (gcore): Mention new command 'set
644         use-coredump-filter'.
645         (set use-coredump-filter): Document new command.
646
647 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
648
649         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
650         documentation, reorder the info os entries in alphabetical order.
651
652 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
653
654         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
655         -data-write-memory-bytes.
656
657 2015-03-24  Pedro Alves  <palves@redhat.com>
658
659         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
660         mention that threads may sometimes run unlocked.
661
662 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
663
664         * gdb.texinfo (Remote configuration): Document "set/show
665         serial parity" command.
666
667 2015-03-18  Gary Benson <gbenson@redhat.com>
668
669         * gdb.texinfo (General Query Packets): Remove documentation
670         for now-removed vFile:fstat qSupported features.
671
672 2015-03-11  Gary Benson <gbenson@redhat.com>
673
674         * gdb.texinfo (Remote Configuration): Document the
675         "set/show remote hostio-fstat-packet" command.
676         (General Query Packets): Document the vFile:fstat
677         qSupported features.
678         (Host I/O Packets): Document the vFile:fstat packet.
679
680 2015-03-11  Andy Wingo  <wingo@igalia.com>
681
682         * guile.texi (Objfiles In Guile): Document objfile-progspace.
683
684 2015-03-04  Pedro Alves  <palves@redhat.com>
685
686         * gdb.texinfo (Remote Configuration): Document the "set/show
687         remote swbreak-feature-packet" and "set/show remote
688         hwbreak-feature-packet" commands.
689         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
690         decription.
691         (Stop Reply Packets): Document the swbreak and hwbreak stop
692         reasons.
693         (General Query Packets): Document the swbreak and hwbreak
694         qSupported features.
695         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
696
697 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
698
699         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
700         under *stopped.
701
702 2015-03-02  Doug Evans  <xdje42@gmail.com>
703
704         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
705
706 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
707
708         * gdb.texinfo (S/390 and System z Features): Describe new feature
709         "org.gnu.gdb.s390.vx".
710
711 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
712
713         PR gdb/18008
714         * gdb.texinfo (maint internal-error, maint internal-warning, maint
715         demangler-warning): Fix typo ("problam").
716
717 2015-02-19  David Taylor  <dtaylor@emc.com>
718
719         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
720
721 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
722
723         * gdb.texinfo (Static Probe Points): Add cindex `static probe
724         point, DTrace'.
725         (Static Probe Points): Modified to cover DTrace probes in addition
726         to SystemTap probes.  Also modified to cover the `enable probe'
727         and `disable probe' commands.
728
729 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
730
731         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
732         `disable probe' commands.
733
734 2015-02-12  David Taylor  <dtaylor@emc.com>
735
736         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
737         fields of the QTDV packet.
738
739 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
740
741         * gdb.texinfo (Branch Trace Configuration Format): Add size.
742         (Process Record and Replay): Describe new set|show commands.
743         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
744
745 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
746
747         * gdb.texinfo (Process Record and Replay): Describe the "record
748         btrace bts" command.
749         (General Query Packets): Describe qXfer:btrace-conf:read packet.
750         (Branch Trace Configuration Format): New.
751
752 2015-01-31  Gary Benson <gbenson@redhat.com>
753             Doug Evans  <dje@google.com>
754
755         * gdb.texinfo (Command Completion): Document new
756         "set/show max-completions" option.
757
758 2015-01-31  Doug Evans  <xdje42@gmail.com>
759
760         * gdb.texinfo (Symbols): Document new commands
761         "maint print symbol-cache", "maint print symbol-cache-statistics",
762         "maint flush-symbol-cache".  Document new option
763         "maint set symbol-cache-size".
764
765 2015-01-31  Doug Evans  <xdje42@gmail.com>
766
767         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
768         distinguish script files vs inlined scripts.
769         * python.texi (Python Auto-loading): Ditto.
770
771 2015-01-30  Doug Evans  <dje@google.com>
772
773         * gdb.texinfo (Symbols) <info source>: Output now contains producer
774         string if present.
775
776 2015-01-27  Doug Evans  <dje@google.com>
777
778         * python.texi (Objfiles In Python): Document Objfile.username.
779
780 2015-01-27  Doug Evans  <dje@google.com>
781
782         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
783         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
784
785 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
786
787         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
788
789 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
790
791         * doc/gdb.texinfo (TUI Commands): Document the possible
792         values of NAME argument to 'winheight' command.  Explain the
793         effect of 'tabset' setting better.
794
795 2015-01-11  Doug Evans  <xdje42@gmail.com>
796
797         PR gdb/15830
798         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
799         (Symbols): Ditto.
800         (Maintenance Commands): Delete docs for "maint demangle".
801
802 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
803
804         * gdb.texinfo (Files): Remove documentation of the
805         "add-shared-symbol-files" and "assf" commands.
806         (Cygwin Native): Remove documentation of the "dll-symbols"
807         command.
808
809 2014-12-17  Doug Evans  <xdje42@gmail.com>
810
811         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
812
813 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
814             Jan Kratochvil  <jan.kratochvil@redhat.com>
815
816         * gdb.texinfo (Altering): Update.
817         (Compiling and Injecting Code): New node.
818
819 2014-12-12  Doug Evans  <dje@google.com>
820
821         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
822
823 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
824
825         * gdb.texinfo: Document "maint print user-registers".
826
827 2014-12-08  Doug Evans  <dje@google.com>
828
829         * python.texi (Objfiles In Python): Document Objfile.owner.
830
831 2014-12-04  Doug Evans  <dje@google.com>
832
833         * python.texi (Objfiles In Python): Document
834         Objfile.add_separate_debug_file.
835
836 2014-12-04  Doug Evans  <dje@google.com>
837
838         * python.texi (Objfiles In Python): Document Objfile.build_id.
839
840 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
841
842         * python.texi (Events In Python): Document new events
843         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
844         and RegisterChangedEvent.
845
846 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
847
848         Add add-auto-load-scripts-directory.
849         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
850         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
851
852 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
853
854         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
855         description typo.
856
857 2014-10-30  Doug Evans  <dje@google.com>
858
859         * python.texi (Progspaces In Python): Document ability to add
860         random attributes to gdb.Progspace objects.
861         (Objfiles In Python): Document ability to add random attributes to
862         gdb.objfile objects.
863
864 2014-10-27  Pedro Alves  <palves@redhat.com>
865
866         * gdb.texinfo (Continuing and Stepping): Add cross reference to
867         info on stepping and signal handlers.
868         (Signals): Explain stepping and signal handlers.  Add context
869         index entry, and cross references.
870
871 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
872
873         * python.texi (Breakpoints In Python): Add parenthesis after
874         Breakpoint.delete.  Clarify Breakpoint.enabled description so
875         that it contains "disable".
876
877 2014-10-17  Doug Evans  <dje@google.com>
878
879         * python.texi (Events In Python): Document clear_objfiles event.
880
881 2014-10-17  Doug Evans  <dje@google.com>
882
883         * python.texi (Objfiles In Python): Document new progspace attribute.
884
885 2014-10-17  Pedro Alves  <palves@redhat.com>
886
887         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
888         (SVR4 Process Information): Delete mention of OSF/1.
889
890 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
891
892         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
893         exit-code field in -list-thread-groups output.
894
895 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
896
897         * gdb.texinfo (Set Breaks): Add missing "@end table".
898
899 2014-09-22  Pedro Alves  <palves@redhat.com>
900
901         * gdb.texinfo (Set Breaks): Document that "set breakpoint
902         always-inserted off" is the default mode now.  Delete
903         documentation of "set breakpoint always-inserted auto".
904
905 2014-09-18  Doug Evans  <dje@google.com>
906
907         * python.texi (Symbol Tables In Python): Document "producer"
908         attribute of gdb.Symtab objects.
909
910 2014-09-16  Pedro Alves  <palves@redhat.com>
911
912         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
913         (Embedded OS): Remove VxWorks menu entry.
914         (VxWorks): Remove node.
915
916 2014-09-13  Doug Evans  <xdje42@gmail.com>
917
918         * gdb.texinfo (Signaling): Document new queue-signal command.
919
920 2014-09-06  Doug Evans  <xdje42@gmail.com>
921
922         PR 15276
923         * gdb.texinfo (Convenience Funs): Document $_caller_is,
924         $_caller_matches, $_any_caller_is, $_any_caller_matches.
925
926 2014-09-03  Justin Lebar <jlebar@google.com>
927
928         * python.texi (Types In Python): Type.template_argument(n) returns a
929         gdb.Value or a gdb.Type and throws an exception if n is out of
930         range.
931
932 2014-09-03  Sasha Smundak  <asmundak@google.com>
933
934         * python.texi (Frames in Python): Add read_register description.
935
936 2014-08-04  Tom Tromey  <tromey@redhat.com>
937
938         * gdb.texinfo (Debugging Output): Update for change to "set debug
939         target".
940
941 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
942
943         Pushed by Joel Brobecker  <brobecker@adacore.com>.
944         * Makefile.in (transform): New variable.
945         (install-man1, install-man5): Apply $(transform) to man file names.
946
947 2014-07-26  Doug Evans  <xdje42@gmail.com>
948
949         PR guile/17177
950         * guile.texi (Guile Pretty Printing API): Fix typo.
951         Document set-pretty-printers!, pretty-printers.
952         (Selecting Guile Pretty-Printers): Update.
953         Mention program-space based pretty-printers.
954
955 2014-07-25  Pedro Alves  <palves@redhat.com>
956             Eli Zaretskii  <eliz@gnu.org>
957
958         * gdb.texinfo (Signaling) <signal command>: Explain what happens
959         with multi-threaded programs.
960
961 2014-06-27  Yao Qi  <yao@codesourcery.com>
962
963         * gdb.texinfo (Maintenance Commands): Update the output of
964         'maint print dummy-frames' command.
965
966 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
967
968         * gdb.texinfo (Screen Size): Improve indexing.
969
970 2014-06-19  Gary Benson  <gbenson@redhat.com>
971
972         * gdb.texinfo (Maintenance Commands): Document new
973         "maint set/show catch-demangler-crashes" option.
974
975 2014-06-19  Gary Benson  <gbenson@redhat.com>
976
977         * gdb.texinfo (Maintenance Commands): Document new
978         "maint demangler-warning" command and new
979         "maint set/show demangler-warning" option.
980
981 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
982
983         * python.texi (Xmethod API): Add space before the opening
984         parenthesis in function descriptions.
985
986 2014-06-06  Doug Evans  <xdje42@gmail.com>
987
988         * guile.texi (Guile Configuration): Document guile-data-directory.
989
990 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
991
992         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
993
994 2014-06-04  Doug Evans  <xdje42@gmail.com>
995
996         * guile.texi (Breakpoints In Guile): Update.
997
998 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
999
1000         * python.texi (Xmethod API): Fix reference to "Progspaces In
1001         Python".
1002
1003 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1004
1005         *  python.texi (Xmethods In Python, XMethod API)
1006         (Writing an Xmethod): New nodes.
1007         (Python API): New menu entries "Xmethods In Python",
1008         "Xmethod API", "Writing an Xmethod".
1009
1010 2014-06-02  Doug Evans  <xdje42@gmail.com>
1011
1012         * guile.texi (Guile API): Add entry for Parameters In Guile.
1013         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1014         (Parameters In Guile): New node.
1015
1016 2014-06-02  Doug Evans  <xdje42@gmail.com>
1017
1018         * guile.texi (Guile API): Add entry for Commands In Guile.
1019         (Basic Guile) <parse-and-eval>: Add reference.
1020         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1021         (GDB Scheme Data Types): Mention <gdb:command> object.
1022         (Commands In Guile): New node.
1023
1024 2014-06-02  Doug Evans  <xdje42@gmail.com>
1025
1026         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1027         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1028         (Progspaces In Guile): New node.
1029
1030 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1031
1032         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1033         * python.texi (Frames In Python): Mention
1034         gdb.FRAME_UNWIND_MEMORY_ERROR.
1035
1036 2014-05-29  Pedro Alves  <palves@redhat.com>
1037             Tom Tromey  <tromey@redhat.com>
1038
1039         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1040         from example.
1041         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1042         Mention that target-async is now deprecated.
1043         (Maintenance Commands): Document maint set/show target-async.
1044
1045 2014-05-29  Pedro Alves  <palves@redhat.com>
1046
1047         * observer.texi (sync_execution_done, command_error): New
1048         subjects.
1049
1050 2014-05-29  Pedro Alves  <palves@redhat.com>
1051
1052         PR gdb/13860
1053         * observer.texi (signal_received, end_stepping_range)
1054         (signal_exited, exited, no_history): New observer subjects.
1055
1056 2014-05-26  Andy Wingo  <wingo@igalia.com>
1057
1058         * guile.texi (GDB Scheme Data Types): Remove documentation for
1059         removed interfaces.  Update spelling of gdb-object-kind.
1060
1061 2014-05-26  Andy Wingo  <wingo@igalia.com>
1062
1063         * guile.texi (Basic Guile): Fix some typos.
1064
1065 2014-05-26  Andy Wingo  <wingo@igalia.com>
1066
1067         * guile.texi (Writing a Guile Pretty-Printer)
1068         (Guile Types Module): Fix excess parentheses in use-modules forms.
1069
1070 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1071
1072         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1073         (Breakpoints In Guile, Guile Printing Module)
1074         (Guile Exception Handling, Values From Inferior In Guile)
1075         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1076         Don't use @var at the beginning of a sentence.
1077
1078         * gdb.texinfo (Frame Filter Management, Trace Files)
1079         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1080         (PowerPC Embedded, Define, Annotations for Running)
1081         (IPA Protocol Commands, Packets, General Query Packets)
1082         (Tracepoint Packets, Notification Packets, Environment)
1083         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1084         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1085         (Frames, Backtrace, Selection, Expressions, Registers)
1086         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1087         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1088         (Source Annotations, Using JIT Debug Info Readers, Packets)
1089         (Stop Reply Packets, Host I/O Packets)
1090         (Target Description Format): Don't use @var at the beginning of a
1091         sentence.
1092
1093         * python.texi (Basic Python, Types In Python)
1094         (Commands In Python, Frames In Python, Line Tables In Python)
1095         (Breakpoints In Python, gdb.printing, gdb.types)
1096         (Type Printing API): Don't use @var at the beginning of a
1097         sentence.
1098
1099 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1100
1101         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1102         replay-memory-access".
1103
1104 2014-05-21  Pedro Alves  <palves@redhat.com>
1105
1106         * gdb.texinfo (Starting): Document "set/show
1107         auto-connect-native-target".
1108         (Target Commands): Document "target native".
1109
1110 2014-05-20  Pedro Alves  <palves@redhat.com>
1111
1112         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1113         not be remote specific.  Add cross reference to the qCRC packet.
1114         (Separate Debug Files): Update cross reference to the qCRC packet.
1115         (General Query Packets) <qCRC packet>: Add anchor.
1116
1117 2014-05-17  Doug Evans  <xdje42@gmail.com>
1118
1119         Copy over changes from guile.texi.
1120         * python.texi (Basic Python) <gdb.execute>: Add text.
1121         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1122         (Values From Inferior) <Python string>: Add text.
1123         (Values From Inferior) <Value.string>: Clarify string length handling.
1124         (Pretty Printing API): Add cindex.
1125         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1126         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1127         @vindex.
1128         (Commands In Python) <COMPLETE_*>: Similarly.
1129         (Symbols In Python) <SYMBOL_*>: Similarly.
1130         (Breakpoints In Python) <WP_*>: Similarly.
1131         (Breakpoints In Python) <BP_*>: Similarly.
1132
1133 2014-05-17  David Taylor <dtaylor@emc.com>
1134
1135         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1136         mentioned in the qfThreadInfo reply.
1137
1138 2014-05-16  Doug Evans  <dje@google.com>
1139
1140         * gdb.texinfo (Mode Options): Add -D.
1141
1142 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1143
1144         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1145         "make -C".
1146
1147 2014-04-29  Tom Tromey  <tromey@redhat.com>
1148
1149         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1150         "show debug varobj".
1151
1152 2014-05-01  David Taylor  <dtaylor@emc.com>
1153
1154         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1155         option.
1156
1157 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1158             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1159
1160         * gdb.texinfo (i386 Features): Add description of AVX512
1161         registers.
1162
1163 2014-03-31  Doug Evans  <dje@google.com>
1164
1165         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1166
1167 2014-03-30  Doug Evans  <dje@google.com>
1168
1169         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1170         (Background Execution): Ditto.
1171
1172 2014-03-21  Pedro Alves  <palves@redhat.com>
1173             Stan Shebs  <stan@codesourcery.com>
1174             Hui Zhu  <hui@codesourcery.com>
1175
1176         * gdb.texinfo (Packets): Add anchor to "? packet".
1177         Remove fixme and update introduction of "k packet".
1178         Add anchor to "vKill packet".
1179
1180 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1181
1182         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1183
1184 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1185
1186         * guile.texi (Basic Guile): Document 'history-append!'.
1187
1188 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1189
1190         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1191         and "assf" as being deprecated.
1192         (Cygwin Native): Likewise for "dll-symbols".
1193         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1194         as a way to force the loading of symbols from a DLL.
1195
1196 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1197
1198         * python.texi (Values From Inferior): Add description about the
1199         new feature.
1200
1201 2014-02-17  Doug Evans  <xdje42@gmail.com>
1202
1203         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1204         * gdb.texinfo (Python): Moved to ...
1205         * python.texi: ... here.  New file.
1206
1207 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1208
1209         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1210         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1211         parameter to 'str-lookup-function' procedure.  Look for
1212         the "std::string<" prefix.
1213         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1214         Adjust description.
1215
1216 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1217
1218         * guile.texi (Values From Inferior In Guile): Remove stray
1219         parantheses for deffn.
1220         (Disassembly In Guile): Ditto.
1221
1222 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1223
1224         Add Doxygen support.
1225         * Makefile.in (doxy): New action, generates Doxygen files.
1226         (DOXYGEN): New.
1227         (doxyedit): New.
1228         * Doxyfile-base.in: New file.
1229         * Doxyfile-gdb-api.in: New file.
1230         * Doxyfile-gdb-xref.in: New file.
1231         * Doxyfile-gdbserver.in: New file.
1232         * doxy-index.in: New file.
1233         * filter-for-doxygen: New file.
1234         * filter-params.pl: New file.
1235
1236 2014-02-10  Doug Evans  <xdje42@gmail.com>
1237
1238         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1239         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1240         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1241         (Guile docs): Include guile.texi.
1242         (objfile-gdbdotext file): Add objfile-gdb.scm.
1243         (dotdebug_gdb_scripts section): Mention Guile scripts.
1244         (Multiple Extension Languages): New node.
1245         * guile.texi: New file.
1246
1247 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1248
1249         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1250         ignore-descriptive-types". commands.
1251
1252 2014-01-22  Doug Evans  <dje@google.com>
1253
1254         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1255         (gdbserver man): Ditto.
1256
1257 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1258
1259         * gdb.texinfo: Document limited reverse/replay support
1260         for target record-btrace.
1261
1262 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1263
1264         * gdb.texinfo (Process Record and Replay): Update documentation.
1265
1266 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1267
1268         * gdb.texinfo (Process Record and Replay): Document new /c
1269         modifier accepted by "record function-call-history".
1270         Add /i modifier to "record function-call-history" example.
1271
1272 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
1273             Joel Brobecker  <brobecker@adacore.com>
1274
1275         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1276         markers.  Remove one that was misplaced.
1277
1278 2014-01-10  Pedro Alves  <palves@redhat.com>
1279
1280         * gdb.texinfo (Your Program's Environment) <set environment>:
1281         Mention the shell, and point at 'set exec-wrapper'.
1282
1283 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
1284
1285         * gdb.texinfo (Types In Python): Document new attribute Types.name.
1286
1287 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
1288
1289         * gdb.texinfo (Types In Python): Clarify the documentation
1290         of attribute gdb.Field.bitpos.
1291
1292 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1293
1294         * gdb.texinfo (Types In Python): Fix the documentation of
1295         attribute "bitpos" in class gdb.Field for enum types.  Add
1296         documentation for attribute "enumval" in that same class.
1297
1298 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1299
1300         * gdb.texinfo (GDB/MI Support Commands): Change @table into
1301         @ftable.
1302
1303 2013-12-23  Doug Evans  <xdje42@gmail.com>
1304
1305         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
1306         auto-loaded objfile scripts and .debug_gdb_scripts section to their
1307         corresponding section in Extending GDB.
1308         (Extending GDB): Move menu up.  New menu item "Auto-loading
1309         extensions".
1310         (Sequences): New menu item "Auto-loading sequences".
1311         (Auto-loading sequences): New node.
1312         (Python): Rename section from Scripting GDB to Extending GDB.
1313         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1314         Move docs on ways to auto-load extensions to ...
1315         (Auto-loading extensions): ... here.  New node.
1316
1317 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
1318
1319         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1320         in menu.
1321         (GDB/MI Variable Objects): Adjust reference to "-list-features"
1322         command, now in a new node.
1323         (GDB/MI Support Commands): New node, with its contents being
1324         extracted from the "GDB/MI Miscellaneous Commands" node.
1325         A small paragraph introducing the section is also added at
1326         the start.
1327         (GDB/MI Miscellaneous Commands): Delete the description of the
1328         -info-gdb-mi-command, -list-features and -list-target-features
1329         commands, now hosted in the "GDB/MI Support Commands" node.
1330
1331 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
1332
1333         PR python/16113
1334         * gdb.texinfo (Values From Inferior): Add a note about using
1335         gdb.Field objects as subscripts on gdb.Value objects.
1336         (Types In Python): Add description about the new attribute
1337         "parent_type" of gdb.Field objects.
1338
1339 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
1340
1341         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1342         entry for section docuumenting the -list-features GDB/MI command.
1343
1344 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
1345
1346         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1347         "exec-run-start-option" entry in the output of the "-list-features"
1348         command.
1349
1350 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
1351
1352         * gdb.texinfo (i386): Fix yesterday's commit.
1353
1354 2013-12-03  Tom Tromey  <tromey@redhat.com>
1355
1356         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1357         documented here.
1358
1359 2013-12-03  Tom Tromey  <tromey@redhat.com>
1360
1361         * gdb.texinfo (@direntry): Add menu item for gdbserver.
1362
1363 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1364
1365         * gdb.texinfo (i386 Features): Add MPX feature registers.
1366         (x86 Specific featuresx86 Architecture-specific Issues): Adds
1367         a subsubsection for MPX and describes the display of the
1368         boundary registers.
1369
1370 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1371
1372         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1373         documentation of the "ada-exceptions" entry.
1374
1375 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1376
1377         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1378         "^error" result record concerning the error message.  Document
1379         the error code that may also be part of that result record.
1380         (GDB/MI Miscellaneous Commands): Document the
1381         "undefined-command-error-code" element in the output of
1382         the "-list-features" GDB/MI command.
1383
1384 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1385
1386         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1387         the new -info-gdb-mi-command GDB/MI command.  Document
1388         the meaning of "-info-gdb-mi-command" in the output of
1389         -list-features.
1390
1391 2013-11-29  Pedro Alves  <palves@redhat.com>
1392
1393         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1394         Update comment.
1395
1396 2013-11-24  Yao Qi  <yao@codesourcery.com>
1397
1398         * gdb.texinfo (Caching Remote Data): Document new
1399         "set/show stack-cache" option.
1400
1401 2013-11-24  Yao Qi  <yao@codesourcery.com>
1402
1403         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1404         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1405         "off" respectively.
1406
1407 2013-11-23  Yao Qi  <yao@codesourcery.com>
1408
1409         * gdb.texinfo (GDB/MI Variable Objects): Add the description
1410         of "displayhint" to the table about child results.
1411
1412 2013-11-21  Yao Qi  <yao@codesourcery.com>
1413
1414         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1415         'dynamic' for the output of command -var-list-children.
1416
1417 2013-11-21  Yao Qi  <yao@codesourcery.com>
1418
1419         * gdb.texinfo (Caching Target Data): Remove "see" before
1420         @pxref.
1421
1422 2013-11-20  Yao Qi  <yao@codesourcery.com>
1423
1424         * gdb.texinfo (Caching Target Data): Update doc for
1425         per-address-space dcache.
1426
1427 2013-11-20  Yao Qi  <yao@codesourcery.com>
1428
1429         * gdb.texinfo (Data): Rename menu item.
1430         (Caching Remote Data): Rename to ...
1431         (Caching Target Data): ... it.  Update.
1432
1433 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1434
1435         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1436         "language-option" entry in the output of the "-list-features"
1437         command.
1438
1439 2013-11-15  Tom Tromey  <tromey@redhat.com>
1440
1441         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1442         Add example.
1443
1444 2013-11-14  Tom Tromey  <tromey@redhat.com>
1445
1446         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1447
1448 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1449
1450         * gdb.texinfo (Show): Add xref anchor for "show language" command.
1451         (Context management): Place current subsection text into its own
1452         subsubsection.  Add new subsubsection describing the "--language"
1453         command option.
1454
1455 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1456
1457         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1458         the documentation of "info-ada-exceptions" in the output
1459         of the "-list-features" command.  Add the documentation
1460         of the "ada-exception" entry instead.
1461
1462 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1463
1464
1465         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1466         word of a couple of sentences to start with a capital letter.
1467
1468 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1469
1470         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1471         (Ada Exceptions): New node.
1472         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1473         Commands" node.
1474         (GDB/MI Ada Exceptions Commands): New node.
1475         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1476         field in the output of the "-list-features" command.
1477         * NEWS: Add entry for the new "info exceptions" CLI command,
1478         and for the new "-info-ada-exceptions" GDB/MI command.
1479
1480 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1481
1482         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1483         (Line Tables In Python): New node.
1484
1485 2013-11-08  Doug Evans  <dje@google.com>
1486
1487         * gdb.texinfo (Debugging Output): Update text for
1488         "set debug dwarf2-read".
1489
1490 2013-11-08  Doug Evans  <dje@google.com>
1491
1492         * gdb.texinfo (Debugging Output): Update text for
1493         "set debug symtab-create".
1494
1495 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1496
1497         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1498         constant.
1499
1500 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1501
1502         * gdb.texinfo (Breakpoints In Python): Document temporary
1503         option in breakpoint constructor, and add documentation to the
1504         temporary attribute.
1505
1506 2013-11-07  Yao Qi  <yao@codesourcery.com>
1507
1508         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1509         output of "-var-info-expression".
1510
1511 2013-11-06  Pedro Alves  <palves@redhat.com>
1512
1513         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1514         non-interactive mode.
1515         (Environment) <shell startup files warning>: Mention
1516         non-interactive mode.  Mention .zshenv for Z shell, and talk about
1517         BASH_ENV instead of .bashrc for BASH.
1518
1519 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1520
1521         * gdb.texinfo (Commands to Specify Files): Add description
1522         of the remove-symbol-file command.
1523         * observer.texi: New free_objfile event
1524
1525 2013-10-24  Pedro Alves  <palves@redhat.com>
1526
1527         * gdb.texinfo (Starting): Document set/show startup-with-shell.
1528
1529 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1530
1531         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1532         New subsection inside which the "-catch-load" and "-catch-unload"
1533         commands documentation is now placed.
1534         (Ada Exception GDB/MI Catchpoint Commands): New subsection
1535         documenting the "-catch-assert" and "-catch-exception" new
1536         GDB/MI commands.
1537
1538 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1539
1540         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1541
1542 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1543
1544         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1545         serial baud".
1546         (Remote Configuration): Replace "set remotebaud" by "set serial
1547         baud".  Replace "show remotebaud" by "show serial baud".
1548
1549 2013-10-07  Pedro Alves  <palves@redhat.com>
1550
1551         PR breakpoints/11568
1552         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1553         when the thread is removed from the thread list.
1554
1555 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1556
1557         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1558         Update entry for $_exitcode.
1559
1560 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
1561
1562         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1563         new "--start" option.
1564
1565 2013-10-02  Pedro Alves  <palves@redhat.com>
1566
1567         * gdb.texinfo (Registers): Expand description of saved registers
1568         in frames.  Explain <not saved>.
1569
1570 2013-09-25  Doug Evans  <dje@google.com>
1571
1572         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1573
1574 2013-09-16  Stan Shebs  <stan@codesourcery.com>
1575
1576         Remove the internals manual gdbint.texinfo.
1577         * Makefile.in (INFO_DEPS): Remove gdbint.info.
1578         (PDFFILES): Remove gdbint.pdf.
1579         (HTMLFILES): Remove gdbint/index.html.
1580         (HTMLFILES_INSTALL): Remove gdbint.
1581         (GDBINT_DOC_FILES): Remove.
1582         (dvi): Remove gdbint.dvi.
1583         (ps): Remove gdbint.ps.
1584         * gdbint.texinfo: Remove file.
1585         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1586
1587 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1588
1589         * gdb.texinfo (Convenience Functions): Mention new convenience
1590         function $_isvoid.
1591
1592 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1593
1594         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1595         (Standard Target Features): Add new node to menu.
1596         (S/390 and System z Features): New node.
1597
1598 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
1599
1600         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1601         -list-target-features in the example.
1602
1603 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1604
1605         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1606         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
1607
1608 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1609
1610         Sync documentation with gdb.base/gnu-debugdata.exp.
1611         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1612
1613 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1614
1615         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1616
1617 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
1618             Yao Qi  <yao@codesourcery.com>
1619
1620         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1621         Document new --skip-unavailable option.
1622         <-stack-list-variables>: Document new --skip-unavailable option.
1623
1624 2013-08-26  Doug Evans  <dje@google.com>
1625
1626         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1627         an optional regexp.
1628
1629 2013-08-13  Tom Tromey  <tromey@redhat.com>
1630
1631         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1632         Document GDB_PARALLEL and GDB_INOTIFY.
1633
1634 2013-08-09  Stan Shebs  <stan@codesourcery.com>
1635
1636         * LRS: Remove file, describes a long-abandoned live-range
1637         splitting extension to stabs.
1638
1639 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1640
1641         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1642
1643 2013-07-17  Doug Evans  <dje@google.com>
1644
1645         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1646
1647 2013-07-02  Tom Tromey  <tromey@redhat.com>
1648
1649         * gdb.texinfo (Target Commands): Don't mention "target nrom".
1650
1651 2013-06-28  Tom Tromey  <tromey@redhat.com>
1652
1653         * Makefile.in (version.subst): Use version.in, not
1654         common/version.in.
1655         * gdbint.texinfo (Versions and Branches, Releasing GDB):
1656         Likewise.
1657
1658 2013-06-27  Pedro Alves  <palves@redhat.com>
1659
1660         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1661         dynamic symbol resolution code>: New section, based on infrun.c
1662         comment.
1663
1664 2013-06-26  Tom Tromey  <tromey@redhat.com>
1665
1666         * gdbint.texinfo (Versions and Branches): Use common/version.in.
1667         Update.
1668         (Releasing GDB): Likewise.
1669
1670 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1671             Yao Qi  <yao@codesourcery.com>
1672
1673         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1674         -trace-frame-collected.
1675
1676 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1677
1678         * gdb.texinfo (Traceframe Info Format): Document tvar element
1679         and its attributes.
1680
1681 2013-06-25  Yao Qi  <yao@codesourcery.com>
1682
1683         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1684
1685 2013-06-24  Tom Tromey  <tromey@redhat.com>
1686
1687         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1688         (GDBvn.texi): Use version.subst.
1689         (version.subst): New target.
1690         (mostlyclean): Remove version.subst.
1691
1692 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
1693
1694         * gdb.texinfo (GDB/MI Data Manipulation)
1695         <-data-list-register-values>: Document the --skip-unavailable
1696         option.
1697
1698 2013-06-07  Yao Qi  <yao@codesourcery.com>
1699
1700         * gdb.texinfo (Symbols): Add kindex and cindex for
1701         'maint print msymbols'.
1702
1703 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
1704
1705         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1706         response field name (thread-group to inferior).
1707
1708 2013-06-04 Gary Benson  <gbenson@redhat.com>
1709
1710         * gdb.texinfo (General Query Packets/qSupported): Added
1711         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1712         to the table of currently defined stub features.
1713         Added a more detailed entry for "augmented-libraries-svr4-read".
1714         (General Query Packets/qXfer:libraries-svr4:read): Documented
1715         the augmented form of this packet.
1716
1717 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1718
1719         * gdb.texinfo (System-wide Configuration Scripts): Renames
1720         "Installed System-wide Configuration Scripts". Add associated
1721         @menu block.
1722
1723 2013-05-23  Yao Qi  <yao@codesourcery.com>
1724             Pedro Alves  <palves@redhat.com>
1725
1726         * gdb.texinfo (Packets): Document 'vCont;r'.
1727         (Continuing and Stepping): Document target-assisted range
1728         stepping, and the 'set range-stepping' and 'show range-stepping'
1729         commands.
1730
1731 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1732
1733         * gdb.texinfo (Installed System-wide Configuration Scripts):
1734         Add subsection describing the scripts now available under
1735         the data-dir's system-gdbbinit subdirectory.
1736         * NEWS: Add entry announcing the availability of system-wide
1737         configuration scripts for ElinOS and Wind River Linux.
1738
1739 2013-05-21  Hui Zhu  <hui@codesourcery.com>
1740
1741         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1742         "-dprintf-insert" command.
1743
1744 2013-05-17  Doug Evans  <dje@google.com>
1745
1746         * gdb.texinfo (Maintenance Commands): Update doc for
1747         "maint check-psymtabs".  Add doc for "maint check-symtabs",
1748         "maint expand-symtabs".
1749
1750 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
1751
1752         * gdb.texinfo (Process Record and Replay): Document the
1753         "record goto" command and its sub-commands.
1754
1755 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
1756
1757         * gdb.texinfo (Backtrace): Add "no-filter" argument.
1758         (Python API): Add Frame Filters API, Frame Wrapper API,
1759         Writing a Frame Filter/Wrapper, Managing Management of Frame
1760         Filters chapter entries.
1761         (Frame Filters API): New Node.
1762         (Frame Wrapper API): New Node.
1763         (Writing a Frame Filter): New Node.
1764         (Managing Frame Filters): New Node.
1765         (Progspaces In Python): Add note about frame_filters attribute.
1766         (Objfiles in Python): Ditto.
1767         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1768         @anchors and --no-frame-filters option to -stack-list-variables,
1769         -stack-list-frames, -stack-list-locals and -stack-list-arguments
1770         commands.
1771
1772 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1773
1774         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1775         Support" subsection documenting the XML format used to transfer
1776         shared library info on AIX.
1777
1778 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1779
1780         * gdb.texinfo (Debugging Output): Add documentation of
1781         "set debug aix-solib" and "show debug aix-solib" commands.
1782
1783 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
1784
1785         * gdb.texinfo (Nios II): New section.
1786         (Nios II Features): New section.
1787
1788 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1789
1790         * gdbint.texinfo (Algorithms): Remove entries documenting
1791         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1792         SOLIB_CREATE_INFERIOR_HOOK.
1793
1794 2013-04-29  Tom Tromey  <tromey@redhat.com>
1795
1796         PR python/14204:
1797         * gdb.texinfo (Python API): Fix menu entry.
1798         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
1799         Define global and static block.  Add example.  Clarify
1800         block relationship for inline functions.
1801
1802 2013-04-29  Tom Tromey  <tromey@redhat.com>
1803
1804         * gdb.texinfo (Python API): Mention Python help and keyword
1805         arguments.  Move pagination text to Basic Python.
1806         (Basic Python): Put pagination text here.  Document
1807         close-on-exec, SIGCHLD, and SIGINT.
1808
1809 2013-04-19  Pedro Alves  <palves@redhat.com>
1810
1811         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1812         "signedness" instead of "signness".
1813
1814 2013-04-19  Pedro Alves  <palves@redhat.com>
1815
1816         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1817         -Wno-pointer-sign text with text on -Wpointer-sign.
1818
1819 2013-04-16  Tom Tromey  <tromey@redhat.com>
1820
1821         * gdb.texinfo (Set Catchpoints): Mention earliest version of
1822         GCC that has the SDT probe points.
1823
1824 2013-04-15  Tom Tromey  <tromey@redhat.com>
1825
1826         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1827         exception catchpoints.
1828
1829 2013-04-15  Tom Tromey  <tromey@redhat.com>
1830
1831         * gdb.texinfo (Set Catchpoints): Document $_exception.
1832         (Convenience Vars): Mention $_exception.
1833
1834 2013-04-15  Tom Tromey  <tromey@redhat.com>
1835
1836         * gdb.texinfo (Set Catchpoints): Reorganize exception
1837         catchpoints.  Document "catch rethrow".
1838         (Debugging C Plus Plus): Mention "catch rethrow".
1839
1840 2013-04-15  Tom Tromey  <tromey@redhat.com>
1841
1842         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1843
1844 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1845             Eli Zaretskii  <eliz@gnu.org>
1846
1847         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1848         line below the sample output.
1849
1850 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
1851
1852         * gdb.texinfo (Mode Options): Document '-configuration'.
1853         (Help): Document "show configuration".
1854         (Bug Reporting): Add requirements to include the configuration
1855         details in bug reports.
1856
1857 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1858
1859         * Makefile.in (MAN1S): Add gcore.1.
1860         Remove "Host, target, and site specific Makefile fragments" comment.
1861         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1862         (install-man1, uninstall-man1): Conditionalize gcore.1.
1863         (gcore.1): New.
1864         * gdb.texinfo (Man Pages): Add gcore man.
1865         (gcore man): New node.
1866
1867 2013-04-10  Pedro Alves  <palves@redhat.com>
1868
1869         * gdb.texinfo (Process Record and Replay): Document that "set
1870         record full insn-number-max", "set record
1871         instruction-history-size" and "set record
1872         function-call-history-size" accept "unlimited".
1873         (Backtrace): Document that "set backtrace limit" accepts
1874         "unlimited".
1875         (List): Document that "set listsize" accepts "unlimited".
1876         (Print Settings)" Document that "set print max-symbolic-offset",
1877         "set print elements" and "set print repeats" accept "unlimited".
1878         (Starting and Stopping Trace Experiments): Document that "set
1879         trace-buffer-size" accepts "unlimited".
1880         (Remote Configuration): Document that "set tcp connect-timeout"
1881         accepts "unlimited".
1882         (Command History): Document that "set history size" accepts
1883         "unlimited".
1884         (Screen Size): Document that "set height" and "set width" accepts
1885         "unlimited".  Adjust "set pagination"'s description to suggest
1886         "set height unlimited" instead of "set height 0".
1887
1888 2013-04-10  Yao Qi  <yao@codesourcery.com>
1889
1890         * gdb.texinfo (Trace Files): Add "target ctf".
1891
1892 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1893
1894         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1895
1896         * Makefile.in (install-man1, install-man5, uninstall-man1)
1897         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1898
1899         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1900
1901 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
1902             Eli Zaretskii  <eliz@gnu.org>
1903
1904         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
1905         parameters order.  Remove "On some targets" for --attach.  Document the
1906         --multi parameter and extended-remote command.  Document all the
1907         options.
1908
1909 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1910
1911         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
1912         the list of supported languages.
1913
1914 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
1915
1916         Convert man pages to texinfo, new gdbinit.5 texinfo page.
1917         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1918         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1919         (diststuff): Add man.
1920         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1921         (uninstall-man5): New.
1922         (STAGESTUFF): Add *.1 and *.5.
1923         (GDBvn.texi): Add SYSTEM_GDBINIT.
1924         (gdb.1, gdbserver.1, gdbinit.5): New.
1925         (maintainer-clean realclean): Add $(MANS).
1926         (install): Add install-man.
1927         (uninstall): Add uninstall-man.
1928         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1929         (@copying): Wrap it by @c man begin COPYRIGHT.
1930         (Top): Add Man Pages.
1931         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1932
1933 2013-04-02  Pedro Alves  <palves@redhat.com>
1934
1935         * gdb.texinfo (Debugging Output): Document "set/show debug
1936         aarch64", "set/show debug coff-pe-read" and "set/show debug
1937         mach-o".
1938
1939 2013-04-02  Pedro Alves  <palves@redhat.com>
1940
1941         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1942         table>: Add entry for "trace-buffer-size".
1943
1944 2013-03-28  Pedro Alves  <palves@redhat.com>
1945
1946         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1947         table>: Add entry for "trace-status".
1948
1949 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
1950
1951         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1952         @bullet", which is invalid (makeinfo 5.1 barfs).
1953
1954 2013-03-28  Pedro Alves  <palves@redhat.com>
1955
1956         PR gdb/15294
1957
1958         * gdb.texinfo (List) <set listsize>: Adjust to document that
1959         listsize 0 means no limit, and remove mention of -1.
1960
1961 2013-03-22  Yao Qi  <yao@codesourcery.com>
1962
1963         * gdb.texinfo (Embedded Processors): Remove menu item
1964         "OpenRISC 1000".
1965         (OpenRISC 1000): Remove.
1966
1967 2013-03-21  Doug Evans  <dje@google.com>
1968
1969         * gdb.texinfo (Maintenance Commands): Add docs for
1970         "mt set per-command {space,time,symtab} {on,off}".
1971
1972 2013-03-14  Hui Zhu  <hui@codesourcery.com>
1973             Yao Qi  <yao@codesourcery.com>
1974
1975         * gdb.texinfo (Trace Files): Add "tsave -ctf".
1976
1977 2013-03-13  Keith Seitz  <keiths@redhat.com>
1978
1979         * gdb.texinfo (Maintenance Commands): Add missing ')' for
1980         "maint agent" reference to Dynamic printf.
1981
1982 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
1983
1984         * gdb.texinfo (General Query Packets): Don't use colon in index
1985         entries visible to Info format.
1986
1987 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
1988
1989         * gdb.texinfo (Process Record and Replay): Document record
1990         changes.
1991
1992 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
1993
1994         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1995         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1996         qXfer:btrace:read.
1997
1998 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
1999
2000         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2001         use colons in @anchor and @cindex entries.
2002
2003 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2004
2005         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2006
2007 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2008             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2009
2010         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2011         trace-buffer-size set and show commands.
2012         (Tracepoint Packets): Document QTBuffer:size.
2013         (General Query Packets): Document QTBuffer:size.
2014
2015 2013-02-21  Tom Tromey  <tromey@redhat.com>
2016
2017         * gdb.texinfo: Remove bad @syncodeindex.
2018         (Values From Inferior, Types In Python, Inferiors In Python)
2019         (Events In Python, Threads In Python, Frames In Python, Blocks In
2020         Python, Symbols In Python, Symbol Tables In Python): Remove
2021         @tables.
2022         (Packets, General Query Packets, Tracepoint Packets)
2023         (Host I/O Packets): Use @w{} for empty @item.
2024
2025 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2026
2027         * gdb.texinfo (Architectures In Python): Add description about
2028         the new method gdb.Architecture.disassemble.
2029
2030 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2031             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2032
2033         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2034         Document the "trace-file" field.
2035
2036 2013-02-07  Doug Evans  <dje@google.com>
2037
2038         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2039         command.
2040
2041 2013-02-06  Yao Qi  <yao@codesourcery.com>
2042
2043         * gdb.texinfo (GDB/MI Async Records): Document new MI
2044         notification "=tsv-modified".  Update the document of MI
2045         notification "=tsv-created".
2046         * observer.texi (GDB Observers): New observer tsv_modified.
2047         Update observer tsv_created and tsv_delete.
2048
2049 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2050
2051         * gdb.texinfo (AArch64 Features): New section; document
2052         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2053         (Architectures): Add new AArch64 section to document AArch64
2054         architecture specific commands.
2055         (ABI): Add description of the new OS ABI "Newlib" and its influence
2056         on the longjmp handling.
2057
2058 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2059             Jan Kratochvil  <jan.kratochvil@redhat.com>
2060
2061         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2062         variable in 'set/show backtrace' section.
2063
2064 2013-01-31  Tom Tromey  <tromey@redhat.com>
2065
2066         * gdb.texinfo (Target Commands): Fix typo.
2067
2068 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2069
2070         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2071         describing the gdb.Architecture class.
2072         (Frames In Python): Add description about the new method
2073         gdb.Frame.architecture().
2074
2075 2013-01-23  Doug Evans  <dje@google.com>
2076
2077         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2078
2079 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2080
2081         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2082         'thread-groups' field when printing a breakpoint in MI.
2083
2084 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2085         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2086         to reflect that jit-reader-load now supports absolute file-names.
2087
2088 2013-01-16  Tom Tromey  <tromey@redhat.com>
2089
2090         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2091         (Signals): Likewise.
2092
2093 2013-01-16  Tom Tromey  <tromey@redhat.com>
2094
2095         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2096         "catch-type" field.
2097         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2098
2099 2013-01-07  Tom Tromey  <tromey@redhat.com>
2100
2101         * gdb.texinfo (Mode Options): Don't mention -epoch.
2102         (Data, Emacs): Remove obsolete comments.
2103
2104 2013-01-02  Tom Tromey  <tromey@redhat.com>
2105
2106         * gdb.texinfo (GDB/MI Output Records): Update menu.
2107         (GDB/MI Breakpoint Information): New node.
2108         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2109         <-break-insert>: Likewise.
2110
2111 2012-12-31  Yao Qi  <yao@codesourcery.com>
2112
2113         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2114         (Packets): Move "vStopped" packet to ...
2115         (Notification Packets): ... here.  Describe the components
2116         of notification.  Add a table of supported notifications.
2117         Add an example on the process of he async notification.
2118
2119 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2120
2121         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2122         present.
2123         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2124         fullname output always present.
2125
2126 2012-12-23  Pierre Muller  <muller@sourceware.org>
2127
2128         * gdbint.texinfo (Function prototypes): Require use of "extern"
2129         modifier for function prototypes in headers.
2130
2131 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2132
2133         * refcard.tex: Update copyright notice to GPL v3 or later.
2134         Update contact info.
2135
2136 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2137
2138         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2139
2140 2012-12-15  Yao Qi  <yao@codesourcery.com>
2141
2142         * gdb.texinfo (Debugging Output): Document 'set debug
2143         notification' and 'show debug notification'.
2144
2145 2012-12-15  Yao Qi  <yao@codesourcery.com>
2146
2147         * gdb.texinfo (Listing Tracepoints): New item and example about
2148         'installed on target' output.
2149         Add more in the example about 'installed on target'.
2150         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2151
2152 2012-12-14  Tom Tromey  <tromey@redhat.com>
2153
2154         * gdb.texinfo (SVR4 Process Information): Mention core files.
2155
2156 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2157
2158         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2159
2160 2012-12-11  Pedro Alves  <palves@redhat.com>
2161
2162         * gdb.texinfo: Remove all mentions of Unixware throughout.
2163
2164 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2165
2166         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2167
2168 2012-11-29  Tom Tromey  <tromey@redhat.com>
2169
2170         * gdb.texinfo (SVR4 Process Information): Document missing
2171         "info proc" subcommands.
2172
2173 2012-11-29  Yao Qi  <yao@codesourcery.com>
2174
2175         PR gdb/1477.
2176         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2177         to 'auto' instead of 'gnu'.
2178
2179 2012-11-26  Tom Tromey  <tromey@redhat.com>
2180
2181         * gdb.texinfo (MiniDebugInfo): New node.
2182         (GDB Files): Update.
2183
2184 2012-11-16  Doug Evans  <dje@google.com>
2185
2186         * gdb.texinfo (System-wide configuration): If the system-wide init
2187         file lives in the data-directory, and --data-directory is provided,
2188         look for it there.
2189
2190 2012-11-15  Tom Tromey  <tromey@redhat.com>
2191
2192         * gdb.texinfo (Signaling): Fix typo.
2193
2194 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2195
2196         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2197         parameter "count" of -data-write-memory-bytes, and add an example.
2198
2199 2012-11-12  Tom Tromey  <tromey@redhat.com>
2200
2201         * gdb.texinfo (Symbols): Document "info type-printers",
2202         "enable type-printer" and "disable type-printer".
2203         (Python API): Add new node to menu.
2204         (Type Printing API): New node.
2205         (Progspaces In Python): Document type_printers field.
2206         (Objfiles In Python): Likewise.
2207         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2208         register_type_printer, TypePrinter>: Document.
2209
2210 2012-11-12  Tom Tromey  <tromey@redhat.com>
2211
2212         * gdb.texinfo (Symbols): Document "set print type methods",
2213         "set print type typedefs", and flags to ptype and whatis.
2214
2215 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2216
2217         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2218         the example -data-disassemble output.  Extend the description of
2219         the -data-disassemble results to document all fields.  Document
2220         the cli disassemble command as being related to -data-disassemble.
2221
2222 2012-11-09  Yao Qi  <yao@codesourcery.com>
2223
2224         PR gdb/14777.
2225         * gdb.texinfo (OS Information): Remove doc on command
2226         'info udot'.
2227
2228 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2229
2230         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2231         gdb.ini warning for Windows port.
2232
2233 2012-11-08  Yao Qi  <yao@codesourcery.com>
2234
2235         * gdb.texinfo (Search): Add kindex for 'fo'.
2236
2237 2012-11-05  Tom Tromey  <tromey@redhat.com>
2238
2239         PR python/14802:
2240         * gdb.texinfo (Functions In Python): Add example.
2241
2242 2012-11-03  Yao Qi  <yao@codesourcery.com>
2243
2244         * observer.texi (GDB Observers): Remove observer
2245         'tracepoint_modified', 'tracepoint_created' and
2246         'tracepoint_deleted'.
2247
2248 2012-10-26  Tom Tromey  <tromey@redhat.com>
2249
2250         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2251
2252 2012-10-25  Tom Tromey  <tromey@redhat.com>
2253
2254         * gdb.texinfo (General Query Packets): Use @itemx.
2255
2256 2012-10-17  Yao Qi  <yao@codesourcery.com>
2257
2258         * observer.texi (GDB Observers): Update observer
2259         'memory_changed'.
2260         * gdb.texinfo (GDB/MI Async Records): Document for
2261         "memory-changed" notification.
2262
2263 2012-10-15  Doug Evans  <dje@google.com>
2264
2265         * gdb.texinfo (Mode Options): Document -nh.
2266         Elaborate on docs for -nx.
2267
2268 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2269
2270         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2271
2272 2012-09-21  Yao Qi  <yao@codesourcery.com>
2273             Pedro Alves  <palves@redhat.com>
2274
2275         * gdb.texinfo (GDB/MI Async Records): Document notification
2276         'record-started' and 'record-stopped'.
2277         * observer.texi (GDB Observers): New observer 'record-changed'.
2278
2279 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
2280
2281         * gdb.texinfo: Document the removal of SH's 'regs' command.
2282
2283 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2284
2285         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2286
2287 2012-09-18  Yao Qi  <yao@codesourcery.com>
2288
2289         * gdb.texinfo (GDB/MI Async Records): Document new MI
2290         notifications '=tsv-created' and '=tsv-deleted'.
2291         * observer.texi (GDB Observers): New observer tsv_created and
2292         tsv_deleted.
2293
2294 2012-09-18  Yao Qi  <yao@codesourcery.com>
2295
2296         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2297         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2298         '=traceframe-changed'.
2299
2300 2012-09-17  Yao Qi  <yao@codesourcery.com>
2301
2302         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2303         'set listsize'.
2304
2305 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2306             Eli Zaretskii  <eliz@gnu.org>
2307
2308         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2309         encoding for gdbarch_breakpoint_from_pc, bp_addr for
2310         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2311
2312 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2313
2314         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2315
2316 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
2317
2318         Document how to return from "python-interactive" to GDB.
2319         * gdb.texinfo (Python Commands): Update documentation.
2320
2321 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
2322
2323         Add a new "python-interactive" command that starts a standard
2324         Python interactive prompt with "pi" as alias, and add "py" as
2325         an alias to "python".
2326         * gdb.texinfo (Python Commands): Document the new commands.
2327
2328 2012-08-22  Tom Tromey  <tromey@redhat.com>
2329
2330         * gdbint.texinfo (Host Definition): Remove documentation for
2331         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2332
2333 2012-08-17  Keith Seitz  <keiths@redhat.com>
2334
2335         PR c++/13356
2336         * gdb.texinfo (Type and Range Checking): Remove warning.
2337         Remove spurious commas.
2338         Update text and examples for re-implementation of set/show
2339         check type.
2340         (C and C++ Type and Range Checks): Likewise.
2341
2342 2012-08-16  Yao Qi  <yao@codesourcery.com>
2343
2344         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2345         is deprecated.
2346
2347 2012-08-13  Doug Evans  <dje@google.com>
2348
2349         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2350         to include functions.
2351
2352 2012-08-10  Doug Evans  <dje@google.com>
2353
2354         * gdb.texinfo (Convenience Funs): New node.
2355         (Types In Python): Document Type.vector.
2356
2357 2012-08-09  Yao Qi  <yao@codesourcery.com>
2358
2359         * observer.texi: New observer command_param_changed.
2360         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2361
2362 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2363
2364         * gdbint.texinfo (Debugging GDB): In section
2365         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2366         Mention also gdb-gdb.py.
2367
2368 2012-08-07  Yao Qi  <yao@codesourcery.com>
2369
2370         Revert the folloing patch:
2371         2012-08-06  Yao Qi  <yao@codesourcery.com>
2372         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2373         remote hardware-watchpoint-limit' and 'set
2374         remote hardware-breakpoint-limit'.
2375
2376 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
2377
2378         * gdb.texinfo (Working Directory): Added information about new
2379         default argument for 'cd' command.
2380
2381 2012-08-06  Yao Qi  <yao@codesourcery.com>
2382
2383         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2384         remote hardware-watchpoint-limit' and 'set
2385         remote hardware-breakpoint-limit'.
2386
2387 2012-08-06  Yao Qi  <yao@codesourcery.com>
2388
2389         Fix PR14371.
2390
2391         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2392         '=breakpoint-deleted'.
2393
2394 2012-08-02  Yao Qi  <yao@codesourcery.com>
2395
2396         * gdb.texinfo (Native): Remove node Neutrino.
2397
2398 2012-07-27  Yao Qi  <yao@codesourcery.com>
2399
2400         * gdb.texinfo (IPA Protocol Commands): Document new command
2401         'close'.
2402
2403 2012-07-25  Tom Tromey  <tromey@redhat.com>
2404
2405         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2406
2407 2012-07-20  Doug Evans  <dje@google.com>
2408
2409         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2410         (Index Files): Document how to control the use of deprecated index
2411         sections.
2412         (Index Section Format): Replace --use-deprecated-index-sections with
2413         "set use-deprecated-index-sections on".
2414
2415 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
2416
2417         * gdbint.texinfo: Remove @syncodeindex directives that put all the
2418         indices into a single node "Index".  Instead, join function and
2419         variable indices into a single index, separate from the concept
2420         index.  Requested in
2421         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2422         (Top): Update the top-level menu: instead of one "Index" there are
2423         now separate entries "Concept Index" and "Function and Variable
2424         Index".
2425         (Concept Index, Function and Variable Index): New nodes.
2426         (Index): Node deleted.
2427
2428 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
2429
2430         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2431         and "maint agent-eval".
2432
2433 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
2434
2435         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2436         avoid file-name clashes between Index.html and index.html on
2437         case-insensitive filesystems.  See the discussion starting in
2438         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2439         details of the problem.
2440         (Top): Update the master menu for the above.
2441         (Concept Index, Command and Variable Index): New nodes, instead of
2442         the old "Index" node that was deleted.  All cross-references
2443         updated.
2444
2445 2012-07-02  Stan Shebs  <stan@codesourcery.com>
2446
2447         * gdb.texinfo (Dynamic Printf): Mention agent style and
2448         disconnected dprintf.
2449         (Maintenance Commands): Describe maint agent-printf.
2450         (General Query Packets): Mention BreakpointCommands feature.
2451         (Packets): Document commands extension to Z0 packet.
2452         * agentexpr.texi (Bytecode Descriptions): Document printf
2453         bytecode.
2454
2455 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2456
2457         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2458         only after gdbinit files.
2459         (Startup): Move -iex and -iex commands down after gdbinit files.
2460
2461 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2462
2463         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2464         possibility.
2465
2466 2012-06-29  Tom Tromey  <tromey@redhat.com>
2467
2468         * gdb.texinfo (Index Section Format): Update for version 7.
2469
2470 2012-06-28  Stan Shebs  <stan@codesourcery.com>
2471
2472         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2473         example, add note about title column.
2474
2475 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2476
2477         * gdb.texinfo (Symbol Tables In Python): Add description about
2478         the new 'last' attribute of gdb.Symtab_and line.
2479
2480 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2481
2482         * gdb.texinfo (Symbol Tables In Python): Correct the description
2483         of the 'pc' attribute of gdb.Symtab_and_line.
2484
2485 2012-06-26  Doug Evans  <dje@google.com>
2486
2487         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2488         and symtab-create.
2489
2490 2012-06-25  Keith Seitz  <keiths@redhat.com>
2491
2492         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2493         from example.  Remove "rbreak" from list of corresponding
2494         gdb commands.
2495
2496 2012-06-23  Doug Evans  <dje@google.com>
2497
2498         * gdb.texinfo (Index Section Format): Document version 7 format.
2499
2500 2012-06-22  Yao Qi  <yao@codesourcery.com>
2501
2502         * gdb.texinfo: Add missing cindex for some packets.
2503
2504 2012-06-20  Keith Seitz  <keiths@redhat.com>
2505
2506         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2507         for -break-insert and document -p.
2508
2509 2012-06-20  Yao Qi  <yao@codesourcery.com>
2510
2511         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2512         and "gdb.write_memory" with "Inferior.read_memory" and
2513         "Inferior.write_memory".
2514
2515 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
2516
2517         * gdb.texinfo (Summary): Add a link to "Free Documentation".
2518         (Free Documentation): Add @node line.
2519         (Continuing and Stepping) <advance location>: Use @item instead of
2520         @itemx.
2521         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2522         @itemx.
2523         (Embedded Processors): Put the link to "PA" to its correct place,
2524         according to document structure.
2525         (Python API): Put the link to "Lazy Strings In Python" to its
2526         correct place.
2527         (Index): Use @@ in @tex block to get a literal @.
2528
2529         * gdbint.texinfo: Fix the @subtitle line.
2530
2531         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2532         correct place.
2533
2534 2012-06-08  Yao Qi  <yao@codesourcery.com>
2535
2536         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2537         Protocol'.
2538         (In-Process Agent Protocol, IPA Protocol Objects)
2539         (IPA Protocol Commands): New nodes.
2540         (Tracepoint Packets): Add anchors.
2541
2542 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
2543
2544         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2545
2546 2012-06-06  Yao Qi  <yao@codesourcery.com>
2547
2548         * gdb.texinfo: Update copyright year.
2549
2550 2012-05-23  Stan Shebs  <stan@codesourcery.com>
2551             Kwok Cheung Yeung  <kcy@codesourcery.com>
2552
2553         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2554
2555 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2556
2557         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2558         Mention also --with-separate-debug-dir.
2559         (Auto-loading): Prepend $debugdir in the sample output.
2560         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
2561         auto-load safe-path variable.
2562         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2563         Mention also $debugdir for 'set auto-load scripts-directory'.
2564
2565 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
2566
2567         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2568         (MIPS Embedded, MIPS, MIPS Register packet Format)
2569         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2570         appropriate.
2571
2572 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
2573             Maciej W. Rozycki  <macro@codesourcery.com>
2574
2575         * gdb.texinfo (MIPS): Document "set mips compression" and "show
2576         mips compression".
2577         (MIPS Breakpoint Kinds): New subsubsection.
2578
2579 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
2580
2581         * gdb.texinfo (Architecture-Specific Protocol Details): Define
2582         nodes for subsections.  Add @acronym mark-ups and adjust
2583         formatting.
2584
2585 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2586
2587         Rename $ddir to $datadir.
2588         * gdb.texinfo (Auto-loading, Auto-loading safe path)
2589         (objfile-gdb.py file): Rename $ddir to $datadir.
2590
2591 2012-05-18  Tom Tromey  <tromey@redhat.com>
2592
2593         * gdb.texinfo (Print Settings): Document 'set print symbol'.
2594
2595 2012-05-14  Stan Shebs  <stan@codesourcery.com>
2596
2597         * gdb.texinfo (Dynamic Printf): New subsection.
2598
2599 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
2600
2601         * gdb.texinfo (Basic Python): Add description about the function
2602         gdb.find_pc_line
2603
2604 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2605             Eli Zaretskii  <eliz@gnu.org>
2606
2607         * gdb.texinfo (Separate Debug Files): Use plural form for global
2608         debugging information directory.
2609
2610 2012-05-11  Stan Shebs  <stan@codesourcery.com>
2611             Kwok Cheung Yeung  <kcy@codesourcery.com>
2612
2613         * gdb.texinfo (Operating System Auxiliary Information): Document new
2614         'info os' subcommands.
2615
2616 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2617
2618         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2619         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2620         (dotdebug_gdb_scripts section): Add reference
2621         to 'Auto-loading safe path'.
2622
2623 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2624
2625         Implement multi-component --with-auto-load-dir.
2626         * gdb.texinfo (Auto-loading): New references
2627         for 'set auto-load scripts-directory'
2628         and 'show auto-load scripts-directory'.
2629         (Auto-loading safe path): Describe the new default.  Move $ddir
2630         substituation reference to 'objfile-gdb.py file'.
2631         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
2632         script-name.  Describe new 'set auto-load scripts-directory'
2633         and 'show auto-load scripts-directory'.
2634
2635 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2636
2637         Provide $ddir substitution for --with-auto-load-safe-path.
2638         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2639         (Auto-loading safe path): Likewise.  Mention the default value,
2640         $ddir substitution, --with-auto-load-safe-path and
2641         --without-auto-load-safe-path.
2642         * observer.texi (gdb_datadir_changed): New.
2643
2644 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2645
2646         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2647         Twice.
2648
2649         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2650         directory separator by path separator.
2651
2652 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2653
2654         * gdb.texinfo (Auto-loading safe path): Make 'directories'
2655         for 'set auto-load safe-path' optional.  Mention if it is omitted.
2656         Change disabling security protection condition to "/", twice.
2657
2658 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
2659
2660         * gdb.texinfo (Symbol Tables In Python): Add documentation about
2661         the new methods global_block and static_block on gdb.Symtab
2662         objects.
2663
2664 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
2665
2666         * gdb.texinfo (Blocks In Python): Add a note saying that future
2667         improvements to GDB and its infrastructure can move symbols
2668         across blocks within a symbol table.
2669
2670 2012-04-29  Yao Qi  <yao@codesourcery.com>
2671
2672         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2673         (A29K): Remove.
2674
2675 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
2676             Tom Tromey  <tromey@redhat.com>
2677
2678         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2679         and generic static probe support on GDB.
2680
2681 2012-04-25  Doug Evans  <dje@google.com>
2682
2683         * gdb.texinfo (Go): Fix thinko.
2684
2685         * gdb.texinfo (Supported Languages): Add Go.
2686         (Go): New node.
2687
2688 2012-04-25  Yao Qi  <yao@codesourcery.com>
2689
2690         * gdbint.texinfo (Testsuite): New section `Board settings'.
2691
2692 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2693
2694         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2695         Three times.
2696
2697         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2698         Three times.
2699
2700 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2701
2702         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2703         by @table @asis.  Fix formatting of one item.
2704
2705 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2706
2707         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2708
2709 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2710
2711         New option "set debug auto-load".
2712         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2713         (auto-load verbose mode): New node.
2714
2715 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2716
2717         New option "set auto-load safe-path".
2718         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2719         and "info auto-load" examples for safe-path.  Put there also references
2720         for "set auto-load safe-path" and "show auto-load safe-path".
2721         New menu item for Auto-loading safe path.
2722         (Auto-loading safe path): New node.
2723         (Python Auto-loading): Update the expected output from "Missing"
2724         to "No".
2725
2726 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2727
2728         auto-load: Implementation.
2729         * gdb.texinfo (Mode Options): New anchor for -nx.
2730         (Startup): New anchors for Option -init-eval-command,
2731         Home Directory Init File
2732         and Init File in the Current Directory during Startup.
2733         Mention set auto-load local-gdbinit with a reference.
2734         Change the sample code to "set auto-load python-scripts".
2735         (Threads): New anchor set libthread-db-search-path.
2736         Provide references to libthread_db.so.1 file.
2737         (Controlling GDB): New menu item for Auto-loading.
2738         (Auto-loading, Init File in the Current Directory)
2739         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2740         (Python): Rename the menu item Auto-loading to Python Auto-loading.
2741         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2742         reference.
2743         (Auto-loading): Rename to ...
2744         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
2745         "set auto-load python-scripts", new anchor for it.  Change
2746         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2747         for it.  Change "info auto-load-scripts"
2748         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
2749         to "Python scripts".
2750
2751 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
2752
2753         PR mi/13393
2754         * gdb.texinfo (Print Settings): Extend the description for "set print
2755         object".
2756         (GDB/MI Variable Objects): Extend the description for -var-create and
2757         -var-list-children.
2758
2759 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
2760
2761         * gdb.texinfo (Examining Data): Document the 'explore' command.
2762
2763 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
2764
2765         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2766         to the children of a varobj and its update range when -var-update
2767         returns that the varobj's type changed.
2768
2769 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2770
2771         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2772         Create two new links fir 'objfile-gdb.py file'
2773         and 'dotdebug_gdb_scripts section'.
2774
2775 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2776
2777         * gdb.texinfo (Auto-loading): Rename node reference
2778         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2779         Twice.
2780         (.debug_gdb_scripts section): Rename the node ...
2781         (dotdebug_gdb_scripts section): ... here.
2782         (Maintenance Commands): Also rename this node reference.
2783
2784 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
2785
2786         * gdb.texinfo (Python API/Values From Inferior): Add description
2787         about the new method Value.referenced_value.  Add description on
2788         how Value.dereference is different (and similar) to
2789         Value.referenced_value.
2790
2791 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2792
2793         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2794         --init-eval-command=COMMAND, -iex.
2795         (Startup): Describe -iex and -ix.  Simplify the example
2796         for "set auto-load-scripts off".
2797
2798 2012-03-16  Gary Benson  <gbenson@redhat.com>
2799
2800         PR breakpoints/10738
2801         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2802         stating that GDB cannot set breakpoints on inlined functions.
2803         (Mode Options): Document --use-deprecated-index-sections.
2804         (Index Section Format): Document new index section version format.
2805
2806 2012-03-15  Tom Tromey  <tromey@redhat.com>
2807
2808         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2809
2810 2012-03-13  Doug Evans  <dje@google.com>
2811
2812         * gdb.texinfo (Help): Change apropos example to use "alias" instead
2813         of "reload".
2814         (Symbols): Delete docs for set/show symbol-reloading.
2815         * gdbint.texinfo (Defining Other Architecture Features): Delete
2816         SYMBOL_RELOADING_DEFAULT.
2817         * refcard.tex: Delete reference to symbol-reloading.
2818
2819 2012-03-07  Pedro Alves  <palves@redhat.com>
2820
2821         * gdb.texinfo (General Query Packets): Document new
2822         QProgramSignals packet.
2823         * gdb.texinfo (Remote configuration): Mention
2824         "program-signals-packet".
2825
2826 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2827
2828         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2829
2830 2012-03-03  Yao Qi  <yao@codesourcery.com>
2831
2832         * gdb.texinfo (In-Process Agent): New node.
2833         Document new commands.
2834         (General Query Packets): Add packet `QAgent'.
2835
2836 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
2837
2838         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2839
2840 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
2841
2842         * gdb.texinfo (Commands In Python): Put example python macro in
2843         COMMAND_USER category rather than COMMAND_OBSCURE.
2844         Document gdb.COMMAND_USER.
2845         (User-defined Commands): Update documentation to clarify
2846         "set/show max-user-call-depth" and "show user" don't apply to python
2847         commands.  Update documentation to clarify "help user-defined" may
2848         also include python commands defined as COMMAND_USER.
2849
2850 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2851
2852         * gdb.texinfo (Startup): Add option -ex description to the option -x
2853         description.
2854
2855 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
2856
2857         * gdb.texinfo (Setting Breakpoints): Mention and explain the
2858         condition-evaluation breakpoint parameter.
2859         Mention condition-evaluation mode being shown in "info break".
2860         (Break Conditions): Add description for target-side
2861         conditional breakpoints.
2862         (Remote Configuration): Mention conditional-breakpoints-packet.
2863         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2864         cond-expr.
2865         (General Query Packets): Mention new ConditionalBreakpoint feature.
2866
2867 2012-02-22  Tom Tromey  <tromey@redhat.com>
2868
2869         * gdb.texinfo (Blocks In Python): Clarify block iteration.
2870
2871 2012-02-17  Tom Tromey  <tromey@redhat.com>
2872
2873         PR python/10753:
2874         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2875         directory.
2876
2877 2012-02-14  Stan Shebs  <stan@codesourcery.com>
2878
2879         * gdb.texinfo (Disabling Breakpoints): Document enable count.
2880
2881 2012-02-13  Pedro Alves  <palves@redhat.com>
2882
2883         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2884         mips-idt-ecoff.
2885
2886 2012-02-09  Yao Qi  <yao@codesourcery.com>
2887
2888         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2889
2890 2012-02-07  Tom Tromey  <tromey@redhat.com>
2891
2892         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2893         Symbol.value.
2894
2895 2012-02-07  Tom Tromey  <tromey@redhat.com>
2896
2897         * gdb.texinfo (Symbols In Python): Document Symbol.line.
2898
2899 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
2900
2901         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2902
2903 2012-01-24  Tom Tromey  <tromey@redhat.com>
2904
2905         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2906         unload".
2907         (Files): Mention new catch commands.
2908         (GDB/MI Async Records): Likewise.
2909
2910 2012-01-24  Gary Benson  <gbenson@redhat.com>
2911
2912         Delete #if 0'd out code.
2913         * gdb.texinfo (Frame Info): Remove "info catch".
2914
2915 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
2916
2917         * gdb.texinfo (Remote Configuration): Document
2918         "set remote hostio-readlink-packet" command.
2919         (General Query Packets): Document vFile:readlink packet.
2920
2921 2012-01-16  Tom Tromey  <tromey@redhat.com>
2922
2923         * gdb.texinfo (Specify Location): Document relative file name
2924         handling.
2925
2926 2012-01-16  Tom Tromey  <tromey@redhat.com>
2927
2928         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2929
2930 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2931             Eli Zaretskii  <eliz@gnu.org>
2932
2933         * gdbint.texinfo (Coding Standards): Require braces for two lines of
2934         code.
2935
2936 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
2937
2938         * gdb.texinfo (Variables): Document use of :: for non-static
2939         variables.
2940
2941 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
2942
2943         * gdbint.texinfo (Start of New Year Procedure): Update
2944         to replace use of copyright.sh by use of copyright.py.
2945
2946 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2947
2948         Remove the gdbtui binary.
2949         * all-cfg.texi (GDBTUI): Remove.
2950         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2951         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
2952         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2953
2954 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
2955
2956         Introduce gdb.FinishBreakpoint in Python.
2957         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2958         (Python API): Add menu entry for Finish Breakpoints.
2959
2960 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2961
2962         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2963         tests.
2964
2965 2011-12-16  Doug Evans  <dje@google.com>
2966
2967         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2968
2969 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
2970
2971         * gdb.texinfo (Python Commands): Remove "maint set/show print
2972         stack".  Add documentation for "set/show python print-stack".
2973
2974 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
2975
2976         * gdb.texinfo (Implementing a Remote Stub): Explain that you
2977         should transfer control to the stub in the startup code instead of
2978         in main.  Mention the need to get past the initial breakpoint.
2979
2980 2011-12-06  Tom Tromey  <tromey@redhat.com>
2981
2982         * gdb.texinfo (Set Breaks): Update for new behavior.
2983
2984 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2985
2986         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2987         List Format for SVR4 Targets'.
2988         (General Query Packets): New item qXfer:libraries-svr4:read.
2989         (Library List Format for SVR4 Targets): New node.
2990
2991 2011-12-01  Tom Tromey  <tromey@redhat.com>
2992
2993         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2994         add.
2995
2996 2011-11-22  Tom Tromey  <tromey@redhat.com>
2997
2998         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2999         reasons.
3000
3001 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3002
3003         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3004         note-related options and variables.
3005         (Tracepoint Packets): Document packet changes.
3006
3007 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3008
3009         * gdb.texinfo (JIT Interface): Add documentation on writing and
3010         usind JIT debug info readers.
3011         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3012         Debug Info Readers): New nodes.
3013
3014 2011-11-18  Yao Qi  <yao@codesourcery.com>
3015
3016         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3017         tracepoint.
3018
3019 2011-11-15  Doug Evans  <dje@google.com>
3020
3021         * gdb.texinfo (Files): Document basenames-may-differ.
3022
3023 2011-11-14  Doug Evans  <dje@google.com>
3024
3025         * gdb.texinfo (Shell Commands): Document "!".
3026
3027 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3028             Kwok Cheung Yeung  <kcy@codesourcery.com>
3029
3030         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3031         needed to get shorter fast tracepoints.
3032         (Tracepoint Packets): Document new qTMinFTPILen packet.
3033
3034 2011-11-14  Yao Qi  <yao@codesourcery.com>
3035
3036         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3037         behavior of tracepoint.
3038         (General Query Packets): New feature InstallInTrace.
3039         (Remote Configuration): Document "set remote
3040         install-in-trace-packet".
3041
3042 2011-11-12  Matt Rice  <ratmice@gmail.com>
3043
3044         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3045         Add arguments to info macro.
3046
3047 2011-11-10  Tom Tromey  <tromey@redhat.com>
3048
3049         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3050         manual.
3051         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3052         (Macros): Add a footnote.
3053         (C): Remove paragraph about compiler options.
3054         (C Constants): Mention wide character and string constants.
3055         (C Plus Plus Expressions): Update compiler option advice.  Mention
3056         using declarations.  Mention ADL.  Remove old HP compiler
3057         information.
3058
3059 2011-11-10  Tom Tromey  <tromey@redhat.com>
3060
3061         PR c++/9257:
3062         * gdb.texinfo (Print Settings): Add an extra note about the need
3063         for a vtable.
3064
3065 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3066
3067         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3068         "set mips abi" documentation.
3069
3070 2011-11-04  Doug Evans  <dje@google.com>
3071
3072         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3073
3074 2011-11-03  Tom Tromey  <tromey@redhat.com>
3075
3076         * gdb.texinfo (Stopping): Add menu entry.
3077         (Continuing and Stepping): Restore @node.  Use @section, not
3078         @subsection.
3079
3080 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3081
3082         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3083         designation.  Fix "Specify Location" cross-reference.
3084
3085 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3086
3087         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3088         (General Query Packets): Describe tracenz feature.
3089         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3090
3091 2011-10-28  Paul Koning  <paul_koning@dell.com>
3092
3093         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3094
3095 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3096
3097         * gdb.texinfo ((Frames In Python): Document
3098         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3099
3100 2011-10-26  Paul Koning  <paul_koning@dell.com>
3101
3102         * gdb.texinfo (gdb.types): Document new deepitems function.
3103
3104 2011-10-25  Paul Koning  <paul_koning@dell.com>
3105
3106         PR python/13327
3107
3108         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3109         fetch_lazy method.
3110
3111 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3112
3113         PR python/12656
3114
3115         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3116         global_block, static_block function.
3117
3118 2011-10-19  Tom Tromey  <tromey@redhat.com>
3119
3120         * gdb.texinfo (Commands In Python): Add missing "@"s.
3121
3122 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3123
3124         PR python/13285 Document named constants for frame unwind stop reasons
3125         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3126         constants.
3127
3128 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3129
3130         Fix compatibility with texinfo versions older than 4.12.
3131         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3132         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3133         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3134         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3135         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3136         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3137         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3138
3139 2011-10-09  Doug Evans  <dje@google.com>
3140
3141         * gdb.texinfo (Extending GDB): Document alias command.
3142
3143 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3144
3145         Support @entry in input expressions.
3146         * gdb.texinfo (Variables): Describe @entry names suffix.
3147         (Print Settings): Add anchor for `set print entry-values'.
3148
3149 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3150             Eli Zaretskii  <eliz@gnu.org>
3151
3152         Display @entry parameter values (without references).
3153         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3154         example.
3155         (Print Settings): New description of set print entry-values and show
3156         print entry-values.
3157
3158 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3159             Eli Zaretskii  <eliz@gnu.org>
3160
3161         Recognize virtual tail call frames.
3162         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3163         (Tail Call Frames): New node.
3164         (Frames In Python): Add gdb.TAILCALL_FRAME.
3165
3166 2011-10-07  Doug Evans  <dje@google.com>
3167
3168         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3169         register_pretty_printer.
3170
3171 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3172
3173         PR python/12930
3174         PR python/12802
3175
3176         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3177         stop method.
3178
3179 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3180
3181         * gdb.texinfo (Starting your Program): "set disable-randomization"
3182         is no longer Linux-specific.
3183         (Remote Configuration): Document "set remote
3184         disable-randomization-packet".
3185         (General Query Packets): Document "QDisableRandomization" packet
3186         and add it to "qSupported" list.
3187
3188 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3189
3190         Allow Python notification of new object-file loadings.
3191         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3192         event type.
3193
3194 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3195
3196         PR python/12691: Add the inferior to Python exited event
3197         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3198
3199 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3200
3201         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3202         rephasing.
3203
3204 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3205
3206         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3207         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3208         as possible feature returned by the `-list-features'
3209         command.
3210
3211 2011-09-28  Paul Koning  <paul_koning@dell.com>
3212
3213         * gdb.texinfo (gdb.Type): Document field access by dictionary
3214         key syntax.
3215
3216 2011-09-28  Yao Qi  <yao@codesourcery.com>
3217
3218         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3219         Add one space after option `-s'.  Remove @r{} markup.
3220
3221 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3222
3223         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3224
3225 2011-09-16  Hui Zhu  <teawater@gmail.com>
3226
3227         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3228         to *(unsigned char *)$esp@300.
3229
3230 2011-09-15  Paul Koning  <paul_koning@dell.com>
3231
3232         * gdb.texinfo: Make style of Python functions and methods match
3233         the syntax of Python.  Also put class and module names explicitly
3234         on function, member, and variable names, matching Python
3235         documentation conventions.
3236
3237 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3238
3239         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3240         * gdb.texinfo (Inferiors In Python): Describe new
3241         gdb.selected_inferior() function.
3242
3243 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3244
3245         Handle multiple breakpoint hits in Python interface:
3246         * gdb.texinfo (Events In Python): New function documentation:
3247         gdb.BreakpointEvent.breakpoints. Indicate that
3248         gdb.BreakpointEvent.breakpoint is now deprecated.
3249
3250 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3251
3252         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3253
3254 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3255
3256         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3257
3258 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3259
3260         * gdb.texinfo (Prompt): Add set/show extended-prompt
3261         documentation
3262         (Basic Python): Add prompt_hook anchor.
3263         (Python modules): Reword module text to reflect multiple modules.
3264         (gdb.prompt): Document gdb.prompt module.
3265
3266 2011-08-14  Yao Qi  <yao@codesourcery.com>
3267
3268         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3269
3270 2011-08-14  Yao Qi  <yao@codesourcery.com>
3271
3272         * gdb.texinfo (Standard Target Features): Document C6x features.
3273         (TIC6x Features): New node.
3274
3275 2011-08-12  Doug Evans  <dje@google.com>
3276
3277         * gdb.texinfo (Symbols In Python): Document symbol.type.
3278
3279 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
3280
3281         * gdb.texinfo (Python): Document command and function
3282         auto-loading.
3283
3284 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3285             Eli Zaretskii  <eliz@gnu.org>
3286
3287         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
3288         typedefs unrolling.  Extend the sample code by an inner typedef and
3289         outer typedefs unrolling.
3290
3291 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
3292
3293         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3294         size and line-size.
3295
3296 2011-07-21  Matt Rice  <ratmice@gmail.com>
3297
3298         PR macros/12999
3299         * gdb.texinfo (Macros): Add info definitions and info macros commands.
3300         Update text and cindex entries for info macro command.
3301
3302 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
3303
3304         * observer.texi (GDB Observers): Add before_prompt observer.
3305         * gdb.texinfo (Basic Python): Add documentation for prompt
3306         substitution.
3307
3308 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
3309
3310         PR python/12438
3311         * gdb.texinfo (Python Commands): Add deprecate note to maint
3312           set/show python print-stack.  Document set/show python
3313           print-backtrace.
3314
3315 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
3316
3317         * gdb.texinfo: Fix typos.
3318
3319 2011-07-01  Tom Tromey  <tromey@redhat.com>
3320
3321         * gdb.texinfo (Debugging Output): Document set debug
3322         check-physname.
3323
3324 2011-06-29  Tom Tromey  <tromey@redhat.com>
3325
3326         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3327         breakpoint-notifications feature.
3328
3329 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
3330
3331         * gdb.texinfo (Target Description): Remove warning about
3332         possibly unstable format.
3333
3334 2011-06-03  Tom Tromey  <tromey@redhat.com>
3335
3336         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3337         (Events In Python): Note that exit_code is optional.
3338
3339 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
3340
3341         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3342         required for multi-threading support.
3343         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3344         Hc are deprecated for multi-threading debugging.  Point readers at
3345         the vCont packet.
3346
3347 2011-05-15  Doug Evans  <dje@google.com>
3348
3349         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3350
3351 2011-05-13  Doug Evans  <dje@google.com>
3352
3353         * gdb.texinfo (Threads): Document $sdir,$pdir.
3354         (Server): Document $pdir exception.
3355
3356         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3357
3358         * gdb.texinfo (Threads): Clarify default value for
3359         libthread-db-search-path.
3360
3361         * gdb.texinfo (Completion): Update example.
3362         (Debugging Output): Delete `set/show debug lin-lwp-async'.
3363
3364 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
3365
3366         * gdb.texinfo: Document change in the behaviour of the enable and
3367         disable GDB commands when applied to tracepoints.
3368         Document the EnableDisableTracepoints remote stub feature.
3369         Document QTEnable and QTDisable in the list of tracepoint packets.
3370
3371 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3372
3373         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3374         hsuser.texi.
3375         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3376         comment to hsuser.texi.  Change rluser.texi name in the comment.
3377
3378 2011-05-10  Doug Evans  <dje@google.com>
3379
3380         * gdb.texinfo (Threads): If an empty path is provided for
3381         libthread-db-search-path it is reset to its default value.
3382         (Server): Ditto.
3383
3384 2011-05-09  Doug Evans  <dje@google.com>
3385
3386         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
3387
3388 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3389             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3390
3391         Implement support for PowerPC BookE masked watchpoints.
3392         * gdb.texinfo (Set Watchpoints): Document mask parameter.
3393         (PowerPC Embedded): Mention support of masked watchpoints.
3394
3395 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3396
3397         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3398         `@value{GDBN}'.
3399
3400 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3401
3402         * gdb.texinfo (titlepage): Remove dedication.
3403         (In Memoriam): New appendix.
3404
3405 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3406             Eli Zaretskii  <eliz@gnu.org>
3407
3408         * gdb.texinfo (Index Section Format): Change the version to 5.
3409         Describe the different formula.
3410
3411 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3412             Eli Zaretskii  <eliz@gnu.org>
3413
3414         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3415         for disconnected tracing.
3416         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3417         extended-remote relationship.  Mention --once.
3418         (TCP port allocation lifecycle of @code{gdbserver}): New.
3419
3420 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
3421
3422         * gdb.texinfo (Server): Improve indexing.  Index all optional
3423         switches to gdbserver.
3424
3425 2011-04-20  Tom Tromey  <tromey@redhat.com>
3426
3427         * gdb.texinfo (Index Section Format): New node.
3428         (Top): Add new node to menu.
3429
3430 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3431
3432         * gdb.texinfo (Maintenance Commands): Document `maint print
3433         remote-registers'.
3434
3435 2011-04-20  Tom Tromey  <tromey@redhat.com>
3436
3437         * gdb.texinfo (Trace File Format): Move node later.
3438
3439 2011-04-19  Tom Tromey  <tromey@redhat.com>
3440
3441         * gdbint.texinfo (Register Information Functions): Remove
3442         duplicate "the".
3443         * gdb.texinfo (Emacs): Remove duplicate "to".
3444         (GDB/MI Variable Objects): Remove duplicate "the".
3445         (General Query Packets): Likewise.
3446
3447 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
3448
3449         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3450         "GDB/MI Ada Exception Information" node.
3451
3452 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3453
3454         * gdb.texinfo (GDB/MI Ada Exception Information): Document
3455         the "exception-name" field in the *stopped async record.
3456
3457 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3458             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3459
3460         Implement support for PowerPC BookE ranged breakpoints.
3461         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3462
3463 2011-03-28  Tom Tromey  <tromey@redhat.com>
3464
3465         * gdb.texinfo (Set Tracepoints): Fix typo.
3466
3467 2011-03-24  Tom Tromey  <tromey@redhat.com>
3468
3469         * gdb.texinfo (Specify Location): Document `function:label'
3470         linespec.
3471
3472 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
3473
3474         PR python/12149
3475
3476         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3477
3478 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
3479
3480         * gdb.texinfo (Blocks In Python): Add is_valid method description.
3481         (Inferiors In Python): Likewise.
3482         (Threads In Python): Likewise.
3483         (Symbols In Python): Likewise.
3484         (Objfiles In Python): Likewise.
3485         (Symbol Tables In Python): Likewise.
3486
3487 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
3488
3489         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3490         display>: Explain that the commands accept number ranges.
3491
3492 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
3493
3494         * gdb.texinfo (Breakpoints In Python): Add description and example
3495         of Python stop function operation.
3496
3497 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
3498
3499         * gdb.texinfo (Parameters In Python): Document get_set_string and
3500         get_show_string methods.
3501
3502 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3503
3504         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3505
3506         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3507         circular-trace-buffer name.
3508
3509 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
3510
3511         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3512         in the previous change.
3513
3514 2011-02-27  Michael Snyder  <msnyder@vmware.com>
3515
3516         * gdb.texinfo (Inferiors and Programs): Update commands to show
3517         that they can accept multiple arguments.
3518
3519 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
3520
3521         Revert the following patch (code patch was not approved):
3522         2011-02-21  Hui Zhu  <teawater@gmail.com>
3523         * agentexpr.texi (bytecode descriptions): add printf.
3524         * gdb.texinfo (tracepoint action lists): add printf.
3525
3526 2011-02-23  Doug Evans  <dje@google.com>
3527
3528         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3529
3530 2011-02-23  Michael Snyder  <msnyder@vmware.com>
3531
3532         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3533         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3534         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3535
3536 2011-02-22  Doug Evans  <dje@google.com>
3537
3538         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3539         Clarify behaviour of lookup_symbol when `block' argument is omitted,
3540         add description of result, fix @defun formatting.
3541
3542 2011-02-21  Hui Zhu  <teawater@gmail.com>
3543
3544         * agentexpr.texi (Bytecode Descriptions): Add printf.
3545         * gdb.texinfo (Tracepoint Action Lists): Add printf.
3546
3547 2011-02-18  Tom Tromey  <tromey@redhat.com>
3548
3549         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3550
3551 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3552
3553         * gdb.texinfo (threads): Document argument for "info threads" cmd.
3554         Document new command "thread find".
3555
3556 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3557
3558         * gdb.texinfo (Threads): Update example of new thread message.
3559
3560 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
3561
3562         * gdb.texinfo (Remote Configuration): Mention set/show remote
3563         traceframe-info.
3564         (Tools/Packages Optional for Building GDB): Mention that expat is
3565         used for traceframe info.
3566         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3567         (General Query Packets) <qSupported>: Describe the
3568         qXfer:traceframe-info:read feature.
3569         (qXfer::read): Describe qXfer:traceframe-info:read.
3570         (Traceframe Info Format): New section.
3571
3572 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
3573
3574         * gdbint.texinfo (Formatting): Mention some formatting guidelines
3575         for casts and unary operators.
3576
3577 2011-02-04  Tom Tromey  <tromey@redhat.com>
3578
3579         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3580         is not useful.
3581
3582 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
3583
3584         * gdb.texinfo: s/value optimized out/optimized out/g
3585
3586 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
3587
3588         * gdb.texinfo (Other Misc Settings): Rework part of the
3589         documentation of the "set interactive mode" command.
3590
3591 2011-01-19  Tom Tromey  <tromey@redhat.com>
3592
3593         * gdb.texinfo (Threads): Document thread name output and `thread
3594         name' command.
3595         (Threads In Python): Document Thread.name attribute.
3596         (GDB/MI Thread Commands): Document thread attributes.
3597
3598 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
3599
3600         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3601         changes in mi/mi-cmd-disas.c
3602
3603 2011-01-12  Tom Tromey  <tromey@redhat.com>
3604
3605         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
3606         Fix "thread apply" text.
3607
3608 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3609             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3610
3611         Implement support for PowerPC BookE ranged watchpoints.
3612         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3613         the "set powerpc exact-watchpoints" flag.
3614
3615 2011-01-07  Tom Tromey  <tromey@redhat.com>
3616
3617         * gdb.texinfo (Python API): Add descriptions to @menu items.
3618
3619 2011-01-06  Tom Tromey  <tromey@redhat.com>
3620
3621         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3622
3623 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
3624
3625         * gdb.texinfo (Debugging Output): Document "set debug jit".
3626
3627 2011-01-06  Tom Tromey  <tromey@redhat.com>
3628
3629         PR python/12133:
3630         * gdb.texinfo (Frames In Python): Document various frame
3631         constants.
3632
3633 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
3634
3635         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3636         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3637         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3638
3639 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3640
3641         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3642         (clean): Add GDBvn.texi.
3643
3644 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
3645
3646         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3647         occasional case where the debugger prints an array address
3648         instead of the array itself.
3649
3650 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
3651
3652         * gdb.texinfo (Packets) <read registers packet>: Document support
3653         for registers that were not collected.
3654
3655 2010-12-15  Doug Evans  <dje@google.com>
3656
3657         * gdb.texinfo (Startup): Document auto-loading of scripts during
3658         startup.
3659         (Auto-loading): Delete "maint set python auto-load on|off".
3660         Add "set auto-load-scripts on|off".
3661
3662 2010-12-07  Doug Evans  <dje@google.com>
3663
3664         * gdb.texinfo (Mode Options): Document -data-directory.
3665         (Data Files): Add reference to -data-directory.
3666
3667 2010-11-29  Doug Evans  <dje@google.com>
3668
3669         * gdb.texinfo (Pretty-Printer Introduction): Change
3670         printer-name:subprinter-name to printer-name;subprinter-name.
3671
3672 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3673
3674         PR python/12199
3675
3676         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3677
3678 2010-11-23  Tom Tromey  <tromey@redhat.com>
3679
3680         * gdb.texinfo (Top): Check SYSTEM_READLINE.
3681         (Editing): Likewise.
3682         (Command History): Likewise.
3683         (TUI Keys): Likewise.
3684         (Bug Reporting): Conditionally include rluser.texi and
3685         inc-history.texinfo.
3686         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3687         (GDB_DOC_SOURCE_INCLUDES): Add comment.
3688         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3689         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3690         (gdb.pdf): Likewise.
3691         (gdb.info): Likewise.
3692         (gdb/index.html): Likewise.
3693
3694 2010-11-23  Tom Tromey  <tromey@redhat.com>
3695
3696         * Makefile.in (Makefile): Run ../config.status.
3697         (distclean): Update.
3698         * configure: Remove.
3699         * configure.ac: Remove.
3700
3701 2010-11-12  Tom Tromey  <tromey@redhat.com>
3702
3703         * gdb.texinfo (Basic Python): Update.  Add xref.
3704         (Exception Handling): Document new exception classes.
3705         (Types In Python): Update.
3706         (Frames In Python): Update.
3707
3708 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
3709
3710         * gdb.texinfo (Breakpoints In Python): Document "internal"
3711         parameter, and visible attribute.
3712
3713 2010-11-05  Doug Evans  <dje@google.com>
3714
3715         * gdb.texinfo (Source Path): Document "set directories".
3716
3717 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
3718
3719         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3720         (OpenCL C): New node.
3721
3722 2010-11-02  Doug Evans  <dje@google.com>
3723
3724         * gdb.texinfo (Pretty Printing): Expand into three sections,
3725         introduction, example, and commands.
3726         (Python API): Delete section Disabling Pretty-Printers, merge into
3727         Selecting Pretty-Printers.
3728         (Writing a Pretty-Printer): New section.  Move the pretty-printer
3729         example here, and reformat to match python coding style.  Add a second
3730         example using the gdb.printing module.
3731         (Python modules): Add gdb.printing.
3732
3733 2010-10-29  Doug Evans  <dje@google.com>
3734
3735         * gdb.texinfo (Python): Fix long line.
3736
3737 2010-10-20  Doug Evans  <dje@google.com>
3738
3739         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3740         All references updated.  Correct sections marked as subsections.
3741         (Coding Standards): New chapter.  Move the coding standard related
3742         subsections here.  Add section on Python coding standards.
3743
3744 2010-10-13  Doug Evans  <dje@google.com>
3745
3746         * gdb.texinfo (Python): Add "Python modules".
3747         (Types in Python): Add reference to gdb.types section.
3748         (Python modules): New node.
3749
3750 2010-10-11  Doug Evans  <dje@google.com>
3751
3752         * gdb.texinfo (Values From Inferior): Add reference to "Types in
3753         Python" from gdb.Value.type description.
3754
3755 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
3756
3757         * gdb.texinfo (Ravenscar Profile): New node.
3758
3759 2010-09-22  Tom Tromey  <tromey@redhat.com>
3760
3761         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3762
3763 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
3764
3765         * gdb.texinfo (Values From Inferior): Clarify that
3766         value.dynamic_type works only in C++ programs with RTTI.
3767
3768 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
3769
3770         * gdb.texinfo (Character Sets): Correctly reference host-charset
3771         in example.
3772
3773 2010-09-13  Tom Tromey  <tromey@redhat.com>
3774
3775         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3776         Document "fullname" and "from".
3777
3778 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
3779
3780         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3781         feature `reverse' output by -list-target-features.
3782
3783 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
3784
3785         * gdb.texinfo (i386 Features): Remove an extra "@item".
3786
3787 2010-08-30  Tom Tromey  <tromey@redhat.com>
3788
3789         PR python/11792:
3790         * gdb.texinfo (Values From Inferior): Document dynamic_type.
3791
3792 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
3793
3794         * gdb.texinfo (ARM Features): Document
3795         org.gnu.gdb.arm.m-profile.
3796
3797 2010-08-23  Tom Tromey  <tromey@redhat.com>
3798
3799         PR python/11145:
3800         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3801         reinterpret_cast methods.
3802
3803 2010-08-23  Tom Tromey  <tromey@redhat.com>
3804
3805         PR python/11915:
3806         * gdb.texinfo (Types In Python): Document array method.
3807
3808 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3809
3810         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3811
3812 2010-08-16   Tom Tromey  <tromey@redhat.com>
3813
3814         * gdb.texinfo (Set Watchpoints): Document -location option.
3815
3816 2010-08-13  Doug Evans  <dje@google.com>
3817
3818         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3819
3820 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
3821
3822         * gdb.texinfo (GDB/MI Data Manipulation): Document
3823         -data-read-memory-raw and -data-write-memory-raw.
3824
3825 2010-08-11  Tom Tromey  <tromey@redhat.com>
3826             Phil Muldoon <pmuldoon@redhat.com>
3827
3828         * gdb.texinfo (Basic Python): Describe post_event API.
3829
3830 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
3831
3832         * gdb.texinfo (Basic Python): Describe solib_address and
3833         decode_line Python APIs
3834
3835 2010-08-10  Tom Tromey  <tromey@redhat.com>
3836
3837         * gdb.texinfo (Pretty Printing API): Document
3838         gdb.default_visualizer.
3839
3840 2010-08-10  Tom Tromey  <tromey@redhat.com>
3841
3842         Revert gdb-add-index addition:
3843         * gdb.texinfo (Index Files): Don't document gdb-add-index.
3844
3845 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
3846             Eli Zaretskii <eliz@gnu.org>
3847
3848         * gdb.texinfo (Mode Options) <-batch>
3849         (Basic Python) <gdb.execute>: Describe setting width and height.
3850
3851 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
3852
3853         * gdb.texinfo (Threads): Document 'debug libthread-db'.
3854
3855 2010-07-30  Tom Tromey  <tromey@redhat.com>
3856
3857         * gdb.texinfo (Index Files): Mention gdb-add-index.
3858
3859 2010-07-30  Hui Zhu  <teawater@gmail.com>
3860
3861         * gdb.texinfo (Inferiors and Programs): Update the introduce of
3862         "detach inferior" and "kill inferior".
3863
3864 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
3865
3866         * gdb.texinfo (Machine Code): Update description of two forms of
3867         arguments, and add new example to demonstrate the new form.
3868
3869 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
3870
3871         * gdb.texinfo (Values From Inferior): Add value inferior function
3872         call description.
3873
3874 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3875
3876         * gdb.texinfo (Active Targets): Fix wrong comma placement.
3877
3878 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3879             Eli Zaretskii  <eliz@gnu.org>
3880
3881         Make core files the process_stratum.
3882         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
3883         record_stratum example.
3884
3885 2010-07-13  Tom Tromey  <tromey@redhat.com>
3886
3887         * gdb.texinfo (Index Files): New node.
3888
3889 2010-07-13  Tom Tromey  <tromey@redhat.com>
3890
3891         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3892
3893 2010-07-13  Tom Tromey  <tromey@redhat.com>
3894
3895         * gdb.texinfo (Specify Location): Document labels.
3896
3897 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3898
3899         * gdb.texinfo (Create and Delete Tracepoints): Add more index
3900         entries for fast tracepoints and static tracepoints.
3901
3902 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3903
3904         * gdb.texinfo (General Query Packets) <qfThreadInfo,
3905         qsThreadInfo>: Spell out `l' as ell.
3906
3907 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
3908
3909         * gdb.texinfo (Convenience Variables): Document $_sdata.
3910         (Commands to Set Tracepoints): Describe static tracepoints.  Add
3911         `Listing Static Tracepoint Markers' menu entry.  Document
3912         "strace".
3913         (Tracepoint Action Lists): Document collecting $_sdata.
3914         (Listing Static Tracepoint Markers): New subsection.
3915         (Tracepoints support in gdbserver): Mention static tracepoints.
3916         (remote packets, enabling and disabling): Mention
3917         read-sdata-object.
3918         (General Query Packets) <qSupported>: Document qXfer:sdata:read
3919         and StaticTracepoint.
3920         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3921         Document qXfer:sdata:read.
3922         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3923
3924 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
3925
3926         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3927
3928 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
3929             Tom Tromey  <tromey@redhat.com>
3930             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3931
3932         * gdb.texinfo (Inferiors In Python): New node.
3933         * gdb.texinfo (Threads In Python): New node.
3934
3935 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
3936
3937         * gdb.texinfo (Python): Document what the python directory is
3938         and what its location is.
3939         (Basic Python): Document the gdb.PYTHONDIR constant.
3940
3941 2010-06-25  Tom Tromey  <tromey@redhat.com>
3942
3943         PR python/10808:
3944         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3945
3946 2010-06-24  Hui Zhu  <teawater@gmail.com>
3947
3948         * gdb.texinfo: (Commands for Controlled Output): Add
3949         documentation for command "eval".
3950
3951 2010-06-21  Stan Shebs  <stan@codesourcery.com>
3952
3953         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3954         * annotate.texinfo: Ditto.
3955         * gdbint.texinfo: Ditto.
3956         * stabs.texinfo: Ditto.
3957
3958 2010-06-22  Hui Zhu  <teawater@gmail.com>
3959
3960         * gdb.texinfo: (Process Record and Replay): Add documentation
3961         for command "set record memory-query".
3962
3963 2010-06-21  Stan Shebs  <stan@codesourcery.com>
3964
3965         * gdb.texinfo: Relicense under GFDL version 1.3.
3966         * annotate.texinfo: Relicense under GFDL version 1.3.
3967         * gdbint.texinfo: Relicense under GFDL version 1.3.
3968         * stabs.texinfo: Relicense under GFDL version 1.3.
3969         * fdl.texi: Update to version 1.3.
3970
3971 2010-06-18  Stan Shebs  <stan@codesourcery.com>
3972
3973         * gdb.texinfo (Operating System Auxiliary Information): Describe
3974         "info os" when no arguments given.
3975
3976         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3977         $_thread.
3978
3979 2010-06-18  Hui Zhu  <teawater@gmail.com>
3980
3981         * gdb.texinfo: (Process Record and Replay): Add documentation
3982         for commands "record save" and "record restore".
3983
3984 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
3985
3986         * gdb.texinfo: Include information about the correct use
3987         of addresses in the `watch' command.
3988
3989 2010-06-11  Stan Shebs  <stan@codesourcery.com>
3990
3991         * gdb.texinfo (Observer Mode): New section.
3992         (General Query Packets): Document QAllow.
3993
3994 2010-06-04  Doug Evans  <dje@google.com>
3995
3996         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3997
3998 2010-06-03  Doug Evans  <dje@google.com>
3999
4000         * gdbint.texinfo (Coding): Add subsection on command names.
4001
4002 2010-06-02  Tom Tromey  <tromey@redhat.com>
4003
4004         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4005         always-disassemble.
4006
4007 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4008
4009         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4010         gdbserver, and add cross reference.
4011         (Tracepoints support in gdbserver): New subsection.
4012
4013 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4014
4015         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4016         `qRelocInsn' feature.
4017         (Relocate instruction reply packet): New subsection
4018         of `Tracepoint Packets'.
4019         (Tracepoint Packets): Mention that packets QTDP and QTStart
4020         support the qRelocInsn request, and add cross reference to new
4021         subsection.
4022
4023 2010-05-25  Doug Evans  <dje@google.com>
4024
4025         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4026         (Commands In Python): Document gdb.string_to_argv.
4027
4028 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4029
4030         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4031         ATTR_NORETURN.
4032
4033 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4034             Tom Tromey  <tromey@redhat.com>
4035             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4036
4037         * gdb.texinfo (Parameters In Python): New Node.
4038
4039 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4040
4041         * gdb.texinfo: (Summary) Add mention about D language support.
4042         (Filenames): Add D suffixes.
4043         (D): New node.
4044
4045 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4046
4047         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4048         of macro deleted from GDB code.
4049
4050 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4051
4052         * gdb.texinfo (Commands to specify files): Describe what how GDB
4053         looks up DOS-based filesystem paths on the system root.  Document
4054         the new `set/show target-file-system-kind' commands.
4055
4056 2010-04-23  Doug Evans  <dje@google.com>
4057
4058         * gdb.texinfo (Python): Move Auto-loading section here ...
4059         (Python API): from here.
4060         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4061         (Maintenance Commands): Add docs for "maint print section-scripts".
4062
4063 2010-04-20  Chris Moller  <cmoller@redhat.com>
4064
4065         * gdb.texinfo (Setting Breakpoints): Added description of
4066         filename-qualified rbreak.
4067         * refcard.tex (Breakpoints and Watchpoints): Added brief
4068         description of filename-qualified rbreak.
4069
4070 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4071
4072         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4073         (Python API): Change the reference to Pretty Printing API.
4074         (Pretty Printing): Move the user part under the Data node.  Reformat
4075         the sample output to 72 columns.  Create a new reference to Pretty
4076         Printing API.  Rename the API part ...
4077         (Pretty Printing API): To a new node name.
4078         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4079         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4080
4081 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4082
4083         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4084         and commands.
4085         (Listing Tracepoints): Update to reflect current behavior.
4086
4087 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4088
4089         * gdb.texinfo (Examining memory): Update for change in string
4090         display with explicit size.
4091
4092 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4093
4094         PR breakpoints/8554.
4095
4096         * gdb.texinfo (Save Breakpoints): New node.
4097         (save-tracepoints): Rename to ...
4098         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4099         a deprecated alias to `save tracepoints'.
4100
4101 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4102
4103         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4104         (info w32 thread-information-block): Document new command.
4105         (qGetTIBAddress): Document new gdbserver query.
4106         (maint set/show show-all-tib): Document new command.
4107
4108 2010-04-15  Doug Evans  <dje@google.com>
4109
4110         * gdb.texinfo (Python API): Add progspaces section.
4111         (Selecting Pretty-Printers): Progspace pretty-printers are
4112         searched too.
4113         (Progspaces In Python): New section.
4114
4115         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4116
4117 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4118
4119         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4120         returns None.
4121
4122 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4123
4124         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4125         Describe the `frames-created' field, tweak grammar.
4126
4127 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4128
4129         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4130         Describe the `circular' and `disconnected' fields.
4131
4132 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4133
4134         * gdb.texinfo (maint print registers): Mention unavailable and
4135         invisible registers.
4136
4137 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4138             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4139             Tom Tromey  <tromey@redhat.com>
4140
4141         * gdb.texinfo (Breakpoints In Python): New Node.
4142
4143 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4144
4145         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4146         trace status fields.
4147
4148 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4149
4150         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4151         optional.  Make org.gnu.gdb.i386.avx requires
4152         org.gnu.gdb.i386.avx.
4153
4154 2010-04-08  Doug Evans  <dje@google.com>
4155
4156         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4157         search path, and document that gdb only scans the search path if
4158         the script's path doesn't specify a directory.
4159
4160 2010-04-05  Doug Evans  <dje@google.com>
4161
4162         * gdb.texinfo (maint show python auto-load): Fix typo.
4163
4164 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4165
4166         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4167         (Setting Watchpoints): Update description of "info watch".
4168         (Disabling Breakpoints): Only "info break" lists all.
4169
4170         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4171         (tdump): Explain how tdump works.
4172
4173 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4174
4175         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4176         add cross reference.
4177
4178 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4179
4180         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4181         commands error out.
4182
4183 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4184
4185         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4186
4187 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4188
4189         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4190
4191 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4192             Nathan Sidwell  <nathan@codesourcery.com>
4193
4194         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4195         GDBN equivalent.
4196         (Set Tracepoints): Remove mention that conditional tracepoints
4197         don't exist.
4198         (Tracepoint Actions): Clarify when while-stepping collection
4199         happens, note that while-stepping does not automatically collect
4200         $pc.
4201
4202 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4203
4204         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4205         (General Query Packets): Describe TracepointSource.
4206
4207 2010-03-27  Matt Rice  <ratmice@gmail.com>
4208
4209         * gdb.texinfo (ARM): Document arguments to "target sim".
4210         (Set Catchpoints): Use @dots{} instead of @r{...}.
4211
4212 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4213
4214         * gdb.texinfo (Tracepoint Packets): Remove mention that
4215         terror:string may be plain text, and drop mention of X prefix.
4216
4217 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4218
4219         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4220
4221 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4222
4223         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4224
4225 2010-03-24  Tom Tromey  <tromey@redhat.com>
4226
4227         PR breakpoints/9352:
4228         * gdb.texinfo (Break Commands): Update.
4229
4230 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4231
4232         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4233         commands.
4234
4235 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4236
4237         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4238         circular-trace-buffer.
4239         (Tracepoint Packets): Describe QTBuffer, and details of the
4240         qTStatus reply.
4241
4242 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4243             Nathan Sidwell  <nathan@codesourcery.com>
4244
4245         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4246         doing instruction stepping.
4247         (Tracepoint Restrictions): New node.
4248
4249 2010-03-10  Tom Tromey  <tromey@redhat.com>
4250
4251         * gdbint.texinfo (Symbol Handling): Update.
4252
4253 2010-03-08  Tom Tromey  <tromey@redhat.com>
4254
4255         PR cli/9591:
4256         * gdb.texinfo (Mode Options): Mention lack of pagination and
4257         confirmation with --batch.
4258         (Screen Size): Mention --batch.
4259         (Messages/Warnings): Likewise.
4260
4261 2010-03-05  Tom Tromey  <tromey@redhat.com>
4262
4263         * gdb.texinfo (Basic Python): Document target_charset and
4264         target_wide_charset.
4265
4266 2010-03-05  Tom Tromey  <tromey@redhat.com>
4267
4268         * gdb.texinfo (Data): Link to pretty-printing.
4269         (Output Formats): Likewise.  Correct text.
4270
4271 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4272
4273         * gdb.texinfo (Types): Describe <struct> and <flags>.
4274
4275 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
4276
4277         * gdb.texinfo (Frames In Python): Add block parameter and
4278         description to read_var text.
4279
4280 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
4281             Tom Tromey  <tromey@redhat.com>
4282
4283         * gdb.texinfo (Types In Python): Describe block argument in
4284         template_argument and gdb.lookup_type.
4285
4286 2010-02-24  Tom Tromey  <tromey@redhat.com>
4287
4288         * gdb.texinfo (Cygwin Native): Fix typo.
4289
4290 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
4291
4292         * gdb.texinfo (Frames In Python): Add block, find_sal, function
4293         and select method descriptions.
4294         (Python API): Add Blocks In Python, Symbols in Python and Symbol
4295         Tables in Python to menu.
4296         (Blocks In Python): New node.
4297         (Symbols In Python): New node.
4298         (Symbol Tables in Python): New node.
4299
4300 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
4301
4302         Multiexec MI
4303
4304         gdb/
4305         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4306
4307         gdb/doc/
4308         * gdb.texinfo (GDB/MI Command Syntax): Document notification
4309         changes.
4310         (GDB/MI Program Execution): Document current behaviour of
4311         --all and --thread-group.
4312         (GDB/MI Miscellaneous Commands): Document -add-inferior and
4313         -remove-inferior.
4314         * observer.texi (inferior_added, inferior_removed): New
4315         observers.
4316
4317 2010-02-19  Tom Tromey  <tromey@redhat.com>
4318
4319         * gdbint.texinfo (Getting Started): Fix @node.
4320         (Debugging GDB): Likewise.
4321
4322 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
4323
4324         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4325         documenting the gdb_test_timeout variable.
4326
4327 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
4328
4329         * gdb.texinfo (MI commands): Added documentation of --reverse
4330         option to a set of MI commands. Restructured documentation of MI
4331         commands --exec-continue to reflect the complexity of reverse
4332         execution.
4333
4334 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
4335
4336         * gdb.texinfo (Using the Collected Data): Specify that the address
4337         range of `tfind outsize' is exclusive, and that the address range
4338         of `tfind range' is inclusive.
4339         (Tracepoint Packets): Specify that the address range of
4340         `QTFrame:range' is inclusive, and that the address range of
4341         `QTFrame:outside' is exclusive
4342
4343 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
4344
4345         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4346
4347 2010-02-10  Tom Tromey  <tromey@redhat.com>
4348
4349         * gdb.texinfo (Debugging Output): Document set debug parser and
4350         show debug parser.
4351
4352 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
4353
4354         * gdb.texinfo (Predefined Target Types): Add i387_ext,
4355         i386_eflags and i386_mxcsr.
4356
4357 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
4358
4359         * gdb.texinfo: Document i386 target features.
4360
4361 2010-02-05  Doug Evans  <dje@google.com>
4362
4363         * gdbint.texinfo (Testsuite): Add a new section to document the
4364         various DejaGnu variables that may be overridden.
4365         Document INTERNAL_GDBFLAGS.
4366
4367 2010-02-04  Tom Tromey  <tromey@redhat.com>
4368
4369         PR cli/8830:
4370         * gdb.texinfo (Files): -readnow comes before the filename for file
4371         and symbol-file.
4372
4373 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
4374
4375         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4376         Document ARM breakpoint types.
4377         (Register Packet Format): Move into the new section.
4378         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4379
4380 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
4381
4382         * gdb.texinfo (File Options): Adjust the documentation of this
4383         switch to refer to the "source" command rather than partially
4384         duplicating some of the relevant information.
4385         (Extending GDB): Introduce and document the set/show script-extension
4386         setting.
4387         (Command Files): Add note explaining that the "source" command
4388         is also used to evalute scripts written in other languages.
4389         Remove the short slightly incorrect reference to sourcing Python
4390         scripts.
4391         (Python Commands): Document how to execute a Python script from GDB.
4392
4393 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
4394
4395         * gdb.texinfo (Command Files): Fix typo.
4396
4397 2010-01-18  Tom Tromey  <tromey@redhat.com>
4398
4399         * gdb.texinfo (File Options): Document -x on .py files.
4400         (Command Files): Document handling of Python scripts.
4401
4402 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
4403
4404         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4405
4406 2010-01-15  Stan Shebs  <stan@codesourcery.com>
4407
4408         * gdb.texinfo (Trace Files): New section.
4409         (Tracepoint Packets): Document QTSave and qTBuffer.
4410         (Trace File Format): New appendix.
4411
4412 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
4413
4414         * gdb.texinfo (Values From Inferior): Document lazy_string value
4415         method.
4416         (Python API): Add Lazy strings menu item.
4417         (Lazy Strings In Python): New node.
4418
4419 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
4420
4421         * gdb.texinfo (GDB/MI Thread Information): New.
4422         (GDB/MI Async Records): Document the core field in *stopped.
4423         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4424         documentation
4425         (Process list): Document that osdata document may contain
4426         threads.
4427         (Remote Serial Protocol): Document qXfer:threads.
4428
4429 2010-01-06  Stan Shebs  <stan@codesourcery.com>
4430
4431         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4432         disconnected tracing.
4433         (Tracepoint Packets): Document new protocol.
4434
4435 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4436
4437         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4438         tracepoints.
4439         (Tracepoint Packets): Describe remote protocol for fast
4440         tracepoints.
4441
4442 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4443
4444         Update the "Start of New Year Procedure".
4445         * gdbint.texinfo: Add the list of files that need to be updated
4446         manually.  Minor reformatting.
4447
4448 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4449
4450         * refcard.tex: Update copyright year in header and text.
4451
4452 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4453
4454         * agentexpr.texi: Add 2010 to the list of copyright years.
4455         * annotate.texinfo: Likewise.
4456         * gdb.texinfo: Likewise.
4457         * gdbint.texinfo: Likewise.
4458         * observer.texi: Likewise.
4459         * stabs.texinfo: Likewise.
4460
4461 2009-12-31  Stan Shebs  <stan@codesourcery.com>
4462
4463         * gdb.texinfo (Tracepoint Actions): Describe teval.
4464
4465 2009-12-29  Stan Shebs  <stan@codesourcery.com>
4466
4467         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4468
4469 2009-12-28  Stan Shebs  <stan@codesourcery.com>
4470
4471         * gdb.texinfo (Trace State Variables): New section.
4472         (Tracepoint Packets): Describe trace state variable packets.
4473         * agentexpr.texi (Bytecode Descriptions): Describe trace state
4474         variable bytecodes.
4475
4476 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
4477
4478         * gdb.texinfo (Symbols): "info variables" prints definitions, not
4479         declarations.
4480
4481 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
4482
4483         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4484         -gdb-exit behaviour.
4485
4486 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4487
4488         * gpl.texi: Update to version 3 of the GPL.
4489
4490 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4491
4492         * Makefile.in: Update copyright header.
4493         * observer.texi: Fix the copyright header of the generated files.
4494
4495 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
4496
4497         * gdb.texinfo (Types In Python): Describe range function.
4498
4499 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
4500
4501         * gdb.texinfo (Types In Python): Describe "is_base_class".
4502
4503 2009-12-03  Tom Tromey  <tromey@redhat.com>
4504
4505         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4506
4507 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
4508
4509         * observer.texi: New memory_changed observer.
4510
4511 2009-12-01  Tom Tromey  <tromey@redhat.com>
4512
4513         * gdb.texinfo (Reverse Execution): Fix typo.
4514
4515 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
4516
4517         PR gdb/8704
4518
4519         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4520         are allowed after the breakpoint condition.
4521
4522 2009-11-23  Tom Tromey  <tromey@redhat.com>
4523
4524         PR python/10782:
4525         * gdb.texinfo (Types In Python): Document Type.pointer.
4526
4527 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
4528
4529         * gdb.texinfo (Machine Code): Adjust.
4530
4531 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
4532
4533         * agentexpr.texi (Tracing On Symmetrix): Delete section.
4534         (Using Agent Expressions): Delete cross reference.
4535
4536 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
4537
4538         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4539         and @settitle directives up to help makeinfo find them.
4540
4541 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4542
4543         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4544         (Auto-loading): Use plural and note one can use multiple components now.
4545
4546 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
4547
4548         * gdb.texinfo (GDB/MI Stack Manipulation): Make
4549         -stack-list-arguments have the same documentation for parameter
4550         as -stack-list-locals. Add comas.
4551
4552 2009-10-27  Tom Tromey <tromey@redhat.com>
4553             Eli Zaretskii <eliz@gnu.org>
4554
4555         PR python/10781
4556
4557         * gdb.texinfo (Values From Inferior): Document cast method.
4558
4559 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
4560
4561         * gdb.texinfo (Machine Code): Mention function name in disasssembly
4562         and adjust example.
4563
4564 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4565
4566         * gdb.texinfo (Process Record and Replay): Document new form of
4567         info record command.  Also document the new save and restore
4568         commands.
4569
4570 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
4571
4572         * gdb.texinfo (Machine Code): Mention current pc marker.
4573         (Memory): Likewise.
4574
4575 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
4576             Stan Shebs  <stan@codesourcery.com>
4577
4578         * observer.texi (new_inferior): Rename to...
4579         (inferior_appeared): ... this.
4580
4581         * gdb.texinfo (Inferiors): Rename node to ...
4582         (Inferiors and Programs): ... this.  Mention running multiple
4583         programs in the same debug session.
4584         <info inferiors>: Mention the new 'Executable' column if "info
4585         inferiors".  Update examples.  Document the "add-inferior",
4586         "clone-inferior", "remove-inferior" and "maint info
4587         program-spaces" commands.
4588         (Process): Rename node to...
4589         (Forks): ... this.  Document "set|show follow-exec-mode".
4590
4591 2009-10-11  Michael Snyder  <msnyder@vmware.com>
4592
4593         * gdb.texinfo (ReverseStep): Show default as "unsupported".
4594         (ReverseContinue): Ditto.
4595
4596 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4597
4598         * gdb.texinfo (Server): Document libthread-db-search-path.
4599
4600 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4601
4602         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4603
4604 2009-10-06  Michael Eager  <eager@eagercon.com>
4605
4606         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4607         (Embedded Processors): Add MicroBlaze.
4608         (MicroBlaze): New.  Describe Xilinx MicroBlaze
4609
4610 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
4611
4612         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4613
4614 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4615
4616         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4617
4618 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
4619
4620         * observer.texi (solib_unloaded): Document explicitly the fact that
4621         this observer is called before the associated symbols are unloaded.
4622
4623 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
4624
4625         * gdb.texinfo (GDB/MI Stack Manipulation): Document
4626         -stack-list-variables.
4627
4628 2009-09-18  Tom Tromey  <tromey@redhat.com>
4629
4630         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4631         is experimental.
4632
4633 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4634
4635         * gdb.texinfo (convenince variables): Mention
4636         $_siginfo could be empty.
4637
4638 2009-09-15  Tom Tromey  <tromey@redhat.com>
4639
4640         * gdb.texinfo (GDB/MI Variable Objects): Document
4641         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4642         Expand -var-update documentation.
4643
4644 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4645
4646         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4647         feature.
4648
4649 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
4650
4651         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4652
4653 2009-09-10  Michael Snyder  <msnyder@vmware.com>
4654
4655         * gdb.texinfo (qSupported): Mention new ReverseContinue and
4656         ReverseStep replies to the qSupported query.
4657
4658 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
4659
4660         Add documentation for set/show interactive-mode.
4661         * gdb.texinfo (Other Misc Settings): New node.
4662
4663 2009-09-01  Doug Evans  <dje@google.com>
4664
4665         * gdb.texinfo (Caching Data of Remote Targets): Add note on
4666         non-stop mode's affect on remote caching.
4667
4668 2009-08-31  Jacob Potter  <jdpotter@google.com>
4669             Doug Evans  <dje@google.com>
4670
4671         * gdb.texinfo (Caching Data of Remote Targets): Update text.
4672         Mark `set/show remotecache' options as obsolete.
4673         Document new `set/show stack-cache' option.
4674         Update text for `info dcache'.
4675
4676 2009-08-27  Doug Evans  <dje@google.com>
4677
4678         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4679         (Files): Add note on new optional regex arg to `info sharedlibrary'.
4680
4681 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4682
4683         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4684         about autoconf.
4685
4686 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
4687
4688         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4689         small example, and describe its columns.  Replace "inferior-id" by
4690         "infno" throughout.
4691
4692 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4693
4694         * gdbint.texinfo (Releasing GDB): Point to
4695         README-maintainer-mode file for required autoconf version.
4696         * configure.ac: Do not substitute datarootdir, htmldir,
4697         pdfdir, docdir.  Do not process --with-datarootdir,
4698         --with-htmldir, --with-pdfdir, --with-docdir.
4699         * configure: Regenerate.
4700
4701         * configure: Regenerate.
4702
4703 2009-08-20  Reid Kleckner  <reid@kleckner.net>
4704
4705         * gdb.texinfo: Add chapter on JIT interface.
4706
4707 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
4708
4709         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4710         confirmation request.
4711
4712 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
4713
4714         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4715         CRC definitions.
4716
4717 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
4718
4719         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4720         -break-commands.
4721
4722 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4723
4724         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4725         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4726
4727 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4728
4729         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4730         "set spu stop-on-load" and "show spu stop-on-load" commands.
4731
4732 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4733
4734         * gdb.texinfo (Target Descriptions): Document <compatible> element.
4735
4736 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
4737
4738         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4739         org.gnu.gdb.arm.neon.
4740
4741 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
4742
4743         * gdb.texinfo (Target Description Format): Mention the new <osabi>
4744         optional element.
4745         (subsection OS ABI): New subsection.
4746
4747 2009-07-14  Stan Shebs  <stan@codesourcery.com>
4748
4749         * gdb.texinfo (Tracepoint Conditions): New section.
4750         (General Query Packets): Describe ConditionalTracepoints.
4751         (Tracepoint Packets): Describe condition field.
4752         (Maintenance Commands): Describe maint agent-eval.
4753         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4754
4755 2009-07-11  Hui Zhu  <teawater@gmail.com>
4756
4757         * gdb.texinfo (disassemble): Add a new modifier /r
4758         to "disassemble" command to make it print the raw instructions
4759         in hex as well as in symbolic form.
4760
4761 2009-07-09  Tom Tromey  <tromey@redhat.com>
4762
4763         * gdbint.texinfo (Testsuite): Document parallel make check.
4764
4765 2009-07-09  Tom Tromey  <tromey@redhat.com>
4766
4767         * gdbint.texinfo (Testsuite): Document test transcripts.
4768
4769 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
4770
4771         * gdb.texinfo (Values From Inferior): Add length parameter
4772         description.
4773
4774 2009-07-04  Chris Genly  <chris@genly.us>
4775
4776         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4777         in -var-list-children.  Fix example according to what the code
4778         does.
4779
4780 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
4781
4782         * gdb.texinfo (Debugging multiple inferiors): Document the
4783         "inferior", "detach inferior" and "kill inferior" commands.
4784         (Debugging Programs with Multiple Processes): Adjust to mention
4785         generic "inferior" commands.  Delete mention of "detach fork" and
4786         "delete fork".  Cross reference to "Debugging multiple inferiors"
4787         section.
4788
4789 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4790
4791         * gdbint.texinfo (Item Output Functions): Update signature
4792         for ui_out_field_core_addr.
4793
4794 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4795
4796         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4797         Update example code extrated from breakpoint.c.
4798
4799 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
4800
4801         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4802         MI commands.
4803         (GDB/MI Symbol Query): Likewise.
4804         (GDB/MI File Commands): Likewise.
4805         (GDB/MI File Transfer Commands): Likewise.
4806         (GDB/MI Target Manipulation): Likewise.
4807         (GDB/MI Miscellaneous Commands): Likewise.
4808
4809 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
4810
4811         * gdb.texinfo (Debugging Optimized Code): New chapter.
4812         (Compiling for Debugging): Reference it.  Move some
4813         text to the new section.
4814
4815 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
4816
4817         * doc/gdb.texinfo (Calling): Document
4818         set-unwind-on-terminating-exception usage.
4819
4820 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
4821
4822         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4823         command.
4824
4825 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
4826
4827         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4828         references.
4829
4830 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
4831
4832         * gdbint.texinfo: Rename formal parameters to gdbarch function
4833         protoypes from "current_gdbarch" to "gdbarch".
4834
4835 2009-05-28  Tom Tromey  <tromey@redhat.com>
4836
4837         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4838
4839 2009-05-27  Tom Tromey  <tromey@redhat.com>
4840
4841         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4842         feature.
4843         (GDB/MI Variable Objects): Document -var-set-visualizer.
4844
4845 2009-04-02  Tom Tromey  <tromey@redhat.com>
4846
4847         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4848         feature.
4849         (GDB/MI Variable Objects): Document -var-set-visualizer.
4850
4851 2009-05-27  Tom Tromey  <tromey@redhat.com>
4852             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4853             Phil Muldoon  <pmuldoon@redhat.com>
4854
4855         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4856         (Pretty Printing): New node.
4857         (Selecting Pretty-Printers): Likewise.
4858         (Python API): Update.
4859         (Output Formats): Document /r format.
4860
4861 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4862             Tom Tromey  <tromey@redhat.com>
4863
4864         * gdb.texinfo (Types In Python): New node.
4865         (Values From Inferior): "type" is now an attribute.
4866         (Python API): Update.
4867
4868 2009-05-27  Tom Tromey  <tromey@redhat.com>
4869             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4870             Phil Muldoon  <pmuldoon@redhat.com>
4871
4872         * gdb.texinfo: Add @syncodeindex for `tp'.
4873         (Python API): Update.
4874         (Auto-loading): New node.
4875         (Objfiles In Python): New node.
4876
4877 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
4878
4879         * gdb.texinfo (Threads): Document libthread-db-search-path.
4880
4881 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
4882
4883         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4884
4885 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
4886
4887         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
4888         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4889         show show-debug-regs' docs.
4890
4891 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
4892
4893         * gdb.texinfo (Process Record and Replay): Add description of
4894         reverse execution.
4895
4896 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
4897
4898         * gdbint.texinfo (Adding support for debugging core files): New node.
4899         (Native Debugging): Remove the ``Native core file Support'' section.
4900
4901 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
4902
4903         * gdb.texinfo (Process Record and Replay): Improve and clarify.
4904         Add index entries.
4905
4906 2009-04-30  Hui Zhu  <teawater@gmail.com>
4907             Michael Snyder  <msnyder@vmware.com>
4908
4909         * gdb.texinfo: (Process Record and Replay): Add documentation for
4910         process record and replay.
4911
4912 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
4913
4914         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
4915         a new part on command-line defined macros.
4916
4917 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
4918
4919         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4920         clarify the wording.
4921
4922 2009-04-23  Tom Tromey  <tromey@redhat.com>
4923
4924         * gdb.texinfo (Data Files): New node.
4925         (GDB Files): Update menu.
4926
4927 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
4928
4929         * gdbint.texinfo (Defining Other Architecture Features): Remove
4930         entry for PROCESS_LINENUMBER_HOOK.
4931
4932 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
4933
4934         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4935
4936 2009-04-22  Hui Zhu  <teawater@gmail.com>
4937
4938         * gdb.texinfo (disassemble-next-line): Set the default of
4939         disassemble-next-line to off.
4940
4941 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
4942
4943         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4944         --with-htmldir): New.
4945         * configure: Regenerate.
4946         * Makefile.in (datarootdir, docdir): Define.
4947         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4948         instead of $(SET_TEXINPUTS).
4949         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4950         gdbint.info instead of $(SET_TEXINPUTS).
4951         (gdbint/index.html): Use same -I options as for building
4952         gdbint.info.
4953         (stabs.dvi, stabs.pdf): Use same -I options as for building
4954         stabs.info instead of $(SET_TEXINPUTS).
4955         (stabs/index.html): Use same -I options as for building
4956         stabs.info.
4957         (annotate.dvi, annotate.pdf): Use same -I options as for building
4958         annotate.info instead of $(SET_TEXINPUTS).
4959         (annotate/index.html): Use same -I options as for building
4960         annotate.info.
4961
4962 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
4963
4964         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4965
4966 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
4967
4968         * gdb.texinfo (Source Path): Document --with-relocated-sources.
4969
4970 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
4971             Joseph Myers  <joseph@codesourcery.com>
4972
4973         * Makefile.in (MAKEHTML): Set to makeinfo --html.
4974         (MAKEHTMLFLAGS): Set to empty.
4975         (html__strip_dir): Define.
4976         (HTMLFILES): Define.
4977         (HTMLFILES_INSTALL): Define.
4978         (install-html): Copy new automake rule.
4979         (html): Depend on $(HTMLFILES).
4980         (gdb_toc.html): Rename to gdb/index.html.
4981         (gdbint_toc.html): Rename to gdbint/index.html.
4982         (stabs_toc.html): Rename to stabs/index.html.
4983         (annotate_toc.html): Rename to annotate/index.html.
4984
4985 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
4986
4987         * Makefile.in: Set pdfdir and htmldir from configure
4988         substitutions.
4989         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4990         * configure: Regenerate.
4991
4992 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
4993
4994         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4995         This macro is no longer used.
4996
4997 2009-04-15  Tom Tromey  <tromey@redhat.com>
4998
4999         * gdb.texinfo (Character Sets): Document default character set.
5000
5001 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5002
5003         * gdbint.texinfo: Change server name from sources.redhat.com to
5004         sourceware.org throughout.
5005
5006 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5007
5008         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5009         about a missing dot or coma after @xref.
5010
5011 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5012
5013         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5014         example, and add a small explanation about it.
5015         (Print Settings): Change the documentation of the "set print
5016         frame-arguments" to reflect the fact that the default is now "scalars".
5017
5018 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5019
5020         * gdb.texinfo (Print Settings): Add kindex for command "set
5021         print frame-arguments".
5022
5023 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5024
5025         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5026         breakpoints.
5027         (Set Breaks): Add reference to thread-specific and task-specific
5028         breakpoints.
5029
5030 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5031
5032         * gdb.texinfo (Ada Tasks): Remove the documentation about
5033         the "Running" state, as this state has been eliminated.
5034         Now all runnable tasks are shown as "Runnable".
5035
5036 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5037
5038         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5039         special case of breakpoints.
5040         (Enable and Disable Tracepoints): Mention deprecation.
5041         (Listing Tracepoints): Update description and example.
5042
5043 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5044
5045         * gdb.texinfo (Frames in Python): New node.
5046         (Python API): Update.
5047
5048 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5049
5050         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5051         from a method to an attribute.
5052
5053 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5054
5055         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5056         attribute.
5057
5058 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5059
5060         * observer.texi (thread_exit): Add "silent" parameter.
5061
5062 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5063
5064         * observer.texi (about_to_proceed): New.
5065
5066 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5067
5068         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5069         field throughout to handle types with spaces in them.  Fix typos
5070         found by aspell.
5071         (Summary, Requirements, Contributors): New first chapter,
5072         "Summary" added, old Requirements section moved there, and new
5073         section, "Contributors" added.
5074         (Initializing a New Architecture, Register Representation)
5075         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5076         (Porting gdb): These sections extended and updated.
5077         (Compiler Characteristics): This section (empty) deleted.
5078         (Defining Other Architecture Features): This section renamed and
5079         duplicate material removed from (formerly "Target Conditionals").
5080         Use braces {} in @deftypeXX type field throughout to handle types
5081         with spaces in them. Typos found by aspell fixed.
5082
5083         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5084         * stack_frame.pdf: Version of image for PDF output.
5085         * stack_frame.png: Version of image for HTML output and for Emacs.
5086         * stack_frame.txt: Version of image for Info output.
5087         * stack_frame.eps: Version of image for TeX DVI output.
5088
5089 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5090
5091         * gdb.texinfo (Character Sets): Fix last change.
5092
5093 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5094
5095         * gdb.texinfo (Values From Inferior): Fix optional arguments
5096         markup.
5097         (Commands In Python): Adjust argument names of gdb.Command.__init__
5098         to what the function accepts as keywords.
5099
5100 2008-03-20  Tom Tromey  <tromey@redhat.com>
5101
5102         * gdb.texinfo (Convenience Vars): Document convenience functions.
5103         (Functions In Python): New node.
5104         (Python API): Update.
5105
5106 2009-03-20  Tom Tromey  <tromey@redhat.com>
5107
5108         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5109         set target-wide-charset.
5110         (Requirements): Mention iconv.
5111
5112 2009-03-17  Hui Zhu  <teawater@gmail.com>
5113
5114         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5115
5116 2009-03-17  Hui Zhu  <teawater@gmail.com>
5117
5118         * gdb.texinfo: Add documentation for disassemble-next-line.
5119
5120 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5121
5122         * gdb.texinfo (Commands In Python): Remove tindex entries.
5123
5124 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5125
5126         * gdb.texinfo (Returning): New description for missing debug info.
5127
5128 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5129
5130         * gdb.texinfo (Remote Configuration): Document query-attached.
5131         (General Query Packets): Document qAttached.
5132
5133 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5134
5135         * gdb.texinfo (Background Execution): Better describe the set
5136         target-async command.
5137         (Maintenance Commands): Delete description of the `maint set/show
5138         linux-async' and `maint set/show remote-async' commands.
5139
5140 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5141
5142         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5143         between sentences.
5144
5145 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5146
5147         * gdb.texinfo (GDB/MI Async Records): Document the
5148         =library-loaded and =library-unloaded notifications.
5149
5150 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5151
5152         * observer.texi (test_notification): New observer.
5153
5154 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5155
5156         * observer.texi: Add parameter 'print_frame' to normal_stop
5157         observer.
5158
5159 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5160
5161         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5162         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5163         @kbd for interactive input.  Add cross-references and index
5164         entries.
5165
5166 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5167
5168         * gdb.texinfo (Signals): Document $_siginfo.
5169         (Convenience Variables): Mention $_siginfo.
5170         (Remote Configuration): Document qXfer:siginfo:read,
5171         qXfer:siginfo:write packets, and the read-siginfo-object,
5172         write-siginfo-object commands.
5173
5174 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5175
5176         * gdbint.texinfo (Values): New chapter.
5177
5178 2009-02-06  Tom Tromey  <tromey@redhat.com>
5179
5180         * gdb.texinfo (Python API): Add entry for Commands In Python.
5181         (Commands In Python): New node.
5182
5183 2009-02-05  Tom Tromey  <tromey@redhat.com>
5184
5185         * gdb.texinfo (Values From Inferior): Document Value.string.
5186
5187 2009-02-05  Tom Tromey  <tromey@redhat.com>
5188
5189         * gdb.texinfo (Basic Python): Document execute's from_tty
5190         argument.
5191
5192 2009-02-04  Tom Tromey  <tromey@redhat.com>
5193
5194         * gdb.texinfo (Basic Python): Document gdb.history.
5195
5196 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5197
5198         * gdb.texinfo (GDB/MI Thread Commands): Document the
5199         'current-thread-id' field.  Remove the example with zero threads,
5200         since current GDB won't ever report that if there's inferior.
5201
5202 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5203
5204         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5205         option to -break-insert.
5206
5207 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5208             Jerome Guitton  <guitton@adacore.com>
5209
5210         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5211         (System-wide configuration): New section.
5212
5213 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5214
5215         PR gdb/7580:
5216         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5217         internal-error|internal-warning quit|corefile ask|yes|no".
5218
5219 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5220
5221         * gdb.texinfo (Using the `gdbserver' Program): Document
5222         --remote-debug.
5223
5224 2009-01-23  Doug Evans  <dje@google.com>
5225
5226         * gdb.texinfo: Add nexti to list of commands that support
5227         background execution.
5228
5229 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5230
5231         * gdb.texinfo (Define, Hooks): Document prefix command support.
5232
5233 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5234             Carlos O'Donell  <carlos@codesourcery.com>
5235
5236         Fixes for makeinfo --html.
5237
5238         * annotate.texinfo: Use @copying and @insertcopying.  Use
5239         @ifnottex in place of @ifinfo.
5240         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5241         place of @ifinfo.  Use @ifnotinfo for one index entry.
5242         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5243         in place of @ifinfo.
5244         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5245         in place of @ifinfo.  Include contents at start unconditionally.
5246
5247 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5248
5249         * gdb.texinfo (General Query Packets): Remove @var{} around the
5250         "spu" literal string.
5251
5252 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5253
5254         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5255         program may be running in another process" errors.
5256         * gdbint.texinfo (Native Conditionals): Delete
5257         ONE_PROCESS_WRITETEXT description.
5258
5259 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5260
5261         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5262         emacs local variable to be placed at the end of the ChangeLog.
5263         Add server.c and gdbreplay.c to the list of files where the
5264         copyright year needs to be updated.
5265
5266 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5267
5268         * gdb.texinfo (Remote Configuration): Document new
5269         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5270         commands.
5271
5272 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
5273
5274         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5275         FETCH_INFERIOR_REGISTERS.
5276         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5277         FETCH_INFERIOR_REGISTERS descriptions.  Remove
5278         gdbarch_get_longjmp_target descrition, since already described in
5279         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
5280         (Target Conditionals): ... here.
5281
5282 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
5283
5284         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5285         examples.
5286         (Additions to Ada): Likewise.  Add the missing opening and closing
5287         parenthesis of the GDB prompt in one of the examples.
5288
5289 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
5290
5291         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5292         about the result of 'Address not being of type System.Address.
5293         This problem has been fixed a while ago.
5294
5295 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5296
5297         MI non-stop and multiprocess docs.
5298
5299         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5300         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5301         Adjust documentation for *stopped, document =thread-created,
5302         =thread-exited, =thread-group-created and =thread-group-exited.
5303         (GDB/MI Thread Commands): Document the 'state' field in
5304         -thread-info output.
5305         (GDB/MI Program Execution): Mention --all and --thread-group
5306         options.
5307         (GDB/MI Variable Objects): Describe floating and fixed variable
5308         objects.
5309         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5310
5311 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5312
5313         * gdb.texinfo (Operating System Information): New appendix.
5314         (Operating System Auxiliary Information): Document 'info os processes'
5315         (Remote Configuration): Document 'osdata'
5316         (General Query Packets): Document qXfer:osdata:read.
5317
5318 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5319
5320         * gdb.texinfo (Darwin): Document Darwin specific features.
5321
5322 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5323
5324         * gdbint.texinfo (Target Conditionals): Extend the
5325         gdbarch_breakpoint_from_pc description.
5326
5327 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5328
5329         * gdb.texinfo (M68K Features): Fix typo.
5330
5331 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5332
5333         * gdb.texinfo (Symbols): Mention printing containing
5334         image name in "info symbol".
5335         (Maint translate-address): Likewise.
5336
5337 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
5338
5339         * gdb.texinfo (Set Catchpoints): Remove the documentation of
5340         commands "catch load" and "catch unload".
5341
5342 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5343
5344         * gdb.texinfo (GDB/MI Async Records): Document
5345         =thread-selected.
5346
5347 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5348
5349         * observer.texi (new_inferior, inferior_exit): New observers.
5350
5351 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
5352
5353         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5354         .mt files, TM_CLIBS or TM_CDEPS.
5355         (x86 Watchpoints): Don't mention TDEPFILES.
5356
5357 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
5358
5359         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5360         (Overview): Mention notifications and non-stop mode behavior.
5361         (Packets): Update documentation of ?, vAttach, vCont, and vRun
5362         with non-stop mode behavior.  Add vStopped description.
5363         (Stop Reply Packets):  Update list of packets that return
5364         stop replies.  Mention non-stop behavior.
5365         (General Query Packets): Document QNonStop packet and associated
5366         qSupported query response.
5367         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
5368         behavior.
5369         (Notification Packets): New section.
5370         (Remote Non-Stop): New section.
5371         (File-I/O Overview): Mention non-stop behavior.
5372
5373 2008-10-24  Hui Zhu  <teawater@gmail.com>
5374             Pedro Alves  <pedro@codesourcery.com>
5375
5376         * gdb.texinfo (displaced-stepping): Describe the auto mode
5377         setting, and say it's the default.  This is now a mainstream
5378         setting instead of a maintenance setting.
5379
5380 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
5381
5382         * observer.texi (thread_stop_requested): New.
5383
5384 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
5385
5386         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5387         (Patching): Replace incorrect usage of @samp by @kbd.
5388
5389 2008-10-17  Michael Snyder  <msnyder@vmware.com>
5390
5391         * gdb.texinfo: Add documentation for reverse execution.
5392
5393 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5394             Eli Zaretskii  <eliz@gnu.org>
5395
5396         * gdb.texinfo. (Values From Inferior): New subsubsection.
5397
5398 2008-10-06  Doug Evans  <dje@google.com>
5399
5400         * gdb.texinfo (set debug dwarf2-die): Document it.
5401
5402 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
5403
5404         * gdb.texinfo (catch) [exception]: Document how to insert
5405         a breakpoint on user-defined exceptions when the exception
5406         name is identical to one of the language-defined ones.
5407
5408 2008-09-27  Tom Tromey  <tromey@redhat.com>
5409
5410         * gdb.texinfo (Macros): Remove text about stringification,
5411         varargs, and splicing.
5412
5413 2008-09-27  Tom Tromey  <tromey@redhat.com>
5414
5415         * gdbint.texinfo (Language Support): Remove text about omitting
5416         support for a language.
5417
5418 2008-09-23  Doug Evans  <dje@google.com>
5419
5420         * gdb.texinfo (info dcache): Update.
5421
5422 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
5423
5424         * gdb.texinfo (Packets): Add info on thread-id syntax and
5425         multiprocess extensions.
5426         <D>: Document multiprocess form of packet.
5427         <H>: Use thread-id syntax.
5428         <T>: Likewise.
5429         <vCont>: Likewise.  Note this is required for multiprocess.
5430         <vKill>: New packet.
5431         (Stop Reply Packets) <T>: Use thread-id syntax.
5432         <W>: Document multiprocess form of reply.
5433         <X>: Likewise.
5434         (General Query Packets) <qC>: Use thread-id syntax.
5435         <qfThreadInfo>: Likewise.
5436         <qGetTLSAddr>: Likewise.
5437         <qP>: Likewise.
5438         <qSupported>: Add "multiprocess" feature.
5439         <qThreadExtraInfo>: Use thread-id syntax.
5440
5441 2008-09-22  Stan Shebs  <stan@codesourcery.com>
5442
5443         * gdb.texinfo (Inferiors): New section.
5444
5445 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
5446
5447         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5448
5449 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
5450
5451         * gdbint.texinfo (Target Conditionals): Remove documentation
5452         for gdbarch_name_of_malloc.
5453
5454 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
5455
5456         * gdb.texinfo (Interrupts): Mention TCP interface for
5457         sending BREAK.
5458
5459 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
5460
5461         * gdb.texinfo (Commands to Specify Files): Document "remote:"
5462         argument prefix to "set sysroot".
5463
5464 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
5465
5466         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5467         and False.
5468
5469 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
5470
5471         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5472         for possible features of -list-features.
5473
5474 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5475
5476         * gdb.texinfo (Background execution): Adjust example
5477         (GDB/MI Miscellaneous Commands): Document -list-target-features.
5478
5479 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5480
5481         * doc/gdb.texinfo (PowerPC): Fix typo.
5482         (PowerPC features): Fix typo.
5483
5484 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
5485
5486         * observer.texi (thread_ptid_changed): New.
5487
5488 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
5489
5490         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5491         (PowerPC features): Mention feature set for VSX registers.
5492
5493 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
5494
5495         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5496         the direct visibility of all names in user-written packages.
5497
5498 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
5499
5500         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5501         setting, and make it the default.
5502         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5503         non-stop script example.
5504
5505 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5506
5507         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5508         reference to the "Using Different Register and Memory Data
5509         Representation" section.
5510
5511 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
5512
5513         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5514         (Remote Protocol): Add Packet Acknowledgment to menu.
5515         (Overview): Mention +/- can be disabled, and point to new section
5516         where this is discussed in detail.
5517         (General Query Packets): Document QStartNoAckMode packet, and
5518         corresponding qSupported reply.
5519         (Packet Acknowledgment): New section.
5520
5521 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
5522             Pedro Alves  <pedro@codesourcery.com>
5523
5524         * gdb.texinfo (Threads): Move paragraph about automatic thread
5525         selection to All-Stop Mode subsection.
5526         (Thread Stops): Reorganize existing material into subsections.
5527         Add introductory blurb and menu.
5528         (Non-Stop Mode): New subsection.
5529         (Background Execution): New subsection.
5530         (Maintenance Commands): Add cross-references from async mode
5531         commands to the new Background Execution section.
5532
5533 2008-08-06  Tom Tromey  <tromey@redhat.com>
5534
5535         * gdb.texinfo (Extending GDB): New chapter.
5536         (Sequences): Demoted chapter, now a section under the new
5537         Extending GDB chapter.
5538         (Python): New section.
5539
5540 2008-07-31  Stan Shebs  <stan@codesourcery.com>
5541
5542         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5543
5544 2008-07-29  Stan Shebs  <stan@codesourcery.com>
5545
5546         * gdbint.texinfo: General round of cleanup and minor
5547         clarifications.
5548         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5549         (Longjmp Support): Update description to reflect how it is done
5550         for targets without using native header.
5551         (Symbol Handling): Add a little more general explanation.
5552         (COFF, ELF): Mention stabs encapsulation.
5553         (DWARF 3): New section.
5554         (Adding a New Host): Scrub out some obsolete bits.
5555         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5556         (Host Conditionals): Remove descriptions of NO_STD_REGS,
5557         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5558         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5559         SEEK_SET, STOP_SIGNAL, USG.
5560         (Raw and Virtual Register Representations): Ditto for
5561         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5562         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5563         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5564         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5565         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5566         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5567         DEPRECATED_REGISTER_VIRTUAL_SIZE,
5568         DEPRECATED_REGISTER_VIRTUAL_TYPE,
5569         DEPRECATED_USE_STRUCT_CONVENTION.
5570         Describe gdbarch_deprecated_fp_regnum.
5571         Update description of gdbarch_print_insn.
5572         (Adding a New Target): Scrub out obsolete bits.
5573         (Obsolete Conditionals): Remove entire section.
5574
5575 2008-07-25  Tom Tromey  <tromey@redhat.com>
5576
5577         * observer.texi (GDB Observers): Document new observers:
5578         breakpoint_created, breakpoint_deleted, breakpoint_modified,
5579         tracepoint_created, tracepoint_deleted, tracepoint_modified,
5580         architecture_changed.
5581
5582 2008-07-21  Stan Shebs  <stan@codesourcery.com>
5583
5584         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5585         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5586
5587 2008-07-21  Tom Tromey  <tromey@redhat.com>
5588
5589         * observer.texi (GDB Observers): Remove obsolete comment.
5590         <executable_changed>: Remove argument.
5591
5592 2008-07-18  Tom Tromey  <tromey@redhat.com>
5593
5594         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
5595
5596 2008-07-10  Doug Evans  <dje@google.com>
5597
5598         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5599
5600 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5601
5602         * gdb.texinfo (Starting): Document "set disable-randomization".
5603
5604 2008-07-07  Andreas Schwab  <schwab@suse.de>
5605
5606         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5607
5608 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
5609
5610         * gdb.texinfo (GDB/MI Target Manipulation): Add
5611         example of -target-attach.
5612
5613 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
5614
5615         * observer.texi (target_resumed): New observer.
5616         * gdb.texinfo (GDB/MI Output Records): Document *running.
5617
5618 2008-06-06  Tom Tromey  <tromey@redhat.com>
5619
5620         * gdb.texinfo (Completion): Add field name example.
5621
5622 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
5623
5624         * gdb.texinfo (GDB/MI Program Context): Added example
5625         to -exec-arguments
5626
5627 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
5628
5629         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5630         annotation.
5631
5632 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
5633             Nathan Sidwell  <nathan@codesourcery.com>
5634             Joseph Myers  <joseph@codesourcery.com>
5635
5636         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
5637         and ACX_BUGURL.
5638         * configure: Regenerate.
5639         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5640         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5641         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
5642         mailing-list-specific text about bug reporting unless
5643         BUGURL_DEFAULT.
5644
5645 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
5646
5647         * gdb.texinfo (-target-select): Remove reference to target async.
5648         (Maintenance Commands): Document "maint set/show remote-async".
5649
5650 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
5651
5652         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5653         in -target-file-get section.
5654
5655 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
5656
5657         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5658         killing the inferior when it is already debugging a process.
5659
5660 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
5661
5662         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5663         abbreviation for "finish".
5664
5665 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
5666
5667         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5668
5669 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5670
5671         * gdbint.texinfo (Target Conditionals): Delete entry for
5672         gdbarch_dwarf_reg_to_regnum.
5673
5674 2008-05-09  Doug Evans  <dje@google.com>
5675
5676         * gdb.texinfo: Document "find" command, qSearch:memory packet.
5677
5678 2008-05-05  Doug Evans  <dje@google.com>
5679
5680         * gdb.texinfo (disassemble): Document /m modifier.
5681
5682 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
5683
5684         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5685         will not report the time of commands that run the target.
5686
5687 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5688
5689         * gdb.texinfo (GDB/MI Output Records): Add
5690         missing semicolon.
5691
5692 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5693
5694         * gdb.texinfo (GDB/MI Output Records):
5695         Document =thread-create and =thread-exited.
5696
5697 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5698
5699         * gdb.texinfo (GDB/MI Development and Front Ends):
5700         Remove mention of dmi-discuss.
5701
5702 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
5703
5704         * observer.texi (thread_exit): New.
5705
5706 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
5707
5708         * gdb.texinfo (Debugging Output): Document "set/show debug
5709         displaced".
5710         (Maintenance Commands): Document "maint set/show
5711         can-use-displaced-stepping".
5712
5713 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
5714
5715         * gdb.texinfo (ARM): Document set/show arm fallback-mode
5716         and set/show arm force-mode.
5717
5718 2008-05-02  Andreas Schwab  <schwab@suse.de>
5719
5720         * gdbint.texinfo (Algorithms): Describe
5721         target_watchpoint_addr_within_range.
5722
5723 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
5724
5725         * gdbint.texinfo (Stack Frames): New chapter.
5726         (Algorithms): Move Frames text to the new chapter.
5727         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
5728         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5729
5730 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5731
5732         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5733         output does not necessary include any tokens.
5734
5735 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
5736
5737         * gdb.texinfo (Set SH Calling convention): New @item.
5738         (Show SH Calling convention): Ditto.
5739
5740 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
5741
5742         * gdb.texinfo (Fortran Operators): Describe '%' operator.
5743
5744 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
5745
5746         * gdb.texinfo (Set Breaks): Mention that multiple location
5747         breakpoints need line number info.  Add index entries.
5748
5749 2008-04-19  Craig Silverstein  <csilvers@google.com>
5750
5751         * gdb.texinfo (Requirements): Add an optional requirement on
5752         zlib.
5753         * gdbint.texinfo (Debugging File Formats): Add new subsection for
5754         Compressed DWARF 2.
5755
5756 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
5757
5758         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5759         sample output for 'stopped,reason="breakpoint-hit"' message.
5760         (GDB/MI Program Execution): Likewise.
5761
5762 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
5763
5764         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5765         -var-set-format.  Add -f option to -var-evaluate-expression.
5766
5767 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
5768
5769         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5770         new node "Ambiguous Expressions".  Replace references to this
5771         node by references to "Ambiguous Expressions" throughout.
5772         (Ambiguous Expressions): New node.
5773
5774 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
5775
5776         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5777
5778 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
5779
5780         * gdb.texinfo (Debugging Output): Document
5781         "set/show debug lin-lwp-async".
5782         (Maintenance Commands): Document "maint set/show linux-async".
5783
5784 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5785
5786         * gdb.texinfo (Expressions): Update description of malloced arrays.
5787
5788 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
5789
5790         * gdb.texinfo (Thread Commands): Document
5791         -thread-info.  Remove -thread-list-all-threads.
5792
5793 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
5794             Sandra Loosemore  <sandra@codesourcery.com>
5795
5796         * gdb.texinfo (Library List Format): Update to mention the
5797         possibility to pass section addresses instead of segment
5798         addresses.
5799
5800 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
5801
5802         * gdb.texinfo (Starting): Document "set exec-wrapper".
5803         (Server): Document gdbserver --wrapper.
5804
5805 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
5806
5807         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5808         unreadable memory.  Delete obsolete SPARClite reference.
5809
5810 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
5811
5812         * gdb.texinfo (Starting): Mention always-running targets.
5813         (Target Commands): Add an anchor for load.
5814         (Connecting): Explain continue instead of run.
5815
5816 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
5817
5818         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5819
5820 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
5821
5822         * gdb.texinfo (Set Breaks): Revert description of Enb column of
5823         breakpoint table.
5824
5825 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
5826
5827         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5828         killing the inferior when it is already debugging a process.
5829
5830 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
5831
5832         * gdbint.texinfo (Build Script): New section. Mention new build script
5833         gdb_buildall.sh.
5834
5835 2008-02-01  Jim Blandy  <jimb@red-bean.com>
5836
5837         * gdb.texinfo (Help): Summarize 'info args' correctly.
5838
5839 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5840
5841         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5842         available in PowerPC architecture.
5843         (Embedded Processors): Change node name of PowerPC item in menu.
5844         (PowerPC): Rename to...
5845         (PowerPC Embedded): this.
5846         (Architectures): Add new PowerPC item in menu.
5847         (PowerPC): New node.
5848
5849 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
5850
5851         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5852         commands.
5853
5854 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
5855
5856         * gdb.texinfo (Setting Catchpoints): Mention features
5857         supported on GNU/Linux.
5858
5859 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
5860
5861         * gdb.texinfo (GDB/MI File Commands): Describe new output
5862         field for MI command -file-list-exec-source-file.
5863
5864 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
5865
5866         * gdb.texinfo (Using the `gdbserver' Program): Add security
5867         warning.  Rearrange into subsections and subsubsections.  Document
5868         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
5869         usage.  Make load reference clearer.  Document monitor exit.
5870         (Remote Configuration): Document set remote exec-file, attach-packet,
5871         and run-packet.
5872         (Packets): Document vAttach and vRun.
5873
5874 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
5875
5876         * gdb.texinfo (Processes): Mention process command.
5877         detach-on-follow -> detach-on-fork.
5878
5879 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5880
5881         * gdbint.texinfo (Native Conditionals): Remove
5882         SHELL_COMMAND_CONCAT and SHELL_FILE.
5883
5884 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
5885
5886         * gdb.texinfo (Specify Location): Improve wording.
5887
5888 2008-01-23  Chris Demetriou  <cgd@google.com>
5889
5890         * gdb.texinfo (Threads): Document new "set print thread-events"
5891         and "show print thread-events" commands.
5892
5893 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
5894
5895         * gdb.texinfo (Specify Location): New section.
5896         (Delete Breaks, Edit, Set Breaks): Remove description of
5897         locations.  Instead, add a reference to "Specify Location".
5898         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5899         (Symbols): Refer to "Specify Location" for the valid forms of
5900         linespecs and locations.
5901
5902 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
5903
5904         * gdbint.texinfo (Target Conditionals): Replace the description of
5905         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5906
5907 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
5908
5909         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5910         about &&var, which is rejected by the expression parser.
5911
5912 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
5913
5914         * gdb.texinfo (Output): Update documentation on using printf with DFP
5915         types.
5916
5917 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5918
5919         * gdb.texinfo (C and C++): Add Decimal Floating Point format
5920         subsubsection.
5921         (Decimal Floating Point format): New subsubsection.
5922
5923 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
5924
5925         * gdb.texinfo (File Options): Remove mention of the attempt to
5926         open a core file with the -p option.  Don't list -c as a valid
5927         option to attach to a process.
5928
5929 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
5930
5931         * gdbint.texinfo (Host Conditionals): Remove mention of
5932         ALIGN_STACK_ON_ENTRY.
5933
5934 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
5935
5936         * gdbint.texinfo (Start of New Year Procedure): Add item
5937         describing how to update the source and documentation copyright
5938         notices.
5939
5940 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
5941
5942         * gdb.texinfo (Set Watchpoints): Integrate per-thread
5943         watchpoint explanation into the main description of the watchpoint
5944         command; update synopses of 'watch', 'rwatch', and 'awatch'
5945         commands.
5946
5947 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
5948
5949         * gdb.texinfo (Miscellaneous gdb/mi Commands):
5950         Document 'pending-breakpoints' feature of
5951         -list-features.
5952
5953 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
5954
5955         * gdb.texinfo: Add new parameter's description.
5956
5957 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
5958
5959         * gdb.texinfo (Overview): Clarify run-length encoding
5960         example.  Remove the restriction on "+" and "-" characters.
5961
5962 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
5963
5964         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5965
5966 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
5967
5968         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5969         the -f option for -break-insert, remove -r option,
5970         and clarify specification of location.
5971
5972 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
5973
5974         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5975         formatting.
5976         (Remote Debugging): Add File Transfer section.
5977         (Remote Configuration): Document Host I/O packets.
5978         (GDB/MI): Add GDB/MI File Transfer Commands section.
5979         (Host I/O Packets): New section in "Remote Protocol".
5980         (Packets): Add vFile.
5981
5982 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
5983
5984         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5985         breakpoints with multiple locations.
5986         (Breakpoint Menus): Improve wording.
5987         (Output): Fix last change.
5988
5989 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
5990
5991         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5992
5993 2007-11-15  Doug Evans  <dje@google.com>
5994
5995         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5996
5997 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
5998
5999         * gdbint.texinfo (Native Conditionals): Remove
6000         mention of CLEAR_SOLIB.
6001
6002 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6003
6004         * gdb.texinfo (Print Settings): Add documentation for "set/show
6005         print frame-arguments".
6006
6007 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6008
6009         * gdb.texinfo (Output): Update printf command's description.
6010
6011 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6012
6013         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6014         powerpc soft-float".
6015
6016 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6017
6018         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6019         requirement.
6020         (Requirements for Building GDB): Expand the list of Expat
6021         uses.
6022         (Library List Format, Memory Map Format): Mention Expat.
6023         (Target Descriptions): Update Expat wording.
6024
6025 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6026
6027         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6028         Document that gdbarch_convert_register_p should return zero for no-op
6029         conversions.
6030
6031 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6032
6033         * gdbint.texi (Compiler Characteristics): Move documentation
6034         of set_gdbarch_sofun_address_maybe_missing back to ...
6035         (Target Conditionals): ... here to fix build break.
6036
6037 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6038
6039         * gdbint.texi (Target Conditionals): Remove documentation of
6040         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6041         (Compiler Characteristics): ... documentation of
6042         set_gdbarch_sofun_address_maybe_missing.
6043
6044 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6045
6046         * gdbint.texinfo (Target Conditionals): Use
6047         frame_unwind_register_unsigned in examples instead of
6048         frame_unwind_unsigned_register.
6049
6050 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6051
6052         * gdb.texinfo (Predefined Target Types): Add int128
6053         and uint128.
6054         (Standard Target Features): Add PowerPC features.
6055
6056 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6057
6058         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6059
6060 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6061
6062         * gdbint.texi (Target Conditionals): Remove documentation
6063         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6064         gdbarch_extract_return_value, and gdbarch_store_return_value.
6065
6066 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6067
6068         * gdbint.texi (Target Conditionals): Remove documentation of
6069         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6070
6071 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6072
6073         * gdb.texinfo: Mention that inaccessible-by-default is on by
6074         default.
6075
6076 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6077
6078         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6079
6080 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6081
6082         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6083         multi-threaded watchpoints.
6084         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6085         checked.  Describe sticky notification.  Expand description
6086         of steppable and continuable watchpoints.
6087         (Watchpoints and Threads): New subsection.
6088
6089 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6090
6091         * gdb.texinfo (Setting Breakpoints): Revise
6092         documentation for pending breakpoints.  Document
6093         breakpoints with multiple locations.
6094
6095 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6096
6097         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6098         Document -list-features.
6099
6100 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6101
6102         * gdb.texinfo (Output): Spell out which features of C's printf are
6103         not supported by GDB's printf.
6104         (Separate Debug Files): More accurate wording regarding build ID
6105         and a reference to the ld manual rather than the Fedora wiki.
6106
6107 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6108             Jim Blandy  <jimb@codesourcery.com>
6109
6110         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6111         (Examining Memory): Update mentions of the 's' format.
6112         (Automatic Display): Likewise.
6113
6114 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6115
6116         * gdb.texinfo: Update the FSF's Back-Cover Text.
6117
6118 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6119             Eli Zaretskii  <eliz@gnu.org>
6120
6121         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6122         Fixed the ``build ID'' name.  New binaries build instructions for the
6123         build ID inclusion.  Explain how the commands are specific to the build
6124         ID vs. debug link.
6125
6126 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6127
6128         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6129         indexing for ``build ID'' support.
6130
6131 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6132
6133         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6134         Enlisted BUILD ID to the debug file searching example.
6135         Included a BUILD ID `.note.gnu.build-id' section description.
6136         Updated/added the debug files splitting instructions for OBJCOPY.
6137
6138 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6139
6140         * gdb.texinfo (Variable Objects): Adjust docs
6141         for -var-info-expression and document
6142         -var-info-path-expression.
6143
6144 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6145
6146         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6147         (title page): Include the dedication in the printed manual, as a
6148         separate page after the copyright notice.
6149
6150         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6151         don't break a @var across a line.
6152
6153 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6154
6155         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6156         for include files.
6157
6158 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6159
6160         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6161         in annotate.texinfo.
6162         (Command History): Link to new node.
6163
6164 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6165
6166         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6167
6168 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6169
6170         * gdbint.texinfo (Target Conditionals): Fix last change.
6171
6172 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6173
6174         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6175         routines:
6176         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6177         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6178         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6179         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6180         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6181         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6182         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6183         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6184         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6185         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6186         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6187         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6188         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6189         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6190         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6191         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6192         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6193         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6194         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6195         (SOFTWARE_SINGLE_STEP_P)
6196
6197         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6198         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6199
6200         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6201         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6202         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6203         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6204         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6205         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6206         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6207         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6208         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6209         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6210
6211         (Converting an existing Target Architecture to Multi-arch): Remove
6212          section.
6213
6214         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6215         (gdbarch_addr_bits_remove): Add code example.
6216
6217         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6218
6219 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6220
6221         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6222         Add other missing entries.  Adjust the table size to fit.
6223         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6224         stop reasons including the new "library" event.
6225         (General Query Packets): Adjust table widths for qSupported.  Mention
6226         qXfer:libraries:read reply to qSupported and document the new packet.
6227         (Library List Format): New section.
6228
6229 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6230
6231         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6232
6233 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6234
6235         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6236
6237 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6238
6239         * gdbint.texinfo (Register and Memory Data): Break sections
6240         into nodes and add a menu.
6241
6242 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6243
6244         * gdb.texinfo (Examining Memory): Document the new behaviour.
6245
6246 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6247
6248         * gdb.texinfo (Standard Target Features): Document
6249         m68k features.
6250
6251 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6252
6253         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6254
6255 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6256
6257         * gdb.texinfo (Target Description Format): Add version attribute
6258         for <target>.
6259
6260 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6261
6262         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6263
6264 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6265
6266         * gdb.texinfo (MIPS Features): New subsection.
6267
6268 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6269             Markus Deuling  <deuling@de.ibm.com>
6270
6271         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6272         and qXfer:spu:write packets and mention them under qSupported.
6273
6274 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6275             Markus Deuling  <deuling@de.ibm.com>
6276
6277         * gdb.texinfo (Architectures): Add new SPU section to document
6278         Cell Broadband Engine SPU architecture specific commands.
6279
6280 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
6281
6282         * gdb.texinfo (GDB/MI Variable Objects): Editorial
6283         comments.
6284
6285 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
6286
6287         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6288
6289 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
6290
6291         * gdb.texinfo (Overview): Doc fix.
6292
6293 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
6294
6295         * gdb.texinfo (Remote Configuration): Document "set/show
6296         remoteflow".
6297
6298 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6299
6300         * gdb.texinfo (MIPS): Remove documentation for set mips
6301         saved-gpreg-size, show mips saved-gpreg-size, and set mips
6302         stack-arg-size.
6303
6304 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
6305
6306         * all-cfg.texi (GDBTUI): New.
6307         * gdb.texinfo (Mode Options): Use GDBTUI variable.
6308         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6309         (TUI Configuration): Edit to improve clarity and fix problems of
6310         both style and content.
6311
6312 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
6313
6314         * observer.texi (GDB Observers): New observer "new_objfile".
6315
6316 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
6317
6318         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6319
6320 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6321
6322         * gdb.texinfo (GDB/MI Variable Objects): Document
6323         frozen variables objects.
6324
6325 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
6326
6327         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6328         (Character Sets, Caching Data of Remote Targets): Likewise.
6329         (Targets): Delete Remote node.  Move its text...
6330         (Debugging Remote Programs): ...to here.  Delete description
6331         of the "remote" command.
6332         (Remote configuration): Delete description of "set remotedevice"
6333         and "show remotedevice".
6334         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6335
6336 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
6337
6338         * gdb.texinfo (Contributors, Continuing and Stepping)
6339         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6340         (General Query Packets, File-I/O Remote Protocol Extension)
6341         (Protocol Basics, The F Reply Packet, Write)
6342         (Protocol-specific Representation of Datatypes, Memory Transfer):
6343         Fix hyphenation, punctuation and grammar problems.
6344         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
6345         'section' instead of 'subsection' in the text.
6346         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6347         (i386): Remove period from section name.
6348         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
6349         (Config Names, Configure Options): Use @file{configure}.
6350
6351 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
6352
6353         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6354         and tab expansion.
6355
6356 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
6357
6358         * gdbint.texinfo (SOM): Correct location of the SOM reader.
6359
6360 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
6361
6362         * gdb.texinfo: Consistently capitalize all significant words in
6363         node names, chapter titles, section titles, and headings.  Update
6364         cross references to match.
6365         (Starting and Stopping Trace Experiment): Make node name plural.
6366         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6367
6368 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6369
6370         * gdb.texinfo (WinCE): Delete obsolete subsection.
6371
6372 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6373
6374         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6375         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6376         references.
6377
6378 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6379
6380         * gdb.texinfo (Startup): Delete references to some alternate
6381         names for .gdbinit.
6382         (Thread): Remove LynxOS reference.
6383         (Tandem ST2000): Delete target-specific documentation.
6384         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6385         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6386         and GDB_OSABI_LYNXOS.
6387
6388 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
6389
6390         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6391
6392 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
6393
6394         * gdbint.texinfo (Target Conditionals): Remove mention of
6395         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6396         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6397
6398 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6399
6400         * Makefile.in: Add "pdfdir" installation
6401         directory, PDFTEX macro, support for "install-pdf" target,
6402         and rules for making a pdf version of refcard.texi.
6403         * refcard.tex: Specify paper size for PDF output.
6404
6405 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6406
6407         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6408
6409 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6410
6411         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6412         (Source Path, Character Sets, Macros, Define)
6413         (GDB/MI Result Records, GDB/MI Simple Examples)
6414         (GDB/MI Program Execution, GDB/MI File Commands)
6415         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6416         (Bug Reporting): Use @value{GCC}.
6417
6418 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6419
6420         * gdb.texinfo (Help): Fix formatting of examples.
6421         (Variables): Use @ifnotinfo instead of @iftex.
6422         (Non-debug DLL symbols): Use @ref instead of @pxref.
6423         (Sparclet File): Use @samp instead of quotes.
6424
6425 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6426
6427         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6428
6429 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6430
6431         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6432         the order of the nodes.
6433         (C Operators, C Constants, Debugging C): Remove extra menus.
6434         (Method Names in Commands): Do not specify next/prev/up nodes.
6435
6436 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6437
6438         * gdb.texinfo (File Options): Add missing parenthesis.
6439         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6440
6441 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6442
6443         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6444
6445 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6446
6447         * gdb.texinfo (Standard Target Features): Mention
6448         case insensitivity.
6449         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6450
6451 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
6452
6453         * gdb.texinfo (Top): Put Appendix A after numbered sections.
6454         (Files): Add section name to argument list for pxref.
6455         (Non-debug DLL symbols): Don't use `see' for pxref.
6456         (Embedded Processors): Fix typo.
6457         (GDB/MI Breakpoint Commands): Execution commands generate
6458         *stopped not ^done.
6459
6460 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
6461
6462         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6463         values for in_scope.  Mention that only root variables can be
6464         updated.
6465         (GDB/MI Development and Front Ends): Explain new values may be
6466         added to existing fields.
6467
6468 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6469
6470         * gdb.texinfo (-target-disconnect): Use @smallexample.
6471         (Requirements): Add anchor for Expat.  Update description.
6472         (Target Descriptions): Mention Expat.
6473         (Target Description Format): Document new elements.  Use
6474         @smallexample.
6475         (Predefined Target Types, Standard Target Features): New sections.
6476         * gdbint.texinfo (Target Descriptions): New section.
6477
6478 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
6479
6480         * gdb.texinfo (Target Description Format): Add section on XInclude.
6481
6482 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
6483
6484         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6485         command -enable-timings.
6486
6487 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6488
6489         * gdbint.texinfo (Operation System ABI Variant Handling): Update
6490         descriptions for new/deleted elements in gdb_osabi.  Add missing
6491         description for function generic_elf_osabi_sniff_abi_tag_sections.
6492
6493 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
6494
6495         * gdb.texinfo (Maintenance Commands): Add documentation for
6496         the new "maint print target-stack" command.
6497
6498 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
6499             Eli Zaretskii  <eliz@gnu.org>
6500
6501         * gdb.texinfo: Describe CHAR array vs. string identification rules.
6502
6503 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6504
6505         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6506         Use @value{NGCC} instead of @value{GCC}.
6507
6508 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
6509
6510         * agentexpr.texi: Fix typos.
6511         * annotate.texinfo: Likewise.
6512         * gdb.texinfo: Likewise.
6513         * gdbint.texinfo: Likewise.
6514         * observer.texi: Likewise.
6515         * stabs.texinfo: Likewise.
6516
6517 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6518
6519         * gdbint.texinfo (Support Libraries): Remove mmalloc
6520         entry.  Describe readline library.
6521
6522 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
6523
6524         * gdb.texinfo (Target Descriptions): New section.
6525         (General Query Packets): Add QPassSignals anchor.  Mention
6526         qXfer:features:read under qSupported.  Expand mentions of
6527         qXfer:memory-map:read and QPassSignals.  Document
6528         qXfer:features:read.
6529
6530 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
6531
6532         * gdb.texinfo (Commands to specify files): Describe
6533         "set sysroot" and "show sysroot".
6534         (Using the `gdbserver' program): Lowercase argument
6535         to @var.  Expand description of setting up GDB on the
6536         host.
6537
6538 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
6539
6540         * gdb.texinfo (Set Catchpoints): Add documentation for the new
6541         catch exception, catch exception unhandled, and catch assert
6542         commands.
6543
6544 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6545
6546         * gdb.texinfo (Debugging Output): Document "set debug xml"
6547         and "show debug xml".
6548
6549 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6550
6551         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6552
6553 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
6554
6555         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6556
6557 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
6558
6559         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6560         note in @ignore, to be removed later if nobody complains.
6561
6562 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
6563
6564         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6565         of -var-delete.
6566
6567 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6568
6569         * gdb.texinfo (Setting breakpoints): Document
6570         automatic software/hardware breakpoint usage and
6571         the "set breakpoint auto-hw" command.
6572
6573 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
6574
6575         * gdb.texinfo (Memory Access Checking): New.
6576
6577 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
6578
6579         * gdb.texinfo (Remote configuration): Mention
6580         "pass-signals-packet".
6581         (General Query Packets): Document QPassSignals.  Fix
6582         a typo.
6583
6584 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
6585
6586         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6587
6588 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6589
6590         * gdb.texinfo (Remote configuration): Rewrite documentation for
6591         packet configuration commands.
6592         (OS Information): Adjust reference to qXfer:auxv:read.
6593         (General Query Packets): Remove references to read-aux-vector-packet
6594         and set remote get-thread-local-storage-address.
6595
6596 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
6597
6598         * gdbint.texinfo (Target Architecture Definition): Add new
6599         Initializing a New Architecture section.
6600
6601 2006-10-31  David Taylor  <dtaylor@emc.com>
6602
6603         * stabs.texinfo (Macro define and undefine): New node describing
6604         stabs for #define and #undef.
6605
6606 2006-10-27  Andreas Schwab  <schwab@suse.de>
6607
6608         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6609
6610 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
6611
6612         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6613         clarify on the possible meanings of ``expression'' watched by
6614         watchpoints.  Add indexing.
6615         (Prompting, Errors, Invalidation, Annotations for Running)
6616         (Source Annotations): Fix index entries by adding "annotation" to
6617         them, to discriminate from index entries that point to the more
6618         general topic descriptions.
6619
6620 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6621
6622         * gdbint.texinfo (Target Vector Definition): Move most
6623         content into Existing Targets.  Add a menu.
6624         (Existing Targets): New section, moved from Target Vector
6625         Definition.  Use @subsection.
6626         (Managing Execution State): New section.
6627
6628 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
6629
6630         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6631
6632 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
6633
6634         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6635         (Command Syntax, Signals, Backtrace, Connecting)
6636         (Remote configuration, Renesas Boards, Console I/O): Fix last
6637         change: use Ctrl- instead of C-, except wrt Emacs.
6638         (File-I/O Examples): Put Ctrl-c in @kbd.
6639         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6640         (Console I/O): Use @samp with Ctrl-.
6641         (Signals, Set Breaks, Set Watchpoints): Document optional
6642         arguments to `info signals'  `handle', `info breakpoints', and
6643         `info watchpoints'.
6644
6645 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
6646
6647         * gdb.texinfo (Backtrace): Fix last change.
6648
6649 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
6650
6651         * gdb.texinfo (Backtrace): Order correctly and add other cases.
6652
6653 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
6654
6655         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6656         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6657         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6658
6659 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6660             Daniel Jacobowitz  <dan@codesourcery.com>
6661
6662         * gdb.texinfo (Packets): Document vFlashErase,
6663         vFlashWrite and vFlashDone packets.
6664         (General Query Packets): Document qXfer:memory-map:read.
6665         Add a new feature for qXfer:memory-map:read.
6666         (Memory map format): New section.
6667         (Target Commands): Mention that gdb can write flash.
6668
6669 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6670             Daniel Jacobowitz  <dan@codesourcery.com>
6671
6672         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6673         memory regions and "mem auto".
6674
6675 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
6676
6677         * gdbint.texinfo (Array Containers): New section.
6678
6679 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
6680
6681         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6682         -stack-list-arguments HIGH_FRAME argument can be larger then the
6683         actual number of frames.
6684
6685 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
6686
6687         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6688         -stack-list-locals HIGH_FRAME argument can be larger then the
6689         actual number of frames.
6690
6691 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
6692
6693         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6694         Register Packet Format, Tracepoint Packets): Fix spelling errors.
6695
6696 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
6697
6698         * gdbint.texinfo (Overall Structure): New section "Source Tree
6699         Structure".
6700
6701 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
6702
6703         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6704         responses.
6705
6706 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
6707
6708         * gdb.texinfo (Source Path): Add documentation for new
6709         substitute-path commands.
6710
6711 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
6712
6713         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
6714         (Running Configure): ...here.
6715         (Requirements): New node.  Mention expat.
6716
6717 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
6718
6719         * gdb.texinfo (Target Commands): Remove
6720         'set download-write-size' and 'show download-write-size'.
6721
6722 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
6723
6724         * stabs.texinfo (Member Type Descriptor): Correct example for
6725         pointer to member types.
6726
6727 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
6728
6729         * gdb.texinfo (Optional warnings and messages): Add
6730         'set/show trace-commands'.
6731         (Command files): Add '-v' to source command.
6732
6733 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
6734
6735         * gdb.texinfo (OS Information): Update qPart reference to
6736         qXfer.
6737         (Remote configuration): Likewise.
6738         (Overview): Move @cindex to the start of a paragraph.  Talk
6739         about binary data encoding.
6740         (Packets): Refer to the overview for the details of the X
6741         packet encoding.
6742         (General Query Packets): Remove qPart description.  Add qXfer
6743         description.  Add an anchor to qSupported.  Correct feature
6744         table title.  Add a new feature for qXfer:auxv:read.
6745         (Interrupts): Add a missing parenthesis.
6746
6747 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
6748
6749         * gdb.texinfo (KOD): Remove node.
6750         (GDB/MI Kod Commands): Remove commented out node.
6751
6752 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
6753
6754         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6755         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6756         (GDB/MI Thread Commands, GDB/MI Program Execution)
6757         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6758         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6759         (GDB/MI File Commands, GDB/MI Target Manipulation)
6760         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6761         since the MI prompt is hard-wired into the code.
6762
6763 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
6764
6765         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6766         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6767         (GDB/MI Data Manipulation): Remove description of unimplemented
6768         display related commands as variable objects perform this function
6769         and are superior: -display-delete, -display-disable,
6770         -display-enable, -display-insert and -display-list.  Move
6771         -environment-cd, -environment-directory, -environment-path
6772         and -environment-pwd to "Program Context".
6773         (GDB/MI Program Control): Rename to "Program Execution".  Move
6774         -exec-arguments -exec-abort to...
6775         (GDB/MI Program Context): ...here.  New node split from "Data
6776          Manipulation".
6777
6778 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
6779
6780         * gdb.texinfo (Remote configuration): Document set / show
6781         remote supported-packets.
6782         (General Query Packets): Document qSupported packet.
6783
6784 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
6785
6786         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6787         and font markup.
6788         (Protocol basics): Likewise.
6789         (The F request packet): Likewise.
6790         (The F reply packet): Likewise.
6791         (Memory transfer): Move this node to be a subsubsection of
6792         "Protocol specific representation of datatypes".
6793         (The Ctrl-C message): More copy editing.
6794         (Console I/O): Likewise.
6795         (The isatty call): Delete this node, and merge its content into
6796         the "isatty" node.  Fixed references elsewhere.
6797         (The system call): Delete this node, and merge its content into
6798         the "system" node.  Fixed references elsewhere.
6799         (open): Reformat to use @table, and add appropriate font markup.
6800         (close): Likewise.
6801         (read): Likewise.
6802         (write): Likewise.
6803         (lseek): Likewise.
6804         (rename): Likewise.
6805         (unlink): Likewise.
6806         (stat/fstat): Likewise.
6807         (gettimeofday): Likewise.
6808         (isatty): Likewise.
6809         (system): Likewise, plus minor changes to fix confusing wording.
6810         (Integral datatypes): Fix font markup.
6811         (Pointer values): Likewise.
6812         (struct stat): Fix markup to use @table, plus minor copy editing.
6813         (struct timeval): Fix font markup, plus minor copy editing.
6814         (Constants): Minor copy editing.
6815         (Errno values): Add font markup.
6816         (File-I/O Examples): Likewise.
6817
6818 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
6819
6820         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6821         (GDB/MI Simple Examples): Move node up one level.  Use real
6822         examples.
6823         (GDB/MI Compatibility with CLI): Update.
6824         (GDB/MI Result Records): Add "connected" and "exit" result
6825         classes.
6826         (GDB/MI Stream Records): Clarify target output.
6827         (GDB/MI Command Description Format): Modify example description.
6828         (GDB/MI Breakpoint Table Commands): Rename to...
6829         (GDB/MI Breakpoint Commands): ...this
6830         (GDB/MI Breakpoint Commands): Add optional thread field.
6831         (GDB/MI Program Control): Add an introduction.  Move "Program
6832         termination" examples into exec-run description.
6833         (GDB/MI File Commands): Mention similar CLI commands.
6834         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
6835         is similar to "-gdb-version".
6836
6837 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
6838
6839         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6840
6841 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
6842
6843         * gdb.texinfo (GDB/MI Development and Front Ends): Use
6844         sourceware.org for mailing lists.
6845         (GDB/MI File Commands): New node split from Program Control.
6846
6847 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
6848
6849         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
6850
6851 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
6852
6853         * gdb.texinfo (Cygwin Native): Fix last change.
6854
6855 2006-05-22  Christopher Faylor  <cgf@timesys.com>
6856
6857         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6858
6859 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
6860
6861         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6862         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6863
6864 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
6865
6866         * gdb.texinfo (General Query Packets): Recommend not starting
6867         new packets with qC and clarify.
6868
6869 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
6870
6871         * gdb.texinfo (M2 Types): New section.
6872
6873 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
6874
6875         * agentexpr.texi: Add a copyright and license notice.
6876         * observer.texi: Likewise, with GPL clause for function prototypes.
6877         Remove trailing whitespace.
6878
6879 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
6880
6881         * gdb.texinfo (General Query Packets): Document conventions for
6882         terminating packet names, and their violations.
6883
6884 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
6885
6886         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6887         * gdb.texinfo: Likewise.
6888
6889 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
6890
6891         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6892         and "show remotedebug".
6893         (Debugging Output): Add additional index entries.
6894
6895 2006-04-27  Michael Snyder  <msnyder@redhat.com>
6896
6897         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6898
6899 2006-04-22  Andrew Cagney  <cagney@redhat.com>
6900
6901         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6902         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6903
6904 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
6905
6906         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6907         and remove breakpoint prototypes.
6908         (Watchpoints): Move description of target_insert_hw_breakpoint and
6909         target_remove_hw_breakpoint ...
6910         (Breakpoints): ... to here.  Document target_insert_breakpoint and
6911         target_remove_breakpoint.
6912
6913 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
6914
6915         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6916         and C packets are optional.
6917
6918 2006-04-14  Frederic Riss  <frederic.riss@st.com>
6919
6920         * gdb.texinfo (Specifying source directories): Update the description
6921         of the source file search to reflect the fact that the source path
6922         always contains at least $cdir and $cwd.
6923
6924 2006-03-31  Michael Snyder  <msnyder@redhat.com>
6925
6926         * gdb.texinfo: Update copyright dates.
6927
6928 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
6929
6930         * gdb.texinfo (Overview): Add an index entry to "empty response".
6931
6932 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
6933
6934         * gdbint.texinfo (Prologue Analysis): New section.
6935
6936 2006-03-07  Jim Blandy  <jimb@red-bean.com>
6937
6938         * gdb.texinfo (Connecting): Document 'target remote pipe'.
6939
6940         * gdb.texinfo (Target Commands): Update text describing how to
6941         specify a target.  Refer to the detailed section on remote
6942         debugging, not the brief mention.
6943
6944         * gdb.texinfo (Connecting): Organize the different 'target remote'
6945         connection methods into a table.  Add a 'target remote' index
6946         entry. (!!!)
6947
6948 2006-02-17  Fred Fish  <fnf@specifix.com>
6949
6950         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6951         'ptype' commands to reflect the fact that the only significant
6952         difference between them is that ptype prints the complete type
6953         description instead of just the name.
6954
6955 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
6956
6957         * gdbint.texinfo (Watchpoints): Delete
6958         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6959
6960 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
6961
6962         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6963         times fields where needed.  Fix typos.  Update general form given
6964         for output of -break-insert.
6965         (GDB/MI): Abbreviate some unnecessarily long fullnames.
6966
6967 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
6968
6969         * gdbint.texinfo (Symbol Handling): Add a section
6970         on memory management.
6971
6972 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
6973
6974         * gdb.texinfo (Breakpoint table commands): Document the fullname
6975         field in -break-list output.
6976
6977 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
6978
6979         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
6980         debugging information produced by the various "set debug..."
6981         options.
6982
6983 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
6984
6985         * gdb.texinfo (Files): Remove obsolete bits from the description
6986         of "symbol-file".
6987
6988 2006-01-25  Jim Blandy  <jimb@redhat.com>
6989
6990         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6991
6992 2006-01-24  Jim Blandy  <jimb@redhat.com>
6993
6994         * gdbint.texinfo (Frames): Document the basics of GDB's register
6995         unwinding model, and explain the existence of the "sentinel" frame.
6996
6997 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
6998
6999         * gdb.texinfo (Choosing files): Mention that -directory is used
7000         for script files.
7001         (Specifying source directories): Likewise.
7002         (Command files): Explain how script files are found.
7003
7004 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7005
7006         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7007         the threads in a multi-threaded program.
7008         (Threads): The threadno argument of "thread apply" can be a range
7009         of numbers.
7010
7011 2006-01-18  Jim Blandy  <jimb@redhat.com>
7012
7013         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7014         of warning flags.
7015
7016 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7017
7018         * gdb.texinfo (Sequences): Improve menu annotations.
7019         (Define): Add index entries for arguments of user-defined
7020         commands.  Move the description of flow-control commands...
7021         (Command Files): ...to here.  Document loop_break and
7022         loop_continue.
7023         (Define, Command Files): Document `end' and add index entries for
7024         it.
7025
7026 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7027
7028         * gdb.texinfo: Add documentation for linux-fork.
7029         * gdbint.texinfo: Add internal documentation for checkpoints.
7030
7031 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7032
7033         * gdb.texinfo (Omissions from Ada): Document that there is now
7034         limited aggregate support.
7035
7036 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7037
7038         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7039         registers and the likes.
7040
7041 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7042
7043         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7044         (Symbols): Fix usage of "e.g.".
7045         (Memory Region Attributes): Fix usage of "etc."
7046
7047         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7048         (Coding): Fix usage of "e.g.".
7049
7050 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7051
7052         * stabs.texinfo:
7053         * refcard.tex:
7054         * gpl.texi:
7055         * gdbint.texinfo:
7056         * gdb.texinfo:
7057         * gdb-cfg.texi:
7058         * fdl.texi:
7059         * annotate.texinfo:
7060         * all-cfg.texi:
7061         * Makefile.in: Add (C) after Copyright.  Update the FSF
7062         address.
7063
7064 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7065
7066         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7067         extend GDB with commands for external monitor.
7068
7069 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7070
7071         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7072
7073 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7074
7075         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7076
7077 2005-11-21  Jim Blandy  <jimb@redhat.com>
7078
7079         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7080         placement of 'R' actions in tracepoint action packets; document
7081         dependence of 'X' and 'M' actions on a preceding 'R' action for
7082         their registers.
7083
7084 2005-11-19  Jim Blandy  <jimb@redhat.com>
7085
7086         * gdb.texinfo (Tracepoint Packets): New node.
7087         (General Query Packets): Add entries for the tracepoint packets,
7088         referring to the "Tracepoint Packets" node.
7089         (Tracepoints): Add reference to "Tracepoint Packets".
7090
7091 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7092
7093         * gdb.texinfo (set remotebreak): Add anchor.
7094         (X packet): Likewise.
7095         (Remote Protocol): Add new section `Interrupts' and new index
7096         entry `interrupts (remote protocol)'.
7097
7098 2005-11-18  Jim Blandy  <jimb@redhat.com>
7099
7100         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7101         entries into the General Query Packets section.  Add a
7102         cross-reference to that section.  Drop description of replies, as
7103         these are covered in the descriptions of each packet.
7104         (General Query Packets): Add introductory text.  Explain naming
7105         conventions, and how the end of a name is recognized.
7106
7107 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7108
7109         * gdb.texinfo (Remote configuration): Fix typo in description of
7110         "set remotebreak" command.
7111
7112 2005-11-16  Jim Blandy  <jimb@redhat.com>
7113
7114         * gdb.texinfo (Packets, Stop Reply Packets)
7115         (General Query Packets): Various formatting cleanups.
7116         - Use @samp for packet contents.
7117         - Drop summaries from packet @item lines; the same information appears
7118           immediately below in the description.
7119         - Delete paragraph breaks after packet @item commands, so that the
7120           description appears directly to the right of the packet prototype
7121           in the printed manual, if it fits.
7122         - Place spaces in packet prototypes between @vars and non-@var
7123           letters, and explain that they're just for formatting.
7124         - Use @dots{} instead of '...'.
7125         - Fix uses of @code where @var was needed.
7126         - Replace "deprecated" markers with English text spelling out the
7127           packet's status and the preferred alternatives.
7128         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7129           what this ever meant.
7130         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7131           this for a long time.
7132         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7133           implemented several times, and have been in use for years.
7134
7135 2005-11-15  Jim Blandy  <jimb@redhat.com>
7136
7137         * gdb.texinfo (Packets): Add index entries for 'm' packet
7138         disclaimers.
7139
7140         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7141         of stub when processing an 'm' packet.
7142
7143         * gdb.texinfo (Packets): Mention that packets beginning with
7144         letters are reserved once, at the top, instead of actually listing
7145         them all and saying "reserved".
7146
7147 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7148
7149         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7150         Change @var{$arg0 to @code{$arg0.
7151
7152 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7153
7154         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7155
7156 2005-11-12  Jim Blandy  <jimb@redhat.com>
7157
7158         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7159         order.  Remove extraneous 'z'.
7160
7161 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7162
7163         * gdb.texinfo (Choosing files): Add --eval-command.
7164
7165 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7166
7167         * gdb.texinfo (Choosing modes): Add --return-child-result.
7168
7169
7170 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7171
7172         * gdb.texinfo (Choosing modes): Add --batch-silent.
7173
7174 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7175
7176         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7177         "The -var-update Command".
7178
7179 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7180
7181         * gdb.texinfo (Print Settings): Add documentation for set/show
7182         print array-indexes.
7183
7184 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7185
7186         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7187         6.2 and 6.3.
7188
7189 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7190
7191         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7192         since 19-Jan-2004.
7193         (Files): Likewise.
7194         (Variables, Symbols): Document the "<incomplete type>" message and
7195         its reasons.
7196
7197 2005-08-01  Fred Fish  <fnf@specifix.com>
7198
7199         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7200
7201 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7202
7203         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7204         option for -var-list-children and -var-update.
7205         (GDB/MI Stack Manipulation): Simplify description of
7206         print-values option for -stack-list-locals.
7207         (GDB/MI Command Description Format): Clarify.
7208         (Mode Options): Spelling of superseded.
7209
7210 2005-07-12  Bob Rossi  <bob@brasko.net>
7211
7212         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7213         corresponding GDB command comment.
7214
7215 2005-07-06  Bob Rossi  <bob@brasko.net>
7216
7217         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7218         and -inferior-tty-show.
7219         (Input/Output): Document "set/show inferior-tty" and tty alias.
7220
7221 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7222
7223         * gdb.texinfo (Packets): Change description of 'D' packet to note
7224         that GDB does wait for a response.
7225
7226 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7227
7228         * gdb.texinfo (History) Rename "Command History".
7229         (Command History): Move node "Server Prefix" from section on
7230         Annotations here.
7231
7232 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7233
7234         * gdb.texinfo (GDB/MI Stack Manipulation):
7235         Re-instate -stack-info-frame with example.  Say that it gets
7236         info on selected frame, not current frame.
7237
7238 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7239
7240         * gdb.texinfo (Server): Clarify that `file' should be used before
7241         connecting to the server.
7242         (Files): Add an xref to the above description.
7243         (Output Formats): More detailed description of the `c' format.
7244         (Memory): List explicitly all the formats supported by `x'.
7245         (Threads): Add an @cindex entry for "thread apply".
7246         (Files): Document the possibility of loading unlinked object
7247         files.  Add more indexing for solib-absolute-prefix and
7248         --with-sysroot.
7249         (Machine Code): Document possible problems with locations in
7250         shared libraries.
7251         (Backtrace): Document that free-standing environments do not need
7252         to have a `main' function.
7253
7254 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7255
7256         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7257         -stack-info-frame.
7258
7259 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7260
7261         * gdb.texinfo (Contributors): Note the original multi-arch
7262         contributors.
7263
7264 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7265
7266         * gdb.texinfo (Registers): Add index entries for the standard
7267         registers.
7268         (Frames): Add cross-reference from frame pointer description to
7269         the Registers node.
7270         (Annotations Overview): Fix the reference to GDB name.
7271
7272 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
7273
7274         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7275         can-use-hw-watchpoints.
7276
7277 2005-05-28  Bob Rossi  <bob@brasko.net>
7278
7279         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7280         the possible reasons why an exec async record would be returned to FE.
7281
7282 2005-05-26  Andrew Cagney  <cagney@gnu.org>
7283
7284         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7285         Andrew Cagney implemented the original GDB/MI.
7286
7287 2005-05-23  Orjan Friberg  <orjanf@axis.com>
7288
7289         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7290         documentation.  Add documentation for cris-mode.
7291
7292 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
7293
7294         * gdb.texinfo (Numbers): Explain the example and make the wording
7295         more acurate.
7296
7297 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7298             Dennis Brueni  <dennis@slickedit.com>
7299
7300         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7301         (GDB/MI Data Manipulation, GDB/MI Program Control)
7302         (GDB/MI Stack Manipulation): Update examples to include the fullname
7303         attribute in stack frames.
7304
7305 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
7306
7307         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
7308         do with other non-standard names of init files.
7309
7310 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
7311
7312         * gdb.texinfo (Command Files): Move the description of the startup
7313         from here...
7314         (Startup): ...to this new subsection of the Invocation chapter.
7315         Rearrange the description of init files more logically and add a
7316         cross-reference to "Command Files".  Document the special gdbinit
7317         name for CISCO 68k.  Expand the description of what GDB does
7318         during startup.
7319         (History): Add index entry for HISTSIZE.
7320
7321 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
7322
7323         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7324
7325 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
7326
7327         * gdb.texinfo (SVR4 Process Information, The isatty call)
7328         (The system call): Don't use foo(N) notation for man pages and
7329         functions.
7330         (Compilation, DJGPP Native): Improve wording.
7331
7332 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
7333
7334         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7335         were optimized away.
7336
7337 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
7338
7339         * gdb.texinfo (Remote configuration): Document "set/show
7340         get-thread-local-storage-address".  Add cross-reference to the
7341         description of the qGetTLSAddr packet.
7342         (General Query Packets): Mention "set remote
7343         get-thread-local-storage-address" and add a reference to its
7344         description.
7345
7346 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
7347
7348         * gdb.texinfo (Backtrace): Describe 'bt full'.
7349
7350 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
7351
7352         * gdb.texinfo (Mode Options): Fix typo.
7353         (GDB/MI): Describe how to invoke GDB/MI.
7354
7355 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
7356
7357         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7358         references changed.  Add description of "info udot".
7359         (Files): Document "set/show stop-on-solib-events".
7360         (M32R/D): Document "set/show download-path", "set/show
7361         board-address", "set/show server-address", "upload", "tload".
7362         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7363         "use_mon_code", "use_ib_break", "use_dbt_break".
7364         (Maintenance Commands): Improve indexing.
7365         (Target Commands): Document "set/show hash", "set/show debug
7366         monitor".
7367         (SVR4 Process Information): Document "info pidlist" and "info
7368         meminfo".  Document "set/show procfs-tarce" and "set/show
7369         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
7370         (Symbols, The Print Command with Objective-C): Improve indexing.
7371         (Objective-C): Add references to "info classes" and "info
7372         selectors".
7373         (Debugging Output): Improve wording.  Document "set/show debug
7374         solib-frv".  Fix "set/show debugvarobj".
7375         (Set Breaks): Add index entry for "hardware breakpoints".
7376         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7377         and "set/show usehardbreakpoints".
7378         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7379         monitor-prompt", "set/show monitor-warnings", "pmon".
7380         (ARM): Document "rdilogfile", "rdilogenable", "set/show
7381         rdiromatzero", "set/show rdiheartbeat".
7382         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7383         "sds".
7384         (Embedded Processors): Document the "sim" command.
7385         (Remote): Document the "remote" command.
7386         (DJGPP Native): Document the "info serial" command.
7387         (Threads): Document "maint info sol-threads".
7388         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7389         (Set Breaks): Improve indexing.
7390         (Command Syntax): Add a reference to dont-repeat.
7391         (Define): Document "dont-repeat".
7392         (TUI Commands): Document "tabset".
7393         (WinCE): New subsection.  Document "set/show remotedirectory",
7394         "set/show remoteupload", "set/show remoteaddhost".
7395
7396 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
7397
7398         * gdb.texinfo (Hurd Native): New subsection, documents
7399         Hurd-specific commands.
7400         (Maintenance Commands): Add cross-reference to "Debugging Output".
7401         (Debugging Output): Document "set/show debug lin-lwp".
7402         (MIPS): Improve documentation of heuristic-fence-post.  Document
7403         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7404         mips stack-arg-size", "set/show mips mask-address", "set/show mips
7405         remote-mips64-transfers-32bit-regs", "set/show debug mips".
7406         (ARM): Document ARM-specific commands.
7407         (AVR): New section.  Document "info io_registers".
7408         (CRIS): New section.  Document "set/show cris-version" and
7409         "set/show cris-dwarf2-cfi".
7410         (HPPA): New section.  Document "set/show debug hppa" and "maint
7411         print unwind".
7412         (Neutrino): New subsection.  Document "set/show debug nto-debug".
7413         (Super-H): New section.  Document the "regs" command.
7414         (Debugging Output): Document "set/show debug aix-thread".
7415
7416 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
7417
7418         * gdb.texinfo (Print Settings): Document "set/show print
7419         pascal_static-members", "set print repeats", "show print
7420         null-stop".  Improve indexing.  Fix documentation of "set print
7421         union".
7422         (Pascal): New section.
7423         (Supported languages): Rename from "Support"; all references
7424         updated.  Add a menu item for Pascal.
7425         (Numbers): Document "set radix.
7426         (Screen Size): Document "set/show pagination".
7427         (MIPS Embedded): Remove "set processor" documentation.
7428         (Remote configuration): Document "set/show X/P/Z-packet",
7429         "set/show read-aux-vector-packet", "set/show remote
7430         symbol-lookup-packet", "set/show remote verbose-resume-packet",
7431         "set/show remoteaddresssize", "set/show remotebaud", "set/show
7432         remotedebug", "set/show remotebreak", "set/show remotedevice",
7433         "set/show remotelogfile".
7434         (Auxiliary Vector): Add reference to the description of the
7435         read-aux-vector-packet setting.
7436         (Set Watchpoints): Add a cross-reference to "set remote
7437         hardware-breakpoint-limit".
7438         (General Query Packets): Add indexing of requests and
7439         cross-references to related commands in "Remote configuration".
7440         (File-I/O Overview, The system call): Fix wording and typos.
7441         (Thread Stops): Add index entries.
7442         (Continuing and Stepping): Document "show step-mode".
7443         (i386): New node.  Document "set/show struct-convention".
7444         (Files): Document "show trust-readonly-sections".
7445         (Calling): Document "set/show unwindonsignal".
7446         (Messages/Warnings): Add index entries.
7447         (Maintenance Commands): Document "set/show watchdog".
7448         (Annotations Overview): Document "show annotate".
7449         (Set Watchpoints): Add index entries.
7450         (Symbols): Fix doc of case-sensitive.
7451         (ABI): Document "show coerce-float-to-double".
7452         (Convenience Vars, Help): Improve indexing.
7453         (Machine Code): Document "show disassembly-flavor".
7454         (Debugging C plus plus): Document "show overload-resolution".
7455         (Value History, Signaling): Add index entries.
7456
7457 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
7458
7459         * gdb.texinfo (Show): Move @kindex entries to their proper places.
7460         (Processes): Fix wording.
7461         (History, List, Logging output, Define, Symbols, Print Settings):
7462         Improve indexing.
7463
7464 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
7465
7466         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
7467         redundant index entry for "target" command.
7468         (Backtrace): Add index entries.
7469         (Symbols, Fortran): Document the "set case-sensitive" command.
7470         (DJGPP Native): Document "set com1base", "set com1irq", etc.
7471         (Print Settings): Add index entry for "set demangle-style".
7472         (Target Commands): Document "set download-write-size".
7473         (Debugging Output): Document "set exec-done-display".
7474
7475 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
7476
7477         * gdb.texinfo (Files): Fix the name and documentation of
7478         add-shared-symbol-files.  Document its alias assf.  Update the
7479         list of OSs where GDB supports shared libraries.  Fix markup.
7480         (Continuing and Stepping): Add reference to @var{location} in the
7481         text.
7482         (Dump/Restore Files): Fix reference to @{filename}.
7483         (Help): Fix wording.
7484         (Attach): Ditto.
7485         (Set Watchpoints): Ditto.
7486         (Backtrace): Remove redundant index entries.  Improve index
7487         entries.
7488         (Delete Breaks): Fix wording.
7489         (Memory): Document the compare-sections command.
7490         (Memory Region Attributes): Improve wording.
7491         (Disabling): Improve wording.
7492         (Fortran): New subsection.  Document the "info common" command.
7493         (Help): Document aliases "info copying" and "info warranty".
7494         (Caching Remote Data): New section.  Document the "set/show
7495         remotecache" and "info dcache" commands.
7496         (Show): Fix wording of the documentation of the "set
7497         extension-language" command.
7498         (Signals): Add index entry for "info handle".
7499         (Memory Region Attributes): Fix punctuation.
7500         (Symbols): Change the arg name to "location" and refer to it in
7501         the text.  Fix wording of "info types" doc.
7502         (Threads): Fix usage of @enumerate @item's.
7503         (Listing Tracepoints): Add index entry for "info tp".
7504         (Set Watchpoints): Add xref to "info break" description.
7505         (Macros): Add an index entry for "macro exp1".  Document the
7506         "macro list" command.
7507         (Maintenance Commands): Document "flushregs", "maint agent",
7508         "maint check-symtabs", "maint cplus", "maint demangle", "maint
7509         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7510         "maint print architecture", "maint print objfiles", "maint print
7511         statistics", "maint print type", "maint show-debug-regs", "maint
7512         space", "maint time", and "maint translate-address".
7513         (Connecting): Document the "monitor" command.
7514         (Annotations Overview): Describe the "set annotate" command.
7515
7516 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
7517
7518         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7519         Rearrange index entries and improve wording about support for
7520         hardware watchpoints.
7521
7522 2005-03-10  Bob Rossi  <bob@brasko.net>
7523
7524         * gdb.texinfo: Update copyright
7525
7526 2005-02-09  Theodore A. Roth  <troth@openavr.org>
7527
7528         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7529         error.
7530
7531 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
7532
7533         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7534
7535 2005-01-17  Michael Snyder  <msnyder@redhat.com>
7536
7537         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
7538
7539 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
7540
7541         * observer.texi (GDB Observers): Document "solib_loaded".
7542
7543 2005-01-07  Andrew Cagney  <cagney@gnu.org>
7544
7545         * configure.ac: Rename configure.in, require autoconf 2.59.
7546         * configure: Re-generate.
7547
7548         * configure.in: Replace configdirs with multiple references to
7549         AC_CONFIG_SUBDIRS.
7550         * configure: Re-generate.
7551
7552 2005-01-04  Andrew Cagney  <cagney@gnu.org>
7553
7554         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7555         part of the version number.
7556
7557 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
7558
7559         * gdbint.texinfo (Algorithms): Remove description of
7560         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7561
7562 2004-12-07  Jim Blandy  <jimb@redhat.com>
7563
7564         * gdb.texinfo (General Query Packets): Specify that thread ID's in
7565         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7566         numbers.
7567
7568 2004-12-07  Andreas Schwab  <schwab@suse.de>
7569
7570         * gdb.texinfo (Mode Options): Document -l option.
7571
7572 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
7573
7574         * gdbint.texinfo (Algorithms): More accurate description of
7575         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
7576         is not needed unless data-read and data-access watchpoints are
7577         supported.  Add a description of how GDB checks whether the
7578         inferior stopped because a watchpoint was hit.
7579
7580 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
7581
7582         * gdb.texinfo (Files): Add cross-reference to description of
7583         -readnow command-line switch.
7584
7585 2004-11-10  Randolph Chung  <tausq@debian.org>
7586
7587         * gdb.texinfo: Document set/show backtrace past-entry commands.
7588         Rearrange index entries for set/show backtrace past-main.
7589
7590 2004-11-10  Jon Beniston <jon@beniston.com>
7591
7592         Committed by Andrew Cagney  <cagney@gnu.org>.
7593         * gdb.texinfo (Remote Serial Protocol): Further describe
7594         binary transfer escaping mechanism .
7595
7596 2004-11-08  Randolph Chung  <tausq@debian.org>
7597
7598         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7599         and "show debug infrun".  Add index entries.
7600
7601 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7602
7603         * gdb.texinfo (SVR4 Process Information): Document subcommands of
7604         "info proc" that are already implemented.  Add index entries.
7605         (Working Directory): Add a cross-reference to "info proc" command.
7606         (Files): Add a tip for decreasing memory used for symtabs from
7607         shared libraries.
7608         (Starting): Fix whitespace; make "elaboration" stand out where it
7609         is first used, and add an index entry for the term.
7610         (Calling): Expand and elaborate text.  Add "print".  Add the
7611         description of problems with weak aliases.
7612         (Core File Generation): New section.
7613
7614 2004-10-12  Andrew Cagney  <cagney@gnu.org>
7615
7616         * gdbint.texinfo (Versions and Branches): New chapter.
7617         (Releasing GDB): Delete "Versions and Branches" section.
7618         (Top): Add "Versions and Branches".
7619
7620 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
7621
7622         * gdb.texinfo (Editing, History): Add cross-references to the
7623         included Readline and History user documentation.  Remove
7624         references to the symbol have-readline-appendices which is unused
7625         and undefined.
7626         (History): Fix indexing.
7627
7628 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
7629
7630         * gdbint.texinfo (target_stopped_data_address): Update to
7631         new prototype.
7632         (i386_stopped_data_address): Update prototype and description.
7633         (i386_stopped_by_watchpoint): New function and description.
7634
7635 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
7636
7637         * gdb.texinfo (Filenames): Add Ada suffixes.
7638         (Ada) New section.
7639
7640 2004-09-27  Andrew Cagney  <cagney@gnu.org>
7641             Robert Picco  <Robert.Picco@hp.com>
7642
7643         * gdb.texinfo (Packets): Document the "p" packet.
7644
7645 2004-09-21  Jason Molenda  (jmolenda@apple.com)
7646
7647         * gdb.texinfo (Paths and Names of the Source Files): Document the
7648         meaning of values in the 'desc' field of a SO stab.
7649
7650 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
7651
7652         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7653         max-cache-age" and "maint show dwarf2 max-cache-age".
7654
7655 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
7656
7657         * gdb.texinfo (Set Breaks): Add index entry for setting
7658         breakpoints on overloaded C++ functions that are not members of
7659         any classes.  Add an example and an index entry for setting
7660         breakpoints on all program functions.
7661         (Character Sets, Macros, Overlay Commands)
7662         (Non-debug DLL symbols, GDB/MI Output Syntax)
7663         (Annotations Overview, Maintenance Commands, File-I/O Overview):
7664         Use "(@value{GDBP})" instead of a literal "(gdb)".
7665
7666 2004-09-12  Andrew Cagney  <cagney@gnu.org>
7667
7668         * gdbint.texinfo (Native Debugging): Delete description of
7669         FILES_INFO_HOOK.
7670
7671 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
7672
7673         * gdbint.texinfo (User Interface): Change local_hex_string_custom
7674         to hex_string_custom (not historically correct, but more
7675         understandable, given the current code).
7676
7677 2004-09-03  Andrew Cagney  <cagney@gnu.org>
7678
7679         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7680
7681 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
7682
7683         * observer.texi (solib_unloaded): New observer.
7684
7685 2004-08-24  Andrew Cagney  <cagney@gnu.org>
7686
7687         * gdbint.texinfo (Target Architecture Definition): Add missing
7688         comma.
7689
7690 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
7691
7692         * (Using the Testsuite): build != host is supported,
7693         but some test scripts do not support build != host.
7694
7695 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
7696
7697         * gdbint.texinfo (Host Definition): Delete description of
7698         FCLOSE_PROVIDED and GETENV_PROVIDED.
7699
7700 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
7701
7702         * gdbint.texinfo (Host Definition): Delete description of
7703         NO_SYS_FILE.
7704         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7705         PTRACE_FP_BUG.
7706
7707 2004-08-05  Andrew Cagney  <cagney@gnu.org>
7708
7709         * gdbint.texinfo (Target Architecture Definition): Delete
7710         reference to deprecated_read_fp.
7711
7712 2004-08-02  Andrew Cagney  <cagney@gnu.org>
7713
7714         * gdbint.texinfo (Target Architecture Definition): Delete
7715         description of DEPRECATED_REGISTER_BYTES.
7716
7717 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
7718
7719         * gdb.texinfo (Source Path): Document the new behavior of
7720         searching for the source files.
7721
7722 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
7723
7724         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7725         (Search, Expressions, Arrays, Variables, Data, Machine Code)
7726         (Auto Display): Improve indexing.
7727
7728 2004-07-16  Andrew Cagney  <cagney@gnu.org>
7729
7730         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7731         "-noasync".
7732
7733 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
7734
7735         * gdb.texinfo: Fix @kindex entries so that multiple commands that
7736         have the same prefix have only their prefix in the index.
7737
7738 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
7739
7740         * gdb.texinfo (BSD libkvm Interface): New node (section)
7741         (Native): Add it to the menu.
7742
7743 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
7744
7745         * gdbint.texinfo (Target Architecture Definition): Remove
7746         PCC_SOL_BROKEN.
7747
7748 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
7749
7750         * gdbint.texinfo (Target Architecture Definition): Remove
7751         SUN_FIXED_LBRAC_BUG.
7752
7753 2004-06-26  Andrew Cagney  <cagney@gnu.org>
7754
7755         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7756
7757 2004-06-20  Andrew Cagney  <cagney@gnu.org>
7758
7759         * gdbint.texinfo (Target Architecture Definition): Deprecate
7760         USE_STRUCT_CONVENTION.
7761
7762 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
7763
7764         gdb.texinfo (Bug Reporting): Mention session recording,
7765         with the script command or Emacs.
7766
7767 2004-06-18  Andrew Cagney  <cagney@gnu.org>
7768
7769         * gdbint.texinfo (Target Architecture Definition): Deprecate
7770         FUNCTION_START_OFFSET.
7771
7772 2004-06-14  Andrew Cagney  <cagney@gnu.org>
7773
7774         Based on changes from Karl Berry.
7775         * gdb.texinfo: Do not use @sc in a direntry.
7776         * stabs.texinfo: Change @dircateogry to "Software development".
7777         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7778
7779 2004-06-13  Andrew Cagney  <cagney@gnu.org>
7780
7781         * gdbint.texinfo (Target Architecture Definition): Delete
7782         description of RETURN_VALUE_ON_STACK.
7783
7784 2004-06-09  Andrew Cagney  <cagney@gnu.org>
7785
7786         * gdbint.texinfo (Native Debugging): Restore "@table @code"
7787         deleted by previous patch.
7788
7789 2004-06-08  Andrew Cagney  <cagney@gnu.org>
7790
7791         * gdbint.texinfo (Native Debugging): Delete documentation on
7792         ATTACH_DETACH.
7793
7794 2004-06-06  Randolph Chung  <tausq@debian.org>
7795
7796         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7797
7798 2004-06-06  Randolph Chung  <tausq@debian.org>
7799
7800         * gdb.texinfo (push_dummy_call): Update argument list to match
7801         the new push_dummy_call method signature.  Describe the function
7802         argument.
7803
7804 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
7805
7806         * gdb.texinfo (Starting): Document new start command.
7807
7808 2004-05-21  Andrew Cagney  <cagney@redhat.com>
7809
7810         * observer.texi (GDB Observers): Document "inferior_created".
7811
7812 2004-05-08  Andrew Cagney  <cagney@redhat.com>
7813
7814         * gdbint.texinfo (Target Architecture Definition): Delete
7815         description of DO_DEFERRED_STORES.
7816
7817         * gdbint.texinfo (Target Architecture Definition): Delete
7818         references to DEPRECATED_FIX_CALL_DUMMY.
7819
7820         * gdbint.texinfo (Target Architecture Definition): Delete
7821         description of DEPRECATED_CALL_DUMMY_WORDS,
7822         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7823
7824         * gdbint.texinfo (Target Architecture Definition): Delete
7825         description of DEPRECATED_PUSH_DUMMY_FRAME.
7826
7827         * gdbint.texinfo (Target Architecture Definition): Delete
7828         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7829
7830 2004-05-07  Andrew Cagney  <cagney@redhat.com>
7831
7832         * observer.texi (GDB Observers): Add "Debugging" section.  Include
7833         cross reference to "set/show debug observer".
7834         * gdb.texinfo (Debugging Output): Document "set/show debug
7835         observer".
7836
7837 2004-05-01  Andrew Cagney  <cagney@redhat.com>
7838
7839         * gdbint.texinfo (Target Architecture Definition): Delete
7840         description of DEPRECATED_PC_IN_SIGTRAMP.
7841
7842 2004-04-30  Andrew Cagney  <cagney@redhat.com>
7843
7844         * gdbint.texinfo (Target Architecture Definition): Delete
7845         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7846
7847 2004-04-30  Orjan Friberg  <orjanf@axis.com>
7848
7849         * observer.texi (GDB Observers): Correct spelling.
7850
7851 2004-04-26  Orjan Friberg  <orjanf@axis.com>
7852
7853         * observer.texi (GDB Observers): Add target_changed event.
7854
7855 2004-04-08  Andrew Cagney  <cagney@redhat.com>
7856
7857         * observer.texi (GDB Observers): Rework, provide generic observer
7858         definitions and then a list of observable events.
7859
7860 2004-04-04  Andrew Cagney  <cagney@redhat.com>
7861
7862         * gdbint.texinfo (Host Definition): Delete reference to
7863         NO_SIGINTERRUPT.
7864
7865 2004-04-02  Andrew Cagney  <cagney@redhat.com>
7866
7867         * gdbint.texinfo (Target Architecture Definition): Delete
7868         reference to DEPRECATED_CALL_DUMMY_LENGTH.
7869
7870 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
7871
7872         * gdb.texinfo (TUI Commands): Document tui reg commands.
7873
7874 2004-03-26  Andrew Cagney  <cagney@redhat.com>
7875
7876         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
7877         "gdbtui".
7878         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
7879         (Contributors): Mention both Text and Terminal User Interface.
7880
7881 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7882
7883         * gdbint.texinfo (Target Architecture Definition): Deprecate
7884         references to SIGTRAMP_START and SIGTRAMP_END.
7885
7886 2004-03-23  Andrew Cagney  <cagney@redhat.com>
7887
7888         * gdbint.texinfo (Target Architecture Definition): Deprecate
7889         references to PC_IN_SIGTRAMP.
7890
7891 2004-03-19  Andrew Cagney  <cagney@redhat.com>
7892
7893         * gdbint.texinfo (Target Architecture Definition): Delete
7894         reference to GDB_TARGET_IS_HPPA.
7895
7896 2004-03-18  Andrew Cagney  <cagney@redhat.com>
7897
7898         * gdbint.texinfo (Coding): Update section on gdbarch_data,
7899         describe pre_init and post_init.
7900
7901 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
7902
7903         * gdb.texinfo (Debugging Output): Document values for "set debug
7904         target".
7905
7906 2004-02-28  Andrew Cagney  <cagney@redhat.com>
7907
7908         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7909
7910 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
7911
7912         * gdb.texinfo (breakpoints): Add information about the
7913         new "set breakpoint pending" and "show breakpoint pending"
7914         commands.
7915
7916 2004-02-26  Andrew Cagney  <cagney@redhat.com>
7917
7918         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7919         in Per-architecture module data section.
7920
7921 2004-02-25  Roland McGrath  <roland@redhat.com>
7922
7923         * gdb.texinfo (General Query Packets): Document qPart:... packets.
7924
7925 2004-02-24  Andrew Cagney  <cagney@redhat.com>
7926
7927         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7928         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7929         * fdl.texi: Import Version 1.2, November 2002.
7930
7931 2004-02-17  Andrew Cagney  <cagney@redhat.com>
7932
7933         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7934
7935 2004-02-16  Andrew Cagney  <cagney@redhat.com>
7936
7937         * gdbint.texinfo (Target Architecture Definition): Deprecate
7938         FRAMELESS_FUNCTION_INVOCATION.
7939
7940 2004-02-16  Andrew Cagney  <cagney@redhat.com>
7941
7942         * gdbint.texinfo (Coding): Mention -Wunused-function.
7943
7944 2004-02-14  Andrew Cagney  <cagney@redhat.com>
7945
7946         * gdbint.texinfo (Target Architecture Definition): Delete
7947         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7948
7949 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
7950
7951         * gdb.texinfo: Properly quote the name "C++".
7952         * gdbint.texinfo: Ditto.
7953         * stabs.texinfo: Ditto.
7954
7955 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
7956
7957         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7958         minimal information about libiberty.
7959
7960 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
7961
7962         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7963
7964 2004-02-04  Roland McGrath  <roland@redhat.com>
7965
7966         * gdb.texinfo (Auxiliary Vector): New node (section).
7967         (Data): Add it to the menu.
7968
7969 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
7970
7971         * gdb.texinfo (Breakpoints): Add information about pending
7972         breakpoint support.
7973
7974 2004-01-26  Andrew Cagney  <cagney@redhat.com>
7975
7976         * gdb.texinfo (Overview): Delete references to the cisco protocol
7977         including the "N" response.
7978
7979 2004-01-26  Andrew Cagney  <cagney@redhat.com>
7980
7981         * gdbint.texinfo (Target Architecture Definition): Rename
7982         EXTRACT_STRUCT_VALUE_ADDRESS to
7983         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
7984
7985 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
7986
7987         * gdb.texinfo (KOD): Document "show os".  Add index entries for
7988         "set/show os" and "info cisco" commands.
7989
7990 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
7991
7992         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7993
7994 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
7995
7996         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7997         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7998
7999 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8000
8001         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8002         -stack-list-locals.
8003         (GDB/MI Variable Objects): Describe extension to
8004         -var-list-children.
8005
8006 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8007
8008         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8009
8010 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8011
8012         * gdbint.texinfo (Target Architecture Definition): Delete
8013         documentation on DEPRECATED_NPC_REGNUM.
8014
8015 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8016
8017         * gdb.texinfo: Update copyright year.  Mention that set
8018         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8019         "set follow-fork-mode ask".
8020
8021 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8022
8023         * gdbint.texinfo: Update copyright year.
8024         (Coding): Add -Wunused-label to list of -Werror warnings.
8025
8026 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8027             Eli Zaretskii  <eliz@gnu.org>
8028
8029         * gdb.texinfo: Update copyright.
8030         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8031         around names, as appropriate.  Minor syntax cleanup of
8032         _NSPrintForDebugger explanation.  Two spaces after periods.
8033         GDBN used instead of lit. "gdb".  Index entries added for
8034         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8035
8036 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8037
8038         * stabs.texinfo: Add dircategory and direntry commands.
8039         * annotate.texinfo: Ditto.
8040
8041 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8042
8043         * gdbint.texinfo (Target Architecture Definition): Replace the
8044         return_value method's "inval" and "outval" parameters with
8045         "readbuf" and "writebuf".
8046
8047 2003-10-28  Jim Blandy  <jimb@redhat.com>
8048
8049         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8050         from "The `F' request packet" and "The `F' reply packet", to make
8051         texi2dvi happy.
8052         (File-I/O remote protocol extension): Update menu entries, too.
8053
8054 2003-10-26  Michael Chastain  <mec@shout.net>
8055
8056         * gdb.texinfo (Thread Stops): Document the issue with
8057         premature return from system calls in multi-threaded programs.
8058
8059 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8060
8061         * annotate.texinfo: Fix "fortunatly"[sic].
8062
8063 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8064
8065         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8066         with "Hitachi" and "Mitsubishi".
8067
8068 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8069
8070         * gdbint.texinfo (Target Architecture Definition): Document
8071         gdbarch_return_value.  Add cross references from
8072         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8073         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8074
8075 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8076
8077         * gdbint.texinfo (Target Architecture Definition): Document
8078         regset_from_core_section.
8079
8080 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8081
8082         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8083
8084 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8085
8086         From Anthony Green  <green@redhat.com>:
8087         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8088
8089 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8090
8091         * gdb.texinfo (Breakpoint related warnings): New node.
8092         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8093
8094 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8095
8096         * gdb.texinfo (Remote Protocol): Document v and vCont.
8097
8098 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8099
8100         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8101         * gdbint.texinfo: Ditto.
8102
8103 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8104
8105         From 2003-09-18 David Anderson <davea@sgi.com>:
8106         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8107         "command".
8108
8109 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8110
8111         * gdbint.texinfo (Target Architecture Definition): Deprecate
8112         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8113         just target.
8114
8115 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8116
8117         * gdbint.texinfo (Target Architecture Definition): Rename
8118         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8119         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8120         * gdbint.texinfo (Target Architecture Definition): Rename
8121
8122 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8123
8124         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8125         (Target Architecture Definition):
8126
8127         * gdbint.texinfo (Target Architecture Definition): Rename
8128         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8129
8130 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8131
8132         * gdbint.texinfo (Target Architecture Definition): Delete
8133         documentation for NEED_TEXT_START_END.
8134
8135         * gdbint.texinfo (Target Architecture Definition): Rename
8136         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8137         TARGET_WRITE_PC.
8138
8139 2003-09-22  Michael Chastain  <mec@shout.net>
8140
8141         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8142
8143 2003-09-21  Anthony Green  <green@redhat.com>
8144
8145         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8146
8147 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8148
8149         * gdbint.texinfo (Target Architecture Definition): Document
8150         stabs_argument_has_addr.
8151
8152 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8153
8154         * gdbint.texinfo (Target Architecture Definition): Delete
8155         documentation on REGISTER_NAMES.
8156
8157 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8158
8159         * gdbint.texinfo (Target Architecture Definition): Replace
8160         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8161
8162 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8163
8164         * gdbint.texinfo (Target Architecture Definition): Replace
8165         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8166
8167 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8168
8169         * gdbint.texinfo (Target Architecture Definition): Document
8170         "frame_red_zone_size".
8171
8172 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8173
8174         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8175         with "set/show backtrace past-main" and "set/show backtrace
8176         limit".
8177
8178 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8179
8180         * Makefile.in (install-info): Support DESTDIR.
8181         (install-html): Likewise.
8182
8183 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8184
8185         Patch from Nick Roberts.
8186         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8187         bindings.  Remove description of send-gdb-command.
8188
8189 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8190
8191         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8192         GDB 6.0.
8193
8194 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8195
8196         * gdb.texinfo (Mode Options): Mention that level three is the
8197         highest available and that level 2 is deprecated.
8198         (Annotations Overview): Mention annotation levels. Cross reference
8199         to "Limitations of the Annotation Interface" in annotate.texi.
8200         (TODO, Value Annotations, Frame Annotations): Delete section.
8201         (Displays, Breakpoint Info): Delete.
8202
8203 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8204
8205         * agentexpr.texi: Delete @bye.
8206         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8207         (stabs.info): Add $(srcdir) to include search path.
8208         (html): Depend on "annotate_toc.html", and not "annotate.html".
8209         * stabs.texinfo: Ditto.  Include "fdl.texi".
8210         * gdbint.texinfo: Update copyright statement's list of invariant
8211         sections.
8212
8213 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8214
8215         * Makefile.in (INFO_DEPS): Add annotate.info.
8216         (dvi, ps, html, pdf): Add annotate.
8217         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8218         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8219         (ANNOTATE_DOC_FILES): New macro.
8220         (ANNOTATE_TEX_TMPS): New macro.
8221         (annotate.info, annotate_toc.html): Specify dependencies.
8222         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8223         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8224         "Migrating to GDB/MI" and "Limitations of the Annotation
8225         Interface" chapters.  Mention why it is not part of the user
8226         guide.  Update copyright notice.  Include "fdl.texi".
8227
8228 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8229
8230         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8231
8232 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8233
8234         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8235
8236 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8237
8238         * gdb.texinfo (Server): Mention pidof.
8239
8240 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8241
8242         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8243         list.
8244
8245 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8246
8247         * gdb.texinfo (Logging output): New chapter.
8248
8249 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8250
8251         * gdb.texinfo (Unsupported languages): New section.
8252         (Languages): Add link to new section.
8253
8254 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8255
8256         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8257
8258 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8259
8260         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8261
8262 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8263
8264         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8265         * agentexpr.texi: Retitle section, and change it to an appendix.
8266         Comment out texinfo initialization.  Factor a @var{} into two
8267         pieces to prevent makeinfo warnings.
8268         * gdb.texinfo: Add Agent Expressions appendix.
8269
8270 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8271
8272         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8273
8274 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
8275
8276         * gdb.texinfo (Remote Debugging): New section "Connecting to a
8277         remote target".  Document the "detach" and "disconnect" commands.
8278         (Server, Netware, Debug Session): Reference "Connecting to a
8279         remote target".
8280         (GDB/MI Target Manipulation): Document "-target-disconnect".
8281
8282 2003-06-13  Andrew Cagney  <cagney@redhat.com>
8283
8284         * gdbint.texinfo (Target Architecture Definition): Deprecate
8285         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8286         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
8287
8288 2003-06-09  Jim Blandy  <jimb@redhat.com>
8289
8290         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8291
8292 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8293
8294         * gdbint.texinfo (Target Architecture Definition): Delete
8295         documentation on FRAME_ARGS_ADDRESS_CORRECT.
8296
8297 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8298
8299         * gdbint.texinfo (Target Architecture Definition): Document
8300         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
8301
8302 2003-06-07  Adam Fedor  <fedor@gnu.org>
8303
8304         * gdb.texinfo: Add Objective-C documentation.
8305
8306 2003-06-01  Andrew Cagney  <cagney@redhat.com>
8307
8308         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8309         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
8310
8311 2003-05-21  Andrew Cagney  <cagney@redhat.com>
8312
8313         * gdbint.texinfo (Target Architecture Definition): Delete
8314         references to "extract_address" and "store_address".
8315
8316 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8317
8318         * gdbint.texinfo (Target Architecture Definition): Replace
8319         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
8320         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8321
8322 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8323
8324         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8325
8326 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
8327
8328         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8329         (gdb.dvi): Likewise.
8330         (gdb.pdf): Likewise.
8331         (links2roff): Likewise.
8332
8333 2003-05-08  Jim Blandy  <jimb@redhat.com>
8334
8335         * gdb.texinfo (Dump/Restore Files): Update documentation for
8336         'dump', 'append', and 'restore': note that format argument is
8337         optional; simplify presentation of the command variants; and be
8338         more precise about the formats.
8339
8340 2003-05-07  Jim Blandy  <jimb@redhat.com>
8341
8342         * gdb.texinfo (Symbols): Update documentation: 'maint list
8343         symtabs' and 'maint list psymtabs' have been renamed 'maint info
8344         symtabs' and 'maint info psymtabs'.
8345
8346 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8347
8348         * gdbint.texinfo (Target Architecture Definition): Make
8349         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8350         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8351         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8352
8353 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8354
8355         * gdb.texinfo (Maintenance Commands): Document "maint print
8356         dummy-frames".
8357
8358 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8359
8360         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8361
8362 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8363
8364         Thierry Schneider  <tpschneider1@yahoo.com>
8365         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8366         for new MI command.
8367
8368 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8369
8370         * gdbint.texinfo (Target Architecture Definition): Document
8371         push_dummy_code.  Add cross references.
8372
8373 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8374
8375         * gdb.texinfo (Character Sets): Update to reflect new behavior of
8376         set/show charsets commands.
8377
8378 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8379
8380         * gdbint.texinfo (Target Architecture Definition): Replace
8381         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8382         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8383
8384 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8385
8386         * gdbint.texinfo (Target Architecture Definition): Rename
8387         "tm_print_insn" to "deprecated_tm_print_insn".
8388
8389 2003-04-09  Jim Blandy  <jimb@redhat.com>
8390
8391         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8392         list psymtabs'.
8393
8394 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8395
8396         * gdbint.texinfo (Target Architecture Definition): Delete
8397         references to EXTRA_FRAME_INFO.
8398
8399 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8400
8401         * gdbint.texinfo (Target Architecture Definition): Delete
8402         PRINT_TYPELESS_INTEGER.
8403
8404 2003-04-02  J. Brobecker  <brobecker@gnat.com>
8405
8406         * observer.texi (GDB Observers): Adjust the documentation for the
8407         normal_stop notification to better describe reality. Fix a couple
8408         of minor typos.
8409
8410 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
8411
8412         * gdb.texinfo (GDB/MI Program Control): Add
8413         '-file-list-exec-source-file'
8414
8415 2003-03-31  Andrew Cagney  <cagney@redhat.com>
8416
8417         * gdbint.texinfo (Target Architecture Definition): Delete
8418         references to CALL_DUMMY_P.
8419
8420 2003-03-30  Andrew Cagney  <cagney@redhat.com>
8421
8422         * gdbint.texinfo (Target Architecture Definition): Remove
8423         reference to TARGET_WRITE_SP.
8424
8425 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8426
8427         * gdbint.texinfo (Target Architecture Definition): Remove
8428         references to write_sp.
8429
8430 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8431
8432         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8433         chapter body.  Use @smallexample instead of @example.
8434         (Annotations): Ditto.
8435         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8436         annotate.texi.
8437
8438 2003-03-26  Andrew Cagney  <cagney@redhat.com>
8439
8440         * gdbint.texinfo (Target Architecture Definition): Replace
8441         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8442         dummy_addr parameters.
8443
8444 2003-03-25  Andrew Cagney  <cagney@redhat.com>
8445
8446         * gdbint.texinfo (Target Architecture Definition): Delete
8447         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
8448         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8449         Add reference to PUSH_ARGUMENTS.
8450
8451 2003-03-23  Andrew Cagney  <cagney@redhat.com>
8452
8453         * gdbint.texinfo (Algorithms, Target Architecture Definition):
8454         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8455
8456 2003-03-18  J. Brobecker  <brobecker@gnat.com>
8457
8458         * gdbint.texinfo (Algorithms): Add new section describing the
8459         Observer paradigm.
8460         (Top): Add menu entry to new observer appendix.
8461         * observer.texi: New file.
8462         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8463         new observer.texi file.
8464
8465 2003-03-17  Andrew Cagney  <cagney@redhat.com>
8466
8467         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
8468         that GNU Press update the manual version number.
8469
8470 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8471
8472         * gdbint.texinfo (Target Architecture Definition): Delete
8473         references to get_saved_register.  Rename GET_SAVED_REGISTER to
8474         DEPRECATED_GET_SAVED_REGISTER.
8475
8476 2003-03-13  Andrew Cagney  <cagney@redhat.com>
8477
8478         * gdbint.texinfo (Target Architecture Definition): Replace
8479         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
8480
8481 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8482
8483         * gdbint.texinfo (Target Architecture Definition): Rename
8484         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8485
8486 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
8487
8488         * gdb.texinfo: Add File-I/O documentation.
8489
8490 2003-03-10  Andrew Cagney  <cagney@redhat.com>
8491
8492         * gdbint.texinfo (Target Architecture Definition): Cross reference
8493         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
8494
8495 2003-03-07  Andrew Cagney  <cagney@redhat.com>
8496
8497         * gdb.texinfo (Debugging Output): Mention the "set/show debug
8498         frame" command.
8499
8500 2003-03-05  Andrew Cagney  <cagney@redhat.com>
8501
8502         * gdbint.texinfo (Target Architecture Definition): Document
8503         unwind_dummy_id.  Cross reference unwind_dummy_id and
8504         SAVE_DUMMY_FRAME_TOS.
8505
8506 2003-03-05  James Ingham <jingham@apple.com>
8507             Daniel Jacobowitz  <drow@mvista.com>
8508
8509         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8510         and "show cp-abi".
8511
8512 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8513
8514         * gdbint.texinfo (Target Architecture Definition): Document
8515         register_type.
8516
8517 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8518
8519         * stabs.texinfo (Structures): Use @samp and separate @var's
8520         instead of a single @var containing a comma separated list.
8521         (Unions): Ditto.
8522
8523 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
8524
8525         * Makefile.in (distclean): Remove config.log.
8526
8527 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8528
8529         * gdbint.texinfo (Target Architecture Definition): Rename
8530         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8531
8532 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8533
8534         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8535         DEPRECATED_INIT_EXTRA_FRAME_INFO.
8536
8537 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
8538
8539         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8540         (Non-debug DLL symbols): New node, describing the minimal symbols
8541         loaded from DLLs without real debugging symbols.
8542
8543 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
8544
8545         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8546         hardware-breakpoint-limit".
8547         (Set Watchpoints): Add cross reference to "set remote
8548         hardware-watchpoint-limit".
8549         (Remote configuration options): New section.
8550
8551 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
8552
8553         * gdbint.texinfo (Target Architecture Definition): Delete
8554         descrption of IS_TRAPPED_INTERNALVAR.
8555
8556         From Keith Seitz <keiths@redhat.com>:
8557         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
8558         option "-i"/"--interpreter" to this chapter.  Include index
8559         entries.
8560
8561 2003-02-04  David Carlton  <carlton@math.stanford.edu>
8562
8563         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8564         (Variables): Recommend stabs+ and DWARF 2.
8565         (C plus plus expressions): Correct info about
8566         compiler versions, debug formats.
8567         (Contributors): Change 'DWARF2' to 'DWARF 2'.
8568         PR symtab/874.
8569
8570 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8571
8572         * gdbint.texinfo (Target Architecture Definition): Delete
8573         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8574         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8575         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8576         references to nindy and i960.
8577         * gdb.texinfo (i960): Delete all references to i960 and nindy.
8578
8579 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8580
8581         * gdbint.texinfo (Target Architecture Definition): Delete
8582         FLOAT_INFO.
8583
8584 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
8585
8586         * stabs.texinfo (Member Type Descriptor): Clarify description of
8587         `@'.  Suggested by Ben Hutchings.
8588
8589 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8590
8591         * gdb.texinfo (M68K): Delete reference to es1800.
8592
8593 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8594
8595         * gdb.texinfo (Maintenance Commands): Document `maint print
8596         reggroups' and `maint print register-groups'.
8597         * gdbint.texinfo (Target Architecture Definition): Document
8598         register_reggroup_p.
8599
8600 2003-01-23  Jim Blandy  <jimb@redhat.com>
8601
8602         * gdb.texinfo (Separate Debug Files): New section.
8603
8604 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
8605
8606         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8607         and "maint show profile".
8608
8609 2003-01-16  Michael Chastain  <mec@shout.net>
8610
8611         * gdb.texinfo (Installing GDB): Warn against
8612         ".../gdb-VERSION/gdb/configure".
8613         (Separate Objdir): Likewise.
8614
8615 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
8616
8617         * gdbint.texinfo (Target Architecture Definition): Delete
8618         definition of PRINT_REGISTER_HOOK.
8619
8620 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8621
8622         (OpenRISC 1000): Fix formatting of command names.
8623
8624 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8625
8626         * gdb.texinfo (Continuing and Stepping): Add new command
8627         'advance'. Clarify behavior of 'until'.
8628
8629 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
8630
8631         * gdb.texinfo (Files): Document solib-absolute-prefix and
8632         solib-search-path.
8633
8634 2003-01-09  Michael Chastain  <mec@shout.net>
8635
8636         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8637         (Create a Release): Add new instructions for new @file{src-release}.
8638         Document existing instructions for @file{Makefile.in} as
8639         being for @value{GDBN} 5.3.1 or earlier.
8640
8641 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
8642
8643         * gdbint.texinfo (Target Architecture Definition): Mention
8644         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8645         allocate memory.
8646
8647 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8648
8649         * gdb.texinfo (Controlling GDB): Add @kindex for
8650         "show osabi".
8651         (Backtraces): Add @kindex's for backtrace-below-main.
8652
8653 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8654
8655         * gdb.texinfo (Controlling GDB): Document "set osabi".
8656
8657 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8658
8659         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8660         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8661
8662 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8663
8664         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
8665         "set coerce-float-to-double".
8666         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8667
8668 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
8669
8670         * stabs.texinfo: Remove obsolete text.
8671         * gdbint.texinfo: Ditto.
8672         * gdb.texinfo: Ditto.
8673
8674 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
8675
8676         * gdbint.texinfo (Target Architecture Definition): Update
8677         description of gdbarch_register_osabi.
8678
8679 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
8680
8681         * agentexpr.texi: Fix typos.
8682         * annotate.texi: Likewise.
8683         * fdl.texi: Likewise.
8684
8685 2002-12-10  Andrew Cagney  <cagney@redhat.com>
8686
8687         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8688         DEPRECATED_INIT_FRAME_PC.
8689
8690 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
8691
8692         * gdbint.texinfo (Target Architecture Definition): Delete
8693         PC_IN_CALL_DUMMY.
8694
8695 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
8696
8697         * gdbint.texinfo (Host Definition): Delete documentation on
8698         USE_GENERIC_DUMMY_FRAMES.
8699
8700 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
8701
8702         Fix PR gdb/723 and PR gdb/245.
8703         * Makefile.in (install-info): Run the install-info command as part
8704         of the post install steps only.
8705         (uninstall-info): New target.
8706         (uninstall): New target.
8707
8708 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
8709
8710         * Makefile.in (install): Make install do some real work.
8711
8712 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
8713
8714         Fix POSIX problem reported by Paul Eggert.
8715         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8716         Fix PR gdb/527.
8717
8718 2002-10-26  Andrew Cagney  <cagney@redhat.com>
8719
8720         * gdbint.texinfo (Target Architecture Definition): Delete
8721         definition of DO_REGISTERS_INFO.
8722
8723 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
8724
8725         * gdbint.texinfo (Address Classes): Fix problems with insertion
8726         of ``{'' and ``}'' in example.
8727
8728 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
8729
8730         * gdbint.texinfo (Address Classes): New section.
8731         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8732         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8733         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8734         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8735
8736 2002-10-11  Klee Dienes  <kdienes@apple.com>
8737
8738         * gdb.texinfo (Registers): Mention vector registers as well as
8739         floating registers in the documentation for 'info registers' and
8740         'info all-registers'.
8741
8742 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
8743
8744         * gdbint.texinfo (CPLUS_MARKER): Remove item.
8745
8746 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
8747
8748         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8749         interface definition.
8750
8751 2002-10-03  Marko Mlinar   <markom@opencores.org>
8752
8753         * gdb.texinfo (Target Commands): Add or1k target specific
8754         commands.
8755         * gdb.texinfo (Contributors): Add myself to the contributors list.
8756
8757 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
8758
8759         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
8760         and "mi1" instead of "mi1" and "mi0".
8761
8762 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8763
8764         * gdb.texinfo (Packets): Fix typos "alligned".
8765         Correct z3/Z3 description.  Correct z4/Z4 title.
8766
8767 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
8768
8769         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
8770
8771 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
8772
8773         * gdb.texinfo: Use GNU/Linux instead of Linux.
8774
8775 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
8776
8777         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8778
8779 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
8780
8781         * gdb.texinfo: Replace @example with @smallexample.
8782
8783 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
8784
8785         From Eli Zaretskii  <eliz@gnu.org>:
8786         * gdb.texinfo (Character Sets): Use @smallexample instead of
8787         @example.  Use GNU/Linux instead of Linux.
8788
8789 2002-09-20  Jim Blandy  <jimb@redhat.com>
8790
8791         * gdb.texinfo: Add character set documentation.
8792
8793 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
8794
8795         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8796         (Packets): Add cross reference from `b' packet to `z' packets.
8797
8798 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
8799
8800         * gdb.texinfo (Maintenance Commands): Document ``maint
8801         internal-error'' and ``maint internal-warning''.
8802
8803         * gdbint.texinfo (Target Architecture Definition): Revise
8804         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
8805
8806 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
8807
8808         * gdbint.texinfo (Target Conditionals): Document the new
8809         NAME_OF_MALLOC macro.
8810
8811 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
8812
8813         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8814         engineer.
8815
8816 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
8817
8818         * gdb.texinfo (TUI Overview): Document status line fields.
8819
8820 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
8821
8822         * gdb.texinfo (TUI Commands): Document info win command.
8823
8824 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
8825
8826         * gdb.texinfo (TUI Overview): Document breakpoint markers.
8827
8828 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
8829
8830         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8831         (TUI Keys): Likewise.
8832
8833 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
8834
8835         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8836         for a packet receive.
8837
8838 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
8839
8840         * Makefile.in (clean): Move to end of file.
8841         (distclean, maintainer-clean, realclean): Ditto.
8842         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
8843         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8844         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8845         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8846
8847 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
8848
8849         * Makefile.in (GDBINT_TEX_TMPS): Define.
8850         (gdbint.dvi, gdbint.pdf): Use
8851         (GDB_TEX_TMPS): Define.
8852         (gdb.dvi, gdb.pdf): Use.
8853         (STABS_TEX_TMPS): Define.
8854         (stabs.dvi, stabs.pdf): Use.
8855         (GDB_DOC_SOURCE_INCLUDES): New macros.
8856         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8857         (GDBINT_DOC_FILES_INCLUDES): New macros.
8858         (GDBINT_DOC_BUILD_INCLUDES): New macros.
8859         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8860         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8861         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8862         (links2roff): Replace SFILES_INCLUDED with
8863         GDB_DOC_SOURCE_INCLUDES.
8864         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8865         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8866         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8867         dependencies.
8868         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8869         dependencies.
8870         (gdbmi.texinfo): Delete rule.
8871         (inc-hist.texinfo): Delete rule.
8872         (rluser.texinfo): Delete rule.
8873
8874 2002-08-23  Andrew Cagney  <cagney@redhat.com>
8875
8876         * gdbint.texinfo (Target Architecture Definition): Update
8877         STORE_RETURN_VALUE, mention regcache.
8878
8879 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
8880
8881         * gdbint.texinfo (Target Architecture Definition): Document
8882         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
8883
8884 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
8885
8886         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
8887         Fix minor typos.  Add index entries.
8888
8889 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
8890
8891         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8892
8893 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
8894
8895         * gdbint.texinfo (Target Architecture Definition): Document
8896         PRINT_VECTOR_INFO.
8897         * gdb.texinfo (Vector Unit): Document "info vectors" command.
8898
8899 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
8900
8901         * gdb.texinfo (Maintenance Commands): Document "maint print
8902         registers", "maint print raw-registers" and "maint print
8903         cooked-registers".
8904
8905 2002-08-08  Grace Sainsbury  <graces@redhat.com>
8906
8907         From Mark Salter:
8908         * gdb.texinfo (Protocol): Document T packet extension to
8909         allow watchpoint address reporting.
8910
8911 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
8912
8913         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8914
8915 2002-08-01  Andrew Cagney  <cagney@redhat.com>
8916
8917         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8918         to CHILL.
8919
8920 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
8921
8922         * gdbint.texinfo (Coding): Revise section "Include Files".
8923
8924 2002-07-24  Andrew Cagney  <cagney@redhat.com>
8925
8926         * gdbint.texinfo: Obsolete references to m88k.
8927         * gdb.texinfo: Ditto.
8928
8929 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
8930
8931         * gdbint.texinfo (Create a release candiate): Add the location
8932         where the proper version of autoconf can be retrieved.
8933
8934 2002-07-09  Don Howard  <dhoward@redhat.com>
8935
8936         * gdb.texinfo (Command Files): Further describe the behavior of
8937         sourced command files.
8938
8939 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
8940
8941         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8942         (Coding): Clarify ISO C version that GDB assumes.
8943
8944 2002-06-26  Tom Tromey  <tromey@redhat.com>
8945
8946         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8947         add_setshow_cmd_full.
8948
8949 2002-06-25  Don Howard  <dhoward@redhat.com>
8950
8951         * gdb.texinfo (Memory Region Attributes): Document new behavior
8952         for 'mem' command.
8953
8954 2002-06-11  Jim Blandy  <jimb@redhat.com>
8955
8956         * gdb.texinfo (Symbols): Update documentation for `info source'
8957         command.
8958
8959         * gdb.texinfo (Macros): Call the command `info macro', not
8960         `show macro'.
8961
8962 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
8963
8964         * gdbint.texinfo (Coding): Add section ``Per-architecture module
8965         data''.
8966
8967 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
8968
8969         * gdbint.texinfo (Target Architecture Definition): Document
8970         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8971
8972 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
8973
8974         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8975         lists.
8976
8977 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
8978
8979         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8980         Branch''.
8981
8982 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
8983
8984         * gdbint.texinfo (Target Architecture Definition): Add section
8985         ``Converting an existing Target Architecture to Multi-arch''.
8986
8987 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
8988
8989         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8990         to ``Obsoleting code''.  Revise.
8991
8992 2002-05-17  Jim Blandy  <jimb@redhat.com>
8993
8994         * gdb.texinfo (C Preprocessor Macros): New chapter.
8995         Include it in the main menu.
8996         (Contributors): Credit Jim Blandy with macro support.
8997         (Compilation): Explain how to get macro information into the
8998         executable.
8999         (Expressions): Note that preprocessor macros are expanded.
9000
9001 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9002
9003         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9004         options for `target remote'.
9005
9006 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9007
9008         * gdbint.texinfo (Target Architecture Definition): Delete
9009         documentation on NNPC_REGNUM.
9010
9011 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9012
9013         * gdbint.texinfo (Target Architecture Definition): Document
9014         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9015         (Target Architecture Definition): Revise section `Using Different
9016         Register and Memory Data Representations'.  Add section `Raw and
9017         Virtual Register Representations'.
9018
9019 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9020
9021         * gdbint.texinfo (Target Architecture Definition): Mention
9022         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9023         (Target Architecture Definition): Mention same.  Add references to
9024         web pages.
9025
9026 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9027
9028         * stabs.texinfo (Attributes): Document new "vector" attribute.
9029
9030 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9031
9032         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9033
9034 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9035
9036         * gdb.texinfo: Delete obsolete references to a29k.
9037
9038 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9039
9040         * gdbint.texinfo (Target Architecture Definition): Replace
9041         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9042
9043 2002-04-24  David S. Miller  <davem@redhat.com>
9044
9045         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9046
9047 2002-04-21  David S. Miller  <davem@redhat.com>
9048
9049         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9050
9051 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9052
9053         * gdbint.texinfo (Target Architecture Definition): Delete
9054         definition of HAVE_REGISTER_WINDOWS.
9055
9056 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9057
9058         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9059         "Theodore A. Roth" <troth@verinet.com>.
9060
9061 2002-04-15  Don Howard  <dhoward@redhat.com>
9062
9063         From Eli Zaretskii <eliz@gnu.org>
9064         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9065         Provide a better explaination of this feature.
9066
9067 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9068
9069         * gdbint.texinfo (Target Architecture Definition): Remove
9070         FRAME_CHAIN_COMBINE.
9071
9072 2002-04-12  Michael Chastain  <mec@shout.net>
9073
9074         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9075         REG_STACK_SEGMENT.
9076
9077 2002-04-09  Michael Chastain  <mec@shout.net>
9078
9079         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9080         PYRAMID_* macros.
9081
9082 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9083
9084         * gdb.texinfo (Bug Reporting): Document that the web is the
9085         prefered way of submitting bug reports.
9086         (Bug Reporting): Delete the s-mail address as the last resort.
9087
9088 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9089
9090         * gdbint.texinfo (Target Architecture Definition): Delete
9091         references to TARGET_WRITE_FP and write_fp.
9092
9093 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9094
9095         * gdb.texinfo: Document new commands dump, append, and restore.
9096
9097 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9098
9099         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9100         Branch'.
9101
9102 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9103
9104         * gdb.texinfo: Change all examples to @smallexample.
9105         * gdbint.texinfo: Ditto.
9106
9107 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9108
9109         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9110         Branches''.
9111
9112 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9113
9114         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9115         Policy''.
9116
9117 2002-03-04  Fred Fish  <fnf@redhat.com>
9118
9119         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9120         expresson, suports, dependant, trhe, perhaphs, situtations,
9121         explictily, taged, oportunity, unfortunatly).
9122
9123 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9124
9125         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9126         Remove reference to 3.12.
9127
9128 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9129
9130         * gdbint.texinfo: Include fdl.texi.
9131         (Top): Add GNU Free Documentation License.
9132         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9133         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9134         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9135         (gdbint.info): Add srcdir to include path.
9136         * gdb.texinfo: Include gpl.texi.
9137         (Top): Add Copying.
9138         * gpl.texi: New file.
9139
9140 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9141
9142         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9143
9144 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9145
9146         * gdb.texinfo: Document Cygwin native specific commands.
9147
9148 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9149
9150         * gdb.texinfo: Document gdbserver ``--attach'' command.
9151
9152 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9153
9154         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9155         to @code(_ovly_debug_event).
9156
9157 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9158
9159         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9160
9161 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9162
9163         * gdb.texinfo (overlays): Mention new magic symbol
9164         '_ovly_debug_event', which allows GDB to keep better track
9165         of overlays.
9166
9167 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9168
9169         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9170         Suggested by Dmitry Sivachenko.
9171
9172         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9173
9174 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9175
9176         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9177
9178 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9179
9180         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9181         (set trust-readonly-sections): Document.
9182
9183 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9184
9185         * gdbint.texinfo (Releasing GDB): Revise and update.
9186
9187 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9188
9189         * gdbint.texinfo (Target Architecture Definition): Delete
9190         description of TARGET_BYTE_ORDER_DEFAULT.
9191
9192 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9193
9194         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9195         <mitya@cavia.pp.ru>.
9196
9197 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9198
9199         * libgdb.texinfo: Delete file.
9200
9201 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9202
9203         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9204         * gdbint.texinfo: Ditto.
9205
9206 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9207
9208         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9209
9210 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9211
9212         * Makefile.in: Update copyright.
9213         (TEXI2DVI): Define.
9214         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9215         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9216         gdb-cfg.texi.
9217         (TEXINDEX, PDFTEX): Delete makefile variables.
9218
9219 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9220
9221         * gdb.texinfo (Protocol): Move section to appendix.
9222
9223 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9224
9225         * gdb.texinfo (Remote Debugging): Create a menu.
9226         (Top): Add ``Remote Debugging'' to menu.
9227
9228 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9229
9230         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9231         serial protocol'' from here.
9232         (Remote Debugging): To here.  New chapter.
9233
9234 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9235
9236         * gdbint.texinfo (Target Architecture Definition): Delete
9237         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9238
9239 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9240
9241         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9242         are no longer needed.
9243         (Porting GDB): Add maintainer note about configure.host.
9244
9245 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9246
9247         * gdbint.texinfo (Target Architecture Definition): Remove
9248         definition of IEEE_FLOAT.
9249
9250 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9251
9252         * gdb.texinfo: Beautify copyright years; fix a typo.
9253         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9254         <3diff@gnu.org>
9255
9256 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9257
9258         * gdbint.texinfo (Host Definition): Remove references to
9259         MALLOC_INCOMPATIBLE.
9260
9261 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9262
9263         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9264         and xyz-xdep.o.
9265
9266 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9267
9268         * gdb.texinfo (Maintenance Commands): Add appendix.
9269         (Set Breaks): Copy ``maint info breakpoint'' doco to
9270         ``Maintenance Commands'' appendix.  Add reference.
9271
9272 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9273
9274         * fdl.texi: Remove next/prev from @node.
9275
9276 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
9277
9278         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
9279         for monstrous @multitable (from Brian Youmans).
9280
9281         * fdl.texi: New file.
9282
9283         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9284
9285 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
9286
9287         * gdbint.texinfo (Releasing GDB): New chapter.
9288
9289 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9290
9291         * gdb.texinfo (Embedded Processors, Calling program functions):
9292         Obsolete references to a29k.
9293
9294 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9295
9296         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
9297         examples.  Document that a code-block should do or discard its
9298         cleanups before exit.
9299
9300 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9301
9302         * gdb.texinfo (Choosing files): Change @samp to @file.
9303
9304 2002-01-05  Michael Snyder  <msnyder@redhat.com>
9305
9306         * gdb.texinfo (--pid): Document new command line option (attach).
9307
9308 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
9309
9310         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9311         in the stub.
9312
9313 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
9314
9315         * gdbint.texinfo (Target Architecture Definition): Replace
9316         BIG_ENDIAN with BFD_ENDIAN_BIG.
9317
9318 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
9319
9320         * gdbint.texinfo (Target Architecture Definition): Replace
9321         value_ptr with struct value pointer.
9322
9323 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
9324
9325         * gdb.texinfo (Free Software): Fix wording.
9326
9327 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
9328
9329         * gdb.texinfo (Free Software): New section ``Free Software Needs
9330         Free Documentation''.
9331
9332 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
9333
9334         * stabs.texinfo:
9335         * gdb.texinfo:
9336         * gdbint.texinfo:
9337         * libgdb.texinfo:
9338         * annotate.texi: Fix the application of GFDL in the Copyright notice.
9339
9340 2001-12-29  Michael Snyder  <msnyder@redhat.com>
9341
9342         * gdb.texinfo (maint info sections): Fix typo.
9343
9344 2001-12-26  Michael Snyder  <msnyder@redhat.com>
9345
9346         * gdb.texinfo (maint info sections): Document.
9347
9348         * gdb.texinfo (info proc): Comment out documentation for
9349         'info proc' sub-options that are currently not implemented.
9350
9351 2001-12-20  Jim Blandy  <jimb@redhat.com>
9352
9353         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9354
9355 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
9356
9357         * gdbint.texinfo (Target Architecture Definition): Replace
9358         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9359
9360 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
9361
9362         * gdbint.texinfo (Host Definition): Delete documentation on
9363         HOST_BYTE_ORDER.
9364
9365 2001-11-30  Jim Blandy  <jimb@redhat.com>
9366
9367         * gdb.texinfo (Overlays): New chapter, documenting GDB's
9368         overlay support.  Add to top-level menu.
9369
9370 2001-11-26  Tom Tromey  <tromey@redhat.com>
9371
9372         * gdb.texinfo (Command Syntax): Document C-o binding.
9373
9374 2001-07-26  Christopher Faylor  <cgf@redhat.com>
9375
9376         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9377         use since it is described in the referenced section.
9378
9379         From Eli Zaretskii <eliz@gnu.org>
9380         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9381         clearer when using DJGPP.
9382
9383 2001-11-24  Christopher Faylor  <cgf@redhat.com>
9384
9385         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9386         specifically refer to MS-DOS.
9387         (command files): Mention gdb.ini is only used on MS-DOS.
9388
9389 2001-11-21  Tom Tromey  <tromey@redhat.com>
9390
9391         * gdb.texinfo (Invoking GDB): Document --args.
9392         (Mode Options): Likewise.
9393
9394 2001-11-21  Jim Blandy  <jimb@redhat.com>
9395
9396         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9397         Delete documentation; this macro has been removed from the
9398         sources.
9399
9400 2001-11-13  Jim Blandy  <jimb@redhat.com>
9401
9402         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9403
9404 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
9405
9406         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9407
9408 2001-11-05  Michael Snyder  <msnyder@redhat.com>
9409
9410         * gdb.texinfo (info functions): Document use of backslash to
9411         quote regexp chars in function names such as "operator*()".
9412
9413 2001-11-01  Fred Fish  <fnf@redhat.com>
9414
9415         * gdbint.texinfo (SOLIB_ADD): Document additional new
9416         "readsyms" arg.
9417
9418 2001-10-30  Don Howard  <dhoward@redhat.com>
9419
9420         * gdb.texinfo: (Command Files) Added documentation for the
9421         behavior of gdb with input redirected from a file.
9422
9423 2001-10-28  Fred Fish  <fnf@redhat.com>
9424
9425         * gdb.texinfo (auto-solib-add): Change docs to match
9426         implementation change.
9427         (auto-solib-limit): Add docs for new variable.
9428
9429 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9430
9431         * gdbint.texinfo (Target Architecture Definition): Function
9432         value_as_pointer renamed to value_as_address.
9433
9434 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9435
9436         * gdbint.texinfo (Target Architecture Definition): Default
9437         POINTER_TO_ADDRESS functions assume unsigned addresses.
9438         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
9439         posting by Jim Blandy.
9440
9441 2001-10-12  Jim Blandy  <jimb@redhat.com>
9442
9443         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9444         version of texi2html (1.64) doesn't support this flag any more.
9445
9446 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
9447
9448         * gdbint.texinfo (Host Definition): Remove description of
9449         MEM_FNS_DECLARED.
9450
9451         * gdbint.texinfo (Host Definition): Remove description of R_OK.
9452
9453         * gdbint.texinfo (Host Definition): Remove description of
9454         HAVE_SIGSETMASK.
9455
9456 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
9457
9458         * gdbint.texinfo (Target Architecture Definition): Add
9459         explanation of TARGET_PRINT_INSN macro.
9460
9461 2001-08-30  Jim Blandy  <jimb@redhat.com>
9462
9463         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9464         Explain what it means to load relocatable files.
9465
9466 2001-08-28  Jim Blandy  <jimb@redhat.com>
9467
9468         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9469         info `top' menu.
9470
9471 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
9472
9473         * gdbint.texinfo: Add a cautionary note about macro use.
9474
9475 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
9476
9477         * gdb.texinfo: Explain omitting the hostname in the
9478         `target remote' command.
9479
9480 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
9481
9482         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9483         and END-INFO-DIR-ENTRY.
9484
9485 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9486
9487         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9488
9489 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
9490
9491         * gdbint.texinfo (libgdb): Rewrite.
9492
9493 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
9494
9495         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9496
9497 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9498
9499         * gdb.texinfo (TUI): New chapter, document the TUI.
9500         (Mode Options): Document the -tui option.
9501
9502 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
9503
9504         * gdbint.texinfo (Host Definition): Remove description of
9505         NEED_POSIX_SETPGID.
9506
9507 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
9508
9509         * gdb.tex (DJGPP Native): New node, with descriptions of
9510         DJGPP-specific commands.
9511
9512 2001-07-19  John R. Moore  <jmoore@redhat.com>
9513
9514         * gdbint.texinfo: Three misspellings.
9515
9516 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
9517
9518         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9519         `test` expressions on bash.  Problem reported by Colin Walters.
9520
9521 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9522
9523         * gdbint.texinfo (User Interface): Update ui-out documentation to
9524         refelect recent UI/MI updates.
9525
9526 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9527
9528         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9529         interpreters.
9530
9531 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
9532
9533         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9534         structure and not macros.
9535         (Host Definition): Document that much of this chapter is obsolete.
9536         (Target Architecture Definition): Update list of files that make
9537         up a target architecture.
9538         (Coding): Update.
9539
9540 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
9541
9542         * gdbint.texinfo (Target Architecture Definition): Update
9543         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9544         The latter has been changed to a true predicate.
9545
9546 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
9547
9548         * annotate.texi: Add @noindent where needed.  From Dmitry
9549         Sivachenko <dima@Chg.RU>.
9550         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
9551
9552 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
9553
9554         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
9555
9556 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
9557
9558         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9559         returns ``OK''.  Document that the ``R'' packet does not reply.
9560
9561 2001-06-13  Michael Snyder  <msnyder@redhat.com>
9562
9563         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9564
9565 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
9566
9567         * gdb.texinfo (Signals): Clarify the default setting of signal
9568         handling.
9569
9570 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
9571
9572         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9573         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9574
9575 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
9576
9577         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9578
9579 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
9580
9581         * gdbint.texinfo (Clean Design and Portable Implementation):
9582         Renamed from "Clean Design".
9583         (Clean Design and Portable Implementation): Document portable
9584         methods of handling file names, and the associated macros.
9585
9586 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
9587
9588         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9589         command and provide a cross-reference to its description.
9590         (Symbols): Note that "info scope" is useful for trace experiments.
9591
9592 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
9593
9594         * gdb.texinfo (Symbols): Document "info scope".
9595         (Tracepoints): New chapter.
9596         (Contributors): Update for v5.1.
9597         <All nodes>: Change "C++" to "C@t{++}".
9598
9599         * gdbint.texinfo (User Interface): A new section about ui_out
9600         functions, based on text written by Fernando Nasser.
9601
9602         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
9603
9604 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
9605
9606         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
9607
9608         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
9609
9610         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
9611         Replace "GDB" with "@value{GDBN}".  Fix markup.
9612
9613         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
9614
9615         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9616         a cross-reference to its description.
9617         (Symbols): Document "info symbol".
9618
9619 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
9620
9621         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9622         subsection "x86 Watchpoints".
9623         (Target Architecture Definition): Document the macros
9624         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9625         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9626
9627 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
9628
9629         * gdbint.texinfo (Target Architecture Definition): Update
9630         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9631         list.
9632
9633 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
9634
9635         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9636         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9637
9638 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
9639
9640         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9641
9642 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
9643
9644         * gdb.texinfo (Environment): Document that `path' does not change
9645         the value of PATH in GDB's own environment (it did in the past,
9646         but that was changed on March 15, 1994).  Reported by Doug Evans
9647         <dje@transmeta.com>.
9648
9649         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9650         its line.  Fix markup of commands and macros.  Add an Index node
9651         and index entries.
9652
9653 2001-01-23  J.T. Conklin  <jtc@redback.com>
9654
9655         * gdb.texinfo (Memory region attributes): New manual section.
9656
9657 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9658
9659         * gdbint.texinfo (POP_FRAME): Document use by return_command.
9660
9661 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
9662
9663         * refcard.tex: Version and copyright fixed.  From Phil Edwards
9664         <pedwards@disaster.jaj.com>.
9665
9666 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9667
9668         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9669         DWARF2_REG_TO_REGNUM): Document.
9670
9671 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9672
9673         * gdbint.texinfo (Coding): Update current value of
9674         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
9675
9676 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
9677
9678         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
9679         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9680
9681 2000-11-10  Christopher Faylor <cgf@cygnus.com>
9682
9683         * gdb.texinfo: Document new 'set step-mode' command.
9684
9685 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
9686
9687         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9688         changes from Dmitry Sivachenko <dima@Chg.RU>.
9689
9690 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
9691
9692         * gdb.texinfo (Hooks): Document the new post-hook functionality.
9693         From Steven Johnson <sbjohnson@ozemail.com.au>.
9694
9695 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
9696
9697         * gdbint.texinfo (Overall Structure): Spelling fix.
9698
9699 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
9700
9701         * gdbint.texinfo (Target Architecture Definition): Document that
9702         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9703         for which REGISTER_CONVERTIBLE returns a zero value.
9704
9705 2000-07-08  Christopher Faylor <cgf@cygnus.com>
9706
9707         * Makefile.in (install-info): Find files to install in either the
9708         build or source directories (adapted from Makefile.am).
9709
9710 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
9711
9712         * stabs.texinfo: Fix spelling errors.
9713         (String Field): FILE-NUMBER starts from 0, not 1.
9714
9715 2000-07-05  Eli Zaretskii <eliz@gnu.org>
9716
9717         * refcard.tex: Remove \centerline from the blurb.  Patch from
9718         Brian Youmans.
9719
9720 2000-06-25  Eli Zaretskii <eliz@gnu.org>
9721
9722         * Makefile.in (install-info): Support installation from outside of
9723         the source directory.  Reported by Mark Harig
9724         <markh@frazier.landmark.com>.
9725
9726 2000-06-20  J.T. Conklin  <jtc@redback.com>
9727
9728         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9729
9730 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9731
9732         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9733         Generate using pdftex.
9734         (PDFTEX): Define.
9735         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9736         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9737         @contents at the start.
9738
9739 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
9740
9741         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
9742         Youmans.
9743
9744 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9745
9746         From Brian Youmans:
9747         * gdb.texinfo: Fix ``et al.''.
9748
9749 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9750
9751         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9752         loop.
9753
9754 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
9755
9756         * configure: Regenerate.
9757
9758 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
9759
9760         * Makefile.in (install-info): Run install-info on installed Info
9761         files.
9762
9763 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9764
9765         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
9766         Andrew Cagney.
9767
9768 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
9769
9770         * gdb.texinfo: Proofreading changes from Brian Youmans.
9771
9772 2000-05-01  Nick Duffek  <nsd@cygnus.com>
9773
9774         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9775         startup sequence, minor edits.
9776
9777 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
9778
9779         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9780         TeX.
9781
9782         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
9783         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9784         like `n' and `s' which look weird.  Convert some of the @kindex to
9785         @vindex, when they refer to variables, not commands.
9786
9787 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9788
9789         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9790
9791 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
9792
9793         * Makefile.in (GDBMI_DIR): New variable.
9794         (SET_TEXINPUTS): Add $(GDBMI_DIR).
9795         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9796         (gdbmi.texinfo): New target, for texi2roff.
9797         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9798         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9799
9800         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9801         gdbmi.texinfo.
9802         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9803         comment.
9804
9805 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
9806
9807         * gdb.texinfo (Files): Update description of add-symbol-file
9808         command.
9809
9810 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
9811
9812         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9813         prevents the build (and is generally a Bad Idea).
9814
9815 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
9816
9817         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9818         a comma inside @var.
9819         (Command Files): Index markup changes from Dmitry Sivachenko
9820         <dima@Chg.RU>.
9821
9822 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
9823
9824         * Makefile.in (LN_S): Define.
9825         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9826         invoke "ln -s" unless it is known to work.
9827
9828         * configure.in (AC_PROG_LN_S): Add.
9829
9830 2000-04-14  Jim Blandy  <jimb@redhat.com>
9831
9832         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9833         section.
9834         (Target Conditionals): Document ADDRESS_TO_POINTER,
9835         POINTER_TO_ADDRESS.
9836
9837 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
9838
9839         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9840         gdb-cfg.texi to get the value.
9841
9842 2000-04-10  Jim Blandy  <jimb@redhat.com>
9843
9844         * gdbint.texinfo (Target Architecture Definition): Fix
9845         cross-references.
9846
9847 2000-04-08  Jim Blandy  <jimb@redhat.com>
9848
9849         * gdbint.texinfo (Using Different Register and Memory Data
9850         Representations): New section.
9851         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
9852         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9853         REGISTER_CONVERT_TO_RAW): Document.
9854
9855 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9856
9857         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
9858         for acknowledgments.
9859
9860 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9861
9862         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
9863         qThreadExtraInfo.
9864
9865 2000-03-28  J.T. Conklin  <jtc@redback.com>
9866
9867         * gdb.texinfo: Clarify which remote debug protocol commands are
9868         required and which are optional.
9869
9870 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9871
9872         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
9873         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
9874         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
9875         * annotate.texi: Update.
9876
9877 2000-03-28  Stan Shebs  <shebs@apple.com>
9878
9879         * gdb.texinfo: Update dates, bump to Eighth Edition (note
9880         expectation of additional changes before release), update
9881         ISBN, add copy of top-level menu for @ifhtml, remove explicit
9882         node links, rephrase and/or shorten lines to fix formatting
9883         problem in both regular and @smallbook formats.
9884         * annotate.texi: Shorten lines in example, use smallexample
9885         consistently everywhere.
9886         * Makefile.in: Add comment about texinfo 4.0 html generation.
9887         (SFILES_INCLUDED): Add annotate.texi.
9888
9889 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
9890
9891         * gdb.texinfo (Debugging Output): Added new section, documenting
9892         the "set/show debug" commands.
9893
9894 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9895
9896         * annotate.texi (Annotations): When GDBN omit @chapter and @node
9897         entry.
9898
9899         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9900         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
9901         @chapter and @node entries.
9902
9903         * gdb.texinfo: Link all top-level nodes.
9904
9905 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9906
9907         * Makefile.in (install-info): Create $(infodir) before installing
9908         files.
9909
9910 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
9911
9912         From David Whedon <dwhedon@gordian.com>
9913         * gdbint.texinfo : Added paragraphs about command deprecation.
9914
9915 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
9916
9917       * gdb.texinfo: Add documentation for the apropos command.
9918
9919 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
9920
9921         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9922
9923 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
9924
9925         * gdb.texinfo: Add white space to prevent overprinting in
9926         two places.
9927
9928 2000-03-17  Stan Shebs  <shebs@apple.com>
9929
9930         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9931         <dima@Chg.RU>, also clarification of allowed content for
9932         string constants.
9933
9934 2000-03-16  Eli Zaretskii <eliz@gnu.org>
9935
9936         * gdb.texinfo (main menu): Add Annotations.
9937         (File Options): Add @cindex entries for each command-line option.
9938         Document --epoch, --annotate, --async, --interpreter, --write,
9939         --statistics, and --version.
9940
9941         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
9942         of GDB.
9943
9944 2000-02-23  Jim Blandy  <jimb@redhat.com>
9945
9946         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9947
9948 2000-02-22  Jim Blandy  <jimb@redhat.com>
9949
9950         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9951
9952 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
9953
9954         * Makefile.in (diststuff): New target.
9955
9956 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
9957
9958         * agentexpr.texi: Fix wording regarding Intel's IA-64
9959         architecture.  [From Jim Wilson.]
9960
9961 2000-01-16  Tom Tromey  <tromey@cygnus.com>
9962
9963         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9964         (Delete Breaks): Mention range arguments.
9965         (Disabling): Likewise.
9966
9967 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
9968
9969         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
9970
9971 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9972
9973         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
9974         valid functions.
9975
9976 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
9977
9978         * gdb.texinfo: Clarify regular expressions used in rbreak.
9979
9980 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
9981
9982         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9983         MEMORY_REMOVE_BREAKPOINT):  Document.
9984
9985 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
9986
9987         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
9988         offset re-using the DATA offset instead.
9989
9990 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
9991
9992         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9993
9994 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
9995
9996         From Dmitry Sivachenko <demon@gpad.ac.ru>:
9997         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9998         typos.
9999
10000         * gdb.texinfo: Various minor wording and formatting improvements,
10001         mentions of additional command-line options.
10002
10003 1999-09-30  Fred Fish  <fnf@cygnus.com>
10004
10005         * gdb.texinfo:  Document additional forms of specifying section
10006         names and addresses for the add-symbol-file command.
10007
10008 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10009
10010         * gdbint.texinfo: Fix typo, add the word "have".
10011
10012 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10013
10014         * gdbint.texinfo (Target Architecture Definition): Document the
10015         SKIP_PERMANENT_BREAKPOINT macro.
10016
10017 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10018
10019         * gdb.texinfo: Fiks speling errers.
10020
10021         * gdb.texinfo: Fix uses of @multitable.
10022
10023         From Eli Zaretskii  <eliz@gnu.org>:
10024         * gdb.texinfo: Include details specific to DOS host, clarify
10025         some confusing language, fix @ref/@xref/@pxref usages, add
10026         comments about using with optimization, add more indexing,
10027         fix info about disassembly-flavor.
10028
10029 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10030
10031         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10032         SKIP_SOLIB_RESOLVER): Define.
10033
10034 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10035
10036         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10037         ``g'' packets.
10038
10039 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10040
10041         * gdb.texinfo: Create a new "Configurations" chapter with
10042         platform-specific info, inline remote.texi and move sections of it
10043         into the new chapter, move bits about info proc, heuristic search,
10044         and register stack into the new chapter.
10045         * remote.texi: Remove, now part of gdb.texinfo.
10046         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10047
10048 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10049
10050         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10051         GDB_TARGET_IS_MACH386): These kludges have gone away.
10052
10053 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10054
10055         * gdbint.texinfo (Target Architecture Definition): Mention
10056         TDEPLIBS.
10057
10058 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10059
10060         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10061         surrounding text to fit HP-UX bits into general info.
10062         (HPPA-cfg.texi): Remove, no longer useful.
10063
10064         * gdb.texinfo: Remove explicit links from @node lines, remove
10065         HP-added "Detailed Node Listing" from main menu which confuses
10066         things.
10067
10068         From Dmitry Sivachenko <dima@Chg.RU>:
10069         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10070         in description of `set environment'.
10071
10072 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10073
10074         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10075
10076 1999-08-12  Ben Elliston  <bje@cygnus.com>
10077
10078         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10079
10080 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10081
10082         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10083         watch, awatch, and rwatch.  Explain why the latter two cannot be
10084         set as software watchpoints.  Document that watchpoints for local
10085         variables are deleted when the debuggee terminates.
10086
10087 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10088
10089         * remote.texi (Protocol): Further clarification of the "qRcmd"
10090         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10091         reserved.
10092
10093 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10094
10095         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10096         * gdb.texinfo: Ditto.
10097
10098 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10099
10100         * gdb.texinfo (KOD): New node.
10101
10102 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10103
10104         * remote.texi (Rcmd): Fix minor formatting typos.
10105
10106 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10107
10108         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10109         packets.
10110
10111 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10112
10113         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10114         fixes.
10115
10116 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10117
10118         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10119
10120 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10121
10122         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10123         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10124         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10125         packets that are not supported on all hosts. Expand examples.
10126         Spell check.
10127
10128 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10129
10130         * Makefile.in: Recognize html, install-html.  Add targets
10131         to build HTML versions of documentation via texi2html.
10132
10133 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10134
10135         * gdbint.texinfo (Testsuite): New chapter, information about the
10136         testsuite.
10137
10138 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10139
10140         * remote.texi (Communication Protocol): Rewrite.
10141
10142 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10143
10144         * stabs.texinfo: Fix uses of xref.
10145
10146 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10147
10148         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10149         info about patch submission.
10150
10151 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10152
10153         From Per Bothner  <bothner@cygnus.com>:
10154         * gdb.texinfo: Document Chill support.
10155
10156 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10157
10158         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10159         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10160         Document that the value should be greater-than or equal-to zero.
10161         (NO_STD_REGS): Document. Deprecate.
10162
10163 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10164
10165         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10166         Document that these are not used.
10167
10168 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10169
10170         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10171
10172 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10173
10174         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10175         numargs was dropped.
10176
10177 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10178
10179         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10180
10181 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10182
10183         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10184         Update.
10185
10186 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10187
10188         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10189         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10190
10191 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10192
10193         * gdbint.texinfo: Fix typos: $ -> @.
10194
10195 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10196
10197         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10198         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10199         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10200         BREAKPOINT_FROM_PC.
10201
10202 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10203
10204         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10205         CALL_DUMMY_STACK_ADJUST): Document.
10206
10207 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10208
10209         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10210         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10211
10212 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10213
10214         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10215         longer exists.
10216
10217 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10218
10219         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10220         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10221         they make the manual source incomprehensible.
10222         * h8-cfg.texi: Remove, hasn't been used in years.
10223
10224 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10225
10226         * gdb.texinfo: Update the credits.
10227
10228 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10229
10230         * gdb.texinfo: Fix mistakes noticed in printout of last
10231         draft, add Alpha to discussion of heuristic fence post.
10232
10233 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10234
10235         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10236         Edition, merge some HP changes into mainline, describe some
10237         previously undocumented features, describe more of the target
10238         commands available, eliminate obsolete section on renamed
10239         commands.
10240         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10241
10242 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10243
10244         * gdb.texinfo: Make many HPPA conditionals unconditional,
10245         including catchpoint description, since now on for all configs.
10246         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10247         specializations.
10248
10249 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10250
10251         * Makefile.in (GDBvn.texi): Fix match expression to work with
10252         current format of VERSION in gdb/Makefile.in.
10253         * gdb.texinfo: Fix node ref to match new readline.
10254
10255 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10256
10257         * gdb.texinfo: Changes made as part of a project to merge in
10258           changes made by HP. Documentation makes extensive use of
10259           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10260           on remote debugging. There are differences in documentation
10261           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10262           the HP manual discusses catchpoints, hardware watchpoints, and
10263           some HPUX specific limitations for shared library support.
10264
10265           There are also a number of @node changes.
10266
10267 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10268
10269         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10270         (C Usage): Same.
10271
10272 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
10273
10274         The following changes were made by Edith Epstein
10275         <eepstein@cygnus.com> as part of a project to merge in changes
10276         made by HP.
10277
10278         * HPPA-cfg.texi: new file.
10279
10280         * all-cfg.texi: set HPPA for HP PA-RISC targets.
10281
10282         * refcard.tex: change documentation about catch.
10283           removed info catch.
10284
10285 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
10286
10287         * gdbint.texinfo: Expand on GDB's coding standards,
10288         specify the use of arg names with prototypes.
10289
10290 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
10291
10292         * gdb.texinfo: Fix tipo.
10293
10294 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10295
10296         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10297         TARGET_BYTE_ORDER_SELECTABLE_P.
10298
10299 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10300
10301         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10302
10303 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
10304
10305         * agentexpr.texi: New file.
10306
10307 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
10308
10309         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10310
10311 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
10312
10313         * remote.texi: Changed wording that implied that the GDB remote
10314         protocol caches register values instead of GDB itself.
10315
10316 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
10317
10318         * gdbint.texinfo: Add some info about symbol readers.
10319         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10320         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10321         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10322         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10323
10324 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
10325
10326         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10327
10328 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10329
10330         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10331
10332 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
10333
10334         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10335         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10336
10337 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10338
10339         * gdbint.texinfo: Fix minor typos.
10340
10341 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
10342
10343         * gdbint.texinfo: Complete overhaul.  Group descriptions more
10344         logically, add more info on generic algorithms, remove much
10345         obsolete and/or wrong material.
10346
10347 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10348
10349         * stabs.texinfo (Method Type Descriptor): Expand and correct.
10350
10351 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
10352
10353         * refcard.tex:  Copyright, address updates.
10354
10355 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
10356
10357         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10358         for the edition instead of confusing GDB-version-like numbers.
10359
10360 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
10361
10362         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10363
10364 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10365
10366         * LRS: Reformat a bit to keep text under 80 columns.
10367
10368 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
10369
10370         * gdb.texinfo: Add some credits, mention bug monitor.
10371         * remote.texi: Mention mips monitor targets.
10372         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10373
10374 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
10375
10376         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10377         files, finish sorting of host vs target vs native macros, describe
10378         some more of them.
10379
10380 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
10381
10382         * gdbint.texinfo (Host Conditionals): Document change from
10383         using NO_MMALLOC to it's inverse, USE_MMALLOC.
10384
10385 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10386
10387         * gdbint.texinfo (Host Conditionals): Document
10388         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10389
10390 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10391
10392         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10393         Document LSEEK_NOT_LINEAR.
10394
10395 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
10396
10397         * stabs.texinfo (Stab Section Basics): Make it clear that only
10398         some versions of the GNU linker remove the leading N_UNDF symbol.
10399
10400 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10401
10402         * stabs.texinfo (String Field): Document type number pairs here,
10403         instead of in the Sun specific section.
10404         (Include Files): The GNU linker supports the N_BINCL
10405         optimization.  Clarify the N_BINCL value, and what it is used
10406         for.
10407         (Procedures): Document N_FUN with an empty string to mark the end
10408         of a function.
10409         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10410         (Sun Differences): Remove this node, as the information is now
10411         elsewhere in the main document.
10412         (Stab Section Basics): Mention that the GNU linker may optimize
10413         stabs and remove the leading N_UNDF symbol.
10414
10415 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
10416
10417         * gdb.texinfo, refcard.tex: Restore author credit
10418
10419 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
10420
10421         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10422         documentation to account for START and END macros taking
10423         one arg.
10424
10425 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
10426
10427         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10428         * gdb.texinfo (Frames): Fix typo.
10429
10430 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
10431
10432         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10433         a target_signal as arg type, not a pid.
10434
10435 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
10436
10437         * gdb.texinfo:  Document `set assembly-language'.
10438
10439 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
10440
10441         * remote.texi: Update list of stubs in the GDB distribution.
10442
10443 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
10444
10445         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10446         Also document that some systems can use mmalloc but must define
10447         this if their C runtime allocates memory that is later freed.
10448         (MMCHECK_FORCE): Document new macro.
10449
10450 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
10451
10452         * remote.texi: Add documentation for target Sparclet.
10453
10454 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10455
10456         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10457         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10458         * configure.in: Rewritten for autoconf.
10459         * configure: New.
10460
10461 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
10462
10463         * Makefile.in (DVIPS): New define, set to dvips.
10464         (dvi): Add stabs.dvi.
10465         (ps): New target.
10466         (all-doc): Depend on info, dvi, and ps targets.
10467         (STAGESTUFF): Add *.ps and *.dvi files.
10468         (clean-info, clean-dvi): Remove.
10469         (mostlyclean): Does not depend upon clean-info or clean-dvi,
10470         rules completely rewritten.
10471         (maintainer-clean): Remove clean-info and clean-dvi
10472         dependencies and put their actions in the rules.
10473         (gdb.ps): New target
10474         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10475         intermediate TeX files, whether they have 2 or 3 character
10476         extensions.
10477         (gdbint.ps): Add target and rules.
10478         (gdb-internals): Delete unused target.
10479         (Makefile): Depends upon config.status also.
10480
10481 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
10482
10483         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10484         set.
10485
10486 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
10487
10488         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10489         * gdb.texinfo (Expressions): Fix erroneous array constant example.
10490
10491 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
10492
10493         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10494
10495 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10496
10497         * gdb.texinfo (Print settings):  Document
10498         `set/show print static-members' commands.
10499
10500 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
10501
10502         * gdbint.texinfo (Native): Document name change, coredep.c to
10503         core-aout.c.
10504
10505 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10506
10507         * stabs.texinfo (Include Files): Document the values the SunOS4
10508         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10509
10510 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
10511
10512         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10513         Fix typo.
10514
10515 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
10516
10517         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10518         "gdb.tar.Z".
10519
10520 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
10521
10522         * Makefile.in (maintainer-clean): New target, synonym for
10523         realclean.
10524
10525 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
10526
10527         * Update all FSF addresses except those in COPYING* files.
10528
10529 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10530
10531         From Richard Earnshaw (rearnsha@armltd.co.uk):
10532         * gdb.texinfo (convenience variables): Document $_exitcode.
10533         (quit): Document optional expression to use as exit code.
10534
10535 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
10536
10537         * gdb.texinfo, remote.texi: Brought up to date with various
10538         GDB changes.
10539
10540 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
10541
10542         * gdb.texinfo: Update dates and versions, fix comments about
10543         hardware watchpoints in future releases and about the
10544         sharedlibrary command.
10545
10546 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10547
10548         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
10549         C_FUN stab.  Other cleanups.
10550
10551 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10552
10553         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10554         for the sparc stub.
10555
10556 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10557
10558         * annotate.texi: Clarify which addresses have differing formats
10559         depending on the language and which do not.
10560
10561 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10562
10563         * remote.texi (NetWare): Changed example to use BOARD= instead of
10564           NODE= argument to reflect correspoding change to gdbserve.nlm.
10565
10566 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10567
10568         * stabs.texinfo (Negative Type Numbers): Mention the fact that
10569         GDB, as well as AIX dbx, supports the size type attribute.
10570
10571 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10572
10573         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10574
10575 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10576
10577         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
10578         and new 'if' and 'while' commands.
10579
10580 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10581
10582         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
10583
10584 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10585
10586         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10587         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10588           NetWare targets.  Mostly stolen from the Server node.
10589
10590 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10591
10592         * gdb.texinfo (Setting): Talk about the language of a source file
10593         versus the working language.  The old documentation did not match
10594         what GDB did.
10595
10596 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10597
10598         * stabs.texinfo (Source Files): Document N_SO used to mark the end
10599         of a source file.
10600
10601 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10602
10603         * gdb.texinfo (Processes): New node.
10604
10605 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10606
10607         * remote.texi: Update documentation of set/show mipsfpu.
10608
10609 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
10610
10611         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10612         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10613
10614 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
10615
10616         * gdbint.texinfo: Removed mentions of some incorrectly placed and
10617         obsolete conditionals, described some others.
10618
10619 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10620
10621         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10622         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10623
10624 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
10625
10626         * gdbint.texinfo: Put regex conditionals in their own table.
10627
10628 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
10629
10630         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10631         described or fixed the descriptions of many others.
10632
10633 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
10634
10635         * gdb.texinfo: Add some more credits.
10636         * gdbint.texinfo: Capitalize GDB consistently, describe some
10637         macros and remove some.
10638
10639 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10640
10641         * gdbint.texinfo: Removed mentions of many incorrectly placed and
10642         obsolete conditionals, described some others.
10643
10644 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10645
10646         * gdb.texinfo (help targets):  Changed to `help target', which
10647         is the correct gdb command.
10648
10649 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10650
10651         * annotate.texi (TODO): New node, for keeping track of annotations
10652         suggested but not yet implemented.
10653
10654 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10655
10656         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10657         another symbol, it is not the address itself.
10658
10659 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
10660
10661         * stabs.texinfo (Stab Section Basics): Add comment about alignment
10662         of stabs-in-coff sections.
10663
10664 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10665
10666         * annotate.texi: Change edition to 0.5 and date to May 1994.
10667         Add index.
10668         (Frames): New node, for frame annotation.
10669         (Displays): New node, for display annotation.
10670
10671         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10672         when waiting for your program to stop.
10673
10674 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10675
10676         * annotate.texi (Breakpoint Info): Document annotation of header
10677         fields and record annotation.
10678
10679 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10680
10681         * annotate.texi: New file, to document annotations.
10682
10683 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10684
10685         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10686         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
10687
10688 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10689
10690         * stabs.texinfo (Stab Section Basics): Say what is in .stab
10691         section, and say n_strx field is compilation unit relative.
10692         * stabs.texinfo: Don't use @code for a.out when it is the name of
10693         an object file format.
10694
10695 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10696
10697         * gdb.texinfo: Refer to file names, not path names, per rms
10698         convention.
10699         (Arguments): Fix typo.
10700
10701 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10702
10703         * stabs.texinfo (Global Variables): Talk about stabs in files
10704         where variables are referenced, but not defined.
10705
10706 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10707
10708         * stabs.texinfo: Move stuff on @ and # type descriptors from node
10709         Cplusplus to new nodes Member Type Descriptor and Method Type
10710         Descriptor.  Re-write stuff for #.
10711
10712 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10713
10714         * gdb.texinfo (Print Settings): Don't document "set print
10715         fast-symbolic-addr off".  The bug which it worked around was fixed
10716         on 25 Feb 94 in coffread.c, so I'm nuking the command.
10717
10718         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10719         N_ENTRY node.
10720
10721         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10722
10723 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10724
10725         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10726         references to ieee-float.c.
10727
10728 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10729
10730         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10731         match what the code actually does.
10732
10733 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10734
10735         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10736
10737 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10738
10739         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10740         i, and b.
10741
10742 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
10743
10744         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10745         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
10746         as "stabs in sections" rather than just saying "ELF and SOM".
10747         Also make that stuff apply to COFF.
10748
10749 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10750
10751         * gdb.texinfo (Formatting Documentation): Change GhostScript to
10752         Ghostscript.
10753
10754 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10755
10756         * gdb.texinfo (Continuing and Stepping): When talking about "step"
10757         versus functions without line numbers, also mention stepping into
10758         them as well as "step" when you are in them.  Tell the user how to
10759         deal with the situation.  Add comment about "debugging information".
10760
10761 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10762
10763         * stabs.texinfo (Enumerations): Document restriction on where
10764         enumeration types can appear and still win with GDB.
10765
10766 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10767
10768         * stabs.texinfo (Negative Type Numbers): Document format for type
10769         -16.
10770
10771 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10772
10773         * gdb.texinfo (Selection, Frame Info): Update information about
10774         arbitrary frame specficiations.
10775
10776 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10777
10778         * gdb.texinfo, remote.texi: general editing pass prior to Net release
10779
10780 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10781
10782         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10783
10784 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
10785
10786         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10787
10788 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10789
10790         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10791         Differences node to Statics node.
10792         (Statics): Discuss XCOFF use of V symbol descriptor.
10793
10794         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10795         not clean.
10796
10797 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
10798
10799         * gdb.texinfo (Print Settings): Document `set print
10800         fast-symbolic-addr' and improve the doc for some other
10801         `set print's.
10802
10803 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10804
10805         * stabs.texinfo (String Field): Talk about defining several type
10806         numbers at once.
10807         Fix lint regarding changing node ELF Transformations to
10808         ELF and SOM Transformations.
10809
10810 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
10811
10812         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
10813
10814 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10815
10816         * stabs.texinfo (Cross-References): `::' is for nested types only
10817         within <>.
10818         (Structures): Document static members.
10819
10820 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10821
10822         * stabs.texinfo: Document S type attribute.
10823
10824 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10825
10826         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10827
10828 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
10829
10830         * gdbint.texinfo:  Fix a few typos.
10831
10832 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10833
10834         * gdb.texinfo, remote.texi: formatting improvements
10835
10836         * gdb.texinfo (New Features): mention threads.
10837         (Summary, C): fix xrefs in newly contributed text.
10838         (Threads): index entries, clarifications, example
10839         (passim): minor typos fixed, phrasing improvements
10840
10841         * remote.texi (Bootstrapping): rephrase text on ^C and add index
10842         entries; (Server): explain use of gdbserver w/real-time systems,
10843         add example of conflicting TCP port; (MIPS Remote) break up
10844         running text into table, highlighting commands, and add example.
10845
10846 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10847
10848         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10849
10850 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10851
10852         * stabs.texinfo (Nested Symbols): New node.
10853         (String Field, Symbol Descriptors, Cross-References): Refer to it.
10854
10855 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10856
10857         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10858         to picking which Bbss.bss symbol to use, and (because there seems to
10859         be no good way of doing it) re-write some of the text to make it
10860         sound like Bbss.bss isn't such a great idea after all (as currently
10861         designed).
10862
10863         * gdb.texinfo (C): In addition to saying people have to use g++ for
10864         good results, say they have to use stabs.  Specifically say cfront
10865         doesn't work well.
10866         (Summary): Merge in information on Modula-2, Pascal, and Chill from
10867         the gdb README.  Add xrefs to places where the support for the various
10868         languages is described in detail.
10869
10870 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10871
10872         * stabs.texinfo: Clean up stuff about visibility and virtual
10873         characters.
10874
10875         * stabs.texinfo (N_M2C): Cite Sun doc.
10876
10877 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10878
10879         * gdb.texinfo: updates re threads.
10880         * remote.texinfo: avoid index entries starting with digits.
10881
10882 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10883
10884         * stabs.texinfo (Enumerations): Talk about large, negative and
10885         octal values.  Clean up cross reference to type attributes.
10886         (String Field): Say that GDB 4.11 supports size attribute.
10887
10888 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10889
10890         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10891         is a mandatory step.  Make the stuff about that more concise.
10892
10893 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10894
10895         * stabs.texinfo (Class Names): New node.
10896
10897         * gdb.texinfo (Command Files): Explain order of init file reading.
10898
10899         * remote.texi (Bootstrapping): Talk about getting the serial driver
10900         to deal with ^C sent by gdb to stop the remote system.
10901
10902 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
10903
10904         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10905
10906         * libgdb.texinfo (Defining Commands): made the DOC arg
10907         to gdb_define_app_command a char * instead of char **
10908         per a suggestion from kingdon.
10909
10910         * libgdb.texinfo: total rewrite from a different starting
10911         premise.
10912
10913 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10914
10915         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10916         floats passed as doubles (to improve clarity).
10917
10918 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10919
10920         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10921
10922         * a4rc.sed: update to work with Andreas Vogel papersize params
10923
10924         * refcard.tex: use Andreas Vogel simplifications of papersize
10925         params; remove useless version info; update copyright date.
10926
10927 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10928
10929         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10930
10931 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10932
10933         * gdb.texinfo (Files): Say what address the load command loads it at.
10934
10935         * stabs.texinfo (Common Blocks): Minor cleanups.
10936
10937         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10938         that Sun has backed away from the linker kludge and thus the relevant
10939         issue is changes to the SunPRO tools, not the Solaris linker.
10940
10941         * stabs.texinfo (Traditional Integer Types): Clean up description
10942         of octal bounds a little bit.  Document extra leading zeroes.
10943
10944 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10945
10946         * gdb.texinfo (Signaling): Update for symbolic symbol names
10947         and add a section explaining the difference between the GDB
10948         signal command and the shell kill utility.
10949
10950 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
10951
10952         * libgdb.texinfo: added `@' to braces that were unescaped.
10953
10954 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
10955
10956         * libgdb.texinfo: new file.  Spec for the gdb library.
10957
10958 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10959
10960         * stabs.texinfo (Include Files): Fix typo (start -> end).
10961
10962 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10963
10964         * gdb.texinfo, remote.texi: assorted small improvements, mostly
10965         from Melissa at FSF's editing pass.
10966
10967 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10968
10969         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10970         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10971         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10972
10973 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10974
10975         * remote.texi (Bootstrapping): Discuss 386 call gates.
10976
10977 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
10978
10979         * stabs.texinfo (Based Variables): New node.
10980
10981 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
10982
10983         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10984         names, sizes, and formats to suggest how not to lose.
10985
10986 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
10987
10988         * stabs.texinfo (Methods): Fix typo.
10989
10990 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
10991
10992         * gdb.texinfo: Fix a few typos.
10993
10994 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10995
10996         * gdb.texinfo: Clarify how well it works with Fortran.
10997
10998         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10999         More on relocating stabs in ELF files.
11000
11001 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11002
11003         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11004
11005 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11006
11007         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11008         parameters on VAX.
11009
11010 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11011
11012         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11013
11014 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11015
11016         * stabs.texinfo: Make info author notice match the TeX author notice.
11017
11018 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11019
11020         * stabs.texinfo: Initial-caps all words in node names and
11021         non-trivial words in section names.
11022
11023 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11024
11025         * stabs.texinfo: Many minor cleanups.
11026
11027         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11028
11029 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11030
11031         * stabs.texinfo: Remove full description of big example.
11032         It's not really helpful; just use pieces of it where appropriate.
11033         Add more Texinfo formatting directives (@samp, etc.).
11034         Use @deffn to define stab types.
11035         Eliminate some wordiness.  Break up some nodes.
11036         Add an (alphabetized) index of symbol types.
11037         Use consistent capitalization style in node and section names.
11038
11039 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11040
11041         * gdb.texinfo:  Change typo "Two two" to "The two".
11042
11043 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11044
11045         * stabs.texinfo (XCOFF-differences): Remove references to
11046         non-existent types N_DECL and N_RPSYM.
11047
11048         * stabs.texinfo (String Field): Say that type attributes bug is
11049         fixed in GDB 4.10, since it is.
11050
11051         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11052
11053 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11054
11055         * stabs.texinfo: Formatting cleanups.
11056
11057 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11058
11059         * stabs.texinfo: When explaining the n_type of a stab, standardize
11060         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11061         no tabs, use @r).
11062         (Global Variables): Clean up.
11063
11064 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11065
11066         * stabs.texinfo (Stack Variables): Re-write.
11067
11068 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11069
11070         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11071         addresses of a source file.  Also revise formatting.
11072         Change "object module" or "object file" to "source file".
11073         Various: Miscellaneous cleanups.
11074
11075 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11076
11077         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11078
11079 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11080
11081         * gdbint.texinfo: Removed many nonsensical machine-collected
11082         host and target conditionals, described some of the remainder.
11083
11084 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11085
11086         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11087
11088         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11089         paragraph which follows.
11090
11091         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11092         variables.  Looks better and avoids overful hbox.
11093
11094 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11095
11096         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11097
11098 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11099
11100         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11101         retransmit-timeout
11102
11103 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11104
11105         * gdbint.texinfo: Update statement about `some ancient Unix
11106         systems, like Ultrix 4.0' to Ultrix 4.2.
11107
11108 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11109
11110         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11111
11112         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11113
11114         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11115         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11116
11117         * remote.texi: new name for former gdbinv-s.texi
11118
11119         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11120
11121 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11122
11123         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11124         variables for MIPS remote debugging protocol.
11125
11126 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11127
11128         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11129
11130 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11131
11132         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11133
11134 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11135
11136         * gdb.texinfo: repair conditional bugs in text markup
11137
11138 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11139
11140         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11141         to select Modula-2 material.
11142
11143 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11144
11145         * stabs.texinfo: Cleanups regarding statics.
11146
11147         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11148         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11149
11150 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11151
11152         * stabs.texinfo: N_MAIN is sometimes used for C.
11153
11154 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11155
11156         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11157
11158 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11159
11160         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11161         removed from the code by Kingdon.
11162
11163 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11164
11165         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11166         input when evaluating breakpoint conditions; the bug has been fixed.
11167
11168         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11169         sets the ignore count to N-1, not to N.
11170
11171 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11172
11173         * refcard.tex (\hoffset): correct longstanding error to match
11174           intended offset; avoids cutting off edge on some printers
11175
11176 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11177
11178         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11179
11180 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11181
11182         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11183
11184 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11185
11186         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11187         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11188         collect sed edits if any, apply to refcard before formatting;
11189         (refcard.ps) stop implying PS fonts if PS output requested;
11190         (lrefcard.ps) delete extra target for variant PS fonts
11191
11192         * refcard.tex: parametrize papersize dependent info, collect
11193           in easily replaced spot
11194
11195         * a4rc.sed: new file, edits to refcard for A4 paper
11196
11197 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11198
11199         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11200
11201 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11202
11203         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11204
11205 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11206
11207         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11208         politely rather than rudely.
11209
11210 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11211
11212         * stabs.texinfo: Document common blocks.
11213
11214 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11215
11216         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11217
11218 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11219
11220         * stabs.texinfo (Top): Minor cleanup.
11221
11222 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11223
11224         * Makefile.in (install-info): remove parentdir support
11225
11226 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11227
11228         * gdb.texinfo (Copying): delete this node and references to it;
11229         RMS says this manual need not carry GPL. (passim): Improvements
11230         from last round at FSF, largely due to Ian Taylor review, and
11231         minor formatting improvements.
11232
11233         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11234         largely due to Ian Taylor review. (Debug Session): minor edits to
11235         new text.
11236
11237 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11238
11239         * Makefile.in (realclean): Remove info and dvi files too.
11240
11241 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11242
11243         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11244         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11245         * gdb.texinfo: Change accordingly.
11246
11247         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11248         N_{L,R}BRAC,N_SLINE are relative to.
11249
11250 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11251
11252         * Makefile.in (GDBvn.texi): Update atomically.
11253
11254 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11255
11256         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11257
11258 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11259
11260         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11261         addresses together.  Also motivate the set print symbol-filename
11262         command and suggest other solutions.
11263
11264 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11265
11266         * gdb.texinfo (set print elements):  Note that the number of
11267         elements is set to unlimited by "set print elements 0".
11268
11269 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11270
11271         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11272         NF_LDOUBLE means.
11273         (Stab Types): Include Solaris stab types.
11274         (Procedures): Document Solaris extensions.
11275
11276 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11277
11278         * gdb.texinfo:  Add `set print symbol-filename' doc.
11279
11280 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11281
11282         * stabs.texinfo (Arrays): Talk about type definition vs. type
11283         information.
11284
11285         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11286         the trailing semicolon.
11287
11288 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11289
11290         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11291         and merge in other parts of the document addressing these subjects.
11292         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11293
11294         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11295         at the end of a range type.
11296
11297         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11298         AIX extensions.
11299
11300 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11301
11302         * stabs.texinfo (Stabs Format):  Misc fixes.
11303
11304 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11305
11306         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
11307         (Traditional builtin types): Document convex convention for long long.
11308         (Negative builtin types): Discuss type names, and misc fixes.
11309
11310 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11311
11312         * stabs.texinfo (Builtin Type Descriptors): Document the floating
11313         point types used with @samp{R} type descriptor.
11314         (Symbol Descriptors): Describe how to handle conflict between
11315         different meanings of @samp{P} symbol descriptor.
11316
11317 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11318
11319         * stabs.texinfo: Remove node Quick Reference and put its children
11320         directly under the main menu.
11321
11322         * stabs.texinfo: Many more changes to bring it into line with
11323         AIX documentation and reality.  I think it now has all the
11324         information from the AIX documentation, except that I burned
11325         out when I got to variant records (Pascal and Modula-2) and
11326         all the COBOL types.  Oh well, we can add them later when we're
11327         worrying more about those languages.
11328
11329         * stabs.texinfo (Automatic variables): Talk about what it means
11330         to omit the symbol descriptor.
11331
11332 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11333
11334         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11335         gcc2 behavior with promoted args.
11336
11337 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11338
11339         * gdb.texinfo: include readline appendices in info version of manual
11340
11341 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11342
11343         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11344         target remote.
11345
11346         * gdb.texinfo (Machine Code): more index entries for disassemble
11347
11348 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
11349
11350         * Clarify the intended use of the gdb-testers and gdb-patches
11351         mailing lists, and shrink gzip comment.
11352
11353 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11354
11355         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11356         DOSHOST configuration of manual.
11357
11358         * gdb.texinfo (MIPS Stack): new node.
11359
11360         * all-config.texi (MIPS) new switch.
11361
11362         * gdbinv-s.texi (Nindy Options) Remove two instances of future
11363         tense; (MIPS Remote) new node.
11364
11365         * gdb.texinfo (passim) rephrases to work around makeinfo @value
11366         bug; (Environment) less passive, other small cleanups in text about
11367         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11368         (Remote) new MIPS Remote menu entry.
11369
11370 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
11371
11372         * stabs.texinfo: Many changes to include information from the
11373         AIX documentation.
11374
11375         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11376
11377 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
11378
11379         * gdbint.texinfo (new node Debugging GDB, elsewhere):
11380         Move a bunch of information from ../README.
11381         (Getting Started): New node.
11382
11383 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11384
11385         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11386
11387         * gdb.texinfo: advance manual revision dates to present
11388
11389         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11390         stop using silly Roman numerals in @set variable names
11391
11392 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
11393
11394         * stabs.texinfo (Parameters): Keep trying to get this right.
11395
11396 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
11397
11398         * stabs.texinfo (Parameters): More on "local parameters".
11399
11400 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
11401
11402         * stabs.texinfo (Parameters): Re-do "local parameters" section.
11403
11404 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
11405
11406         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11407         (Parameters): Rewrite.
11408         (xcoff-differences, Sun-differences): Minor changes.
11409
11410 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
11411
11412         * stabs.texinfo:  Minor cleanup.
11413
11414 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
11415
11416         * gdbint.texinfo: Minor xcoff stuff.
11417
11418 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
11419
11420         * gdbint.texinfo:  Update for new config directory structure.
11421         Add info about internal type data structures.
11422
11423 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11424
11425         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11426         $(srcdir).
11427         (gdb-config.texi): Depend on file in $(srcdir).
11428
11429 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
11430
11431         * stabs.texinfo: Fixes about N_SO.
11432
11433 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11434
11435         * gdb.texinfo: include list of nonstandard init file names
11436
11437         * *-config.texi: new switch GENERIC for text that applies *only*
11438         to (usual) multiple-target version of manual
11439
11440         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11441         h8 config
11442
11443         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11444         in menus (rather than conditionally selected multiple alternative
11445         menus).
11446
11447         * Makefile.in: define and use DOC_CONFIG var to select
11448         configuration for GDB user manual.
11449
11450         * gdb-config.texi: delete from repository, generate from Makefile.
11451
11452         * all-config.texi: normal `generic' configuration file, formerly
11453         stored as gdb-config.texi
11454
11455 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11456
11457         * Makefile.in: add dvi target to build all .dvi files
11458
11459 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11460
11461         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11462
11463 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
11464
11465         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11466         host conditionals.
11467         * stabs.texinfo:  More array fixes inspired by Jim's.
11468
11469 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
11470
11471         * stabs.texinfo: Fixes re arrays and continuations.
11472
11473         * gdbint.texinfo: Add XCOFF node.
11474
11475 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
11476
11477         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
11478
11479 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11480
11481         * stabs.texinfo:  Fix for array types to mention lower bounds.
11482
11483 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
11484
11485         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
11486
11487 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
11488
11489         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
11490
11491 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
11492
11493         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
11494         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11495
11496 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
11497
11498         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
11499
11500 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11501
11502         * gdb.texinfo, gdbinv-s.texi: misc updates
11503
11504 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
11505
11506         * gdbint.texinfo:  Brief documentation for longjmp support,
11507         from an email msg by Stu.
11508
11509 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
11510
11511         * stabs.texinfo:  Fix description of floating point "range"
11512         types (which really define basic types).  Reported by Jim Meehan,
11513         <meehan@src.dec.com>.
11514
11515         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11516
11517 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11518
11519         * gdbint.texinfo: Slightly expand section on supporting a new
11520         object file format.
11521
11522 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
11523
11524         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
11525         intermediate file.
11526
11527 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11528
11529         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11530
11531 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11532
11533         * gdbinv-s.texi: z8000 simulator target name is just "sim"
11534
11535         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
11536         as well as Z8002.
11537
11538 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
11539
11540         * gdbint.texinfo:  Add sections on clean design and on how to send
11541         in changes.
11542
11543 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
11544
11545         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
11546
11547 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
11548
11549         * gdb.texinfo:  Fix typo, reported by Karl Berry.
11550
11551 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
11552
11553         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
11554
11555 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11556
11557         * gdbint.texinfo: fixed a stray email address (needs @@),
11558         added @table @code to node "Native Conditionals"
11559
11560 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
11561
11562         * gdbint.texinfo:  Describe coding style of GDB.
11563
11564 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
11565
11566         * stabs.texinfo:  Minor wording changes.
11567
11568 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
11569
11570         * gdbint.texinfo:  Improve release doc slightly.
11571
11572 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
11573
11574         * gdbint.texinfo:  Improve doc of GDB config macros.
11575
11576 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
11577
11578         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
11579         These will be reinserted when examined.
11580
11581 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
11582
11583         * gdbint.texinfo:  Make a start at documenting all the #if macros
11584         in GDB.  At least list them all, and start separating them into
11585         host-specific and target-specific.
11586
11587 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11588
11589         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11590         examples (not consistent w others).
11591         gdb.texinfo: issue disclaimer paragraph on cmdline options only
11592         for generic vn of doc
11593
11594 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
11595
11596         * Makefile.in: always create installation directories.
11597
11598 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11599
11600         * gdb.texinfo: in h8 config, do not describe searching commands.
11601
11602 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11603
11604         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11605           conditionals; introduce a few generic switches that may be
11606           useful for other cross-dev or dos-hosted configs.
11607
11608         * gdb.texinfo: fix typo in "info reg" description
11609
11610 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
11611
11612         * stabs.texinfo:  Minor updates from running TeX over it.
11613         * Makefile.in (stabs.dvi, stabs.ps):  Add.
11614
11615 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
11616
11617         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
11618         First pass at converting it to texinfo.
11619
11620 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
11621
11622         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
11623         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
11624
11625 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
11626
11627         * gdbint.texinfo:  Add section on partial symbol tables.
11628
11629 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
11630
11631         * gdb.texinfo:  document `set remotedebug' and `set
11632         rstack_high_address'.
11633
11634 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11635
11636         * gdb.texinfo: slight expansion of new text on reading info files
11637         * gdbinv-s.m4.in: correct and expand info on cross-debugging
11638         H8/300 from DOS.
11639
11640 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
11641
11642         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
11643
11644 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
11645
11646         * gdb.texinfo:  Say how to read the `info' files.
11647
11648 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
11649
11650         * Makefile.in: gm4 -> m4.
11651
11652 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
11653
11654         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
11655         Documentation' ahead of `Installing GDB' to match README.
11656         Update shared library doc, -readnow and -mapped, and directory
11657         structure (add glob and mmalloc).  Update configure doc.
11658
11659 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
11660
11661         * Makefile.in: remove $(srcdir) from gdb.info rule.
11662
11663 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11664
11665         * Makefile.in: commented out gdb-all.texinfo rule.  This is
11666           temporary.
11667
11668 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11669
11670         * Makefile.in, configure.in: removed traces of namesubdir,
11671           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11672           copyrights to '92, '13, changed some from Cygnus to FSF.
11673
11674 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
11675
11676         * gdb.texinfo:  Improve how we ask for bug reports.
11677
11678 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11679
11680         * Makefile.in: infodir belongs in datadir.
11681
11682 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11683
11684         * Makefile.in: remove spaces following hyphens, bsd make can't
11685           cope.  install using INSTALL_DATA.  added clean-info.  added
11686           standards.text support.
11687
11688 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11689
11690         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11691           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11692           and mandir now keyed off datadir by default.
11693
11694 \f
11695 Local Variables:
11696 mode: change-log
11697 left-margin: 8
11698 fill-column: 74
11699 version-control: never
11700 End: