amd64-linux: expose system register FS_BASE and GS_BASE for Linux.
[external/binutils.git] / gdb / doc / ChangeLog
1 2017-01-27  Walfred Tedeschi  <walfred.tedeschi@intel.com>
2
3         * gdb.texinfo (i386 Features): Add system segment registers
4         as feature.
5
6 2017-01-24  Simon Marchi  <simon.marchi@ericsson.com>
7
8         * python.texi (Events In Python): Fix typo.
9
10 2017-01-20  Mike Wrighton  <mike_wrighton@codesourcery.com>
11             Luis Machado  <lgustavo@codesourcery.com>
12
13         * gdb.texinfo (-target-flash-erase): New MI command description.
14         (flash-erase): New CLI command description.
15
16 2017-01-04  John Baldwin  <jhb@FreeBSD.org>
17
18         * gdb.texinfo (Contributors): Add SRI International and University
19         of Cambridge for FreeBSD/mips.
20
21 2016-12-22  Doug Evans  <xdje42@gmail.com>
22
23         * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
24         commands.
25
26 2016-12-02  Pedro Alves  <palves@redhat.com>
27
28         * gdb.texinfo (User-defined Commands): Limit on number of
29         arguments passed to user-defined commands removed; update.
30
31 2016-12-02  Pedro Alves  <palves@redhat.com>
32
33         PR cli/20559
34         * gdb.texinfo (Define): Add example of using "eval" to process a
35         variable number of arguments.
36         (Output) <eval>: Add anchor.
37
38 2016-11-30  Simon Marchi  <simon.marchi@polymtl.ca>
39
40         * Makefile.in: Likewise.
41
42 2016-11-18  Andreas Arnez  <arnez@linux.vnet.ibm.com>
43
44         * gdb.texinfo (GDB/MI Async Records): Add missing comma after
45         xref.
46
47 2016-10-29  Pedro Alves  <palves@redhat.com>
48
49         * gdb.texinfo (Packets) <vCont>: Remove mention of default
50         actions.
51
52 2016-10-26  Pedro Alves  <palves@redhat.com>
53
54         * gdb.texinfo (Packets): Clarify vCont packets with multiple
55         actions that match a thread, and what happens when an action
56         matches a thread that is already running.
57
58 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
59
60         * gdb.texinfo (Using Trace Files): Fix typo.
61         (GDB/MI Tracepoint Commands): Likewise.
62
63 2016-10-14  Simon Marchi  <simon.marchi@ericsson.com>
64
65         * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
66         of -trace-save.
67
68 2016-10-06  Tom Tromey  <tom@tromey.com>
69
70         * guile.texi (Types In Guile): Remove Java mentions.
71         * python.texi (Types In Python): Remove Java mentions.
72         * gdb.texinfo (Address Locations, Supported Languages)
73         (Index Section Format): Remove Java mentions.
74
75 2016-08-15  Doug Evans  <dje@google.com>
76
77         * gdb.texinfo (Target Description Format): Update docs on "end"
78         field spec and field default type.
79
80 2016-10-03  Antoine Tremblay  <antoine.tremblay@ericsson.com>
81 2016-10-03  Simon Marchi  <simon.marchi@ericsson.com>
82
83         PR gdb/20487
84         * gdb.texinfo (Context management): Update mention of frame
85         change notifications.
86         (gdb/mi Async Records): Document frame field in
87         =thread-select event.
88         * observer.texi (GDB Observers): New user_selected_context_changed
89         observer.
90
91 2016-09-28  Tom Tromey  <tom@tromey.com>
92
93         * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
94         than "memory breakpoint".  Further document "kind".  Move
95         protocol-details link earlier.
96         <z1>: Document the cmd_list argument.  Fix typo.
97         <g>: Remove incorrect sentence.
98         (Stop Reply Packets): Document "OK" response to requests when in
99         non-stop mode.
100         <swbreak>: Use "software breakpoint" rather than "memory
101         breakpoint".
102         <create>: Document that "R" is ignored.
103         <W, X, w>: Document formatting of "AA".
104         (Notification Packets): Use "%Stop", not "%%Stop".
105
106 2016-09-21  Anton Kolesov  <anton.kolesov@synopsys.com>
107
108         * gdb.texinfo (Embedded Processors): Document ARC.
109         (Synopsys ARC): New section.
110         (Standard Target Features): Document ARC features.
111         (ARC Features): New section.
112
113 2016-09-21  Simon Marchi  <simon.marchi@ericsson.com>
114
115         * .gitignore: New file.
116
117 2016-08-24  Simon Marchi  <simon.marchi@ericsson.com>
118
119         * gdb.texinfo (Input/Output): Mention possibility to unset
120         inferior-tty.
121
122 2016-07-25  Tim Wiederhake  <tim.wiederhake@intel.com>
123
124         * gdb.texinfo: Resume btrace on reconnect.
125
126 2016-07-23  Gabriel Krisman Bertazi  <gabriel@krisman.be>
127
128         * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
129         syscall.
130
131 2016-06-30  Руслан Ижбулатов  <lrn1986@gmail.com>
132
133         * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
134         command.
135
136 2016-07-13  Tom Tromey  <tom@tromey.com>
137
138         PR python/15620, PR python/18620:
139         * python.texi (Events In Python): Document new breakpoint events.
140
141 2016-07-13  Tom Tromey  <tom@tromey.com>
142
143         PR python/17698:
144         * python.texi (Breakpoints In Python): Document
145         Breakpoint.pending.
146
147 2016-07-13  Tom Tromey  <tom@tromey.com>
148
149         * python.texi (Breakpoints In Python): Move table of types and
150         table of watchpoint types earlier in node.
151
152 2016-07-12  Tom Tromey  <tom@tromey.com>
153
154         PR python/19293:
155         * python.texi (Frames In Python): Document
156         gdb.invalidate_cached_frames.
157
158 2016-06-21  Pedro Alves  <palves@redhat.com>
159
160         * gdb.texinfo (Interpreters): Update intepreter-exec section,
161         document new-ui and explain use case.
162
163 2016-06-17  Yan-Ting Lin  <currygt52@gmail.com>
164
165         * gdb.texinfo (Standard Target Features): Document NDS32 features.
166         (NDS32 Features): New Section.
167
168 2016-06-09  Toshihito Kikuchi  <k.toshihito@yahoo.de>
169
170         * gdb.texinfo (Examining Memory): Document negative repeat
171         count in the 'x' command.
172
173 2016-06-06  Simon Marchi  <simon.marchi@ericsson.com>
174
175         * gdb.texinfo (GDB/MI Async Records): Document method and
176         format fields in =record-started.
177         * observer.texi (record_changed): Add method and format
178         parameters.
179
180 2016-05-27  Eli Zaretskii  <eliz@gnu.org>
181
182         * gdb.texinfo (General Query Packets): Move the description of the
183         response before the long list of the specific 'read' and 'write'
184         requests.
185
186 2016-05-23  Tom Tromey  <tom@tromey.com>
187
188         * python.texi (Basic Python): Document gdb.breakpoints return.
189
190 2016-05-24  Tom Tromey  <tom@tromey.com>
191
192         PR gdb/19194:
193         * gdb.texinfo (gdb man): Fix typo.
194
195 2016-05-17  Tom Tromey  <tom@tromey.com>
196
197         * gdb.texinfo (Supported Languages): Mention Rust.  Update menu.
198         (Rust): New node.
199
200 2016-05-17  Tom Tromey  <tom@tromey.com>
201
202         * gdb.texinfo (Maintenance Commands): Document "maint selftest".
203
204 2016-04-27  Yao Qi  <yao.qi@linaro.org>
205
206         * gdb.texinfo (tfind): Complete doc about tfind without
207         argument.
208
209 2016-04-13  Antoine Tremblay  <antoine.tremblay@ericsson.com>
210
211         * agentexpr.texi (byte): Fix zero_ext description.
212
213 2016-03-31  Pedro Alves  <palves@redhat.com>
214
215         * gdb.texinfo (M32R/SDI): Delete node.
216         (MIPS Embedded): Remove references to the MIPS remote debugging
217         protocol, PMON and variants, and the associated commands.
218
219 2016-03-15  Doug Evans  <dje@google.com>
220
221         * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
222         (Target Description Format): Mention enum types.  Update docs on
223         flags types.
224         (Predefined Target Types): Add "bool".
225         (Enum Target Types): New node.
226
227 2016-03-15  Pedro Alves  <palves@redhat.com>
228
229         * gdb.texinfo (Tracepoint Actions): Fix typo.
230
231 2016-03-15  Pedro Alves  <palves@redhat.com>
232             Andreas Arnez  <arnez@linux.vnet.ibm.com>
233             Marcin Kościelnicki  <koriakin@0x04.net>
234
235         * gdb.texinfo (Tracepoint Actions): Document possible
236         unreliability of '$_ret'.
237
238 2016-03-11  Andrew Burgess  <andrew.burgess@embecosm.com>
239
240         * gdb.texinfo (Symbols): Document new 'maint info line-table'
241         command.
242
243 2016-03-10  Simon Marchi  <simon.marchi@polymtl.ca>
244
245         * gdb.texinfo (Convenience Functions): Document $_as_string.
246
247 2016-02-23  Doug Evans  <dje@google.com>
248
249         * gdb.texinfo (Skipping Over Functions and Files): Document new
250         options to "skip" command.  Update docs of output of "info skip".
251
252 2016-02-18  Walfred Tedeschi  <walfred.tedeschi@intel.com>
253
254         * gdb.texinfo (Signals): Add bound violation display hints for
255         a SIGSEGV.
256
257 2016-02-18  Marcin Kościelnicki  <koriakin@0x04.net>
258
259         * gdb.texinfo (Trace File Format): Add documentation for description
260         section lines.
261
262 2016-02-10  Marcin Kościelnicki  <koriakin@0x04.net>
263
264         * gdb.texinfo (Trace File Format): Remove misleading information
265         about register block ordering.
266
267 2016-02-01  Doug Evans  <dje@google.com>
268
269         * gdb.texinfo (Value Sizes): Fix typo.
270
271 2016-02-01  Doug Evans  <dje@google.com>
272
273         * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
274
275 2016-02-01  Andrew Burgess  <andrew.burgess@embecosm.com>
276
277         * gdb.texinfo (Value Sizes): New section.
278         (Data): Add the 'Value Sizes' node to the menu.
279
280 2016-01-26  John Baldwin  <jhb@FreeBSD.org>
281
282         * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
283
284 2016-01-19  John Baldwin  <jhb@FreeBSD.org>
285
286         * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
287
288 2016-01-18  Pedro Alves  <palves@redhat.com>
289
290         * gdb.texinfo (Threads): Mention that GDB displays the ID and name
291         of the thread that hit a breakpoint or received a signal.
292
293 2016-01-15  Pedro Alves  <palves@redhat.com>
294
295         * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
296
297 2016-01-13  Pedro Alves  <palves@redhat.com>
298
299         * gdb.texinfo (Threads): Document the $_gthread convenience
300         variable.
301         (Convenience Vars): Likewise.
302
303 2016-01-13  Pedro Alves  <palves@redhat.com>
304
305         * gdb.texinfo (Threads): Document "info threads -gid".
306
307 2016-01-13  Pedro Alves  <palves@redhat.com>
308
309         * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
310         anchor.
311         (Threads In Python): Document new InferiorThread.global_num
312         attribute.
313
314 2016-01-07  Pedro Alves  <palves@redhat.com>
315
316         * gdb.texinfo (Threads): Document per-inferior thread IDs,
317         qualified thread IDs, global thread IDs and thread ID lists.
318         (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
319         thread IDs.
320         (Convenience Vars): Document the $_thread convenience variable.
321         (Ada Tasks): Adjust to refer to thread IDs.
322         (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
323         Commands, GDB/MI Variable Objects): Update to mention global
324         thread IDs.
325         * guile.texi (Breakpoints In Guile)
326         <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
327         global thread IDs instead of thread IDs.
328         * python.texi (Threads In Python): Adjust documentation of
329         InferiorThread.num.
330         (Breakpoint.thread): Mention global thread IDs instead of thread
331         IDs.
332
333 2016-01-13  Pedro Alves  <palves@redhat.com>
334
335         * python.texi (Threads In Python): Document
336         InferiorThread.inferior.
337
338 2016-01-13  Pedro Alves  <palves@redhat.com>
339
340         * gdb.texinfo (Inferiors and Programs): Document the $_inferior
341         convenience variable.
342         (Convenience Vars): Likewise.
343
344 2016-01-12  Josh Stone  <jistone@redhat.com>
345             Philippe Waroquiers  <philippe.waroquiers@skynet.be>
346
347         * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
348         (Stop Reply Packets): List the syscall entry and return stop reasons.
349         (General Query Packets): Describe QCatchSyscalls, and add it to the
350         table and the detailed list of stub features.
351
352 2016-01-12  Pedro Alves  <palves@redhat.com>
353
354         Remove use of the registered trademark symbol throughout.
355
356 2016-01-12  Yao Qi  <yao.qi@linaro.org>
357
358         * gdb.texinfo (Interrupts): Update the document on handling
359         interrupt when program is stopped.
360
361 2015-12-11  Don Breazeal  <donb@codesourcery.com>
362
363         * gdb.texinfo (Forks): Correct Linux kernel version where
364         fork and exec events are supported, add notes about support
365         of these events in target remote mode.
366         (Connecting): Reorganize and clarify distinctions between
367         target remote, extended-remote, and multiprocess.
368         Reorganize related text from separate sections into new
369         sections.
370         (Server): Note effects of target extended-remote mode.
371         Delete section on Multi-Process Mode for gdbserver.
372         Move some text to "Connecting" node.
373
374 2015-12-10  Pedro Alves  <palves@redhat.com>
375
376         * gdb.texinfo (Threads): Replace warning with explanation
377         about single-threaded programs.
378
379 2015-12-10  Pedro Alves  <palves@redhat.com>
380
381         * gdb.texinfo (Threads): Remove mention of SGI.
382         (Forks): Remove mention of HP-UX.
383         (Breakpoints): Remove mention of HP-UX.
384         (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
385         Reword in terms of architectures.
386         (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
387         mention supported systems.
388         (Convenience Vars): Don't mention HP-UX.
389         (Jumping): Remove mention of HP-UX in comment.
390         (Files) <shared libraries>: Update supported shared library types
391         list.  Remove mention of HP-UX.
392         (Native): Remove HP-UX subsection.
393         (SVR4 Process Information): Remove mention of HP-UX.
394
395 2015-12-10  Pedro Alves  <palves@redhat.com>
396
397         * gdb.texinfo (Stack): Reorder menu.
398
399 2015-12-09  Luis Machado  <lgustavo@codesourcery.com>
400
401         * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
402         -var-set-format's new zero-hexadecimal format.
403
404 2015-12-08  Pierre-Marie de Rodat  <derodat@adacore.com>
405
406         * gdb.texinfo (Ada Mode Into): Move overloading support
407         description to its own node.
408         (Overloading support for Ada): New node.
409
410 2015-11-30  Pedro Alves  <palves@redhat.com>
411
412         PR 14618
413         * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
414         (Remote Configuration): Add the "set/show remote
415         no-resumed-stop-reply" to the available settings table.
416         (General Query Packets): Document the "no-resumed" qSupported
417         feature.
418
419 2015-11-30  Pedro Alves  <palves@redhat.com>
420
421         * gdb.texinfo (Remote Configuration): List "set/show remote
422         thread-events" command in configuration table.
423         (Stop Reply Packets): Document "T05 create" stop
424         reason and 'w' stop reply.
425         (General Query Packets): Document QThreadEvents packet.  Document
426         QThreadEvents qSupported feature.
427
428 2015-11-30  Pedro Alves  <palves@redhat.com>
429
430         * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
431         anchor.
432         (Packets): Document vCtrlC.
433
434 2015-11-26  Simon Marchi  <simon.marchi@ericsson.com>
435
436         * gdb.texinfo (Thread List Format): Mention thread names.
437
438 2015-11-24  Pedro Alves  <palves@redhat.com>
439
440         PR 17539
441         * gdb.texinfo (Inferiors and Programs): Adjust "maint info
442         program-spaces" example to ascending order listing.
443         (Threads): Adjust "info threads" example to ascending order
444         listing.
445         (Forks): Adjust "info inferiors" example to ascending order
446         listing.
447
448 2015-11-04  Markus Metzger  <markus.t.metzger@intel.com>
449
450         * gdb.texinfo (Process Record and Replay): Document "record
451         instruction-history" modifiers.
452
453 2015-10-12  Andrew Burgess  <andrew.burgess@embecosm.com>
454
455         * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
456         description.
457         (Frame Filter Management): Move to later in the 'Examining the
458         Stack' chapter.
459         (Selection): Add entry for 'select-frame'.
460
461 2015-09-25  Doug Evans  <dje@google.com>
462
463         * gdb.texinfo (Process Record and Replay): Fix syntax of
464         "record instruction-history begin, end" and
465         "record function-call-history begin, end".
466
467 2015-09-22  Simon Marchi  <simon.marchi@ericsson.com>
468
469         * gdb.texinfo (Specifying Source Directories): Fix
470         substitute-path example.
471
472 2015-09-18  Markus Metzger  <markus.t.metzger@intel.com>
473
474         * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
475
476 2015-09-15  Pedro Alves  <palves@redhat.com>
477
478         PR remote/18965
479         * gdb.texinfo (Stop Reply Packets): Revert previous change to
480         the vforkdone description.
481
482 2015-09-15  Pedro Alves  <palves@redhat.com>
483
484         PR remote/18965
485         * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
486         part indicates the thread ID of the parent process.
487
488 2015-09-15  Yao Qi  <yao.qi@linaro.org>
489
490         * gdb.texinfo (General Query Packets): Add vContSupported to
491         tables of 'gdbfeatures' and 'stub features' supported in the
492         qSupported packet, as well as to the list containing stub
493         feature details.
494
495 2015-09-11  Don Breazeal  <donb@codesourcery.com>
496
497         * gdb.texinfo (Remote Configuration): Add exec event
498         feature to table of packet settings.
499         (Stop Reply Packets): Add exec events to the list of stop
500         reasons.
501         (General Query Packets): Add exec events to tables of
502         'gdbfeatures' and 'stub features' supported in the qSupported
503         packet, as well as to the list containing stub feature
504         details.
505
506 2015-08-24  Pedro Alves  <palves@redhat.com>
507
508         * gdb.texinfo (Remote Configuration): Document the "set/show
509         remote multiprocess-extensions-packet" commands.
510
511 2015-08-24  Pedro Alves  <palves@redhat.com>
512
513         * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
514         <M32R>: Remove references to M32R/D.
515         <M68K>: Remove references to target dbug.
516         <MIPS Embedded>: Remove references to target r3900 and target
517         array.
518         <PowerPC Embedded>: Remove references to target dink32 and target
519         ppcbug, target sds
520         <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
521
522 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
523
524         * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
525
526 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
527
528         * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
529
530 2015-08-18  Andrew Burgess  <andrew.burgess@embecosm.com>
531
532         * gdb.texinfo (Maintenance Commands): Move documentation of "main
533         info bfds" to...
534         (File Caching): A New section.  Outline bfd caching, and add new
535         description for "main set/show bfd-sharing".
536
537 2015-08-14  Doug Evans  <xdje42@gmail.com>
538
539         * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
540         disassembly.
541         (GDB/MI Data Manipulation): Update docs for new disassembly modes.
542
543 2015-08-11  Keith Seitz  <keiths@redhat.com>
544
545         * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
546         Use "location(s)"instead of "linespec(s)".
547         (Specifying a Location): Rewrite.
548         Add subsections describing linespec, address, and explicit locations.
549         Add node/menu for each subsection.
550         (Source and Machine Code, C Preprocessor Macros)
551         (Create and Delete Trace points)
552         (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
553         (Continuing at a Different Address): Remove "linespec" examples.
554         Add reference to "Specify a Location"
555         (The -break-insert Command): Rewrite.  Add anchor.
556         Add reference to appropriate manual section discussing locations.
557         (The -dprintf-insert Command): Refer to -break-insert for
558         specification of 'location'.
559
560 2015-08-07  Pedro Alves  <palves@redhat.com>
561
562         * gdb.texinfo (Maintenance Commands): Document "maint set/show
563         target-non-stop".
564
565 2015-08-07  Markus Metzger  <markus.t.metzger@intel.com>
566
567         * gdb.texinfo (Process Record and Replay): Document prefixing of
568         speculatively executed instructions in the "record instruction-history"
569         command.
570
571 2015-07-20  Doug Evans  <dje@google.com>
572
573         * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
574
575 2015-07-16  Doug Evans  <dje@google.com>
576
577         * stabs.texinfo: @include gdb-cfg.texi.
578
579 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
580
581         Revert the previous 2 commits:
582         gdbserver build-id attribute generator
583         Validate symbol file using build-id
584
585 2015-07-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
586
587         * gdb.texinfo (Files): Add 'set validate-build-id'
588         and 'show validate-build-id'.
589
590 2015-07-15  Aleksandar Ristovski  <aristovski@qnx.com
591             Jan Kratochvil  <jan.kratochvil@redhat.com>
592
593         gdbserver build-id attribute generator.
594         * gdb.texinfo (Library List Format for SVR4 Targets): Add
595         'build-id' in description, example, new attribute in dtd.
596
597 2015-07-08  Andrew Burgess  <andrew.burgess@embecosm.com>
598
599         * gdb.texinfo (Selection): Update documentation for 'frame'
600         command.
601
602 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
603
604         * gdb.texinfo (Maintenance Commands): Document "maint btrace"
605         commands.
606
607 2015-07-02  Markus Metzger  <markus.t.metzger@intel.com>
608
609         * gdb.texinfo (Process Record and Replay): Spell out that variables
610         and registers are not available during btrace replay.
611         Describe the new "record btrace pt" command.
612         Describe the new "set|show record btrace pt buffer-size" options.
613         (General Query Packets): Describe the new Qbtrace:pt and
614         Qbtrace-conf:pt:size packets.
615         Expand "bts" to "Branch Trace Store".
616         Update the branch trace DTD.
617
618 2015-06-26  Patrick Palka  <patrick@parcs.ath.cx>
619
620         * gdb.texinfo (Command History): Document the new option
621         "history remove-duplicates".
622
623 2015-06-19  Doug Evans  <dje@google.com>
624
625         * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
626         longer supported.
627
628 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
629
630         * gdb.texinfo (Command History): Mention that setting
631         GDBHISTSIZE to the empty string disables history truncation.
632
633 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
634
635         PR gdb/16999
636         * gdb.texinfo (Command History): Mention new GDBHISTSIZE
637         behavior.
638
639 2015-06-17  Patrick Palka  <patrick@parcs.ath.cx>
640
641         * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
642         with GDBHISTSIZE.
643
644 2015-06-15  Simon Marchi  <simon.marchi@ericsson.com>
645
646         * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
647         bytes and memory units for -data-{read,write}-memory-bytes.
648         (Packets): Same for m, M and X packets.
649         * python.texi (Inferiors In Python): Same for read_memory and
650         write_memory.
651
652 2015-06-10  Jon Turney  <jon.turney@dronecode.org.uk>
653
654         * gdb.texinfo (Separate Debug Files): Document that PE is also
655         supported.
656
657 2015-06-13  Andrew Burgess  <andrew.burgess@embecosm.com>
658
659         * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
660         single table entry.
661
662 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
663
664         * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
665
666
667 2015-06-10  Gary Benson <gbenson@redhat.com>
668
669         * gdb.texinfo (Remote Configuration): Document the
670         "set/show remote hostio-setfs-packet" command.
671         (Host I/O Packets): Document the vFile:setfs packet.
672
673 2015-06-10  Gary Benson <gbenson@redhat.com>
674
675         * gdb.texinfo (Debugging Output): Document the "set/show debug
676         linux-namespaces" command.
677
678 2015-06-10  Walfred Tedeschi  <walfred.tedeschi@intel.com>
679             Mircea Gherzan  <mircea.gherzan@intel.com>
680
681         * gdb.texinfo (i386): Add documentation about "show mpx bound"
682         and "set mpx bound".
683
684 2015-05-27  Doug Evans  <dje@google.com>
685
686         * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
687
688 2015-05-26  Doug Evans  <dje@google.com>
689
690         * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
691         command renamings.
692         (Maintenance Commands): Update for DWARF "set debug" command renamings.
693
694 2015-05-26  Andrew Burgess  <andrew.burgess@embecosm.com>
695
696         * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
697
698 2015-05-22  Andrew Burgess  <andrew.burgess@embecosm.com>
699
700         * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
701         (TUI Commands): Add 'tui enable' and 'tui disable' details.
702
703 2015-05-16  Doug Evans  <xdje42@gmail.com>
704
705         * guile.texi (Memory Ports in Guile): Document support for unbuffered
706         memory ports.
707
708 2015-05-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
709
710         * gdb.texinfo (Compiling and Injecting Code): Add compile print.
711
712 2015-05-12  Don Breazeal  <donb@codesourcery.com>
713
714         * gdb.texinfo (Forks): Note that fork debugging is
715         supported in extended mode.
716         (Remote Configuration): Add fork event features to table
717         of packet settings.
718         (Stop Reply Packets): Add fork events to list of stop reasons.
719         (General Query Packets): Add fork events to tables of
720         'gdbfeatures' and 'stub features' supported in the qSupported
721         packet, as well as to the list containing stub feature
722         details.
723
724 2015-05-12  Gary Benson <gbenson@redhat.com>
725
726         * gdb.texinfo (General Query Packets): Document
727         qXfer:exec-file:read with empty annex.
728
729 2015-05-09  Siva Chandra Reddy  <sivachandra@google.com>
730
731         * python.texi (Values From Inferior): Add descriptions of new
732         methods gdb.Value.reference_value and gdb.Value.const_value.
733
734 2015-05-06  Joel Brobecker  <brobecker@adacore.com>
735
736         * gdb.texinfo (Files): Add "info dll" documentation.
737         (Cygwin Native): Remove "info dll" documentation.
738
739 2015-04-29  Doug Evans  <dje@google.com>
740
741         * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
742         Document.
743         (Writing an Xmethod): Add get_result_type to example.
744
745 2015-04-28  Sasha Smundak  <asmundak@google.com>
746
747         * python.texi: New method documented.
748
749 2015-04-24  Andrew Burgess  <andrew.burgess@embecosm.com>
750
751         * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
752         format.
753
754 2015-04-24  Doug Evans  <dje@google.com>
755
756         * python.texi (Xmethods In Python): Fix name of method to call the
757         xmethod.
758
759 2015-04-17  Gary Benson <gbenson@redhat.com>
760
761         * gdb.texinfo (Connecting to a Remote Target): Mention that
762         GDB can access program files from remote targets that support
763         qXfer:exec-file:read and Host I/O packets.
764
765 2015-04-17  Gary Benson <gbenson@redhat.com>
766
767         * gdb.texinfo (Remote Configuration): Document the "set/show
768         remote pid-to-exec-file-packet" command.
769         (General Query Packets): Document the qXfer:exec-file:read
770         qSupported features.  Document the qXfer:exec-file:read packet.
771
772 2015-04-17  Gary Benson <gbenson@redhat.com>
773
774         * gdb.texinfo (set sysroot): Document that "set sysroot" also
775         applies to executable paths if supplied to GDB as absolute.
776
777 2015-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
778
779         * gdb.texinfo (Mode Options): Remove -xdb.
780
781 2015-04-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
782             Eli Zaretskii  <eliz@gnu.org>
783
784         * gdb.texinfo (Compiling and Injecting Code): Describe set debug
785         compile, show debug compile.  New subsection Compilation options for
786         the compile command.  New subsection Compiler search for the compile
787         command.
788
789 2015-04-09  Andy Wingo  <wingo@igalia.com>
790
791         * guile.texi (Frames In Guile): Describe frame-read-register.
792
793 2015-04-02  Gary Benson <gbenson@redhat.com>
794
795         * gdb.texinfo (set sysroot): Document "target:".
796
797 2015-04-01  Sasha Smundak  <asmundak@google.com>
798
799         * doc/python.texi (Writing a Frame Unwinder in Python): Add
800         section.
801
802 2015-03-31  Sergio Durigan Junior  <sergiodj@redhat.com>
803
804         PR corefiles/16092
805         * gdb.texinfo (gcore): Mention new command 'set
806         use-coredump-filter'.
807         (set use-coredump-filter): Document new command.
808
809 2015-03-31  Antoine Tremblay  <antoine.tremblay@ericsson.com>
810
811         * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
812         documentation, reorder the info os entries in alphabetical order.
813
814 2015-03-26  Simon Marchi  <simon.marchi@ericsson.com>
815
816         * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
817         -data-write-memory-bytes.
818
819 2015-03-24  Pedro Alves  <palves@redhat.com>
820
821         * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
822         mention that threads may sometimes run unlocked.
823
824 2015-03-23  Yurij Grechishhev  <yurij.grechishhev@gmail.com>
825
826         * gdb.texinfo (Remote configuration): Document "set/show
827         serial parity" command.
828
829 2015-03-18  Gary Benson <gbenson@redhat.com>
830
831         * gdb.texinfo (General Query Packets): Remove documentation
832         for now-removed vFile:fstat qSupported features.
833
834 2015-03-11  Gary Benson <gbenson@redhat.com>
835
836         * gdb.texinfo (Remote Configuration): Document the
837         "set/show remote hostio-fstat-packet" command.
838         (General Query Packets): Document the vFile:fstat
839         qSupported features.
840         (Host I/O Packets): Document the vFile:fstat packet.
841
842 2015-03-11  Andy Wingo  <wingo@igalia.com>
843
844         * guile.texi (Objfiles In Guile): Document objfile-progspace.
845
846 2015-03-04  Pedro Alves  <palves@redhat.com>
847
848         * gdb.texinfo (Remote Configuration): Document the "set/show
849         remote swbreak-feature-packet" and "set/show remote
850         hwbreak-feature-packet" commands.
851         (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
852         decription.
853         (Stop Reply Packets): Document the swbreak and hwbreak stop
854         reasons.
855         (General Query Packets): Document the swbreak and hwbreak
856         qSupported features.
857         (Remote Non-Stop): Explain that swbreak and hwbreak are required.
858
859 2015-03-03  Philippe Proulx  <eeppeliteloop@gmail.com>
860
861         * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
862         under *stopped.
863
864 2015-03-02  Doug Evans  <xdje42@gmail.com>
865
866         * gdb.texinfo (Specify Location): Fix syntax of filename:function.
867
868 2015-03-02  Andreas Arnez  <arnez@linux.vnet.ibm.com>
869
870         * gdb.texinfo (S/390 and System z Features): Describe new feature
871         "org.gnu.gdb.s390.vx".
872
873 2015-02-23  Sergio Durigan Junior  <sergiodj@redhat.com>
874
875         PR gdb/18008
876         * gdb.texinfo (maint internal-error, maint internal-warning, maint
877         demangler-warning): Fix typo ("problam").
878
879 2015-02-19  David Taylor  <dtaylor@emc.com>
880
881         * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
882
883 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
884
885         * gdb.texinfo (Static Probe Points): Add cindex `static probe
886         point, DTrace'.
887         (Static Probe Points): Modified to cover DTrace probes in addition
888         to SystemTap probes.  Also modified to cover the `enable probe'
889         and `disable probe' commands.
890
891 2015-02-17  Jose E. Marchesi  <jose.marchesi@oracle.com>
892
893         * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
894         `disable probe' commands.
895
896 2015-02-12  David Taylor  <dtaylor@emc.com>
897
898         * gdb.texinfo (Tracepoint Packets): Document the builtin and name
899         fields of the QTDV packet.
900
901 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
902
903         * gdb.texinfo (Branch Trace Configuration Format): Add size.
904         (Process Record and Replay): Describe new set|show commands.
905         (General Query Packets): Describe Qbtrace-conf:bts:size packet.
906
907 2015-02-09  Markus Metzger  <markus.t.metzger@intel.com>
908
909         * gdb.texinfo (Process Record and Replay): Describe the "record
910         btrace bts" command.
911         (General Query Packets): Describe qXfer:btrace-conf:read packet.
912         (Branch Trace Configuration Format): New.
913
914 2015-01-31  Gary Benson <gbenson@redhat.com>
915             Doug Evans  <dje@google.com>
916
917         * gdb.texinfo (Command Completion): Document new
918         "set/show max-completions" option.
919
920 2015-01-31  Doug Evans  <xdje42@gmail.com>
921
922         * gdb.texinfo (Symbols): Document new commands
923         "maint print symbol-cache", "maint print symbol-cache-statistics",
924         "maint flush-symbol-cache".  Document new option
925         "maint set symbol-cache-size".
926
927 2015-01-31  Doug Evans  <xdje42@gmail.com>
928
929         * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
930         distinguish script files vs inlined scripts.
931         * python.texi (Python Auto-loading): Ditto.
932
933 2015-01-30  Doug Evans  <dje@google.com>
934
935         * gdb.texinfo (Symbols) <info source>: Output now contains producer
936         string if present.
937
938 2015-01-27  Doug Evans  <dje@google.com>
939
940         * python.texi (Objfiles In Python): Document Objfile.username.
941
942 2015-01-27  Doug Evans  <dje@google.com>
943
944         * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
945         * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
946
947 2015-01-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
948
949         * gdb.texinfo (Threads): Describe -ascending for thread apply all.
950
951 2015-01-16  Eli Zaretskii  <eliz@gnu.org>
952
953         * doc/gdb.texinfo (TUI Commands): Document the possible
954         values of NAME argument to 'winheight' command.  Explain the
955         effect of 'tabset' setting better.
956
957 2015-01-11  Doug Evans  <xdje42@gmail.com>
958
959         PR gdb/15830
960         * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
961         (Symbols): Ditto.
962         (Maintenance Commands): Delete docs for "maint demangle".
963
964 2014-12-31  Joel Brobecker  <brobecker@adacore.com>
965
966         * gdb.texinfo (Files): Remove documentation of the
967         "add-shared-symbol-files" and "assf" commands.
968         (Cygwin Native): Remove documentation of the "dll-symbols"
969         command.
970
971 2014-12-17  Doug Evans  <xdje42@gmail.com>
972
973         * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
974
975 2014-12-12  Phil Muldoon  <pmuldoon@redhat.com>
976             Jan Kratochvil  <jan.kratochvil@redhat.com>
977
978         * gdb.texinfo (Altering): Update.
979         (Compiling and Injecting Code): New node.
980
981 2014-12-12  Doug Evans  <dje@google.com>
982
983         * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
984
985 2014-12-12  Andreas Arnez  <arnez@linux.vnet.ibm.com>
986
987         * gdb.texinfo: Document "maint print user-registers".
988
989 2014-12-08  Doug Evans  <dje@google.com>
990
991         * python.texi (Objfiles In Python): Document Objfile.owner.
992
993 2014-12-04  Doug Evans  <dje@google.com>
994
995         * python.texi (Objfiles In Python): Document
996         Objfile.add_separate_debug_file.
997
998 2014-12-04  Doug Evans  <dje@google.com>
999
1000         * python.texi (Objfiles In Python): Document Objfile.build_id.
1001
1002 2014-12-02  Nick Bull  <nicholaspbull@gmail.com>
1003
1004         * python.texi (Events In Python): Document new events
1005         InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1006         and RegisterChangedEvent.
1007
1008 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1009
1010         Add add-auto-load-scripts-directory.
1011         * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1012         (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1013
1014 2014-11-30  Jan Kratochvil  <jan.kratochvil@redhat.com>
1015
1016         * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1017         description typo.
1018
1019 2014-10-30  Doug Evans  <dje@google.com>
1020
1021         * python.texi (Progspaces In Python): Document ability to add
1022         random attributes to gdb.Progspace objects.
1023         (Objfiles In Python): Document ability to add random attributes to
1024         gdb.objfile objects.
1025
1026 2014-10-27  Pedro Alves  <palves@redhat.com>
1027
1028         * gdb.texinfo (Continuing and Stepping): Add cross reference to
1029         info on stepping and signal handlers.
1030         (Signals): Explain stepping and signal handlers.  Add context
1031         index entry, and cross references.
1032
1033 2014-10-20  Simon Marchi  <simon.marchi@ericsson.com>
1034
1035         * python.texi (Breakpoints In Python): Add parenthesis after
1036         Breakpoint.delete.  Clarify Breakpoint.enabled description so
1037         that it contains "disable".
1038
1039 2014-10-17  Doug Evans  <dje@google.com>
1040
1041         * python.texi (Events In Python): Document clear_objfiles event.
1042
1043 2014-10-17  Doug Evans  <dje@google.com>
1044
1045         * python.texi (Objfiles In Python): Document new progspace attribute.
1046
1047 2014-10-17  Pedro Alves  <palves@redhat.com>
1048
1049         * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1050         (SVR4 Process Information): Delete mention of OSF/1.
1051
1052 2014-10-01  Simon Marchi  <simon.marchi@ericsson.com>
1053
1054         * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1055         exit-code field in -list-thread-groups output.
1056
1057 2014-09-22  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1058
1059         * gdb.texinfo (Set Breaks): Add missing "@end table".
1060
1061 2014-09-22  Pedro Alves  <palves@redhat.com>
1062
1063         * gdb.texinfo (Set Breaks): Document that "set breakpoint
1064         always-inserted off" is the default mode now.  Delete
1065         documentation of "set breakpoint always-inserted auto".
1066
1067 2014-09-18  Doug Evans  <dje@google.com>
1068
1069         * python.texi (Symbol Tables In Python): Document "producer"
1070         attribute of gdb.Symtab objects.
1071
1072 2014-09-16  Pedro Alves  <palves@redhat.com>
1073
1074         * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1075         (Embedded OS): Remove VxWorks menu entry.
1076         (VxWorks): Remove node.
1077
1078 2014-09-13  Doug Evans  <xdje42@gmail.com>
1079
1080         * gdb.texinfo (Signaling): Document new queue-signal command.
1081
1082 2014-09-06  Doug Evans  <xdje42@gmail.com>
1083
1084         PR 15276
1085         * gdb.texinfo (Convenience Funs): Document $_caller_is,
1086         $_caller_matches, $_any_caller_is, $_any_caller_matches.
1087
1088 2014-09-03  Justin Lebar <jlebar@google.com>
1089
1090         * python.texi (Types In Python): Type.template_argument(n) returns a
1091         gdb.Value or a gdb.Type and throws an exception if n is out of
1092         range.
1093
1094 2014-09-03  Sasha Smundak  <asmundak@google.com>
1095
1096         * python.texi (Frames in Python): Add read_register description.
1097
1098 2014-08-04  Tom Tromey  <tromey@redhat.com>
1099
1100         * gdb.texinfo (Debugging Output): Update for change to "set debug
1101         target".
1102
1103 2014-08-01  Masaki Muranaka  <monaka@monami-software.com>
1104
1105         Pushed by Joel Brobecker  <brobecker@adacore.com>.
1106         * Makefile.in (transform): New variable.
1107         (install-man1, install-man5): Apply $(transform) to man file names.
1108
1109 2014-07-26  Doug Evans  <xdje42@gmail.com>
1110
1111         PR guile/17177
1112         * guile.texi (Guile Pretty Printing API): Fix typo.
1113         Document set-pretty-printers!, pretty-printers.
1114         (Selecting Guile Pretty-Printers): Update.
1115         Mention program-space based pretty-printers.
1116
1117 2014-07-25  Pedro Alves  <palves@redhat.com>
1118             Eli Zaretskii  <eliz@gnu.org>
1119
1120         * gdb.texinfo (Signaling) <signal command>: Explain what happens
1121         with multi-threaded programs.
1122
1123 2014-06-27  Yao Qi  <yao@codesourcery.com>
1124
1125         * gdb.texinfo (Maintenance Commands): Update the output of
1126         'maint print dummy-frames' command.
1127
1128 2014-06-24  Eli Zaretskii  <eliz@gnu.org>
1129
1130         * gdb.texinfo (Screen Size): Improve indexing.
1131
1132 2014-06-19  Gary Benson  <gbenson@redhat.com>
1133
1134         * gdb.texinfo (Maintenance Commands): Document new
1135         "maint set/show catch-demangler-crashes" option.
1136
1137 2014-06-19  Gary Benson  <gbenson@redhat.com>
1138
1139         * gdb.texinfo (Maintenance Commands): Document new
1140         "maint demangler-warning" command and new
1141         "maint set/show demangler-warning" option.
1142
1143 2014-06-09  Siva Chandra Reddy  <sivachandra@google.com>
1144
1145         * python.texi (Xmethod API): Add space before the opening
1146         parenthesis in function descriptions.
1147
1148 2014-06-06  Doug Evans  <xdje42@gmail.com>
1149
1150         * guile.texi (Guile Configuration): Document guile-data-directory.
1151
1152 2014-06-06  Mingjie Xing  <mingjie.xing@gmail.com>
1153
1154         * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1155
1156 2014-06-04  Doug Evans  <xdje42@gmail.com>
1157
1158         * guile.texi (Breakpoints In Guile): Update.
1159
1160 2014-06-03  Joel Brobecker  <brobecker@adacore.com>
1161
1162         * python.texi (Xmethod API): Fix reference to "Progspaces In
1163         Python".
1164
1165 2014-06-03  Siva Chandra Reddy  <sivachandra@google.com>
1166
1167         *  python.texi (Xmethods In Python, XMethod API)
1168         (Writing an Xmethod): New nodes.
1169         (Python API): New menu entries "Xmethods In Python",
1170         "Xmethod API", "Writing an Xmethod".
1171
1172 2014-06-02  Doug Evans  <xdje42@gmail.com>
1173
1174         * guile.texi (Guile API): Add entry for Parameters In Guile.
1175         (GDB Scheme Data Types): Mention <gdb:parameter> object.
1176         (Parameters In Guile): New node.
1177
1178 2014-06-02  Doug Evans  <xdje42@gmail.com>
1179
1180         * guile.texi (Guile API): Add entry for Commands In Guile.
1181         (Basic Guile) <parse-and-eval>: Add reference.
1182         (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1183         (GDB Scheme Data Types): Mention <gdb:command> object.
1184         (Commands In Guile): New node.
1185
1186 2014-06-02  Doug Evans  <xdje42@gmail.com>
1187
1188         * guile.texi (Guile API): Add entry for Progspaces In Guile.
1189         (GDB Scheme Data Types): Mention <gdb:progspace> object.
1190         (Progspaces In Guile): New node.
1191
1192 2014-05-30  Andrew Burgess  <aburgess@broadcom.com>
1193
1194         * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1195         * python.texi (Frames In Python): Mention
1196         gdb.FRAME_UNWIND_MEMORY_ERROR.
1197
1198 2014-05-29  Pedro Alves  <palves@redhat.com>
1199             Tom Tromey  <tromey@redhat.com>
1200
1201         * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1202         from example.
1203         (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1204         Mention that target-async is now deprecated.
1205         (Maintenance Commands): Document maint set/show target-async.
1206
1207 2014-05-29  Pedro Alves  <palves@redhat.com>
1208
1209         * observer.texi (sync_execution_done, command_error): New
1210         subjects.
1211
1212 2014-05-29  Pedro Alves  <palves@redhat.com>
1213
1214         PR gdb/13860
1215         * observer.texi (signal_received, end_stepping_range)
1216         (signal_exited, exited, no_history): New observer subjects.
1217
1218 2014-05-26  Andy Wingo  <wingo@igalia.com>
1219
1220         * guile.texi (GDB Scheme Data Types): Remove documentation for
1221         removed interfaces.  Update spelling of gdb-object-kind.
1222
1223 2014-05-26  Andy Wingo  <wingo@igalia.com>
1224
1225         * guile.texi (Basic Guile): Fix some typos.
1226
1227 2014-05-26  Andy Wingo  <wingo@igalia.com>
1228
1229         * guile.texi (Writing a Guile Pretty-Printer)
1230         (Guile Types Module): Fix excess parentheses in use-modules forms.
1231
1232 2014-05-24  Eli Zaretskii  <eliz@gnu.org>
1233
1234         * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1235         (Breakpoints In Guile, Guile Printing Module)
1236         (Guile Exception Handling, Values From Inferior In Guile)
1237         (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1238         Don't use @var at the beginning of a sentence.
1239
1240         * gdb.texinfo (Frame Filter Management, Trace Files)
1241         (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1242         (PowerPC Embedded, Define, Annotations for Running)
1243         (IPA Protocol Commands, Packets, General Query Packets)
1244         (Tracepoint Packets, Notification Packets, Environment)
1245         (Inferiors and Programs, Set Breaks, Set Catchpoints)
1246         (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1247         (Frames, Backtrace, Selection, Expressions, Registers)
1248         (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1249         (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1250         (Source Annotations, Using JIT Debug Info Readers, Packets)
1251         (Stop Reply Packets, Host I/O Packets)
1252         (Target Description Format): Don't use @var at the beginning of a
1253         sentence.
1254
1255         * python.texi (Basic Python, Types In Python)
1256         (Commands In Python, Frames In Python, Line Tables In Python)
1257         (Breakpoints In Python, gdb.printing, gdb.types)
1258         (Type Printing API): Don't use @var at the beginning of a
1259         sentence.
1260
1261 2014-05-23  Markus Metzger  <markus.t.metzger@intel.com>
1262
1263         * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1264         replay-memory-access".
1265
1266 2014-05-21  Pedro Alves  <palves@redhat.com>
1267
1268         * gdb.texinfo (Starting): Document "set/show
1269         auto-connect-native-target".
1270         (Target Commands): Document "target native".
1271
1272 2014-05-20  Pedro Alves  <palves@redhat.com>
1273
1274         * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1275         not be remote specific.  Add cross reference to the qCRC packet.
1276         (Separate Debug Files): Update cross reference to the qCRC packet.
1277         (General Query Packets) <qCRC packet>: Add anchor.
1278
1279 2014-05-17  Doug Evans  <xdje42@gmail.com>
1280
1281         Copy over changes from guile.texi.
1282         * python.texi (Basic Python) <gdb.execute>: Add text.
1283         (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1284         (Values From Inferior) <Python string>: Add text.
1285         (Values From Inferior) <Value.string>: Clarify string length handling.
1286         (Pretty Printing API): Add cindex.
1287         (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1288         Remove unnecessary index of gdb.TYPE_CODE_*.  Replace @findex with
1289         @vindex.
1290         (Commands In Python) <COMPLETE_*>: Similarly.
1291         (Symbols In Python) <SYMBOL_*>: Similarly.
1292         (Breakpoints In Python) <WP_*>: Similarly.
1293         (Breakpoints In Python) <BP_*>: Similarly.
1294
1295 2014-05-17  David Taylor <dtaylor@emc.com>
1296
1297         * gdb.texinfo (General Query Packets): Add a note about thread IDs
1298         mentioned in the qfThreadInfo reply.
1299
1300 2014-05-16  Doug Evans  <dje@google.com>
1301
1302         * gdb.texinfo (Mode Options): Add -D.
1303
1304 2014-05-09  Samuel Bronson  <naesten@gmail.com>
1305
1306         * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1307         "make -C".
1308
1309 2014-04-29  Tom Tromey  <tromey@redhat.com>
1310
1311         * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1312         "show debug varobj".
1313
1314 2014-05-01  David Taylor  <dtaylor@emc.com>
1315
1316         * gdb.texinfo (compare-sections): Document the new -r (read-only)
1317         option.
1318
1319 2014-04-24  Michael Sturm  <michael.sturm@mintel.com>
1320             Walfred Tedeschi  <walfred.tedeschi@intel.com>
1321
1322         * gdb.texinfo (i386 Features): Add description of AVX512
1323         registers.
1324
1325 2014-03-31  Doug Evans  <dje@google.com>
1326
1327         * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1328
1329 2014-03-30  Doug Evans  <dje@google.com>
1330
1331         * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1332         (Background Execution): Ditto.
1333
1334 2014-03-21  Pedro Alves  <palves@redhat.com>
1335             Stan Shebs  <stan@codesourcery.com>
1336             Hui Zhu  <hui@codesourcery.com>
1337
1338         * gdb.texinfo (Packets): Add anchor to "? packet".
1339         Remove fixme and update introduction of "k packet".
1340         Add anchor to "vKill packet".
1341
1342 2014-03-12  Stan Shebs  <stan@codesourcery.com>
1343
1344         * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1345
1346 2014-02-26  Ludovic Courtès  <ludo@gnu.org>
1347
1348         * guile.texi (Basic Guile): Document 'history-append!'.
1349
1350 2014-02-20  Joel Brobecker  <brobecker@adacore.com>
1351
1352         * gdb.texinfo (Files): Document "add-shared-symbol-files"
1353         and "assf" as being deprecated.
1354         (Cygwin Native): Likewise for "dll-symbols".
1355         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1356         as a way to force the loading of symbols from a DLL.
1357
1358 2014-02-19  Siva Chandra Reddy  <sivachandra@google.com>
1359
1360         * python.texi (Values From Inferior): Add description about the
1361         new feature.
1362
1363 2014-02-17  Doug Evans  <xdje42@gmail.com>
1364
1365         * Makefile.in (GDB_DOC_FILES): Add python.texi.
1366         * gdb.texinfo (Python): Moved to ...
1367         * python.texi: ... here.  New file.
1368
1369 2014-02-17  Ludovic Courtès  <ludo@gnu.org>
1370
1371         * guile.texi (Writing a Guile Pretty-Printer) <example>:
1372         Remove 'string-begins-with' procedure.  Add 'pretty-printer'
1373         parameter to 'str-lookup-function' procedure.  Look for
1374         the "std::string<" prefix.
1375         (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1376         Adjust description.
1377
1378 2014-02-11  Tejas Belagod  <tejas.belagod@arm.com>
1379
1380         * guile.texi (Values From Inferior In Guile): Remove stray
1381         parantheses for deffn.
1382         (Disassembly In Guile): Ditto.
1383
1384 2014-02-10  Stan Shebs  <stan@codesourcery.com>
1385
1386         Add Doxygen support.
1387         * Makefile.in (doxy): New action, generates Doxygen files.
1388         (DOXYGEN): New.
1389         (doxyedit): New.
1390         * Doxyfile-base.in: New file.
1391         * Doxyfile-gdb-api.in: New file.
1392         * Doxyfile-gdb-xref.in: New file.
1393         * Doxyfile-gdbserver.in: New file.
1394         * doxy-index.in: New file.
1395         * filter-for-doxygen: New file.
1396         * filter-params.pl: New file.
1397
1398 2014-02-10  Doug Evans  <xdje42@gmail.com>
1399
1400         * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1401         * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1402         (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1403         (Guile docs): Include guile.texi.
1404         (objfile-gdbdotext file): Add objfile-gdb.scm.
1405         (dotdebug_gdb_scripts section): Mention Guile scripts.
1406         (Multiple Extension Languages): New node.
1407         * guile.texi: New file.
1408
1409 2014-01-28  Joel Brobecker  <brobecker@adacore.com>
1410
1411         * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1412         ignore-descriptive-types". commands.
1413
1414 2014-01-22  Doug Evans  <dje@google.com>
1415
1416         * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1417         (gdbserver man): Ditto.
1418
1419 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1420
1421         * gdb.texinfo: Document limited reverse/replay support
1422         for target record-btrace.
1423
1424 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1425
1426         * gdb.texinfo (Process Record and Replay): Update documentation.
1427
1428 2014-01-16  Markus Metzger  <markus.t.metzger@intel.com>
1429
1430         * gdb.texinfo (Process Record and Replay): Document new /c
1431         modifier accepted by "record function-call-history".
1432         Add /i modifier to "record function-call-history" example.
1433
1434 2014-01-15  Yuanhui Zhang  <asmwarrior@gmail.com>
1435             Joel Brobecker  <brobecker@adacore.com>
1436
1437         * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1438         markers.  Remove one that was misplaced.
1439
1440 2014-01-10  Pedro Alves  <palves@redhat.com>
1441
1442         * gdb.texinfo (Your Program's Environment) <set environment>:
1443         Mention the shell, and point at 'set exec-wrapper'.
1444
1445 2014-01-07  Joel Brobecker  <brobecker@adacore.com>
1446
1447         * gdb.texinfo (Types In Python): Document new attribute Types.name.
1448
1449 2013-12-30  Joel Brobecker  <brobecker@adacore.com>
1450
1451         * gdb.texinfo (Types In Python): Clarify the documentation
1452         of attribute gdb.Field.bitpos.
1453
1454 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1455
1456         * gdb.texinfo (Types In Python): Fix the documentation of
1457         attribute "bitpos" in class gdb.Field for enum types.  Add
1458         documentation for attribute "enumval" in that same class.
1459
1460 2013-12-28  Joel Brobecker  <brobecker@adacore.com>
1461
1462         * gdb.texinfo (GDB/MI Support Commands): Change @table into
1463         @ftable.
1464
1465 2013-12-23  Doug Evans  <xdje42@gmail.com>
1466
1467         * gdb.texinfo (Auto-loading): Move menu up.  Move discussion of
1468         auto-loaded objfile scripts and .debug_gdb_scripts section to their
1469         corresponding section in Extending GDB.
1470         (Extending GDB): Move menu up.  New menu item "Auto-loading
1471         extensions".
1472         (Sequences): New menu item "Auto-loading sequences".
1473         (Auto-loading sequences): New node.
1474         (Python): Rename section from Scripting GDB to Extending GDB.
1475         (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1476         Move docs on ways to auto-load extensions to ...
1477         (Auto-loading extensions): ... here.  New node.
1478
1479 2013-12-23  Joel Brobecker  <brobecker@adacore.com>
1480
1481         * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1482         in menu.
1483         (GDB/MI Variable Objects): Adjust reference to "-list-features"
1484         command, now in a new node.
1485         (GDB/MI Support Commands): New node, with its contents being
1486         extracted from the "GDB/MI Miscellaneous Commands" node.
1487         A small paragraph introducing the section is also added at
1488         the start.
1489         (GDB/MI Miscellaneous Commands): Delete the description of the
1490         -info-gdb-mi-command, -list-features and -list-target-features
1491         commands, now hosted in the "GDB/MI Support Commands" node.
1492
1493 2013-12-12  Siva Chandra Reddy  <sivachandra@google.com>
1494
1495         PR python/16113
1496         * gdb.texinfo (Values From Inferior): Add a note about using
1497         gdb.Field objects as subscripts on gdb.Value objects.
1498         (Types In Python): Add description about the new attribute
1499         "parent_type" of gdb.Field objects.
1500
1501 2013-12-12  Joel Brobecker  <brobecker@adacore.com>
1502
1503         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1504         entry for section docuumenting the -list-features GDB/MI command.
1505
1506 2013-12-10  Joel Brobecker  <brobecker@adacore.com>
1507
1508         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1509         "exec-run-start-option" entry in the output of the "-list-features"
1510         command.
1511
1512 2013-12-04  Eli Zaretskii  <eliz@gnu.org>
1513
1514         * gdb.texinfo (i386): Fix yesterday's commit.
1515
1516 2013-12-03  Tom Tromey  <tromey@redhat.com>
1517
1518         * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1519         documented here.
1520
1521 2013-12-03  Tom Tromey  <tromey@redhat.com>
1522
1523         * gdb.texinfo (@direntry): Add menu item for gdbserver.
1524
1525 2013-12-03  Walfred Tedeschi  <walfred.tedeschi@intel.com>
1526
1527         * gdb.texinfo (i386 Features): Add MPX feature registers.
1528         (x86 Specific featuresx86 Architecture-specific Issues): Adds
1529         a subsubsection for MPX and describes the display of the
1530         boundary registers.
1531
1532 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1533
1534         * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1535         documentation of the "ada-exceptions" entry.
1536
1537 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1538
1539         * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1540         "^error" result record concerning the error message.  Document
1541         the error code that may also be part of that result record.
1542         (GDB/MI Miscellaneous Commands): Document the
1543         "undefined-command-error-code" element in the output of
1544         the "-list-features" GDB/MI command.
1545
1546 2013-12-03  Joel Brobecker  <brobecker@adacore.com>
1547
1548         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1549         the new -info-gdb-mi-command GDB/MI command.  Document
1550         the meaning of "-info-gdb-mi-command" in the output of
1551         -list-features.
1552
1553 2013-11-29  Pedro Alves  <palves@redhat.com>
1554
1555         * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1556         Update comment.
1557
1558 2013-11-24  Yao Qi  <yao@codesourcery.com>
1559
1560         * gdb.texinfo (Caching Remote Data): Document new
1561         "set/show stack-cache" option.
1562
1563 2013-11-24  Yao Qi  <yao@codesourcery.com>
1564
1565         * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1566         (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1567         "off" respectively.
1568
1569 2013-11-23  Yao Qi  <yao@codesourcery.com>
1570
1571         * gdb.texinfo (GDB/MI Variable Objects): Add the description
1572         of "displayhint" to the table about child results.
1573
1574 2013-11-21  Yao Qi  <yao@codesourcery.com>
1575
1576         * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1577         'dynamic' for the output of command -var-list-children.
1578
1579 2013-11-21  Yao Qi  <yao@codesourcery.com>
1580
1581         * gdb.texinfo (Caching Target Data): Remove "see" before
1582         @pxref.
1583
1584 2013-11-20  Yao Qi  <yao@codesourcery.com>
1585
1586         * gdb.texinfo (Caching Target Data): Update doc for
1587         per-address-space dcache.
1588
1589 2013-11-20  Yao Qi  <yao@codesourcery.com>
1590
1591         * gdb.texinfo (Data): Rename menu item.
1592         (Caching Remote Data): Rename to ...
1593         (Caching Target Data): ... it.  Update.
1594
1595 2013-11-18  Joel Brobecker  <brobecker@adacore.com>
1596
1597         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1598         "language-option" entry in the output of the "-list-features"
1599         command.
1600
1601 2013-11-15  Tom Tromey  <tromey@redhat.com>
1602
1603         * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1604         Add example.
1605
1606 2013-11-14  Tom Tromey  <tromey@redhat.com>
1607
1608         * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1609
1610 2013-11-14  Joel Brobecker  <brobecker@adacore.com>
1611
1612         * gdb.texinfo (Show): Add xref anchor for "show language" command.
1613         (Context management): Place current subsection text into its own
1614         subsubsection.  Add new subsubsection describing the "--language"
1615         command option.
1616
1617 2013-11-13  Joel Brobecker  <brobecker@adacore.com>
1618
1619         * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1620         the documentation of "info-ada-exceptions" in the output
1621         of the "-list-features" command.  Add the documentation
1622         of the "ada-exception" entry instead.
1623
1624 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1625
1626
1627         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1628         word of a couple of sentences to start with a capital letter.
1629
1630 2013-11-12  Joel Brobecker  <brobecker@adacore.com>
1631
1632         * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1633         (Ada Exceptions): New node.
1634         (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1635         Commands" node.
1636         (GDB/MI Ada Exceptions Commands): New node.
1637         (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1638         field in the output of the "-list-features" command.
1639         * NEWS: Add entry for the new "info exceptions" CLI command,
1640         and for the new "-info-ada-exceptions" GDB/MI command.
1641
1642 2013-11-11  Phil Muldoon  <pmuldoon@redhat.com>
1643
1644         * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1645         (Line Tables In Python): New node.
1646
1647 2013-11-08  Doug Evans  <dje@google.com>
1648
1649         * gdb.texinfo (Debugging Output): Update text for
1650         "set debug dwarf2-read".
1651
1652 2013-11-08  Doug Evans  <dje@google.com>
1653
1654         * gdb.texinfo (Debugging Output): Update text for
1655         "set debug symtab-create".
1656
1657 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1658
1659         * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1660         constant.
1661
1662 2013-11-07  Phil Muldoon  <pmuldoon@redhat.com>
1663
1664         * gdb.texinfo (Breakpoints In Python): Document temporary
1665         option in breakpoint constructor, and add documentation to the
1666         temporary attribute.
1667
1668 2013-11-07  Yao Qi  <yao@codesourcery.com>
1669
1670         * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1671         output of "-var-info-expression".
1672
1673 2013-11-06  Pedro Alves  <palves@redhat.com>
1674
1675         * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1676         non-interactive mode.
1677         (Environment) <shell startup files warning>: Mention
1678         non-interactive mode.  Mention .zshenv for Z shell, and talk about
1679         BASH_ENV instead of .bashrc for BASH.
1680
1681 2013-10-29  Nicolas Blanc  <nicolas.blanc@intel.com>
1682
1683         * gdb.texinfo (Commands to Specify Files): Add description
1684         of the remove-symbol-file command.
1685         * observer.texi: New free_objfile event
1686
1687 2013-10-24  Pedro Alves  <palves@redhat.com>
1688
1689         * gdb.texinfo (Starting): Document set/show startup-with-shell.
1690
1691 2013-10-11  Joel Brobecker  <brobecker@adacore.com>
1692
1693         * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1694         New subsection inside which the "-catch-load" and "-catch-unload"
1695         commands documentation is now placed.
1696         (Ada Exception GDB/MI Catchpoint Commands): New subsection
1697         documenting the "-catch-assert" and "-catch-exception" new
1698         GDB/MI commands.
1699
1700 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1701
1702         * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1703
1704 2013-10-10  Joel Brobecker  <brobecker@adacore.com>
1705
1706         * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1707         serial baud".
1708         (Remote Configuration): Replace "set remotebaud" by "set serial
1709         baud".  Replace "show remotebaud" by "show serial baud".
1710
1711 2013-10-07  Pedro Alves  <palves@redhat.com>
1712
1713         PR breakpoints/11568
1714         * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1715         when the thread is removed from the thread list.
1716
1717 2013-10-06  Sergio Durigan Junior  <sergiodj@redhat.com>
1718
1719         * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1720         Update entry for $_exitcode.
1721
1722 2013-10-04  Joel Brobecker  <brobecker@adacore.com>
1723
1724         * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1725         new "--start" option.
1726
1727 2013-10-02  Pedro Alves  <palves@redhat.com>
1728
1729         * gdb.texinfo (Registers): Expand description of saved registers
1730         in frames.  Explain <not saved>.
1731
1732 2013-09-25  Doug Evans  <dje@google.com>
1733
1734         * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1735
1736 2013-09-16  Stan Shebs  <stan@codesourcery.com>
1737
1738         Remove the internals manual gdbint.texinfo.
1739         * Makefile.in (INFO_DEPS): Remove gdbint.info.
1740         (PDFFILES): Remove gdbint.pdf.
1741         (HTMLFILES): Remove gdbint/index.html.
1742         (HTMLFILES_INSTALL): Remove gdbint.
1743         (GDBINT_DOC_FILES): Remove.
1744         (dvi): Remove gdbint.dvi.
1745         (ps): Remove gdbint.ps.
1746         * gdbint.texinfo: Remove file.
1747         * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1748
1749 2013-09-16  Sergio Durigan Junior  <sergiodj@redhat.com>
1750
1751         * gdb.texinfo (Convenience Functions): Mention new convenience
1752         function $_isvoid.
1753
1754 2013-09-13  Andreas Arnez  <arnez@linux.vnet.ibm.com>
1755
1756         * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1757         (Standard Target Features): Add new node to menu.
1758         (S/390 and System z Features): New node.
1759
1760 2013-09-13  Sanimir Agovic  <sanimir.agovic@intel.com>
1761
1762         * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1763         -list-target-features in the example.
1764
1765 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1766
1767         * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1768         mini_debuginfo.  Strip binary before adding mini_debuginfo to it.
1769
1770 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1771
1772         Sync documentation with gdb.base/gnu-debugdata.exp.
1773         * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1774
1775 2013-09-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1776
1777         * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1778
1779 2013-08-27  Pedro Alves  <pedro@codesourcery.com>
1780             Yao Qi  <yao@codesourcery.com>
1781
1782         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1783         Document new --skip-unavailable option.
1784         <-stack-list-variables>: Document new --skip-unavailable option.
1785
1786 2013-08-26  Doug Evans  <dje@google.com>
1787
1788         * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1789         an optional regexp.
1790
1791 2013-08-13  Tom Tromey  <tromey@redhat.com>
1792
1793         * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1794         Document GDB_PARALLEL and GDB_INOTIFY.
1795
1796 2013-08-09  Stan Shebs  <stan@codesourcery.com>
1797
1798         * LRS: Remove file, describes a long-abandoned live-range
1799         splitting extension to stabs.
1800
1801 2013-07-25  Andrew Burgess  <aburgess@broadcom.com>
1802
1803         * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1804
1805 2013-07-17  Doug Evans  <dje@google.com>
1806
1807         * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1808
1809 2013-07-02  Tom Tromey  <tromey@redhat.com>
1810
1811         * gdb.texinfo (Target Commands): Don't mention "target nrom".
1812
1813 2013-06-28  Tom Tromey  <tromey@redhat.com>
1814
1815         * Makefile.in (version.subst): Use version.in, not
1816         common/version.in.
1817         * gdbint.texinfo (Versions and Branches, Releasing GDB):
1818         Likewise.
1819
1820 2013-06-27  Pedro Alves  <palves@redhat.com>
1821
1822         * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1823         dynamic symbol resolution code>: New section, based on infrun.c
1824         comment.
1825
1826 2013-06-26  Tom Tromey  <tromey@redhat.com>
1827
1828         * gdbint.texinfo (Versions and Branches): Use common/version.in.
1829         Update.
1830         (Releasing GDB): Likewise.
1831
1832 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1833             Yao Qi  <yao@codesourcery.com>
1834
1835         * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1836         -trace-frame-collected.
1837
1838 2013-06-26  Pedro Alves  <pedro@codesourcery.com>
1839
1840         * gdb.texinfo (Traceframe Info Format): Document tvar element
1841         and its attributes.
1842
1843 2013-06-25  Yao Qi  <yao@codesourcery.com>
1844
1845         * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1846
1847 2013-06-24  Tom Tromey  <tromey@redhat.com>
1848
1849         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1850         (GDBvn.texi): Use version.subst.
1851         (version.subst): New target.
1852         (mostlyclean): Remove version.subst.
1853
1854 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
1855
1856         * gdb.texinfo (GDB/MI Data Manipulation)
1857         <-data-list-register-values>: Document the --skip-unavailable
1858         option.
1859
1860 2013-06-07  Yao Qi  <yao@codesourcery.com>
1861
1862         * gdb.texinfo (Symbols): Add kindex and cindex for
1863         'maint print msymbols'.
1864
1865 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
1866
1867         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1868         response field name (thread-group to inferior).
1869
1870 2013-06-04 Gary Benson  <gbenson@redhat.com>
1871
1872         * gdb.texinfo (General Query Packets/qSupported): Added
1873         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1874         to the table of currently defined stub features.
1875         Added a more detailed entry for "augmented-libraries-svr4-read".
1876         (General Query Packets/qXfer:libraries-svr4:read): Documented
1877         the augmented form of this packet.
1878
1879 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1880
1881         * gdb.texinfo (System-wide Configuration Scripts): Renames
1882         "Installed System-wide Configuration Scripts". Add associated
1883         @menu block.
1884
1885 2013-05-23  Yao Qi  <yao@codesourcery.com>
1886             Pedro Alves  <palves@redhat.com>
1887
1888         * gdb.texinfo (Packets): Document 'vCont;r'.
1889         (Continuing and Stepping): Document target-assisted range
1890         stepping, and the 'set range-stepping' and 'show range-stepping'
1891         commands.
1892
1893 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
1894
1895         * gdb.texinfo (Installed System-wide Configuration Scripts):
1896         Add subsection describing the scripts now available under
1897         the data-dir's system-gdbbinit subdirectory.
1898         * NEWS: Add entry announcing the availability of system-wide
1899         configuration scripts for ElinOS and Wind River Linux.
1900
1901 2013-05-21  Hui Zhu  <hui@codesourcery.com>
1902
1903         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1904         "-dprintf-insert" command.
1905
1906 2013-05-17  Doug Evans  <dje@google.com>
1907
1908         * gdb.texinfo (Maintenance Commands): Update doc for
1909         "maint check-psymtabs".  Add doc for "maint check-symtabs",
1910         "maint expand-symtabs".
1911
1912 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
1913
1914         * gdb.texinfo (Process Record and Replay): Document the
1915         "record goto" command and its sub-commands.
1916
1917 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
1918
1919         * gdb.texinfo (Backtrace): Add "no-filter" argument.
1920         (Python API): Add Frame Filters API, Frame Wrapper API,
1921         Writing a Frame Filter/Wrapper, Managing Management of Frame
1922         Filters chapter entries.
1923         (Frame Filters API): New Node.
1924         (Frame Wrapper API): New Node.
1925         (Writing a Frame Filter): New Node.
1926         (Managing Frame Filters): New Node.
1927         (Progspaces In Python): Add note about frame_filters attribute.
1928         (Objfiles in Python): Ditto.
1929         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1930         @anchors and --no-frame-filters option to -stack-list-variables,
1931         -stack-list-frames, -stack-list-locals and -stack-list-arguments
1932         commands.
1933
1934 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1935
1936         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1937         Support" subsection documenting the XML format used to transfer
1938         shared library info on AIX.
1939
1940 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
1941
1942         * gdb.texinfo (Debugging Output): Add documentation of
1943         "set debug aix-solib" and "show debug aix-solib" commands.
1944
1945 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
1946
1947         * gdb.texinfo (Nios II): New section.
1948         (Nios II Features): New section.
1949
1950 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
1951
1952         * gdbint.texinfo (Algorithms): Remove entries documenting
1953         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1954         SOLIB_CREATE_INFERIOR_HOOK.
1955
1956 2013-04-29  Tom Tromey  <tromey@redhat.com>
1957
1958         PR python/14204:
1959         * gdb.texinfo (Python API): Fix menu entry.
1960         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
1961         Define global and static block.  Add example.  Clarify
1962         block relationship for inline functions.
1963
1964 2013-04-29  Tom Tromey  <tromey@redhat.com>
1965
1966         * gdb.texinfo (Python API): Mention Python help and keyword
1967         arguments.  Move pagination text to Basic Python.
1968         (Basic Python): Put pagination text here.  Document
1969         close-on-exec, SIGCHLD, and SIGINT.
1970
1971 2013-04-19  Pedro Alves  <palves@redhat.com>
1972
1973         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1974         "signedness" instead of "signness".
1975
1976 2013-04-19  Pedro Alves  <palves@redhat.com>
1977
1978         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1979         -Wno-pointer-sign text with text on -Wpointer-sign.
1980
1981 2013-04-16  Tom Tromey  <tromey@redhat.com>
1982
1983         * gdb.texinfo (Set Catchpoints): Mention earliest version of
1984         GCC that has the SDT probe points.
1985
1986 2013-04-15  Tom Tromey  <tromey@redhat.com>
1987
1988         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1989         exception catchpoints.
1990
1991 2013-04-15  Tom Tromey  <tromey@redhat.com>
1992
1993         * gdb.texinfo (Set Catchpoints): Document $_exception.
1994         (Convenience Vars): Mention $_exception.
1995
1996 2013-04-15  Tom Tromey  <tromey@redhat.com>
1997
1998         * gdb.texinfo (Set Catchpoints): Reorganize exception
1999         catchpoints.  Document "catch rethrow".
2000         (Debugging C Plus Plus): Mention "catch rethrow".
2001
2002 2013-04-15  Tom Tromey  <tromey@redhat.com>
2003
2004         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2005
2006 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2007             Eli Zaretskii  <eliz@gnu.org>
2008
2009         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2010         line below the sample output.
2011
2012 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
2013
2014         * gdb.texinfo (Mode Options): Document '-configuration'.
2015         (Help): Document "show configuration".
2016         (Bug Reporting): Add requirements to include the configuration
2017         details in bug reports.
2018
2019 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2020
2021         * Makefile.in (MAN1S): Add gcore.1.
2022         Remove "Host, target, and site specific Makefile fragments" comment.
2023         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2024         (install-man1, uninstall-man1): Conditionalize gcore.1.
2025         (gcore.1): New.
2026         * gdb.texinfo (Man Pages): Add gcore man.
2027         (gcore man): New node.
2028
2029 2013-04-10  Pedro Alves  <palves@redhat.com>
2030
2031         * gdb.texinfo (Process Record and Replay): Document that "set
2032         record full insn-number-max", "set record
2033         instruction-history-size" and "set record
2034         function-call-history-size" accept "unlimited".
2035         (Backtrace): Document that "set backtrace limit" accepts
2036         "unlimited".
2037         (List): Document that "set listsize" accepts "unlimited".
2038         (Print Settings)" Document that "set print max-symbolic-offset",
2039         "set print elements" and "set print repeats" accept "unlimited".
2040         (Starting and Stopping Trace Experiments): Document that "set
2041         trace-buffer-size" accepts "unlimited".
2042         (Remote Configuration): Document that "set tcp connect-timeout"
2043         accepts "unlimited".
2044         (Command History): Document that "set history size" accepts
2045         "unlimited".
2046         (Screen Size): Document that "set height" and "set width" accepts
2047         "unlimited".  Adjust "set pagination"'s description to suggest
2048         "set height unlimited" instead of "set height 0".
2049
2050 2013-04-10  Yao Qi  <yao@codesourcery.com>
2051
2052         * gdb.texinfo (Trace Files): Add "target ctf".
2053
2054 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2055
2056         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2057
2058         * Makefile.in (install-man1, install-man5, uninstall-man1)
2059         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2060
2061         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2062
2063 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2064             Eli Zaretskii  <eliz@gnu.org>
2065
2066         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
2067         parameters order.  Remove "On some targets" for --attach.  Document the
2068         --multi parameter and extended-remote command.  Document all the
2069         options.
2070
2071 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2072
2073         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
2074         the list of supported languages.
2075
2076 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
2077
2078         Convert man pages to texinfo, new gdbinit.5 texinfo page.
2079         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2080         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2081         (diststuff): Add man.
2082         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2083         (uninstall-man5): New.
2084         (STAGESTUFF): Add *.1 and *.5.
2085         (GDBvn.texi): Add SYSTEM_GDBINIT.
2086         (gdb.1, gdbserver.1, gdbinit.5): New.
2087         (maintainer-clean realclean): Add $(MANS).
2088         (install): Add install-man.
2089         (uninstall): Add uninstall-man.
2090         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2091         (@copying): Wrap it by @c man begin COPYRIGHT.
2092         (Top): Add Man Pages.
2093         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2094
2095 2013-04-02  Pedro Alves  <palves@redhat.com>
2096
2097         * gdb.texinfo (Debugging Output): Document "set/show debug
2098         aarch64", "set/show debug coff-pe-read" and "set/show debug
2099         mach-o".
2100
2101 2013-04-02  Pedro Alves  <palves@redhat.com>
2102
2103         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2104         table>: Add entry for "trace-buffer-size".
2105
2106 2013-03-28  Pedro Alves  <palves@redhat.com>
2107
2108         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2109         table>: Add entry for "trace-status".
2110
2111 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
2112
2113         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2114         @bullet", which is invalid (makeinfo 5.1 barfs).
2115
2116 2013-03-28  Pedro Alves  <palves@redhat.com>
2117
2118         PR gdb/15294
2119
2120         * gdb.texinfo (List) <set listsize>: Adjust to document that
2121         listsize 0 means no limit, and remove mention of -1.
2122
2123 2013-03-22  Yao Qi  <yao@codesourcery.com>
2124
2125         * gdb.texinfo (Embedded Processors): Remove menu item
2126         "OpenRISC 1000".
2127         (OpenRISC 1000): Remove.
2128
2129 2013-03-21  Doug Evans  <dje@google.com>
2130
2131         * gdb.texinfo (Maintenance Commands): Add docs for
2132         "mt set per-command {space,time,symtab} {on,off}".
2133
2134 2013-03-14  Hui Zhu  <hui@codesourcery.com>
2135             Yao Qi  <yao@codesourcery.com>
2136
2137         * gdb.texinfo (Trace Files): Add "tsave -ctf".
2138
2139 2013-03-13  Keith Seitz  <keiths@redhat.com>
2140
2141         * gdb.texinfo (Maintenance Commands): Add missing ')' for
2142         "maint agent" reference to Dynamic printf.
2143
2144 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
2145
2146         * gdb.texinfo (General Query Packets): Don't use colon in index
2147         entries visible to Info format.
2148
2149 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2150
2151         * gdb.texinfo (Process Record and Replay): Document record
2152         changes.
2153
2154 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
2155
2156         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2157         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2158         qXfer:btrace:read.
2159
2160 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
2161
2162         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2163         use colons in @anchor and @cindex entries.
2164
2165 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
2166
2167         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2168
2169 2013-03-08  Stan Shebs  <stan@codesourcery.com>
2170             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2171
2172         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2173         trace-buffer-size set and show commands.
2174         (Tracepoint Packets): Document QTBuffer:size.
2175         (General Query Packets): Document QTBuffer:size.
2176
2177 2013-02-21  Tom Tromey  <tromey@redhat.com>
2178
2179         * gdb.texinfo: Remove bad @syncodeindex.
2180         (Values From Inferior, Types In Python, Inferiors In Python)
2181         (Events In Python, Threads In Python, Frames In Python, Blocks In
2182         Python, Symbols In Python, Symbol Tables In Python): Remove
2183         @tables.
2184         (Packets, General Query Packets, Tracepoint Packets)
2185         (Host I/O Packets): Use @w{} for empty @item.
2186
2187 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
2188
2189         * gdb.texinfo (Architectures In Python): Add description about
2190         the new method gdb.Architecture.disassemble.
2191
2192 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
2193             Hafiz Abid Qadeer  <abidh@codesourcery.com>
2194
2195         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2196         Document the "trace-file" field.
2197
2198 2013-02-07  Doug Evans  <dje@google.com>
2199
2200         * gdb.texinfo (Machine Code): Clarify argument to disassemble
2201         command.
2202
2203 2013-02-06  Yao Qi  <yao@codesourcery.com>
2204
2205         * gdb.texinfo (GDB/MI Async Records): Document new MI
2206         notification "=tsv-modified".  Update the document of MI
2207         notification "=tsv-created".
2208         * observer.texi (GDB Observers): New observer tsv_modified.
2209         Update observer tsv_created and tsv_delete.
2210
2211 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
2212
2213         * gdb.texinfo (AArch64 Features): New section; document
2214         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2215         (Architectures): Add new AArch64 section to document AArch64
2216         architecture specific commands.
2217         (ABI): Add description of the new OS ABI "Newlib" and its influence
2218         on the longjmp handling.
2219
2220 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2221             Jan Kratochvil  <jan.kratochvil@redhat.com>
2222
2223         * gdb.texinfo (Backtrace): Added description of 'filename-display'
2224         variable in 'set/show backtrace' section.
2225
2226 2013-01-31  Tom Tromey  <tromey@redhat.com>
2227
2228         * gdb.texinfo (Target Commands): Fix typo.
2229
2230 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
2231
2232         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2233         describing the gdb.Architecture class.
2234         (Frames In Python): Add description about the new method
2235         gdb.Frame.architecture().
2236
2237 2013-01-23  Doug Evans  <dje@google.com>
2238
2239         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2240
2241 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
2242
2243         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2244         'thread-groups' field when printing a breakpoint in MI.
2245
2246 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
2247         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2248         to reflect that jit-reader-load now supports absolute file-names.
2249
2250 2013-01-16  Tom Tromey  <tromey@redhat.com>
2251
2252         * gdb.texinfo (Set Catchpoints): Document "catch signal".
2253         (Signals): Likewise.
2254
2255 2013-01-16  Tom Tromey  <tromey@redhat.com>
2256
2257         * gdb.texinfo (GDB/MI Breakpoint Information): Document
2258         "catch-type" field.
2259         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2260
2261 2013-01-07  Tom Tromey  <tromey@redhat.com>
2262
2263         * gdb.texinfo (Mode Options): Don't mention -epoch.
2264         (Data, Emacs): Remove obsolete comments.
2265
2266 2013-01-02  Tom Tromey  <tromey@redhat.com>
2267
2268         * gdb.texinfo (GDB/MI Output Records): Update menu.
2269         (GDB/MI Breakpoint Information): New node.
2270         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2271         <-break-insert>: Likewise.
2272
2273 2012-12-31  Yao Qi  <yao@codesourcery.com>
2274
2275         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2276         (Packets): Move "vStopped" packet to ...
2277         (Notification Packets): ... here.  Describe the components
2278         of notification.  Add a table of supported notifications.
2279         Add an example on the process of he async notification.
2280
2281 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
2282
2283         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2284         present.
2285         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2286         fullname output always present.
2287
2288 2012-12-23  Pierre Muller  <muller@sourceware.org>
2289
2290         * gdbint.texinfo (Function prototypes): Require use of "extern"
2291         modifier for function prototypes in headers.
2292
2293 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
2294
2295         * refcard.tex: Update copyright notice to GPL v3 or later.
2296         Update contact info.
2297
2298 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2299
2300         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2301
2302 2012-12-15  Yao Qi  <yao@codesourcery.com>
2303
2304         * gdb.texinfo (Debugging Output): Document 'set debug
2305         notification' and 'show debug notification'.
2306
2307 2012-12-15  Yao Qi  <yao@codesourcery.com>
2308
2309         * gdb.texinfo (Listing Tracepoints): New item and example about
2310         'installed on target' output.
2311         Add more in the example about 'installed on target'.
2312         (GDB/MI Breakpoint Commands): Doc about 'installed field.
2313
2314 2012-12-14  Tom Tromey  <tromey@redhat.com>
2315
2316         * gdb.texinfo (SVR4 Process Information): Mention core files.
2317
2318 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2319
2320         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2321
2322 2012-12-11  Pedro Alves  <palves@redhat.com>
2323
2324         * gdb.texinfo: Remove all mentions of Unixware throughout.
2325
2326 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2327
2328         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2329
2330 2012-11-29  Tom Tromey  <tromey@redhat.com>
2331
2332         * gdb.texinfo (SVR4 Process Information): Document missing
2333         "info proc" subcommands.
2334
2335 2012-11-29  Yao Qi  <yao@codesourcery.com>
2336
2337         PR gdb/1477.
2338         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2339         to 'auto' instead of 'gnu'.
2340
2341 2012-11-26  Tom Tromey  <tromey@redhat.com>
2342
2343         * gdb.texinfo (MiniDebugInfo): New node.
2344         (GDB Files): Update.
2345
2346 2012-11-16  Doug Evans  <dje@google.com>
2347
2348         * gdb.texinfo (System-wide configuration): If the system-wide init
2349         file lives in the data-directory, and --data-directory is provided,
2350         look for it there.
2351
2352 2012-11-15  Tom Tromey  <tromey@redhat.com>
2353
2354         * gdb.texinfo (Signaling): Fix typo.
2355
2356 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
2357
2358         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2359         parameter "count" of -data-write-memory-bytes, and add an example.
2360
2361 2012-11-12  Tom Tromey  <tromey@redhat.com>
2362
2363         * gdb.texinfo (Symbols): Document "info type-printers",
2364         "enable type-printer" and "disable type-printer".
2365         (Python API): Add new node to menu.
2366         (Type Printing API): New node.
2367         (Progspaces In Python): Document type_printers field.
2368         (Objfiles In Python): Likewise.
2369         (gdb.types) <get_type_recognizers, apply_type_recognizers,
2370         register_type_printer, TypePrinter>: Document.
2371
2372 2012-11-12  Tom Tromey  <tromey@redhat.com>
2373
2374         * gdb.texinfo (Symbols): Document "set print type methods",
2375         "set print type typedefs", and flags to ptype and whatis.
2376
2377 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
2378
2379         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2380         the example -data-disassemble output.  Extend the description of
2381         the -data-disassemble results to document all fields.  Document
2382         the cli disassemble command as being related to -data-disassemble.
2383
2384 2012-11-09  Yao Qi  <yao@codesourcery.com>
2385
2386         PR gdb/14777.
2387         * gdb.texinfo (OS Information): Remove doc on command
2388         'info udot'.
2389
2390 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
2391
2392         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2393         gdb.ini warning for Windows port.
2394
2395 2012-11-08  Yao Qi  <yao@codesourcery.com>
2396
2397         * gdb.texinfo (Search): Add kindex for 'fo'.
2398
2399 2012-11-05  Tom Tromey  <tromey@redhat.com>
2400
2401         PR python/14802:
2402         * gdb.texinfo (Functions In Python): Add example.
2403
2404 2012-11-03  Yao Qi  <yao@codesourcery.com>
2405
2406         * observer.texi (GDB Observers): Remove observer
2407         'tracepoint_modified', 'tracepoint_created' and
2408         'tracepoint_deleted'.
2409
2410 2012-10-26  Tom Tromey  <tromey@redhat.com>
2411
2412         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2413
2414 2012-10-25  Tom Tromey  <tromey@redhat.com>
2415
2416         * gdb.texinfo (General Query Packets): Use @itemx.
2417
2418 2012-10-17  Yao Qi  <yao@codesourcery.com>
2419
2420         * observer.texi (GDB Observers): Update observer
2421         'memory_changed'.
2422         * gdb.texinfo (GDB/MI Async Records): Document for
2423         "memory-changed" notification.
2424
2425 2012-10-15  Doug Evans  <dje@google.com>
2426
2427         * gdb.texinfo (Mode Options): Document -nh.
2428         Elaborate on docs for -nx.
2429
2430 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
2431
2432         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2433
2434 2012-09-21  Yao Qi  <yao@codesourcery.com>
2435             Pedro Alves  <palves@redhat.com>
2436
2437         * gdb.texinfo (GDB/MI Async Records): Document notification
2438         'record-started' and 'record-stopped'.
2439         * observer.texi (GDB Observers): New observer 'record-changed'.
2440
2441 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
2442
2443         * gdb.texinfo: Document the removal of SH's 'regs' command.
2444
2445 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
2446
2447         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2448
2449 2012-09-18  Yao Qi  <yao@codesourcery.com>
2450
2451         * gdb.texinfo (GDB/MI Async Records): Document new MI
2452         notifications '=tsv-created' and '=tsv-deleted'.
2453         * observer.texi (GDB Observers): New observer tsv_created and
2454         tsv_deleted.
2455
2456 2012-09-18  Yao Qi  <yao@codesourcery.com>
2457
2458         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2459         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2460         '=traceframe-changed'.
2461
2462 2012-09-17  Yao Qi  <yao@codesourcery.com>
2463
2464         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2465         'set listsize'.
2466
2467 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
2468             Eli Zaretskii  <eliz@gnu.org>
2469
2470         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2471         encoding for gdbarch_breakpoint_from_pc, bp_addr for
2472         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2473
2474 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2475
2476         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2477
2478 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
2479
2480         Document how to return from "python-interactive" to GDB.
2481         * gdb.texinfo (Python Commands): Update documentation.
2482
2483 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
2484
2485         Add a new "python-interactive" command that starts a standard
2486         Python interactive prompt with "pi" as alias, and add "py" as
2487         an alias to "python".
2488         * gdb.texinfo (Python Commands): Document the new commands.
2489
2490 2012-08-22  Tom Tromey  <tromey@redhat.com>
2491
2492         * gdbint.texinfo (Host Definition): Remove documentation for
2493         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2494
2495 2012-08-17  Keith Seitz  <keiths@redhat.com>
2496
2497         PR c++/13356
2498         * gdb.texinfo (Type and Range Checking): Remove warning.
2499         Remove spurious commas.
2500         Update text and examples for re-implementation of set/show
2501         check type.
2502         (C and C++ Type and Range Checks): Likewise.
2503
2504 2012-08-16  Yao Qi  <yao@codesourcery.com>
2505
2506         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2507         is deprecated.
2508
2509 2012-08-13  Doug Evans  <dje@google.com>
2510
2511         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2512         to include functions.
2513
2514 2012-08-10  Doug Evans  <dje@google.com>
2515
2516         * gdb.texinfo (Convenience Funs): New node.
2517         (Types In Python): Document Type.vector.
2518
2519 2012-08-09  Yao Qi  <yao@codesourcery.com>
2520
2521         * observer.texi: New observer command_param_changed.
2522         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2523
2524 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2525
2526         * gdbint.texinfo (Debugging GDB): In section
2527         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2528         Mention also gdb-gdb.py.
2529
2530 2012-08-07  Yao Qi  <yao@codesourcery.com>
2531
2532         Revert the folloing patch:
2533         2012-08-06  Yao Qi  <yao@codesourcery.com>
2534         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2535         remote hardware-watchpoint-limit' and 'set
2536         remote hardware-breakpoint-limit'.
2537
2538 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
2539
2540         * gdb.texinfo (Working Directory): Added information about new
2541         default argument for 'cd' command.
2542
2543 2012-08-06  Yao Qi  <yao@codesourcery.com>
2544
2545         * gdb.texinfo (Remote Configuration): Add kindex for 'set
2546         remote hardware-watchpoint-limit' and 'set
2547         remote hardware-breakpoint-limit'.
2548
2549 2012-08-06  Yao Qi  <yao@codesourcery.com>
2550
2551         Fix PR14371.
2552
2553         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2554         '=breakpoint-deleted'.
2555
2556 2012-08-02  Yao Qi  <yao@codesourcery.com>
2557
2558         * gdb.texinfo (Native): Remove node Neutrino.
2559
2560 2012-07-27  Yao Qi  <yao@codesourcery.com>
2561
2562         * gdb.texinfo (IPA Protocol Commands): Document new command
2563         'close'.
2564
2565 2012-07-25  Tom Tromey  <tromey@redhat.com>
2566
2567         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2568
2569 2012-07-20  Doug Evans  <dje@google.com>
2570
2571         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2572         (Index Files): Document how to control the use of deprecated index
2573         sections.
2574         (Index Section Format): Replace --use-deprecated-index-sections with
2575         "set use-deprecated-index-sections on".
2576
2577 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
2578
2579         * gdbint.texinfo: Remove @syncodeindex directives that put all the
2580         indices into a single node "Index".  Instead, join function and
2581         variable indices into a single index, separate from the concept
2582         index.  Requested in
2583         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2584         (Top): Update the top-level menu: instead of one "Index" there are
2585         now separate entries "Concept Index" and "Function and Variable
2586         Index".
2587         (Concept Index, Function and Variable Index): New nodes.
2588         (Index): Node deleted.
2589
2590 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
2591
2592         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2593         and "maint agent-eval".
2594
2595 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
2596
2597         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2598         avoid file-name clashes between Index.html and index.html on
2599         case-insensitive filesystems.  See the discussion starting in
2600         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2601         details of the problem.
2602         (Top): Update the master menu for the above.
2603         (Concept Index, Command and Variable Index): New nodes, instead of
2604         the old "Index" node that was deleted.  All cross-references
2605         updated.
2606
2607 2012-07-02  Stan Shebs  <stan@codesourcery.com>
2608
2609         * gdb.texinfo (Dynamic Printf): Mention agent style and
2610         disconnected dprintf.
2611         (Maintenance Commands): Describe maint agent-printf.
2612         (General Query Packets): Mention BreakpointCommands feature.
2613         (Packets): Document commands extension to Z0 packet.
2614         * agentexpr.texi (Bytecode Descriptions): Document printf
2615         bytecode.
2616
2617 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2618
2619         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2620         only after gdbinit files.
2621         (Startup): Move -iex and -iex commands down after gdbinit files.
2622
2623 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2624
2625         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2626         possibility.
2627
2628 2012-06-29  Tom Tromey  <tromey@redhat.com>
2629
2630         * gdb.texinfo (Index Section Format): Update for version 7.
2631
2632 2012-06-28  Stan Shebs  <stan@codesourcery.com>
2633
2634         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2635         example, add note about title column.
2636
2637 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2638
2639         * gdb.texinfo (Symbol Tables In Python): Add description about
2640         the new 'last' attribute of gdb.Symtab_and line.
2641
2642 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
2643
2644         * gdb.texinfo (Symbol Tables In Python): Correct the description
2645         of the 'pc' attribute of gdb.Symtab_and_line.
2646
2647 2012-06-26  Doug Evans  <dje@google.com>
2648
2649         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2650         and symtab-create.
2651
2652 2012-06-25  Keith Seitz  <keiths@redhat.com>
2653
2654         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2655         from example.  Remove "rbreak" from list of corresponding
2656         gdb commands.
2657
2658 2012-06-23  Doug Evans  <dje@google.com>
2659
2660         * gdb.texinfo (Index Section Format): Document version 7 format.
2661
2662 2012-06-22  Yao Qi  <yao@codesourcery.com>
2663
2664         * gdb.texinfo: Add missing cindex for some packets.
2665
2666 2012-06-20  Keith Seitz  <keiths@redhat.com>
2667
2668         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2669         for -break-insert and document -p.
2670
2671 2012-06-20  Yao Qi  <yao@codesourcery.com>
2672
2673         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2674         and "gdb.write_memory" with "Inferior.read_memory" and
2675         "Inferior.write_memory".
2676
2677 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
2678
2679         * gdb.texinfo (Summary): Add a link to "Free Documentation".
2680         (Free Documentation): Add @node line.
2681         (Continuing and Stepping) <advance location>: Use @item instead of
2682         @itemx.
2683         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2684         @itemx.
2685         (Embedded Processors): Put the link to "PA" to its correct place,
2686         according to document structure.
2687         (Python API): Put the link to "Lazy Strings In Python" to its
2688         correct place.
2689         (Index): Use @@ in @tex block to get a literal @.
2690
2691         * gdbint.texinfo: Fix the @subtitle line.
2692
2693         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2694         correct place.
2695
2696 2012-06-08  Yao Qi  <yao@codesourcery.com>
2697
2698         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2699         Protocol'.
2700         (In-Process Agent Protocol, IPA Protocol Objects)
2701         (IPA Protocol Commands): New nodes.
2702         (Tracepoint Packets): Add anchors.
2703
2704 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
2705
2706         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2707
2708 2012-06-06  Yao Qi  <yao@codesourcery.com>
2709
2710         * gdb.texinfo: Update copyright year.
2711
2712 2012-05-23  Stan Shebs  <stan@codesourcery.com>
2713             Kwok Cheung Yeung  <kcy@codesourcery.com>
2714
2715         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2716
2717 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
2718
2719         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2720         Mention also --with-separate-debug-dir.
2721         (Auto-loading): Prepend $debugdir in the sample output.
2722         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
2723         auto-load safe-path variable.
2724         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2725         Mention also $debugdir for 'set auto-load scripts-directory'.
2726
2727 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
2728
2729         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2730         (MIPS Embedded, MIPS, MIPS Register packet Format)
2731         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2732         appropriate.
2733
2734 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
2735             Maciej W. Rozycki  <macro@codesourcery.com>
2736
2737         * gdb.texinfo (MIPS): Document "set mips compression" and "show
2738         mips compression".
2739         (MIPS Breakpoint Kinds): New subsubsection.
2740
2741 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
2742
2743         * gdb.texinfo (Architecture-Specific Protocol Details): Define
2744         nodes for subsections.  Add @acronym mark-ups and adjust
2745         formatting.
2746
2747 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2748
2749         Rename $ddir to $datadir.
2750         * gdb.texinfo (Auto-loading, Auto-loading safe path)
2751         (objfile-gdb.py file): Rename $ddir to $datadir.
2752
2753 2012-05-18  Tom Tromey  <tromey@redhat.com>
2754
2755         * gdb.texinfo (Print Settings): Document 'set print symbol'.
2756
2757 2012-05-14  Stan Shebs  <stan@codesourcery.com>
2758
2759         * gdb.texinfo (Dynamic Printf): New subsection.
2760
2761 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
2762
2763         * gdb.texinfo (Basic Python): Add description about the function
2764         gdb.find_pc_line
2765
2766 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
2767             Eli Zaretskii  <eliz@gnu.org>
2768
2769         * gdb.texinfo (Separate Debug Files): Use plural form for global
2770         debugging information directory.
2771
2772 2012-05-11  Stan Shebs  <stan@codesourcery.com>
2773             Kwok Cheung Yeung  <kcy@codesourcery.com>
2774
2775         * gdb.texinfo (Operating System Auxiliary Information): Document new
2776         'info os' subcommands.
2777
2778 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2779
2780         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2781         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2782         (dotdebug_gdb_scripts section): Add reference
2783         to 'Auto-loading safe path'.
2784
2785 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2786
2787         Implement multi-component --with-auto-load-dir.
2788         * gdb.texinfo (Auto-loading): New references
2789         for 'set auto-load scripts-directory'
2790         and 'show auto-load scripts-directory'.
2791         (Auto-loading safe path): Describe the new default.  Move $ddir
2792         substituation reference to 'objfile-gdb.py file'.
2793         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
2794         script-name.  Describe new 'set auto-load scripts-directory'
2795         and 'show auto-load scripts-directory'.
2796
2797 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
2798
2799         Provide $ddir substitution for --with-auto-load-safe-path.
2800         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2801         (Auto-loading safe path): Likewise.  Mention the default value,
2802         $ddir substitution, --with-auto-load-safe-path and
2803         --without-auto-load-safe-path.
2804         * observer.texi (gdb_datadir_changed): New.
2805
2806 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
2807
2808         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2809         Twice.
2810
2811         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2812         directory separator by path separator.
2813
2814 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
2815
2816         * gdb.texinfo (Auto-loading safe path): Make 'directories'
2817         for 'set auto-load safe-path' optional.  Mention if it is omitted.
2818         Change disabling security protection condition to "/", twice.
2819
2820 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
2821
2822         * gdb.texinfo (Symbol Tables In Python): Add documentation about
2823         the new methods global_block and static_block on gdb.Symtab
2824         objects.
2825
2826 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
2827
2828         * gdb.texinfo (Blocks In Python): Add a note saying that future
2829         improvements to GDB and its infrastructure can move symbols
2830         across blocks within a symbol table.
2831
2832 2012-04-29  Yao Qi  <yao@codesourcery.com>
2833
2834         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2835         (A29K): Remove.
2836
2837 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
2838             Tom Tromey  <tromey@redhat.com>
2839
2840         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2841         and generic static probe support on GDB.
2842
2843 2012-04-25  Doug Evans  <dje@google.com>
2844
2845         * gdb.texinfo (Go): Fix thinko.
2846
2847         * gdb.texinfo (Supported Languages): Add Go.
2848         (Go): New node.
2849
2850 2012-04-25  Yao Qi  <yao@codesourcery.com>
2851
2852         * gdbint.texinfo (Testsuite): New section `Board settings'.
2853
2854 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
2855
2856         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2857         Three times.
2858
2859         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2860         Three times.
2861
2862 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2863
2864         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2865         by @table @asis.  Fix formatting of one item.
2866
2867 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
2868
2869         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2870
2871 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2872
2873         New option "set debug auto-load".
2874         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2875         (auto-load verbose mode): New node.
2876
2877 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2878
2879         New option "set auto-load safe-path".
2880         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2881         and "info auto-load" examples for safe-path.  Put there also references
2882         for "set auto-load safe-path" and "show auto-load safe-path".
2883         New menu item for Auto-loading safe path.
2884         (Auto-loading safe path): New node.
2885         (Python Auto-loading): Update the expected output from "Missing"
2886         to "No".
2887
2888 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
2889
2890         auto-load: Implementation.
2891         * gdb.texinfo (Mode Options): New anchor for -nx.
2892         (Startup): New anchors for Option -init-eval-command,
2893         Home Directory Init File
2894         and Init File in the Current Directory during Startup.
2895         Mention set auto-load local-gdbinit with a reference.
2896         Change the sample code to "set auto-load python-scripts".
2897         (Threads): New anchor set libthread-db-search-path.
2898         Provide references to libthread_db.so.1 file.
2899         (Controlling GDB): New menu item for Auto-loading.
2900         (Auto-loading, Init File in the Current Directory)
2901         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2902         (Python): Rename the menu item Auto-loading to Python Auto-loading.
2903         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2904         reference.
2905         (Auto-loading): Rename to ...
2906         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
2907         "set auto-load python-scripts", new anchor for it.  Change
2908         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2909         for it.  Change "info auto-load-scripts"
2910         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
2911         to "Python scripts".
2912
2913 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
2914
2915         PR mi/13393
2916         * gdb.texinfo (Print Settings): Extend the description for "set print
2917         object".
2918         (GDB/MI Variable Objects): Extend the description for -var-create and
2919         -var-list-children.
2920
2921 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
2922
2923         * gdb.texinfo (Examining Data): Document the 'explore' command.
2924
2925 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
2926
2927         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2928         to the children of a varobj and its update range when -var-update
2929         returns that the varobj's type changed.
2930
2931 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2932
2933         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2934         Create two new links fir 'objfile-gdb.py file'
2935         and 'dotdebug_gdb_scripts section'.
2936
2937 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
2938
2939         * gdb.texinfo (Auto-loading): Rename node reference
2940         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2941         Twice.
2942         (.debug_gdb_scripts section): Rename the node ...
2943         (dotdebug_gdb_scripts section): ... here.
2944         (Maintenance Commands): Also rename this node reference.
2945
2946 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
2947
2948         * gdb.texinfo (Python API/Values From Inferior): Add description
2949         about the new method Value.referenced_value.  Add description on
2950         how Value.dereference is different (and similar) to
2951         Value.referenced_value.
2952
2953 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2954
2955         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2956         --init-eval-command=COMMAND, -iex.
2957         (Startup): Describe -iex and -ix.  Simplify the example
2958         for "set auto-load-scripts off".
2959
2960 2012-03-16  Gary Benson  <gbenson@redhat.com>
2961
2962         PR breakpoints/10738
2963         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2964         stating that GDB cannot set breakpoints on inlined functions.
2965         (Mode Options): Document --use-deprecated-index-sections.
2966         (Index Section Format): Document new index section version format.
2967
2968 2012-03-15  Tom Tromey  <tromey@redhat.com>
2969
2970         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2971
2972 2012-03-13  Doug Evans  <dje@google.com>
2973
2974         * gdb.texinfo (Help): Change apropos example to use "alias" instead
2975         of "reload".
2976         (Symbols): Delete docs for set/show symbol-reloading.
2977         * gdbint.texinfo (Defining Other Architecture Features): Delete
2978         SYMBOL_RELOADING_DEFAULT.
2979         * refcard.tex: Delete reference to symbol-reloading.
2980
2981 2012-03-07  Pedro Alves  <palves@redhat.com>
2982
2983         * gdb.texinfo (General Query Packets): Document new
2984         QProgramSignals packet.
2985         * gdb.texinfo (Remote configuration): Mention
2986         "program-signals-packet".
2987
2988 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2989
2990         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2991
2992 2012-03-03  Yao Qi  <yao@codesourcery.com>
2993
2994         * gdb.texinfo (In-Process Agent): New node.
2995         Document new commands.
2996         (General Query Packets): Add packet `QAgent'.
2997
2998 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
2999
3000         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3001
3002 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
3003
3004         * gdb.texinfo (Commands In Python): Put example python macro in
3005         COMMAND_USER category rather than COMMAND_OBSCURE.
3006         Document gdb.COMMAND_USER.
3007         (User-defined Commands): Update documentation to clarify
3008         "set/show max-user-call-depth" and "show user" don't apply to python
3009         commands.  Update documentation to clarify "help user-defined" may
3010         also include python commands defined as COMMAND_USER.
3011
3012 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3013
3014         * gdb.texinfo (Startup): Add option -ex description to the option -x
3015         description.
3016
3017 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
3018
3019         * gdb.texinfo (Setting Breakpoints): Mention and explain the
3020         condition-evaluation breakpoint parameter.
3021         Mention condition-evaluation mode being shown in "info break".
3022         (Break Conditions): Add description for target-side
3023         conditional breakpoints.
3024         (Remote Configuration): Mention conditional-breakpoints-packet.
3025         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3026         cond-expr.
3027         (General Query Packets): Mention new ConditionalBreakpoint feature.
3028
3029 2012-02-22  Tom Tromey  <tromey@redhat.com>
3030
3031         * gdb.texinfo (Blocks In Python): Clarify block iteration.
3032
3033 2012-02-17  Tom Tromey  <tromey@redhat.com>
3034
3035         PR python/10753:
3036         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3037         directory.
3038
3039 2012-02-14  Stan Shebs  <stan@codesourcery.com>
3040
3041         * gdb.texinfo (Disabling Breakpoints): Document enable count.
3042
3043 2012-02-13  Pedro Alves  <palves@redhat.com>
3044
3045         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3046         mips-idt-ecoff.
3047
3048 2012-02-09  Yao Qi  <yao@codesourcery.com>
3049
3050         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3051
3052 2012-02-07  Tom Tromey  <tromey@redhat.com>
3053
3054         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3055         Symbol.value.
3056
3057 2012-02-07  Tom Tromey  <tromey@redhat.com>
3058
3059         * gdb.texinfo (Symbols In Python): Document Symbol.line.
3060
3061 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
3062
3063         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3064
3065 2012-01-24  Tom Tromey  <tromey@redhat.com>
3066
3067         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3068         unload".
3069         (Files): Mention new catch commands.
3070         (GDB/MI Async Records): Likewise.
3071
3072 2012-01-24  Gary Benson  <gbenson@redhat.com>
3073
3074         Delete #if 0'd out code.
3075         * gdb.texinfo (Frame Info): Remove "info catch".
3076
3077 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
3078
3079         * gdb.texinfo (Remote Configuration): Document
3080         "set remote hostio-readlink-packet" command.
3081         (General Query Packets): Document vFile:readlink packet.
3082
3083 2012-01-16  Tom Tromey  <tromey@redhat.com>
3084
3085         * gdb.texinfo (Specify Location): Document relative file name
3086         handling.
3087
3088 2012-01-16  Tom Tromey  <tromey@redhat.com>
3089
3090         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3091
3092 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
3093             Eli Zaretskii  <eliz@gnu.org>
3094
3095         * gdbint.texinfo (Coding Standards): Require braces for two lines of
3096         code.
3097
3098 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
3099
3100         * gdb.texinfo (Variables): Document use of :: for non-static
3101         variables.
3102
3103 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
3104
3105         * gdbint.texinfo (Start of New Year Procedure): Update
3106         to replace use of copyright.sh by use of copyright.py.
3107
3108 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3109
3110         Remove the gdbtui binary.
3111         * all-cfg.texi (GDBTUI): Remove.
3112         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3113         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
3114         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3115
3116 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
3117
3118         Introduce gdb.FinishBreakpoint in Python.
3119         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3120         (Python API): Add menu entry for Finish Breakpoints.
3121
3122 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
3123
3124         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3125         tests.
3126
3127 2011-12-16  Doug Evans  <dje@google.com>
3128
3129         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3130
3131 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
3132
3133         * gdb.texinfo (Python Commands): Remove "maint set/show print
3134         stack".  Add documentation for "set/show python print-stack".
3135
3136 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
3137
3138         * gdb.texinfo (Implementing a Remote Stub): Explain that you
3139         should transfer control to the stub in the startup code instead of
3140         in main.  Mention the need to get past the initial breakpoint.
3141
3142 2011-12-06  Tom Tromey  <tromey@redhat.com>
3143
3144         * gdb.texinfo (Set Breaks): Update for new behavior.
3145
3146 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
3147
3148         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3149         List Format for SVR4 Targets'.
3150         (General Query Packets): New item qXfer:libraries-svr4:read.
3151         (Library List Format for SVR4 Targets): New node.
3152
3153 2011-12-01  Tom Tromey  <tromey@redhat.com>
3154
3155         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3156         add.
3157
3158 2011-11-22  Tom Tromey  <tromey@redhat.com>
3159
3160         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3161         reasons.
3162
3163 2011-11-20  Stan Shebs  <stan@codesourcery.com>
3164
3165         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3166         note-related options and variables.
3167         (Tracepoint Packets): Document packet changes.
3168
3169 2011-11-20  Sanjoy Das  <sdas@igalia.com>
3170
3171         * gdb.texinfo (JIT Interface): Add documentation on writing and
3172         usind JIT debug info readers.
3173         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3174         Debug Info Readers): New nodes.
3175
3176 2011-11-18  Yao Qi  <yao@codesourcery.com>
3177
3178         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3179         tracepoint.
3180
3181 2011-11-15  Doug Evans  <dje@google.com>
3182
3183         * gdb.texinfo (Files): Document basenames-may-differ.
3184
3185 2011-11-14  Doug Evans  <dje@google.com>
3186
3187         * gdb.texinfo (Shell Commands): Document "!".
3188
3189 2011-11-14  Stan Shebs  <stan@codesourcery.com>
3190             Kwok Cheung Yeung  <kcy@codesourcery.com>
3191
3192         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3193         needed to get shorter fast tracepoints.
3194         (Tracepoint Packets): Document new qTMinFTPILen packet.
3195
3196 2011-11-14  Yao Qi  <yao@codesourcery.com>
3197
3198         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3199         behavior of tracepoint.
3200         (General Query Packets): New feature InstallInTrace.
3201         (Remote Configuration): Document "set remote
3202         install-in-trace-packet".
3203
3204 2011-11-12  Matt Rice  <ratmice@gmail.com>
3205
3206         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3207         Add arguments to info macro.
3208
3209 2011-11-10  Tom Tromey  <tromey@redhat.com>
3210
3211         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
3212         manual.
3213         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
3214         (Macros): Add a footnote.
3215         (C): Remove paragraph about compiler options.
3216         (C Constants): Mention wide character and string constants.
3217         (C Plus Plus Expressions): Update compiler option advice.  Mention
3218         using declarations.  Mention ADL.  Remove old HP compiler
3219         information.
3220
3221 2011-11-10  Tom Tromey  <tromey@redhat.com>
3222
3223         PR c++/9257:
3224         * gdb.texinfo (Print Settings): Add an extra note about the need
3225         for a vtable.
3226
3227 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
3228
3229         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3230         "set mips abi" documentation.
3231
3232 2011-11-04  Doug Evans  <dje@google.com>
3233
3234         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3235
3236 2011-11-03  Tom Tromey  <tromey@redhat.com>
3237
3238         * gdb.texinfo (Stopping): Add menu entry.
3239         (Continuing and Stepping): Restore @node.  Use @section, not
3240         @subsection.
3241
3242 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
3243
3244         * gdb.texinfo (Skipping Over Functions and Files): Remove node
3245         designation.  Fix "Specify Location" cross-reference.
3246
3247 2011-11-02  Stan Shebs  <stan@codesourcery.com>
3248
3249         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3250         (General Query Packets): Describe tracenz feature.
3251         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3252
3253 2011-10-28  Paul Koning  <paul_koning@dell.com>
3254
3255         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3256
3257 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
3258
3259         * gdb.texinfo ((Frames In Python): Document
3260         gdb.FRAME_UNWIND_FIRST_ERROR contant.
3261
3262 2011-10-26  Paul Koning  <paul_koning@dell.com>
3263
3264         * gdb.texinfo (gdb.types): Document new deepitems function.
3265
3266 2011-10-25  Paul Koning  <paul_koning@dell.com>
3267
3268         PR python/13327
3269
3270         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3271         fetch_lazy method.
3272
3273 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
3274
3275         PR python/12656
3276
3277         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3278         global_block, static_block function.
3279
3280 2011-10-19  Tom Tromey  <tromey@redhat.com>
3281
3282         * gdb.texinfo (Commands In Python): Add missing "@"s.
3283
3284 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
3285
3286         PR python/13285 Document named constants for frame unwind stop reasons
3287         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3288         constants.
3289
3290 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3291
3292         Fix compatibility with texinfo versions older than 4.12.
3293         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3294         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3295         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3296         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3297         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3298         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3299         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3300
3301 2011-10-09  Doug Evans  <dje@google.com>
3302
3303         * gdb.texinfo (Extending GDB): Document alias command.
3304
3305 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3306
3307         Support @entry in input expressions.
3308         * gdb.texinfo (Variables): Describe @entry names suffix.
3309         (Print Settings): Add anchor for `set print entry-values'.
3310
3311 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3312             Eli Zaretskii  <eliz@gnu.org>
3313
3314         Display @entry parameter values (without references).
3315         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
3316         example.
3317         (Print Settings): New description of set print entry-values and show
3318         print entry-values.
3319
3320 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
3321             Eli Zaretskii  <eliz@gnu.org>
3322
3323         Recognize virtual tail call frames.
3324         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3325         (Tail Call Frames): New node.
3326         (Frames In Python): Add gdb.TAILCALL_FRAME.
3327
3328 2011-10-07  Doug Evans  <dje@google.com>
3329
3330         * gdb.texinfo (gdb.printing): Document new `replace' arg to
3331         register_pretty_printer.
3332
3333 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
3334
3335         PR python/12930
3336         PR python/12802
3337
3338         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3339         stop method.
3340
3341 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
3342
3343         * gdb.texinfo (Starting your Program): "set disable-randomization"
3344         is no longer Linux-specific.
3345         (Remote Configuration): Document "set remote
3346         disable-randomization-packet".
3347         (General Query Packets): Document "QDisableRandomization" packet
3348         and add it to "qSupported" list.
3349
3350 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
3351
3352         Allow Python notification of new object-file loadings.
3353         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3354         event type.
3355
3356 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
3357
3358         PR python/12691: Add the inferior to Python exited event
3359         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3360
3361 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3362
3363         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3364         rephasing.
3365
3366 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
3367
3368         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3369         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3370         as possible feature returned by the `-list-features'
3371         command.
3372
3373 2011-09-28  Paul Koning  <paul_koning@dell.com>
3374
3375         * gdb.texinfo (gdb.Type): Document field access by dictionary
3376         key syntax.
3377
3378 2011-09-28  Yao Qi  <yao@codesourcery.com>
3379
3380         * gdb.texinfo (Files): Update options for `add-symbol-file'.
3381         Add one space after option `-s'.  Remove @r{} markup.
3382
3383 2011-09-27  Stan Shebs  <stan@codesourcery.com>
3384
3385         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3386
3387 2011-09-16  Hui Zhu  <teawater@gmail.com>
3388
3389         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3390         to *(unsigned char *)$esp@300.
3391
3392 2011-09-15  Paul Koning  <paul_koning@dell.com>
3393
3394         * gdb.texinfo: Make style of Python functions and methods match
3395         the syntax of Python.  Also put class and module names explicitly
3396         on function, member, and variable names, matching Python
3397         documentation conventions.
3398
3399 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3400
3401         PR Python/12692 Add gdb.selected_inferior() to Python interface.
3402         * gdb.texinfo (Inferiors In Python): Describe new
3403         gdb.selected_inferior() function.
3404
3405 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
3406
3407         Handle multiple breakpoint hits in Python interface:
3408         * gdb.texinfo (Events In Python): New function documentation:
3409         gdb.BreakpointEvent.breakpoints. Indicate that
3410         gdb.BreakpointEvent.breakpoint is now deprecated.
3411
3412 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
3413
3414         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3415
3416 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
3417
3418         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3419
3420 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
3421
3422         * gdb.texinfo (Prompt): Add set/show extended-prompt
3423         documentation
3424         (Basic Python): Add prompt_hook anchor.
3425         (Python modules): Reword module text to reflect multiple modules.
3426         (gdb.prompt): Document gdb.prompt module.
3427
3428 2011-08-14  Yao Qi  <yao@codesourcery.com>
3429
3430         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3431
3432 2011-08-14  Yao Qi  <yao@codesourcery.com>
3433
3434         * gdb.texinfo (Standard Target Features): Document C6x features.
3435         (TIC6x Features): New node.
3436
3437 2011-08-12  Doug Evans  <dje@google.com>
3438
3439         * gdb.texinfo (Symbols In Python): Document symbol.type.
3440
3441 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
3442
3443         * gdb.texinfo (Python): Document command and function
3444         auto-loading.
3445
3446 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
3447             Eli Zaretskii  <eliz@gnu.org>
3448
3449         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
3450         typedefs unrolling.  Extend the sample code by an inner typedef and
3451         outer typedefs unrolling.
3452
3453 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
3454
3455         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3456         size and line-size.
3457
3458 2011-07-21  Matt Rice  <ratmice@gmail.com>
3459
3460         PR macros/12999
3461         * gdb.texinfo (Macros): Add info definitions and info macros commands.
3462         Update text and cindex entries for info macro command.
3463
3464 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
3465
3466         * observer.texi (GDB Observers): Add before_prompt observer.
3467         * gdb.texinfo (Basic Python): Add documentation for prompt
3468         substitution.
3469
3470 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
3471
3472         PR python/12438
3473         * gdb.texinfo (Python Commands): Add deprecate note to maint
3474           set/show python print-stack.  Document set/show python
3475           print-backtrace.
3476
3477 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
3478
3479         * gdb.texinfo: Fix typos.
3480
3481 2011-07-01  Tom Tromey  <tromey@redhat.com>
3482
3483         * gdb.texinfo (Debugging Output): Document set debug
3484         check-physname.
3485
3486 2011-06-29  Tom Tromey  <tromey@redhat.com>
3487
3488         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3489         breakpoint-notifications feature.
3490
3491 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
3492
3493         * gdb.texinfo (Target Description): Remove warning about
3494         possibly unstable format.
3495
3496 2011-06-03  Tom Tromey  <tromey@redhat.com>
3497
3498         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3499         (Events In Python): Note that exit_code is optional.
3500
3501 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
3502
3503         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3504         required for multi-threading support.
3505         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3506         Hc are deprecated for multi-threading debugging.  Point readers at
3507         the vCont packet.
3508
3509 2011-05-15  Doug Evans  <dje@google.com>
3510
3511         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3512
3513 2011-05-13  Doug Evans  <dje@google.com>
3514
3515         * gdb.texinfo (Threads): Document $sdir,$pdir.
3516         (Server): Document $pdir exception.
3517
3518         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3519
3520         * gdb.texinfo (Threads): Clarify default value for
3521         libthread-db-search-path.
3522
3523         * gdb.texinfo (Completion): Update example.
3524         (Debugging Output): Delete `set/show debug lin-lwp-async'.
3525
3526 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
3527
3528         * gdb.texinfo: Document change in the behaviour of the enable and
3529         disable GDB commands when applied to tracepoints.
3530         Document the EnableDisableTracepoints remote stub feature.
3531         Document QTEnable and QTDisable in the list of tracepoint packets.
3532
3533 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
3534
3535         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3536         hsuser.texi.
3537         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3538         comment to hsuser.texi.  Change rluser.texi name in the comment.
3539
3540 2011-05-10  Doug Evans  <dje@google.com>
3541
3542         * gdb.texinfo (Threads): If an empty path is provided for
3543         libthread-db-search-path it is reset to its default value.
3544         (Server): Ditto.
3545
3546 2011-05-09  Doug Evans  <dje@google.com>
3547
3548         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
3549
3550 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3551             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3552
3553         Implement support for PowerPC BookE masked watchpoints.
3554         * gdb.texinfo (Set Watchpoints): Document mask parameter.
3555         (PowerPC Embedded): Mention support of masked watchpoints.
3556
3557 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3558
3559         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3560         `@value{GDBN}'.
3561
3562 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
3563
3564         * gdb.texinfo (titlepage): Remove dedication.
3565         (In Memoriam): New appendix.
3566
3567 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
3568             Eli Zaretskii  <eliz@gnu.org>
3569
3570         * gdb.texinfo (Index Section Format): Change the version to 5.
3571         Describe the different formula.
3572
3573 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
3574             Eli Zaretskii  <eliz@gnu.org>
3575
3576         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3577         for disconnected tracing.
3578         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3579         extended-remote relationship.  Mention --once.
3580         (TCP port allocation lifecycle of @code{gdbserver}): New.
3581
3582 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
3583
3584         * gdb.texinfo (Server): Improve indexing.  Index all optional
3585         switches to gdbserver.
3586
3587 2011-04-20  Tom Tromey  <tromey@redhat.com>
3588
3589         * gdb.texinfo (Index Section Format): New node.
3590         (Top): Add new node to menu.
3591
3592 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
3593
3594         * gdb.texinfo (Maintenance Commands): Document `maint print
3595         remote-registers'.
3596
3597 2011-04-20  Tom Tromey  <tromey@redhat.com>
3598
3599         * gdb.texinfo (Trace File Format): Move node later.
3600
3601 2011-04-19  Tom Tromey  <tromey@redhat.com>
3602
3603         * gdbint.texinfo (Register Information Functions): Remove
3604         duplicate "the".
3605         * gdb.texinfo (Emacs): Remove duplicate "to".
3606         (GDB/MI Variable Objects): Remove duplicate "the".
3607         (General Query Packets): Likewise.
3608
3609 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
3610
3611         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3612         "GDB/MI Ada Exception Information" node.
3613
3614 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
3615
3616         * gdb.texinfo (GDB/MI Ada Exception Information): Document
3617         the "exception-name" field in the *stopped async record.
3618
3619 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3620             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3621
3622         Implement support for PowerPC BookE ranged breakpoints.
3623         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3624
3625 2011-03-28  Tom Tromey  <tromey@redhat.com>
3626
3627         * gdb.texinfo (Set Tracepoints): Fix typo.
3628
3629 2011-03-24  Tom Tromey  <tromey@redhat.com>
3630
3631         * gdb.texinfo (Specify Location): Document `function:label'
3632         linespec.
3633
3634 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
3635
3636         PR python/12149
3637
3638         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3639
3640 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
3641
3642         * gdb.texinfo (Blocks In Python): Add is_valid method description.
3643         (Inferiors In Python): Likewise.
3644         (Threads In Python): Likewise.
3645         (Symbols In Python): Likewise.
3646         (Objfiles In Python): Likewise.
3647         (Symbol Tables In Python): Likewise.
3648
3649 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
3650
3651         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3652         display>: Explain that the commands accept number ranges.
3653
3654 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
3655
3656         * gdb.texinfo (Breakpoints In Python): Add description and example
3657         of Python stop function operation.
3658
3659 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
3660
3661         * gdb.texinfo (Parameters In Python): Document get_set_string and
3662         get_show_string methods.
3663
3664 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
3665
3666         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3667
3668         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3669         circular-trace-buffer name.
3670
3671 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
3672
3673         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3674         in the previous change.
3675
3676 2011-02-27  Michael Snyder  <msnyder@vmware.com>
3677
3678         * gdb.texinfo (Inferiors and Programs): Update commands to show
3679         that they can accept multiple arguments.
3680
3681 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
3682
3683         Revert the following patch (code patch was not approved):
3684         2011-02-21  Hui Zhu  <teawater@gmail.com>
3685         * agentexpr.texi (bytecode descriptions): add printf.
3686         * gdb.texinfo (tracepoint action lists): add printf.
3687
3688 2011-02-23  Doug Evans  <dje@google.com>
3689
3690         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3691
3692 2011-02-23  Michael Snyder  <msnyder@vmware.com>
3693
3694         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3695         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3696         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3697
3698 2011-02-22  Doug Evans  <dje@google.com>
3699
3700         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3701         Clarify behaviour of lookup_symbol when `block' argument is omitted,
3702         add description of result, fix @defun formatting.
3703
3704 2011-02-21  Hui Zhu  <teawater@gmail.com>
3705
3706         * agentexpr.texi (Bytecode Descriptions): Add printf.
3707         * gdb.texinfo (Tracepoint Action Lists): Add printf.
3708
3709 2011-02-18  Tom Tromey  <tromey@redhat.com>
3710
3711         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3712
3713 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3714
3715         * gdb.texinfo (threads): Document argument for "info threads" cmd.
3716         Document new command "thread find".
3717
3718 2011-02-14  Michael Snyder  <msnyder@vmware.com>
3719
3720         * gdb.texinfo (Threads): Update example of new thread message.
3721
3722 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
3723
3724         * gdb.texinfo (Remote Configuration): Mention set/show remote
3725         traceframe-info.
3726         (Tools/Packages Optional for Building GDB): Mention that expat is
3727         used for traceframe info.
3728         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3729         (General Query Packets) <qSupported>: Describe the
3730         qXfer:traceframe-info:read feature.
3731         (qXfer::read): Describe qXfer:traceframe-info:read.
3732         (Traceframe Info Format): New section.
3733
3734 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
3735
3736         * gdbint.texinfo (Formatting): Mention some formatting guidelines
3737         for casts and unary operators.
3738
3739 2011-02-04  Tom Tromey  <tromey@redhat.com>
3740
3741         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3742         is not useful.
3743
3744 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
3745
3746         * gdb.texinfo: s/value optimized out/optimized out/g
3747
3748 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
3749
3750         * gdb.texinfo (Other Misc Settings): Rework part of the
3751         documentation of the "set interactive mode" command.
3752
3753 2011-01-19  Tom Tromey  <tromey@redhat.com>
3754
3755         * gdb.texinfo (Threads): Document thread name output and `thread
3756         name' command.
3757         (Threads In Python): Document Thread.name attribute.
3758         (GDB/MI Thread Commands): Document thread attributes.
3759
3760 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
3761
3762         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3763         changes in mi/mi-cmd-disas.c
3764
3765 2011-01-12  Tom Tromey  <tromey@redhat.com>
3766
3767         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
3768         Fix "thread apply" text.
3769
3770 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
3771             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3772
3773         Implement support for PowerPC BookE ranged watchpoints.
3774         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3775         the "set powerpc exact-watchpoints" flag.
3776
3777 2011-01-07  Tom Tromey  <tromey@redhat.com>
3778
3779         * gdb.texinfo (Python API): Add descriptions to @menu items.
3780
3781 2011-01-06  Tom Tromey  <tromey@redhat.com>
3782
3783         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3784
3785 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
3786
3787         * gdb.texinfo (Debugging Output): Document "set debug jit".
3788
3789 2011-01-06  Tom Tromey  <tromey@redhat.com>
3790
3791         PR python/12133:
3792         * gdb.texinfo (Frames In Python): Document various frame
3793         constants.
3794
3795 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
3796
3797         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3798         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3799         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3800
3801 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
3802
3803         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3804         (clean): Add GDBvn.texi.
3805
3806 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
3807
3808         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3809         occasional case where the debugger prints an array address
3810         instead of the array itself.
3811
3812 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
3813
3814         * gdb.texinfo (Packets) <read registers packet>: Document support
3815         for registers that were not collected.
3816
3817 2010-12-15  Doug Evans  <dje@google.com>
3818
3819         * gdb.texinfo (Startup): Document auto-loading of scripts during
3820         startup.
3821         (Auto-loading): Delete "maint set python auto-load on|off".
3822         Add "set auto-load-scripts on|off".
3823
3824 2010-12-07  Doug Evans  <dje@google.com>
3825
3826         * gdb.texinfo (Mode Options): Document -data-directory.
3827         (Data Files): Add reference to -data-directory.
3828
3829 2010-11-29  Doug Evans  <dje@google.com>
3830
3831         * gdb.texinfo (Pretty-Printer Introduction): Change
3832         printer-name:subprinter-name to printer-name;subprinter-name.
3833
3834 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
3835
3836         PR python/12199
3837
3838         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3839
3840 2010-11-23  Tom Tromey  <tromey@redhat.com>
3841
3842         * gdb.texinfo (Top): Check SYSTEM_READLINE.
3843         (Editing): Likewise.
3844         (Command History): Likewise.
3845         (TUI Keys): Likewise.
3846         (Bug Reporting): Conditionally include rluser.texi and
3847         inc-history.texinfo.
3848         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3849         (GDB_DOC_SOURCE_INCLUDES): Add comment.
3850         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3851         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3852         (gdb.pdf): Likewise.
3853         (gdb.info): Likewise.
3854         (gdb/index.html): Likewise.
3855
3856 2010-11-23  Tom Tromey  <tromey@redhat.com>
3857
3858         * Makefile.in (Makefile): Run ../config.status.
3859         (distclean): Update.
3860         * configure: Remove.
3861         * configure.ac: Remove.
3862
3863 2010-11-12  Tom Tromey  <tromey@redhat.com>
3864
3865         * gdb.texinfo (Basic Python): Update.  Add xref.
3866         (Exception Handling): Document new exception classes.
3867         (Types In Python): Update.
3868         (Frames In Python): Update.
3869
3870 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
3871
3872         * gdb.texinfo (Breakpoints In Python): Document "internal"
3873         parameter, and visible attribute.
3874
3875 2010-11-05  Doug Evans  <dje@google.com>
3876
3877         * gdb.texinfo (Source Path): Document "set directories".
3878
3879 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
3880
3881         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3882         (OpenCL C): New node.
3883
3884 2010-11-02  Doug Evans  <dje@google.com>
3885
3886         * gdb.texinfo (Pretty Printing): Expand into three sections,
3887         introduction, example, and commands.
3888         (Python API): Delete section Disabling Pretty-Printers, merge into
3889         Selecting Pretty-Printers.
3890         (Writing a Pretty-Printer): New section.  Move the pretty-printer
3891         example here, and reformat to match python coding style.  Add a second
3892         example using the gdb.printing module.
3893         (Python modules): Add gdb.printing.
3894
3895 2010-10-29  Doug Evans  <dje@google.com>
3896
3897         * gdb.texinfo (Python): Fix long line.
3898
3899 2010-10-20  Doug Evans  <dje@google.com>
3900
3901         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3902         All references updated.  Correct sections marked as subsections.
3903         (Coding Standards): New chapter.  Move the coding standard related
3904         subsections here.  Add section on Python coding standards.
3905
3906 2010-10-13  Doug Evans  <dje@google.com>
3907
3908         * gdb.texinfo (Python): Add "Python modules".
3909         (Types in Python): Add reference to gdb.types section.
3910         (Python modules): New node.
3911
3912 2010-10-11  Doug Evans  <dje@google.com>
3913
3914         * gdb.texinfo (Values From Inferior): Add reference to "Types in
3915         Python" from gdb.Value.type description.
3916
3917 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
3918
3919         * gdb.texinfo (Ravenscar Profile): New node.
3920
3921 2010-09-22  Tom Tromey  <tromey@redhat.com>
3922
3923         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3924
3925 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
3926
3927         * gdb.texinfo (Values From Inferior): Clarify that
3928         value.dynamic_type works only in C++ programs with RTTI.
3929
3930 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
3931
3932         * gdb.texinfo (Character Sets): Correctly reference host-charset
3933         in example.
3934
3935 2010-09-13  Tom Tromey  <tromey@redhat.com>
3936
3937         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3938         Document "fullname" and "from".
3939
3940 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
3941
3942         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3943         feature `reverse' output by -list-target-features.
3944
3945 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
3946
3947         * gdb.texinfo (i386 Features): Remove an extra "@item".
3948
3949 2010-08-30  Tom Tromey  <tromey@redhat.com>
3950
3951         PR python/11792:
3952         * gdb.texinfo (Values From Inferior): Document dynamic_type.
3953
3954 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
3955
3956         * gdb.texinfo (ARM Features): Document
3957         org.gnu.gdb.arm.m-profile.
3958
3959 2010-08-23  Tom Tromey  <tromey@redhat.com>
3960
3961         PR python/11145:
3962         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3963         reinterpret_cast methods.
3964
3965 2010-08-23  Tom Tromey  <tromey@redhat.com>
3966
3967         PR python/11915:
3968         * gdb.texinfo (Types In Python): Document array method.
3969
3970 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3971
3972         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3973
3974 2010-08-16   Tom Tromey  <tromey@redhat.com>
3975
3976         * gdb.texinfo (Set Watchpoints): Document -location option.
3977
3978 2010-08-13  Doug Evans  <dje@google.com>
3979
3980         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3981
3982 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
3983
3984         * gdb.texinfo (GDB/MI Data Manipulation): Document
3985         -data-read-memory-raw and -data-write-memory-raw.
3986
3987 2010-08-11  Tom Tromey  <tromey@redhat.com>
3988             Phil Muldoon <pmuldoon@redhat.com>
3989
3990         * gdb.texinfo (Basic Python): Describe post_event API.
3991
3992 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
3993
3994         * gdb.texinfo (Basic Python): Describe solib_address and
3995         decode_line Python APIs
3996
3997 2010-08-10  Tom Tromey  <tromey@redhat.com>
3998
3999         * gdb.texinfo (Pretty Printing API): Document
4000         gdb.default_visualizer.
4001
4002 2010-08-10  Tom Tromey  <tromey@redhat.com>
4003
4004         Revert gdb-add-index addition:
4005         * gdb.texinfo (Index Files): Don't document gdb-add-index.
4006
4007 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
4008             Eli Zaretskii <eliz@gnu.org>
4009
4010         * gdb.texinfo (Mode Options) <-batch>
4011         (Basic Python) <gdb.execute>: Describe setting width and height.
4012
4013 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
4014
4015         * gdb.texinfo (Threads): Document 'debug libthread-db'.
4016
4017 2010-07-30  Tom Tromey  <tromey@redhat.com>
4018
4019         * gdb.texinfo (Index Files): Mention gdb-add-index.
4020
4021 2010-07-30  Hui Zhu  <teawater@gmail.com>
4022
4023         * gdb.texinfo (Inferiors and Programs): Update the introduce of
4024         "detach inferior" and "kill inferior".
4025
4026 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
4027
4028         * gdb.texinfo (Machine Code): Update description of two forms of
4029         arguments, and add new example to demonstrate the new form.
4030
4031 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
4032
4033         * gdb.texinfo (Values From Inferior): Add value inferior function
4034         call description.
4035
4036 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4037
4038         * gdb.texinfo (Active Targets): Fix wrong comma placement.
4039
4040 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
4041             Eli Zaretskii  <eliz@gnu.org>
4042
4043         Make core files the process_stratum.
4044         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
4045         record_stratum example.
4046
4047 2010-07-13  Tom Tromey  <tromey@redhat.com>
4048
4049         * gdb.texinfo (Index Files): New node.
4050
4051 2010-07-13  Tom Tromey  <tromey@redhat.com>
4052
4053         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4054
4055 2010-07-13  Tom Tromey  <tromey@redhat.com>
4056
4057         * gdb.texinfo (Specify Location): Document labels.
4058
4059 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4060
4061         * gdb.texinfo (Create and Delete Tracepoints): Add more index
4062         entries for fast tracepoints and static tracepoints.
4063
4064 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4065
4066         * gdb.texinfo (General Query Packets) <qfThreadInfo,
4067         qsThreadInfo>: Spell out `l' as ell.
4068
4069 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
4070
4071         * gdb.texinfo (Convenience Variables): Document $_sdata.
4072         (Commands to Set Tracepoints): Describe static tracepoints.  Add
4073         `Listing Static Tracepoint Markers' menu entry.  Document
4074         "strace".
4075         (Tracepoint Action Lists): Document collecting $_sdata.
4076         (Listing Static Tracepoint Markers): New subsection.
4077         (Tracepoints support in gdbserver): Mention static tracepoints.
4078         (remote packets, enabling and disabling): Mention
4079         read-sdata-object.
4080         (General Query Packets) <qSupported>: Document qXfer:sdata:read
4081         and StaticTracepoint.
4082         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4083         Document qXfer:sdata:read.
4084         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4085
4086 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
4087
4088         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4089
4090 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
4091             Tom Tromey  <tromey@redhat.com>
4092             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4093
4094         * gdb.texinfo (Inferiors In Python): New node.
4095         * gdb.texinfo (Threads In Python): New node.
4096
4097 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
4098
4099         * gdb.texinfo (Python): Document what the python directory is
4100         and what its location is.
4101         (Basic Python): Document the gdb.PYTHONDIR constant.
4102
4103 2010-06-25  Tom Tromey  <tromey@redhat.com>
4104
4105         PR python/10808:
4106         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4107
4108 2010-06-24  Hui Zhu  <teawater@gmail.com>
4109
4110         * gdb.texinfo: (Commands for Controlled Output): Add
4111         documentation for command "eval".
4112
4113 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4114
4115         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4116         * annotate.texinfo: Ditto.
4117         * gdbint.texinfo: Ditto.
4118         * stabs.texinfo: Ditto.
4119
4120 2010-06-22  Hui Zhu  <teawater@gmail.com>
4121
4122         * gdb.texinfo: (Process Record and Replay): Add documentation
4123         for command "set record memory-query".
4124
4125 2010-06-21  Stan Shebs  <stan@codesourcery.com>
4126
4127         * gdb.texinfo: Relicense under GFDL version 1.3.
4128         * annotate.texinfo: Relicense under GFDL version 1.3.
4129         * gdbint.texinfo: Relicense under GFDL version 1.3.
4130         * stabs.texinfo: Relicense under GFDL version 1.3.
4131         * fdl.texi: Update to version 1.3.
4132
4133 2010-06-18  Stan Shebs  <stan@codesourcery.com>
4134
4135         * gdb.texinfo (Operating System Auxiliary Information): Describe
4136         "info os" when no arguments given.
4137
4138         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4139         $_thread.
4140
4141 2010-06-18  Hui Zhu  <teawater@gmail.com>
4142
4143         * gdb.texinfo: (Process Record and Replay): Add documentation
4144         for commands "record save" and "record restore".
4145
4146 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
4147
4148         * gdb.texinfo: Include information about the correct use
4149         of addresses in the `watch' command.
4150
4151 2010-06-11  Stan Shebs  <stan@codesourcery.com>
4152
4153         * gdb.texinfo (Observer Mode): New section.
4154         (General Query Packets): Document QAllow.
4155
4156 2010-06-04  Doug Evans  <dje@google.com>
4157
4158         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4159
4160 2010-06-03  Doug Evans  <dje@google.com>
4161
4162         * gdbint.texinfo (Coding): Add subsection on command names.
4163
4164 2010-06-02  Tom Tromey  <tromey@redhat.com>
4165
4166         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4167         always-disassemble.
4168
4169 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
4170
4171         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4172         gdbserver, and add cross reference.
4173         (Tracepoints support in gdbserver): New subsection.
4174
4175 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
4176
4177         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4178         `qRelocInsn' feature.
4179         (Relocate instruction reply packet): New subsection
4180         of `Tracepoint Packets'.
4181         (Tracepoint Packets): Mention that packets QTDP and QTStart
4182         support the qRelocInsn request, and add cross reference to new
4183         subsection.
4184
4185 2010-05-25  Doug Evans  <dje@google.com>
4186
4187         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4188         (Commands In Python): Document gdb.string_to_argv.
4189
4190 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4191
4192         * gdbint.texinfo (Host Definition): Remove items NORETURN and
4193         ATTR_NORETURN.
4194
4195 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
4196             Tom Tromey  <tromey@redhat.com>
4197             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4198
4199         * gdb.texinfo (Parameters In Python): New Node.
4200
4201 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
4202
4203         * gdb.texinfo: (Summary) Add mention about D language support.
4204         (Filenames): Add D suffixes.
4205         (D): New node.
4206
4207 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4208
4209         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4210         of macro deleted from GDB code.
4211
4212 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
4213
4214         * gdb.texinfo (Commands to specify files): Describe what how GDB
4215         looks up DOS-based filesystem paths on the system root.  Document
4216         the new `set/show target-file-system-kind' commands.
4217
4218 2010-04-23  Doug Evans  <dje@google.com>
4219
4220         * gdb.texinfo (Python): Move Auto-loading section here ...
4221         (Python API): from here.
4222         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4223         (Maintenance Commands): Add docs for "maint print section-scripts".
4224
4225 2010-04-20  Chris Moller  <cmoller@redhat.com>
4226
4227         * gdb.texinfo (Setting Breakpoints): Added description of
4228         filename-qualified rbreak.
4229         * refcard.tex (Breakpoints and Watchpoints): Added brief
4230         description of filename-qualified rbreak.
4231
4232 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
4233
4234         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4235         (Python API): Change the reference to Pretty Printing API.
4236         (Pretty Printing): Move the user part under the Data node.  Reformat
4237         the sample output to 72 columns.  Create a new reference to Pretty
4238         Printing API.  Rename the API part ...
4239         (Pretty Printing API): To a new node name.
4240         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4241         (GDB/MI Variable Objects): Change references to Pretty Printing API.
4242
4243 2010-04-21  Stan Shebs  <stan@codesourcery.com>
4244
4245         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4246         and commands.
4247         (Listing Tracepoints): Update to reflect current behavior.
4248
4249 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
4250
4251         * gdb.texinfo (Examining memory): Update for change in string
4252         display with explicit size.
4253
4254 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
4255
4256         PR breakpoints/8554.
4257
4258         * gdb.texinfo (Save Breakpoints): New node.
4259         (save-tracepoints): Rename to ...
4260         (save tracepoints): ... this.  Mention that `save-tracepoints' is
4261         a deprecated alias to `save tracepoints'.
4262
4263 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
4264
4265         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4266         (info w32 thread-information-block): Document new command.
4267         (qGetTIBAddress): Document new gdbserver query.
4268         (maint set/show show-all-tib): Document new command.
4269
4270 2010-04-15  Doug Evans  <dje@google.com>
4271
4272         * gdb.texinfo (Python API): Add progspaces section.
4273         (Selecting Pretty-Printers): Progspace pretty-printers are
4274         searched too.
4275         (Progspaces In Python): New section.
4276
4277         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4278
4279 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
4280
4281         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4282         returns None.
4283
4284 2010-04-09  Stan Shebs  <stan@codesourcery.com>
4285
4286         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4287         Describe the `frames-created' field, tweak grammar.
4288
4289 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
4290
4291         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4292         Describe the `circular' and `disconnected' fields.
4293
4294 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4295
4296         * gdb.texinfo (maint print registers): Mention unavailable and
4297         invisible registers.
4298
4299 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
4300             Thiago Jung Bauermann  <bauerman@br.ibm.com>
4301             Tom Tromey  <tromey@redhat.com>
4302
4303         * gdb.texinfo (Breakpoints In Python): New Node.
4304
4305 2010-04-08  Stan Shebs  <stan@codesourcery.com>
4306
4307         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4308         trace status fields.
4309
4310 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
4311
4312         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4313         optional.  Make org.gnu.gdb.i386.avx requires
4314         org.gnu.gdb.i386.avx.
4315
4316 2010-04-08  Doug Evans  <dje@google.com>
4317
4318         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4319         search path, and document that gdb only scans the search path if
4320         the script's path doesn't specify a directory.
4321
4322 2010-04-05  Doug Evans  <dje@google.com>
4323
4324         * gdb.texinfo (maint show python auto-load): Fix typo.
4325
4326 2010-04-04  Stan Shebs  <stan@codesourcery.com>
4327
4328         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4329         (Setting Watchpoints): Update description of "info watch".
4330         (Disabling Breakpoints): Only "info break" lists all.
4331
4332         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4333         (tdump): Explain how tdump works.
4334
4335 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
4336
4337         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4338         add cross reference.
4339
4340 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
4341
4342         * gdb.texinfo (TUI Commands): Mention that in some cases, these
4343         commands error out.
4344
4345 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4346
4347         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4348
4349 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
4350
4351         * gdb.texinfo (General Query Packets): Add xmlRegisters.
4352
4353 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4354             Nathan Sidwell  <nathan@codesourcery.com>
4355
4356         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4357         GDBN equivalent.
4358         (Set Tracepoints): Remove mention that conditional tracepoints
4359         don't exist.
4360         (Tracepoint Actions): Clarify when while-stepping collection
4361         happens, note that while-stepping does not automatically collect
4362         $pc.
4363
4364 2010-03-29  Stan Shebs  <stan@codesourcery.com>
4365
4366         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4367         (General Query Packets): Describe TracepointSource.
4368
4369 2010-03-27  Matt Rice  <ratmice@gmail.com>
4370
4371         * gdb.texinfo (ARM): Document arguments to "target sim".
4372         (Set Catchpoints): Use @dots{} instead of @r{...}.
4373
4374 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
4375
4376         * gdb.texinfo (Tracepoint Packets): Remove mention that
4377         terror:string may be plain text, and drop mention of X prefix.
4378
4379 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
4380
4381         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4382
4383 2010-03-24  Stan Shebs  <stan@codesourcery.com>
4384
4385         * gdb.texinfo (Tracepoint Packets): Document trace error status.
4386
4387 2010-03-24  Tom Tromey  <tromey@redhat.com>
4388
4389         PR breakpoints/9352:
4390         * gdb.texinfo (Break Commands): Update.
4391
4392 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
4393
4394         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4395         commands.
4396
4397 2010-03-16  Stan Shebs  <stan@codesourcery.com>
4398
4399         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4400         circular-trace-buffer.
4401         (Tracepoint Packets): Describe QTBuffer, and details of the
4402         qTStatus reply.
4403
4404 2010-03-12  Stan Shebs  <stan@codesourcery.com>
4405             Nathan Sidwell  <nathan@codesourcery.com>
4406
4407         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4408         doing instruction stepping.
4409         (Tracepoint Restrictions): New node.
4410
4411 2010-03-10  Tom Tromey  <tromey@redhat.com>
4412
4413         * gdbint.texinfo (Symbol Handling): Update.
4414
4415 2010-03-08  Tom Tromey  <tromey@redhat.com>
4416
4417         PR cli/9591:
4418         * gdb.texinfo (Mode Options): Mention lack of pagination and
4419         confirmation with --batch.
4420         (Screen Size): Mention --batch.
4421         (Messages/Warnings): Likewise.
4422
4423 2010-03-05  Tom Tromey  <tromey@redhat.com>
4424
4425         * gdb.texinfo (Basic Python): Document target_charset and
4426         target_wide_charset.
4427
4428 2010-03-05  Tom Tromey  <tromey@redhat.com>
4429
4430         * gdb.texinfo (Data): Link to pretty-printing.
4431         (Output Formats): Likewise.  Correct text.
4432
4433 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
4434
4435         * gdb.texinfo (Types): Describe <struct> and <flags>.
4436
4437 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
4438
4439         * gdb.texinfo (Frames In Python): Add block parameter and
4440         description to read_var text.
4441
4442 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
4443             Tom Tromey  <tromey@redhat.com>
4444
4445         * gdb.texinfo (Types In Python): Describe block argument in
4446         template_argument and gdb.lookup_type.
4447
4448 2010-02-24  Tom Tromey  <tromey@redhat.com>
4449
4450         * gdb.texinfo (Cygwin Native): Fix typo.
4451
4452 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
4453
4454         * gdb.texinfo (Frames In Python): Add block, find_sal, function
4455         and select method descriptions.
4456         (Python API): Add Blocks In Python, Symbols in Python and Symbol
4457         Tables in Python to menu.
4458         (Blocks In Python): New node.
4459         (Symbols In Python): New node.
4460         (Symbol Tables in Python): New node.
4461
4462 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
4463
4464         Multiexec MI
4465
4466         gdb/
4467         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4468
4469         gdb/doc/
4470         * gdb.texinfo (GDB/MI Command Syntax): Document notification
4471         changes.
4472         (GDB/MI Program Execution): Document current behaviour of
4473         --all and --thread-group.
4474         (GDB/MI Miscellaneous Commands): Document -add-inferior and
4475         -remove-inferior.
4476         * observer.texi (inferior_added, inferior_removed): New
4477         observers.
4478
4479 2010-02-19  Tom Tromey  <tromey@redhat.com>
4480
4481         * gdbint.texinfo (Getting Started): Fix @node.
4482         (Debugging GDB): Likewise.
4483
4484 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
4485
4486         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4487         documenting the gdb_test_timeout variable.
4488
4489 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
4490
4491         * gdb.texinfo (MI commands): Added documentation of --reverse
4492         option to a set of MI commands. Restructured documentation of MI
4493         commands --exec-continue to reflect the complexity of reverse
4494         execution.
4495
4496 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
4497
4498         * gdb.texinfo (Using the Collected Data): Specify that the address
4499         range of `tfind outsize' is exclusive, and that the address range
4500         of `tfind range' is inclusive.
4501         (Tracepoint Packets): Specify that the address range of
4502         `QTFrame:range' is inclusive, and that the address range of
4503         `QTFrame:outside' is exclusive
4504
4505 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
4506
4507         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4508
4509 2010-02-10  Tom Tromey  <tromey@redhat.com>
4510
4511         * gdb.texinfo (Debugging Output): Document set debug parser and
4512         show debug parser.
4513
4514 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
4515
4516         * gdb.texinfo (Predefined Target Types): Add i387_ext,
4517         i386_eflags and i386_mxcsr.
4518
4519 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
4520
4521         * gdb.texinfo: Document i386 target features.
4522
4523 2010-02-05  Doug Evans  <dje@google.com>
4524
4525         * gdbint.texinfo (Testsuite): Add a new section to document the
4526         various DejaGnu variables that may be overridden.
4527         Document INTERNAL_GDBFLAGS.
4528
4529 2010-02-04  Tom Tromey  <tromey@redhat.com>
4530
4531         PR cli/8830:
4532         * gdb.texinfo (Files): -readnow comes before the filename for file
4533         and symbol-file.
4534
4535 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
4536
4537         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4538         Document ARM breakpoint types.
4539         (Register Packet Format): Move into the new section.
4540         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4541
4542 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
4543
4544         * gdb.texinfo (File Options): Adjust the documentation of this
4545         switch to refer to the "source" command rather than partially
4546         duplicating some of the relevant information.
4547         (Extending GDB): Introduce and document the set/show script-extension
4548         setting.
4549         (Command Files): Add note explaining that the "source" command
4550         is also used to evalute scripts written in other languages.
4551         Remove the short slightly incorrect reference to sourcing Python
4552         scripts.
4553         (Python Commands): Document how to execute a Python script from GDB.
4554
4555 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
4556
4557         * gdb.texinfo (Command Files): Fix typo.
4558
4559 2010-01-18  Tom Tromey  <tromey@redhat.com>
4560
4561         * gdb.texinfo (File Options): Document -x on .py files.
4562         (Command Files): Document handling of Python scripts.
4563
4564 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
4565
4566         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4567
4568 2010-01-15  Stan Shebs  <stan@codesourcery.com>
4569
4570         * gdb.texinfo (Trace Files): New section.
4571         (Tracepoint Packets): Document QTSave and qTBuffer.
4572         (Trace File Format): New appendix.
4573
4574 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
4575
4576         * gdb.texinfo (Values From Inferior): Document lazy_string value
4577         method.
4578         (Python API): Add Lazy strings menu item.
4579         (Lazy Strings In Python): New node.
4580
4581 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
4582
4583         * gdb.texinfo (GDB/MI Thread Information): New.
4584         (GDB/MI Async Records): Document the core field in *stopped.
4585         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4586         documentation
4587         (Process list): Document that osdata document may contain
4588         threads.
4589         (Remote Serial Protocol): Document qXfer:threads.
4590
4591 2010-01-06  Stan Shebs  <stan@codesourcery.com>
4592
4593         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4594         disconnected tracing.
4595         (Tracepoint Packets): Document new protocol.
4596
4597 2010-01-05  Stan Shebs  <stan@codesourcery.com>
4598
4599         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4600         tracepoints.
4601         (Tracepoint Packets): Describe remote protocol for fast
4602         tracepoints.
4603
4604 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4605
4606         Update the "Start of New Year Procedure".
4607         * gdbint.texinfo: Add the list of files that need to be updated
4608         manually.  Minor reformatting.
4609
4610 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4611
4612         * refcard.tex: Update copyright year in header and text.
4613
4614 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
4615
4616         * agentexpr.texi: Add 2010 to the list of copyright years.
4617         * annotate.texinfo: Likewise.
4618         * gdb.texinfo: Likewise.
4619         * gdbint.texinfo: Likewise.
4620         * observer.texi: Likewise.
4621         * stabs.texinfo: Likewise.
4622
4623 2009-12-31  Stan Shebs  <stan@codesourcery.com>
4624
4625         * gdb.texinfo (Tracepoint Actions): Describe teval.
4626
4627 2009-12-29  Stan Shebs  <stan@codesourcery.com>
4628
4629         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
4630
4631 2009-12-28  Stan Shebs  <stan@codesourcery.com>
4632
4633         * gdb.texinfo (Trace State Variables): New section.
4634         (Tracepoint Packets): Describe trace state variable packets.
4635         * agentexpr.texi (Bytecode Descriptions): Describe trace state
4636         variable bytecodes.
4637
4638 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
4639
4640         * gdb.texinfo (Symbols): "info variables" prints definitions, not
4641         declarations.
4642
4643 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
4644
4645         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4646         -gdb-exit behaviour.
4647
4648 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4649
4650         * gpl.texi: Update to version 3 of the GPL.
4651
4652 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
4653
4654         * Makefile.in: Update copyright header.
4655         * observer.texi: Fix the copyright header of the generated files.
4656
4657 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
4658
4659         * gdb.texinfo (Types In Python): Describe range function.
4660
4661 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
4662
4663         * gdb.texinfo (Types In Python): Describe "is_base_class".
4664
4665 2009-12-03  Tom Tromey  <tromey@redhat.com>
4666
4667         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4668
4669 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
4670
4671         * observer.texi: New memory_changed observer.
4672
4673 2009-12-01  Tom Tromey  <tromey@redhat.com>
4674
4675         * gdb.texinfo (Reverse Execution): Fix typo.
4676
4677 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
4678
4679         PR gdb/8704
4680
4681         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4682         are allowed after the breakpoint condition.
4683
4684 2009-11-23  Tom Tromey  <tromey@redhat.com>
4685
4686         PR python/10782:
4687         * gdb.texinfo (Types In Python): Document Type.pointer.
4688
4689 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
4690
4691         * gdb.texinfo (Machine Code): Adjust.
4692
4693 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
4694
4695         * agentexpr.texi (Tracing On Symmetrix): Delete section.
4696         (Using Agent Expressions): Delete cross reference.
4697
4698 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
4699
4700         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4701         and @settitle directives up to help makeinfo find them.
4702
4703 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4704
4705         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4706         (Auto-loading): Use plural and note one can use multiple components now.
4707
4708 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
4709
4710         * gdb.texinfo (GDB/MI Stack Manipulation): Make
4711         -stack-list-arguments have the same documentation for parameter
4712         as -stack-list-locals. Add comas.
4713
4714 2009-10-27  Tom Tromey <tromey@redhat.com>
4715             Eli Zaretskii <eliz@gnu.org>
4716
4717         PR python/10781
4718
4719         * gdb.texinfo (Values From Inferior): Document cast method.
4720
4721 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
4722
4723         * gdb.texinfo (Machine Code): Mention function name in disasssembly
4724         and adjust example.
4725
4726 2009-10-22  Michael Snyder  <msnyder@vmware.com>
4727
4728         * gdb.texinfo (Process Record and Replay): Document new form of
4729         info record command.  Also document the new save and restore
4730         commands.
4731
4732 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
4733
4734         * gdb.texinfo (Machine Code): Mention current pc marker.
4735         (Memory): Likewise.
4736
4737 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
4738             Stan Shebs  <stan@codesourcery.com>
4739
4740         * observer.texi (new_inferior): Rename to...
4741         (inferior_appeared): ... this.
4742
4743         * gdb.texinfo (Inferiors): Rename node to ...
4744         (Inferiors and Programs): ... this.  Mention running multiple
4745         programs in the same debug session.
4746         <info inferiors>: Mention the new 'Executable' column if "info
4747         inferiors".  Update examples.  Document the "add-inferior",
4748         "clone-inferior", "remove-inferior" and "maint info
4749         program-spaces" commands.
4750         (Process): Rename node to...
4751         (Forks): ... this.  Document "set|show follow-exec-mode".
4752
4753 2009-10-11  Michael Snyder  <msnyder@vmware.com>
4754
4755         * gdb.texinfo (ReverseStep): Show default as "unsupported".
4756         (ReverseContinue): Ditto.
4757
4758 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
4759
4760         * gdb.texinfo (Server): Document libthread-db-search-path.
4761
4762 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
4763
4764         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4765
4766 2009-10-06  Michael Eager  <eager@eagercon.com>
4767
4768         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4769         (Embedded Processors): Add MicroBlaze.
4770         (MicroBlaze): New.  Describe Xilinx MicroBlaze
4771
4772 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
4773
4774         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4775
4776 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
4777
4778         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4779
4780 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
4781
4782         * observer.texi (solib_unloaded): Document explicitly the fact that
4783         this observer is called before the associated symbols are unloaded.
4784
4785 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
4786
4787         * gdb.texinfo (GDB/MI Stack Manipulation): Document
4788         -stack-list-variables.
4789
4790 2009-09-18  Tom Tromey  <tromey@redhat.com>
4791
4792         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4793         is experimental.
4794
4795 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
4796
4797         * gdb.texinfo (convenince variables): Mention
4798         $_siginfo could be empty.
4799
4800 2009-09-15  Tom Tromey  <tromey@redhat.com>
4801
4802         * gdb.texinfo (GDB/MI Variable Objects): Document
4803         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4804         Expand -var-update documentation.
4805
4806 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4807
4808         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4809         feature.
4810
4811 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
4812
4813         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4814
4815 2009-09-10  Michael Snyder  <msnyder@vmware.com>
4816
4817         * gdb.texinfo (qSupported): Mention new ReverseContinue and
4818         ReverseStep replies to the qSupported query.
4819
4820 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
4821
4822         Add documentation for set/show interactive-mode.
4823         * gdb.texinfo (Other Misc Settings): New node.
4824
4825 2009-09-01  Doug Evans  <dje@google.com>
4826
4827         * gdb.texinfo (Caching Data of Remote Targets): Add note on
4828         non-stop mode's affect on remote caching.
4829
4830 2009-08-31  Jacob Potter  <jdpotter@google.com>
4831             Doug Evans  <dje@google.com>
4832
4833         * gdb.texinfo (Caching Data of Remote Targets): Update text.
4834         Mark `set/show remotecache' options as obsolete.
4835         Document new `set/show stack-cache' option.
4836         Update text for `info dcache'.
4837
4838 2009-08-27  Doug Evans  <dje@google.com>
4839
4840         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4841         (Files): Add note on new optional regex arg to `info sharedlibrary'.
4842
4843 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4844
4845         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4846         about autoconf.
4847
4848 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
4849
4850         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4851         small example, and describe its columns.  Replace "inferior-id" by
4852         "infno" throughout.
4853
4854 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4855
4856         * gdbint.texinfo (Releasing GDB): Point to
4857         README-maintainer-mode file for required autoconf version.
4858         * configure.ac: Do not substitute datarootdir, htmldir,
4859         pdfdir, docdir.  Do not process --with-datarootdir,
4860         --with-htmldir, --with-pdfdir, --with-docdir.
4861         * configure: Regenerate.
4862
4863         * configure: Regenerate.
4864
4865 2009-08-20  Reid Kleckner  <reid@kleckner.net>
4866
4867         * gdb.texinfo: Add chapter on JIT interface.
4868
4869 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
4870
4871         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
4872         confirmation request.
4873
4874 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
4875
4876         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4877         CRC definitions.
4878
4879 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
4880
4881         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4882         -break-commands.
4883
4884 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4885
4886         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4887         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4888
4889 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4890
4891         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4892         "set spu stop-on-load" and "show spu stop-on-load" commands.
4893
4894 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
4895
4896         * gdb.texinfo (Target Descriptions): Document <compatible> element.
4897
4898 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
4899
4900         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4901         org.gnu.gdb.arm.neon.
4902
4903 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
4904
4905         * gdb.texinfo (Target Description Format): Mention the new <osabi>
4906         optional element.
4907         (subsection OS ABI): New subsection.
4908
4909 2009-07-14  Stan Shebs  <stan@codesourcery.com>
4910
4911         * gdb.texinfo (Tracepoint Conditions): New section.
4912         (General Query Packets): Describe ConditionalTracepoints.
4913         (Tracepoint Packets): Describe condition field.
4914         (Maintenance Commands): Describe maint agent-eval.
4915         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4916
4917 2009-07-11  Hui Zhu  <teawater@gmail.com>
4918
4919         * gdb.texinfo (disassemble): Add a new modifier /r
4920         to "disassemble" command to make it print the raw instructions
4921         in hex as well as in symbolic form.
4922
4923 2009-07-09  Tom Tromey  <tromey@redhat.com>
4924
4925         * gdbint.texinfo (Testsuite): Document parallel make check.
4926
4927 2009-07-09  Tom Tromey  <tromey@redhat.com>
4928
4929         * gdbint.texinfo (Testsuite): Document test transcripts.
4930
4931 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
4932
4933         * gdb.texinfo (Values From Inferior): Add length parameter
4934         description.
4935
4936 2009-07-04  Chris Genly  <chris@genly.us>
4937
4938         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4939         in -var-list-children.  Fix example according to what the code
4940         does.
4941
4942 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
4943
4944         * gdb.texinfo (Debugging multiple inferiors): Document the
4945         "inferior", "detach inferior" and "kill inferior" commands.
4946         (Debugging Programs with Multiple Processes): Adjust to mention
4947         generic "inferior" commands.  Delete mention of "detach fork" and
4948         "delete fork".  Cross reference to "Debugging multiple inferiors"
4949         section.
4950
4951 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4952
4953         * gdbint.texinfo (Item Output Functions): Update signature
4954         for ui_out_field_core_addr.
4955
4956 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
4957
4958         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
4959         Update example code extrated from breakpoint.c.
4960
4961 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
4962
4963         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4964         MI commands.
4965         (GDB/MI Symbol Query): Likewise.
4966         (GDB/MI File Commands): Likewise.
4967         (GDB/MI File Transfer Commands): Likewise.
4968         (GDB/MI Target Manipulation): Likewise.
4969         (GDB/MI Miscellaneous Commands): Likewise.
4970
4971 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
4972
4973         * gdb.texinfo (Debugging Optimized Code): New chapter.
4974         (Compiling for Debugging): Reference it.  Move some
4975         text to the new section.
4976
4977 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
4978
4979         * doc/gdb.texinfo (Calling): Document
4980         set-unwind-on-terminating-exception usage.
4981
4982 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
4983
4984         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4985         command.
4986
4987 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
4988
4989         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4990         references.
4991
4992 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
4993
4994         * gdbint.texinfo: Rename formal parameters to gdbarch function
4995         protoypes from "current_gdbarch" to "gdbarch".
4996
4997 2009-05-28  Tom Tromey  <tromey@redhat.com>
4998
4999         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5000
5001 2009-05-27  Tom Tromey  <tromey@redhat.com>
5002
5003         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5004         feature.
5005         (GDB/MI Variable Objects): Document -var-set-visualizer.
5006
5007 2009-04-02  Tom Tromey  <tromey@redhat.com>
5008
5009         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5010         feature.
5011         (GDB/MI Variable Objects): Document -var-set-visualizer.
5012
5013 2009-05-27  Tom Tromey  <tromey@redhat.com>
5014             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5015             Phil Muldoon  <pmuldoon@redhat.com>
5016
5017         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5018         (Pretty Printing): New node.
5019         (Selecting Pretty-Printers): Likewise.
5020         (Python API): Update.
5021         (Output Formats): Document /r format.
5022
5023 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5024             Tom Tromey  <tromey@redhat.com>
5025
5026         * gdb.texinfo (Types In Python): New node.
5027         (Values From Inferior): "type" is now an attribute.
5028         (Python API): Update.
5029
5030 2009-05-27  Tom Tromey  <tromey@redhat.com>
5031             Thiago Jung Bauermann  <bauerman@br.ibm.com>
5032             Phil Muldoon  <pmuldoon@redhat.com>
5033
5034         * gdb.texinfo: Add @syncodeindex for `tp'.
5035         (Python API): Update.
5036         (Auto-loading): New node.
5037         (Objfiles In Python): New node.
5038
5039 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
5040
5041         * gdb.texinfo (Threads): Document libthread-db-search-path.
5042
5043 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
5044
5045         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5046
5047 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
5048
5049         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
5050         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5051         show show-debug-regs' docs.
5052
5053 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
5054
5055         * gdb.texinfo (Process Record and Replay): Add description of
5056         reverse execution.
5057
5058 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
5059
5060         * gdbint.texinfo (Adding support for debugging core files): New node.
5061         (Native Debugging): Remove the ``Native core file Support'' section.
5062
5063 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
5064
5065         * gdb.texinfo (Process Record and Replay): Improve and clarify.
5066         Add index entries.
5067
5068 2009-04-30  Hui Zhu  <teawater@gmail.com>
5069             Michael Snyder  <msnyder@vmware.com>
5070
5071         * gdb.texinfo: (Process Record and Replay): Add documentation for
5072         process record and replay.
5073
5074 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
5075
5076         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
5077         a new part on command-line defined macros.
5078
5079 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
5080
5081         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5082         clarify the wording.
5083
5084 2009-04-23  Tom Tromey  <tromey@redhat.com>
5085
5086         * gdb.texinfo (Data Files): New node.
5087         (GDB Files): Update menu.
5088
5089 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
5090
5091         * gdbint.texinfo (Defining Other Architecture Features): Remove
5092         entry for PROCESS_LINENUMBER_HOOK.
5093
5094 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
5095
5096         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5097
5098 2009-04-22  Hui Zhu  <teawater@gmail.com>
5099
5100         * gdb.texinfo (disassemble-next-line): Set the default of
5101         disassemble-next-line to off.
5102
5103 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5104
5105         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5106         --with-htmldir): New.
5107         * configure: Regenerate.
5108         * Makefile.in (datarootdir, docdir): Define.
5109         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5110         instead of $(SET_TEXINPUTS).
5111         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5112         gdbint.info instead of $(SET_TEXINPUTS).
5113         (gdbint/index.html): Use same -I options as for building
5114         gdbint.info.
5115         (stabs.dvi, stabs.pdf): Use same -I options as for building
5116         stabs.info instead of $(SET_TEXINPUTS).
5117         (stabs/index.html): Use same -I options as for building
5118         stabs.info.
5119         (annotate.dvi, annotate.pdf): Use same -I options as for building
5120         annotate.info instead of $(SET_TEXINPUTS).
5121         (annotate/index.html): Use same -I options as for building
5122         annotate.info.
5123
5124 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
5125
5126         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5127
5128 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
5129
5130         * gdb.texinfo (Source Path): Document --with-relocated-sources.
5131
5132 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
5133             Joseph Myers  <joseph@codesourcery.com>
5134
5135         * Makefile.in (MAKEHTML): Set to makeinfo --html.
5136         (MAKEHTMLFLAGS): Set to empty.
5137         (html__strip_dir): Define.
5138         (HTMLFILES): Define.
5139         (HTMLFILES_INSTALL): Define.
5140         (install-html): Copy new automake rule.
5141         (html): Depend on $(HTMLFILES).
5142         (gdb_toc.html): Rename to gdb/index.html.
5143         (gdbint_toc.html): Rename to gdbint/index.html.
5144         (stabs_toc.html): Rename to stabs/index.html.
5145         (annotate_toc.html): Rename to annotate/index.html.
5146
5147 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
5148
5149         * Makefile.in: Set pdfdir and htmldir from configure
5150         substitutions.
5151         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5152         * configure: Regenerate.
5153
5154 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
5155
5156         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5157         This macro is no longer used.
5158
5159 2009-04-15  Tom Tromey  <tromey@redhat.com>
5160
5161         * gdb.texinfo (Character Sets): Document default character set.
5162
5163 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
5164
5165         * gdbint.texinfo: Change server name from sources.redhat.com to
5166         sourceware.org throughout.
5167
5168 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
5169
5170         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5171         about a missing dot or coma after @xref.
5172
5173 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5174
5175         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5176         example, and add a small explanation about it.
5177         (Print Settings): Change the documentation of the "set print
5178         frame-arguments" to reflect the fact that the default is now "scalars".
5179
5180 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
5181
5182         * gdb.texinfo (Print Settings): Add kindex for command "set
5183         print frame-arguments".
5184
5185 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5186
5187         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5188         breakpoints.
5189         (Set Breaks): Add reference to thread-specific and task-specific
5190         breakpoints.
5191
5192 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
5193
5194         * gdb.texinfo (Ada Tasks): Remove the documentation about
5195         the "Running" state, as this state has been eliminated.
5196         Now all runnable tasks are shown as "Runnable".
5197
5198 2009-03-30  Stan Shebs  <stan@codesourcery.com>
5199
5200         * gdb.texinfo (Tracepoints): Describe tracepoints as a
5201         special case of breakpoints.
5202         (Enable and Disable Tracepoints): Mention deprecation.
5203         (Listing Tracepoints): Update description and example.
5204
5205 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5206
5207         * gdb.texinfo (Frames in Python): New node.
5208         (Python API): Update.
5209
5210 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5211
5212         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5213         from a method to an attribute.
5214
5215 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5216
5217         * gdb.texinfo (Values From Inferior): Document is_optimized_out
5218         attribute.
5219
5220 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
5221
5222         * observer.texi (thread_exit): Add "silent" parameter.
5223
5224 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
5225
5226         * observer.texi (about_to_proceed): New.
5227
5228 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
5229
5230         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5231         field throughout to handle types with spaces in them.  Fix typos
5232         found by aspell.
5233         (Summary, Requirements, Contributors): New first chapter,
5234         "Summary" added, old Requirements section moved there, and new
5235         section, "Contributors" added.
5236         (Initializing a New Architecture, Register Representation)
5237         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5238         (Porting gdb): These sections extended and updated.
5239         (Compiler Characteristics): This section (empty) deleted.
5240         (Defining Other Architecture Features): This section renamed and
5241         duplicate material removed from (formerly "Target Conditionals").
5242         Use braces {} in @deftypeXX type field throughout to handle types
5243         with spaces in them. Typos found by aspell fixed.
5244
5245         * stack_frame.svg: New file, source of image for gdbint.texinfo.
5246         * stack_frame.pdf: Version of image for PDF output.
5247         * stack_frame.png: Version of image for HTML output and for Emacs.
5248         * stack_frame.txt: Version of image for Info output.
5249         * stack_frame.eps: Version of image for TeX DVI output.
5250
5251 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
5252
5253         * gdb.texinfo (Character Sets): Fix last change.
5254
5255 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5256
5257         * gdb.texinfo (Values From Inferior): Fix optional arguments
5258         markup.
5259         (Commands In Python): Adjust argument names of gdb.Command.__init__
5260         to what the function accepts as keywords.
5261
5262 2008-03-20  Tom Tromey  <tromey@redhat.com>
5263
5264         * gdb.texinfo (Convenience Vars): Document convenience functions.
5265         (Functions In Python): New node.
5266         (Python API): Update.
5267
5268 2009-03-20  Tom Tromey  <tromey@redhat.com>
5269
5270         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
5271         set target-wide-charset.
5272         (Requirements): Mention iconv.
5273
5274 2009-03-17  Hui Zhu  <teawater@gmail.com>
5275
5276         * gdb.texinfo: Change the introduce of "disassemble-next-line".
5277
5278 2009-03-17  Hui Zhu  <teawater@gmail.com>
5279
5280         * gdb.texinfo: Add documentation for disassemble-next-line.
5281
5282 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5283
5284         * gdb.texinfo (Commands In Python): Remove tindex entries.
5285
5286 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
5287
5288         * gdb.texinfo (Returning): New description for missing debug info.
5289
5290 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
5291
5292         * gdb.texinfo (Remote Configuration): Document query-attached.
5293         (General Query Packets): Document qAttached.
5294
5295 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
5296
5297         * gdb.texinfo (Background Execution): Better describe the set
5298         target-async command.
5299         (Maintenance Commands): Delete description of the `maint set/show
5300         linux-async' and `maint set/show remote-async' commands.
5301
5302 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5303
5304         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5305         between sentences.
5306
5307 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
5308
5309         * gdb.texinfo (GDB/MI Async Records): Document the
5310         =library-loaded and =library-unloaded notifications.
5311
5312 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
5313
5314         * observer.texi (test_notification): New observer.
5315
5316 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
5317
5318         * observer.texi: Add parameter 'print_frame' to normal_stop
5319         observer.
5320
5321 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
5322
5323         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5324         (Commands In Python): Fix COMMAND_* constants in last change.  Use
5325         @kbd for interactive input.  Add cross-references and index
5326         entries.
5327
5328 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5329
5330         * gdb.texinfo (Signals): Document $_siginfo.
5331         (Convenience Variables): Mention $_siginfo.
5332         (Remote Configuration): Document qXfer:siginfo:read,
5333         qXfer:siginfo:write packets, and the read-siginfo-object,
5334         write-siginfo-object commands.
5335
5336 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
5337
5338         * gdbint.texinfo (Values): New chapter.
5339
5340 2009-02-06  Tom Tromey  <tromey@redhat.com>
5341
5342         * gdb.texinfo (Python API): Add entry for Commands In Python.
5343         (Commands In Python): New node.
5344
5345 2009-02-05  Tom Tromey  <tromey@redhat.com>
5346
5347         * gdb.texinfo (Values From Inferior): Document Value.string.
5348
5349 2009-02-05  Tom Tromey  <tromey@redhat.com>
5350
5351         * gdb.texinfo (Basic Python): Document execute's from_tty
5352         argument.
5353
5354 2009-02-04  Tom Tromey  <tromey@redhat.com>
5355
5356         * gdb.texinfo (Basic Python): Document gdb.history.
5357
5358 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5359
5360         * gdb.texinfo (GDB/MI Thread Commands): Document the
5361         'current-thread-id' field.  Remove the example with zero threads,
5362         since current GDB won't ever report that if there's inferior.
5363
5364 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
5365
5366         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5367         option to -break-insert.
5368
5369 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
5370             Jerome Guitton  <guitton@adacore.com>
5371
5372         * gdb.texinfo (Startup): Document --with-system-gdbinit.
5373         (System-wide configuration): New section.
5374
5375 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5376
5377         PR gdb/7580:
5378         * gdb.texinfo (Maintenance Commands): Document "maint set|show
5379         internal-error|internal-warning quit|corefile ask|yes|no".
5380
5381 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
5382
5383         * gdb.texinfo (Using the `gdbserver' Program): Document
5384         --remote-debug.
5385
5386 2009-01-23  Doug Evans  <dje@google.com>
5387
5388         * gdb.texinfo: Add nexti to list of commands that support
5389         background execution.
5390
5391 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
5392
5393         * gdb.texinfo (Define, Hooks): Document prefix command support.
5394
5395 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
5396             Carlos O'Donell  <carlos@codesourcery.com>
5397
5398         Fixes for makeinfo --html.
5399
5400         * annotate.texinfo: Use @copying and @insertcopying.  Use
5401         @ifnottex in place of @ifinfo.
5402         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
5403         place of @ifinfo.  Use @ifnotinfo for one index entry.
5404         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5405         in place of @ifinfo.
5406         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
5407         in place of @ifinfo.  Include contents at start unconditionally.
5408
5409 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
5410
5411         * gdb.texinfo (General Query Packets): Remove @var{} around the
5412         "spu" literal string.
5413
5414 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
5415
5416         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5417         program may be running in another process" errors.
5418         * gdbint.texinfo (Native Conditionals): Delete
5419         ONE_PROCESS_WRITETEXT description.
5420
5421 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
5422
5423         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5424         emacs local variable to be placed at the end of the ChangeLog.
5425         Add server.c and gdbreplay.c to the list of files where the
5426         copyright year needs to be updated.
5427
5428 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
5429
5430         * gdb.texinfo (Remote Configuration): Document new
5431         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5432         commands.
5433
5434 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
5435
5436         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5437         FETCH_INFERIOR_REGISTERS.
5438         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5439         FETCH_INFERIOR_REGISTERS descriptions.  Remove
5440         gdbarch_get_longjmp_target descrition, since already described in
5441         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
5442         (Target Conditionals): ... here.
5443
5444 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
5445
5446         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5447         examples.
5448         (Additions to Ada): Likewise.  Add the missing opening and closing
5449         parenthesis of the GDB prompt in one of the examples.
5450
5451 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
5452
5453         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5454         about the result of 'Address not being of type System.Address.
5455         This problem has been fixed a while ago.
5456
5457 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5458
5459         MI non-stop and multiprocess docs.
5460
5461         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5462         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5463         Adjust documentation for *stopped, document =thread-created,
5464         =thread-exited, =thread-group-created and =thread-group-exited.
5465         (GDB/MI Thread Commands): Document the 'state' field in
5466         -thread-info output.
5467         (GDB/MI Program Execution): Mention --all and --thread-group
5468         options.
5469         (GDB/MI Variable Objects): Describe floating and fixed variable
5470         objects.
5471         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
5472
5473 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
5474
5475         * gdb.texinfo (Operating System Information): New appendix.
5476         (Operating System Auxiliary Information): Document 'info os processes'
5477         (Remote Configuration): Document 'osdata'
5478         (General Query Packets): Document qXfer:osdata:read.
5479
5480 2008-11-27  Tristan Gingold  <gingold@adacore.com>
5481
5482         * gdb.texinfo (Darwin): Document Darwin specific features.
5483
5484 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
5485
5486         * gdbint.texinfo (Target Conditionals): Extend the
5487         gdbarch_breakpoint_from_pc description.
5488
5489 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
5490
5491         * gdb.texinfo (M68K Features): Fix typo.
5492
5493 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
5494
5495         * gdb.texinfo (Symbols): Mention printing containing
5496         image name in "info symbol".
5497         (Maint translate-address): Likewise.
5498
5499 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
5500
5501         * gdb.texinfo (Set Catchpoints): Remove the documentation of
5502         commands "catch load" and "catch unload".
5503
5504 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5505
5506         * gdb.texinfo (GDB/MI Async Records): Document
5507         =thread-selected.
5508
5509 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
5510
5511         * observer.texi (new_inferior, inferior_exit): New observers.
5512
5513 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
5514
5515         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5516         .mt files, TM_CLIBS or TM_CDEPS.
5517         (x86 Watchpoints): Don't mention TDEPFILES.
5518
5519 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
5520
5521         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5522         (Overview): Mention notifications and non-stop mode behavior.
5523         (Packets): Update documentation of ?, vAttach, vCont, and vRun
5524         with non-stop mode behavior.  Add vStopped description.
5525         (Stop Reply Packets):  Update list of packets that return
5526         stop replies.  Mention non-stop behavior.
5527         (General Query Packets): Document QNonStop packet and associated
5528         qSupported query response.
5529         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
5530         behavior.
5531         (Notification Packets): New section.
5532         (Remote Non-Stop): New section.
5533         (File-I/O Overview): Mention non-stop behavior.
5534
5535 2008-10-24  Hui Zhu  <teawater@gmail.com>
5536             Pedro Alves  <pedro@codesourcery.com>
5537
5538         * gdb.texinfo (displaced-stepping): Describe the auto mode
5539         setting, and say it's the default.  This is now a mainstream
5540         setting instead of a maintenance setting.
5541
5542 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
5543
5544         * observer.texi (thread_stop_requested): New.
5545
5546 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
5547
5548         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5549         (Patching): Replace incorrect usage of @samp by @kbd.
5550
5551 2008-10-17  Michael Snyder  <msnyder@vmware.com>
5552
5553         * gdb.texinfo: Add documentation for reverse execution.
5554
5555 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5556             Eli Zaretskii  <eliz@gnu.org>
5557
5558         * gdb.texinfo. (Values From Inferior): New subsubsection.
5559
5560 2008-10-06  Doug Evans  <dje@google.com>
5561
5562         * gdb.texinfo (set debug dwarf2-die): Document it.
5563
5564 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
5565
5566         * gdb.texinfo (catch) [exception]: Document how to insert
5567         a breakpoint on user-defined exceptions when the exception
5568         name is identical to one of the language-defined ones.
5569
5570 2008-09-27  Tom Tromey  <tromey@redhat.com>
5571
5572         * gdb.texinfo (Macros): Remove text about stringification,
5573         varargs, and splicing.
5574
5575 2008-09-27  Tom Tromey  <tromey@redhat.com>
5576
5577         * gdbint.texinfo (Language Support): Remove text about omitting
5578         support for a language.
5579
5580 2008-09-23  Doug Evans  <dje@google.com>
5581
5582         * gdb.texinfo (info dcache): Update.
5583
5584 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
5585
5586         * gdb.texinfo (Packets): Add info on thread-id syntax and
5587         multiprocess extensions.
5588         <D>: Document multiprocess form of packet.
5589         <H>: Use thread-id syntax.
5590         <T>: Likewise.
5591         <vCont>: Likewise.  Note this is required for multiprocess.
5592         <vKill>: New packet.
5593         (Stop Reply Packets) <T>: Use thread-id syntax.
5594         <W>: Document multiprocess form of reply.
5595         <X>: Likewise.
5596         (General Query Packets) <qC>: Use thread-id syntax.
5597         <qfThreadInfo>: Likewise.
5598         <qGetTLSAddr>: Likewise.
5599         <qP>: Likewise.
5600         <qSupported>: Add "multiprocess" feature.
5601         <qThreadExtraInfo>: Use thread-id syntax.
5602
5603 2008-09-22  Stan Shebs  <stan@codesourcery.com>
5604
5605         * gdb.texinfo (Inferiors): New section.
5606
5607 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
5608
5609         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5610
5611 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
5612
5613         * gdbint.texinfo (Target Conditionals): Remove documentation
5614         for gdbarch_name_of_malloc.
5615
5616 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
5617
5618         * gdb.texinfo (Interrupts): Mention TCP interface for
5619         sending BREAK.
5620
5621 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
5622
5623         * gdb.texinfo (Commands to Specify Files): Document "remote:"
5624         argument prefix to "set sysroot".
5625
5626 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
5627
5628         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5629         and False.
5630
5631 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
5632
5633         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5634         for possible features of -list-features.
5635
5636 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5637
5638         * gdb.texinfo (Background execution): Adjust example
5639         (GDB/MI Miscellaneous Commands): Document -list-target-features.
5640
5641 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
5642
5643         * doc/gdb.texinfo (PowerPC): Fix typo.
5644         (PowerPC features): Fix typo.
5645
5646 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
5647
5648         * observer.texi (thread_ptid_changed): New.
5649
5650 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
5651
5652         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5653         (PowerPC features): Mention feature set for VSX registers.
5654
5655 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
5656
5657         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5658         the direct visibility of all names in user-written packages.
5659
5660 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
5661
5662         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5663         setting, and make it the default.
5664         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5665         non-stop script example.
5666
5667 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
5668
5669         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5670         reference to the "Using Different Register and Memory Data
5671         Representation" section.
5672
5673 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
5674
5675         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5676         (Remote Protocol): Add Packet Acknowledgment to menu.
5677         (Overview): Mention +/- can be disabled, and point to new section
5678         where this is discussed in detail.
5679         (General Query Packets): Document QStartNoAckMode packet, and
5680         corresponding qSupported reply.
5681         (Packet Acknowledgment): New section.
5682
5683 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
5684             Pedro Alves  <pedro@codesourcery.com>
5685
5686         * gdb.texinfo (Threads): Move paragraph about automatic thread
5687         selection to All-Stop Mode subsection.
5688         (Thread Stops): Reorganize existing material into subsections.
5689         Add introductory blurb and menu.
5690         (Non-Stop Mode): New subsection.
5691         (Background Execution): New subsection.
5692         (Maintenance Commands): Add cross-references from async mode
5693         commands to the new Background Execution section.
5694
5695 2008-08-06  Tom Tromey  <tromey@redhat.com>
5696
5697         * gdb.texinfo (Extending GDB): New chapter.
5698         (Sequences): Demoted chapter, now a section under the new
5699         Extending GDB chapter.
5700         (Python): New section.
5701
5702 2008-07-31  Stan Shebs  <stan@codesourcery.com>
5703
5704         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5705
5706 2008-07-29  Stan Shebs  <stan@codesourcery.com>
5707
5708         * gdbint.texinfo: General round of cleanup and minor
5709         clarifications.
5710         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5711         (Longjmp Support): Update description to reflect how it is done
5712         for targets without using native header.
5713         (Symbol Handling): Add a little more general explanation.
5714         (COFF, ELF): Mention stabs encapsulation.
5715         (DWARF 3): New section.
5716         (Adding a New Host): Scrub out some obsolete bits.
5717         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5718         (Host Conditionals): Remove descriptions of NO_STD_REGS,
5719         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5720         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5721         SEEK_SET, STOP_SIGNAL, USG.
5722         (Raw and Virtual Register Representations): Ditto for
5723         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5724         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5725         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5726         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5727         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5728         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5729         DEPRECATED_REGISTER_VIRTUAL_SIZE,
5730         DEPRECATED_REGISTER_VIRTUAL_TYPE,
5731         DEPRECATED_USE_STRUCT_CONVENTION.
5732         Describe gdbarch_deprecated_fp_regnum.
5733         Update description of gdbarch_print_insn.
5734         (Adding a New Target): Scrub out obsolete bits.
5735         (Obsolete Conditionals): Remove entire section.
5736
5737 2008-07-25  Tom Tromey  <tromey@redhat.com>
5738
5739         * observer.texi (GDB Observers): Document new observers:
5740         breakpoint_created, breakpoint_deleted, breakpoint_modified,
5741         tracepoint_created, tracepoint_deleted, tracepoint_modified,
5742         architecture_changed.
5743
5744 2008-07-21  Stan Shebs  <stan@codesourcery.com>
5745
5746         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5747         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5748
5749 2008-07-21  Tom Tromey  <tromey@redhat.com>
5750
5751         * observer.texi (GDB Observers): Remove obsolete comment.
5752         <executable_changed>: Remove argument.
5753
5754 2008-07-18  Tom Tromey  <tromey@redhat.com>
5755
5756         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
5757
5758 2008-07-10  Doug Evans  <dje@google.com>
5759
5760         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5761
5762 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
5763
5764         * gdb.texinfo (Starting): Document "set disable-randomization".
5765
5766 2008-07-07  Andreas Schwab  <schwab@suse.de>
5767
5768         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5769
5770 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
5771
5772         * gdb.texinfo (GDB/MI Target Manipulation): Add
5773         example of -target-attach.
5774
5775 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
5776
5777         * observer.texi (target_resumed): New observer.
5778         * gdb.texinfo (GDB/MI Output Records): Document *running.
5779
5780 2008-06-06  Tom Tromey  <tromey@redhat.com>
5781
5782         * gdb.texinfo (Completion): Add field name example.
5783
5784 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
5785
5786         * gdb.texinfo (GDB/MI Program Context): Added example
5787         to -exec-arguments
5788
5789 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
5790
5791         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5792         annotation.
5793
5794 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
5795             Nathan Sidwell  <nathan@codesourcery.com>
5796             Joseph Myers  <joseph@codesourcery.com>
5797
5798         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
5799         and ACX_BUGURL.
5800         * configure: Regenerate.
5801         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5802         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5803         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
5804         mailing-list-specific text about bug reporting unless
5805         BUGURL_DEFAULT.
5806
5807 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
5808
5809         * gdb.texinfo (-target-select): Remove reference to target async.
5810         (Maintenance Commands): Document "maint set/show remote-async".
5811
5812 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
5813
5814         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5815         in -target-file-get section.
5816
5817 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
5818
5819         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5820         killing the inferior when it is already debugging a process.
5821
5822 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
5823
5824         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5825         abbreviation for "finish".
5826
5827 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
5828
5829         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5830
5831 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
5832
5833         * gdbint.texinfo (Target Conditionals): Delete entry for
5834         gdbarch_dwarf_reg_to_regnum.
5835
5836 2008-05-09  Doug Evans  <dje@google.com>
5837
5838         * gdb.texinfo: Document "find" command, qSearch:memory packet.
5839
5840 2008-05-05  Doug Evans  <dje@google.com>
5841
5842         * gdb.texinfo (disassemble): Document /m modifier.
5843
5844 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
5845
5846         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5847         will not report the time of commands that run the target.
5848
5849 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5850
5851         * gdb.texinfo (GDB/MI Output Records): Add
5852         missing semicolon.
5853
5854 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5855
5856         * gdb.texinfo (GDB/MI Output Records):
5857         Document =thread-create and =thread-exited.
5858
5859 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
5860
5861         * gdb.texinfo (GDB/MI Development and Front Ends):
5862         Remove mention of dmi-discuss.
5863
5864 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
5865
5866         * observer.texi (thread_exit): New.
5867
5868 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
5869
5870         * gdb.texinfo (Debugging Output): Document "set/show debug
5871         displaced".
5872         (Maintenance Commands): Document "maint set/show
5873         can-use-displaced-stepping".
5874
5875 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
5876
5877         * gdb.texinfo (ARM): Document set/show arm fallback-mode
5878         and set/show arm force-mode.
5879
5880 2008-05-02  Andreas Schwab  <schwab@suse.de>
5881
5882         * gdbint.texinfo (Algorithms): Describe
5883         target_watchpoint_addr_within_range.
5884
5885 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
5886
5887         * gdbint.texinfo (Stack Frames): New chapter.
5888         (Algorithms): Move Frames text to the new chapter.
5889         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
5890         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5891
5892 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
5893
5894         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5895         output does not necessary include any tokens.
5896
5897 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
5898
5899         * gdb.texinfo (Set SH Calling convention): New @item.
5900         (Show SH Calling convention): Ditto.
5901
5902 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
5903
5904         * gdb.texinfo (Fortran Operators): Describe '%' operator.
5905
5906 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
5907
5908         * gdb.texinfo (Set Breaks): Mention that multiple location
5909         breakpoints need line number info.  Add index entries.
5910
5911 2008-04-19  Craig Silverstein  <csilvers@google.com>
5912
5913         * gdb.texinfo (Requirements): Add an optional requirement on
5914         zlib.
5915         * gdbint.texinfo (Debugging File Formats): Add new subsection for
5916         Compressed DWARF 2.
5917
5918 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
5919
5920         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5921         sample output for 'stopped,reason="breakpoint-hit"' message.
5922         (GDB/MI Program Execution): Likewise.
5923
5924 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
5925
5926         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
5927         -var-set-format.  Add -f option to -var-evaluate-expression.
5928
5929 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
5930
5931         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5932         new node "Ambiguous Expressions".  Replace references to this
5933         node by references to "Ambiguous Expressions" throughout.
5934         (Ambiguous Expressions): New node.
5935
5936 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
5937
5938         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5939
5940 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
5941
5942         * gdb.texinfo (Debugging Output): Document
5943         "set/show debug lin-lwp-async".
5944         (Maintenance Commands): Document "maint set/show linux-async".
5945
5946 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
5947
5948         * gdb.texinfo (Expressions): Update description of malloced arrays.
5949
5950 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
5951
5952         * gdb.texinfo (Thread Commands): Document
5953         -thread-info.  Remove -thread-list-all-threads.
5954
5955 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
5956             Sandra Loosemore  <sandra@codesourcery.com>
5957
5958         * gdb.texinfo (Library List Format): Update to mention the
5959         possibility to pass section addresses instead of segment
5960         addresses.
5961
5962 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
5963
5964         * gdb.texinfo (Starting): Document "set exec-wrapper".
5965         (Server): Document gdbserver --wrapper.
5966
5967 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
5968
5969         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5970         unreadable memory.  Delete obsolete SPARClite reference.
5971
5972 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
5973
5974         * gdb.texinfo (Starting): Mention always-running targets.
5975         (Target Commands): Add an anchor for load.
5976         (Connecting): Explain continue instead of run.
5977
5978 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
5979
5980         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5981
5982 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
5983
5984         * gdb.texinfo (Set Breaks): Revert description of Enb column of
5985         breakpoint table.
5986
5987 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
5988
5989         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5990         killing the inferior when it is already debugging a process.
5991
5992 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
5993
5994         * gdbint.texinfo (Build Script): New section. Mention new build script
5995         gdb_buildall.sh.
5996
5997 2008-02-01  Jim Blandy  <jimb@red-bean.com>
5998
5999         * gdb.texinfo (Help): Summarize 'info args' correctly.
6000
6001 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6002
6003         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6004         available in PowerPC architecture.
6005         (Embedded Processors): Change node name of PowerPC item in menu.
6006         (PowerPC): Rename to...
6007         (PowerPC Embedded): this.
6008         (Architectures): Add new PowerPC item in menu.
6009         (PowerPC): New node.
6010
6011 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6012
6013         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6014         commands.
6015
6016 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
6017
6018         * gdb.texinfo (Setting Catchpoints): Mention features
6019         supported on GNU/Linux.
6020
6021 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
6022
6023         * gdb.texinfo (GDB/MI File Commands): Describe new output
6024         field for MI command -file-list-exec-source-file.
6025
6026 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
6027
6028         * gdb.texinfo (Using the `gdbserver' Program): Add security
6029         warning.  Rearrange into subsections and subsubsections.  Document
6030         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
6031         usage.  Make load reference clearer.  Document monitor exit.
6032         (Remote Configuration): Document set remote exec-file, attach-packet,
6033         and run-packet.
6034         (Packets): Document vAttach and vRun.
6035
6036 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
6037
6038         * gdb.texinfo (Processes): Mention process command.
6039         detach-on-follow -> detach-on-fork.
6040
6041 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
6042
6043         * gdbint.texinfo (Native Conditionals): Remove
6044         SHELL_COMMAND_CONCAT and SHELL_FILE.
6045
6046 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
6047
6048         * gdb.texinfo (Specify Location): Improve wording.
6049
6050 2008-01-23  Chris Demetriou  <cgd@google.com>
6051
6052         * gdb.texinfo (Threads): Document new "set print thread-events"
6053         and "show print thread-events" commands.
6054
6055 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
6056
6057         * gdb.texinfo (Specify Location): New section.
6058         (Delete Breaks, Edit, Set Breaks): Remove description of
6059         locations.  Instead, add a reference to "Specify Location".
6060         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6061         (Symbols): Refer to "Specify Location" for the valid forms of
6062         linespecs and locations.
6063
6064 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
6065
6066         * gdbint.texinfo (Target Conditionals): Replace the description of
6067         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6068
6069 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
6070
6071         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6072         about &&var, which is rejected by the expression parser.
6073
6074 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
6075
6076         * gdb.texinfo (Output): Update documentation on using printf with DFP
6077         types.
6078
6079 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
6080
6081         * gdb.texinfo (C and C++): Add Decimal Floating Point format
6082         subsubsection.
6083         (Decimal Floating Point format): New subsubsection.
6084
6085 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6086
6087         * gdb.texinfo (File Options): Remove mention of the attempt to
6088         open a core file with the -p option.  Don't list -c as a valid
6089         option to attach to a process.
6090
6091 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
6092
6093         * gdbint.texinfo (Host Conditionals): Remove mention of
6094         ALIGN_STACK_ON_ENTRY.
6095
6096 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
6097
6098         * gdbint.texinfo (Start of New Year Procedure): Add item
6099         describing how to update the source and documentation copyright
6100         notices.
6101
6102 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
6103
6104         * gdb.texinfo (Set Watchpoints): Integrate per-thread
6105         watchpoint explanation into the main description of the watchpoint
6106         command; update synopses of 'watch', 'rwatch', and 'awatch'
6107         commands.
6108
6109 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
6110
6111         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6112         Document 'pending-breakpoints' feature of
6113         -list-features.
6114
6115 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
6116
6117         * gdb.texinfo: Add new parameter's description.
6118
6119 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
6120
6121         * gdb.texinfo (Overview): Clarify run-length encoding
6122         example.  Remove the restriction on "+" and "-" characters.
6123
6124 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
6125
6126         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6127
6128 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
6129
6130         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6131         the -f option for -break-insert, remove -r option,
6132         and clarify specification of location.
6133
6134 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
6135
6136         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6137         formatting.
6138         (Remote Debugging): Add File Transfer section.
6139         (Remote Configuration): Document Host I/O packets.
6140         (GDB/MI): Add GDB/MI File Transfer Commands section.
6141         (Host I/O Packets): New section in "Remote Protocol".
6142         (Packets): Add vFile.
6143
6144 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
6145
6146         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6147         breakpoints with multiple locations.
6148         (Breakpoint Menus): Improve wording.
6149         (Output): Fix last change.
6150
6151 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
6152
6153         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6154
6155 2007-11-15  Doug Evans  <dje@google.com>
6156
6157         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6158
6159 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
6160
6161         * gdbint.texinfo (Native Conditionals): Remove
6162         mention of CLEAR_SOLIB.
6163
6164 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
6165
6166         * gdb.texinfo (Print Settings): Add documentation for "set/show
6167         print frame-arguments".
6168
6169 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
6170
6171         * gdb.texinfo (Output): Update printf command's description.
6172
6173 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
6174
6175         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6176         powerpc soft-float".
6177
6178 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6179
6180         * gdb.texinfo (Files): Correct formatting.  Mention Expat
6181         requirement.
6182         (Requirements for Building GDB): Expand the list of Expat
6183         uses.
6184         (Library List Format, Memory Map Format): Mention Expat.
6185         (Target Descriptions): Update Expat wording.
6186
6187 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6188
6189         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6190         Document that gdbarch_convert_register_p should return zero for no-op
6191         conversions.
6192
6193 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
6194
6195         * gdbint.texi (Compiler Characteristics): Move documentation
6196         of set_gdbarch_sofun_address_maybe_missing back to ...
6197         (Target Conditionals): ... here to fix build break.
6198
6199 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
6200
6201         * gdbint.texi (Target Conditionals): Remove documentation of
6202         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6203         (Compiler Characteristics): ... documentation of
6204         set_gdbarch_sofun_address_maybe_missing.
6205
6206 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6207
6208         * gdbint.texinfo (Target Conditionals): Use
6209         frame_unwind_register_unsigned in examples instead of
6210         frame_unwind_unsigned_register.
6211
6212 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6213
6214         * gdb.texinfo (Predefined Target Types): Add int128
6215         and uint128.
6216         (Standard Target Features): Add PowerPC features.
6217
6218 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
6219
6220         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6221
6222 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6223
6224         * gdbint.texi (Target Conditionals): Remove documentation
6225         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6226         gdbarch_extract_return_value, and gdbarch_store_return_value.
6227
6228 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
6229
6230         * gdbint.texi (Target Conditionals): Remove documentation of
6231         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6232
6233 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
6234
6235         * gdb.texinfo: Mention that inaccessible-by-default is on by
6236         default.
6237
6238 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
6239
6240         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6241
6242 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
6243
6244         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6245         multi-threaded watchpoints.
6246         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6247         checked.  Describe sticky notification.  Expand description
6248         of steppable and continuable watchpoints.
6249         (Watchpoints and Threads): New subsection.
6250
6251 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
6252
6253         * gdb.texinfo (Setting Breakpoints): Revise
6254         documentation for pending breakpoints.  Document
6255         breakpoints with multiple locations.
6256
6257 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
6258
6259         * gdb.texinfo (Miscellaneous gdb/mi Commands):
6260         Document -list-features.
6261
6262 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
6263
6264         * gdb.texinfo (Output): Spell out which features of C's printf are
6265         not supported by GDB's printf.
6266         (Separate Debug Files): More accurate wording regarding build ID
6267         and a reference to the ld manual rather than the Fedora wiki.
6268
6269 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
6270             Jim Blandy  <jimb@codesourcery.com>
6271
6272         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
6273         (Examining Memory): Update mentions of the 's' format.
6274         (Automatic Display): Likewise.
6275
6276 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
6277
6278         * gdb.texinfo: Update the FSF's Back-Cover Text.
6279
6280 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
6281             Eli Zaretskii  <eliz@gnu.org>
6282
6283         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6284         Fixed the ``build ID'' name.  New binaries build instructions for the
6285         build ID inclusion.  Explain how the commands are specific to the build
6286         ID vs. debug link.
6287
6288 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
6289
6290         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
6291         indexing for ``build ID'' support.
6292
6293 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6294
6295         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6296         Enlisted BUILD ID to the debug file searching example.
6297         Included a BUILD ID `.note.gnu.build-id' section description.
6298         Updated/added the debug files splitting instructions for OBJCOPY.
6299
6300 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
6301
6302         * gdb.texinfo (Variable Objects): Adjust docs
6303         for -var-info-expression and document
6304         -var-info-path-expression.
6305
6306 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
6307
6308         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6309         (title page): Include the dedication in the printed manual, as a
6310         separate page after the copyright notice.
6311
6312         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6313         don't break a @var across a line.
6314
6315 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
6316
6317         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6318         for include files.
6319
6320 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
6321
6322         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
6323         in annotate.texinfo.
6324         (Command History): Link to new node.
6325
6326 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
6327
6328         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6329
6330 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
6331
6332         * gdbint.texinfo (Target Conditionals): Fix last change.
6333
6334 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
6335
6336         * gdb.texinfo: Replace following macros by their appropriate gdbarch
6337         routines:
6338         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6339         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6340         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6341         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6342         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6343         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6344         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6345         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6346         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6347         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6348         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6349         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6350         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6351         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6352         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6353         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6354         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6355         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6356         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6357         (SOFTWARE_SINGLE_STEP_P)
6358
6359         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6360         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6361
6362         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6363         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6364         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6365         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6366         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6367         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6368         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6369         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6370         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6371         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6372
6373         (Converting an existing Target Architecture to Multi-arch): Remove
6374          section.
6375
6376         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6377         (gdbarch_addr_bits_remove): Add code example.
6378
6379         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6380
6381 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6382
6383         * gdb.texinfo (Remote Configuration): Document library-info-packet.
6384         Add other missing entries.  Adjust the table size to fit.
6385         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
6386         stop reasons including the new "library" event.
6387         (General Query Packets): Adjust table widths for qSupported.  Mention
6388         qXfer:libraries:read reply to qSupported and document the new packet.
6389         (Library List Format): New section.
6390
6391 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
6392
6393         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6394
6395 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
6396
6397         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6398
6399 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
6400
6401         * gdbint.texinfo (Register and Memory Data): Break sections
6402         into nodes and add a menu.
6403
6404 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
6405
6406         * gdb.texinfo (Examining Memory): Document the new behaviour.
6407
6408 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
6409
6410         * gdb.texinfo (Standard Target Features): Document
6411         m68k features.
6412
6413 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
6414
6415         * gdb.texinfo (General Query Packets): Document qOffsets changes.
6416
6417 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6418
6419         * gdb.texinfo (Target Description Format): Add version attribute
6420         for <target>.
6421
6422 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6423
6424         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6425
6426 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
6427
6428         * gdb.texinfo (MIPS Features): New subsection.
6429
6430 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6431             Markus Deuling  <deuling@de.ibm.com>
6432
6433         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6434         and qXfer:spu:write packets and mention them under qSupported.
6435
6436 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
6437             Markus Deuling  <deuling@de.ibm.com>
6438
6439         * gdb.texinfo (Architectures): Add new SPU section to document
6440         Cell Broadband Engine SPU architecture specific commands.
6441
6442 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
6443
6444         * gdb.texinfo (GDB/MI Variable Objects): Editorial
6445         comments.
6446
6447 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
6448
6449         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6450
6451 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
6452
6453         * gdb.texinfo (Overview): Doc fix.
6454
6455 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
6456
6457         * gdb.texinfo (Remote Configuration): Document "set/show
6458         remoteflow".
6459
6460 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
6461
6462         * gdb.texinfo (MIPS): Remove documentation for set mips
6463         saved-gpreg-size, show mips saved-gpreg-size, and set mips
6464         stack-arg-size.
6465
6466 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
6467
6468         * all-cfg.texi (GDBTUI): New.
6469         * gdb.texinfo (Mode Options): Use GDBTUI variable.
6470         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6471         (TUI Configuration): Edit to improve clarity and fix problems of
6472         both style and content.
6473
6474 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
6475
6476         * observer.texi (GDB Observers): New observer "new_objfile".
6477
6478 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
6479
6480         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6481
6482 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
6483
6484         * gdb.texinfo (GDB/MI Variable Objects): Document
6485         frozen variables objects.
6486
6487 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
6488
6489         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6490         (Character Sets, Caching Data of Remote Targets): Likewise.
6491         (Targets): Delete Remote node.  Move its text...
6492         (Debugging Remote Programs): ...to here.  Delete description
6493         of the "remote" command.
6494         (Remote configuration): Delete description of "set remotedevice"
6495         and "show remotedevice".
6496         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6497
6498 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
6499
6500         * gdb.texinfo (Contributors, Continuing and Stepping)
6501         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6502         (General Query Packets, File-I/O Remote Protocol Extension)
6503         (Protocol Basics, The F Reply Packet, Write)
6504         (Protocol-specific Representation of Datatypes, Memory Transfer):
6505         Fix hyphenation, punctuation and grammar problems.
6506         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
6507         'section' instead of 'subsection' in the text.
6508         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6509         (i386): Remove period from section name.
6510         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
6511         (Config Names, Configure Options): Use @file{configure}.
6512
6513 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
6514
6515         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6516         and tab expansion.
6517
6518 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
6519
6520         * gdbint.texinfo (SOM): Correct location of the SOM reader.
6521
6522 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
6523
6524         * gdb.texinfo: Consistently capitalize all significant words in
6525         node names, chapter titles, section titles, and headings.  Update
6526         cross references to match.
6527         (Starting and Stopping Trace Experiment): Make node name plural.
6528         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
6529
6530 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
6531
6532         * gdb.texinfo (WinCE): Delete obsolete subsection.
6533
6534 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6535
6536         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6537         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6538         references.
6539
6540 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
6541
6542         * gdb.texinfo (Startup): Delete references to some alternate
6543         names for .gdbinit.
6544         (Thread): Remove LynxOS reference.
6545         (Tandem ST2000): Delete target-specific documentation.
6546         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6547         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6548         and GDB_OSABI_LYNXOS.
6549
6550 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
6551
6552         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6553
6554 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
6555
6556         * gdbint.texinfo (Target Conditionals): Remove mention of
6557         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6558         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6559
6560 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
6561
6562         * Makefile.in: Add "pdfdir" installation
6563         directory, PDFTEX macro, support for "install-pdf" target,
6564         and rules for making a pdf version of refcard.texi.
6565         * refcard.tex: Specify paper size for PDF output.
6566
6567 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6568
6569         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
6570
6571 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6572
6573         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6574         (Source Path, Character Sets, Macros, Define)
6575         (GDB/MI Result Records, GDB/MI Simple Examples)
6576         (GDB/MI Program Execution, GDB/MI File Commands)
6577         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6578         (Bug Reporting): Use @value{GCC}.
6579
6580 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6581
6582         * gdb.texinfo (Help): Fix formatting of examples.
6583         (Variables): Use @ifnotinfo instead of @iftex.
6584         (Non-debug DLL symbols): Use @ref instead of @pxref.
6585         (Sparclet File): Use @samp instead of quotes.
6586
6587 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6588
6589         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6590
6591 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6592
6593         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6594         the order of the nodes.
6595         (C Operators, C Constants, Debugging C): Remove extra menus.
6596         (Method Names in Commands): Do not specify next/prev/up nodes.
6597
6598 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
6599
6600         * gdb.texinfo (File Options): Add missing parenthesis.
6601         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6602
6603 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6604
6605         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6606
6607 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
6608
6609         * gdb.texinfo (Standard Target Features): Mention
6610         case insensitivity.
6611         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6612
6613 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
6614
6615         * gdb.texinfo (Top): Put Appendix A after numbered sections.
6616         (Files): Add section name to argument list for pxref.
6617         (Non-debug DLL symbols): Don't use `see' for pxref.
6618         (Embedded Processors): Fix typo.
6619         (GDB/MI Breakpoint Commands): Execution commands generate
6620         *stopped not ^done.
6621
6622 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
6623
6624         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6625         values for in_scope.  Mention that only root variables can be
6626         updated.
6627         (GDB/MI Development and Front Ends): Explain new values may be
6628         added to existing fields.
6629
6630 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
6631
6632         * gdb.texinfo (-target-disconnect): Use @smallexample.
6633         (Requirements): Add anchor for Expat.  Update description.
6634         (Target Descriptions): Mention Expat.
6635         (Target Description Format): Document new elements.  Use
6636         @smallexample.
6637         (Predefined Target Types, Standard Target Features): New sections.
6638         * gdbint.texinfo (Target Descriptions): New section.
6639
6640 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
6641
6642         * gdb.texinfo (Target Description Format): Add section on XInclude.
6643
6644 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
6645
6646         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6647         command -enable-timings.
6648
6649 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6650
6651         * gdbint.texinfo (Operation System ABI Variant Handling): Update
6652         descriptions for new/deleted elements in gdb_osabi.  Add missing
6653         description for function generic_elf_osabi_sniff_abi_tag_sections.
6654
6655 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
6656
6657         * gdb.texinfo (Maintenance Commands): Add documentation for
6658         the new "maint print target-stack" command.
6659
6660 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
6661             Eli Zaretskii  <eliz@gnu.org>
6662
6663         * gdb.texinfo: Describe CHAR array vs. string identification rules.
6664
6665 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
6666
6667         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6668         Use @value{NGCC} instead of @value{GCC}.
6669
6670 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
6671
6672         * agentexpr.texi: Fix typos.
6673         * annotate.texinfo: Likewise.
6674         * gdb.texinfo: Likewise.
6675         * gdbint.texinfo: Likewise.
6676         * observer.texi: Likewise.
6677         * stabs.texinfo: Likewise.
6678
6679 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
6680
6681         * gdbint.texinfo (Support Libraries): Remove mmalloc
6682         entry.  Describe readline library.
6683
6684 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
6685
6686         * gdb.texinfo (Target Descriptions): New section.
6687         (General Query Packets): Add QPassSignals anchor.  Mention
6688         qXfer:features:read under qSupported.  Expand mentions of
6689         qXfer:memory-map:read and QPassSignals.  Document
6690         qXfer:features:read.
6691
6692 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
6693
6694         * gdb.texinfo (Commands to specify files): Describe
6695         "set sysroot" and "show sysroot".
6696         (Using the `gdbserver' program): Lowercase argument
6697         to @var.  Expand description of setting up GDB on the
6698         host.
6699
6700 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
6701
6702         * gdb.texinfo (Set Catchpoints): Add documentation for the new
6703         catch exception, catch exception unhandled, and catch assert
6704         commands.
6705
6706 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6707
6708         * gdb.texinfo (Debugging Output): Document "set debug xml"
6709         and "show debug xml".
6710
6711 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
6712
6713         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6714
6715 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
6716
6717         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6718
6719 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
6720
6721         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6722         note in @ignore, to be removed later if nobody complains.
6723
6724 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
6725
6726         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6727         of -var-delete.
6728
6729 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
6730
6731         * gdb.texinfo (Setting breakpoints): Document
6732         automatic software/hardware breakpoint usage and
6733         the "set breakpoint auto-hw" command.
6734
6735 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
6736
6737         * gdb.texinfo (Memory Access Checking): New.
6738
6739 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
6740
6741         * gdb.texinfo (Remote configuration): Mention
6742         "pass-signals-packet".
6743         (General Query Packets): Document QPassSignals.  Fix
6744         a typo.
6745
6746 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
6747
6748         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6749
6750 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6751
6752         * gdb.texinfo (Remote configuration): Rewrite documentation for
6753         packet configuration commands.
6754         (OS Information): Adjust reference to qXfer:auxv:read.
6755         (General Query Packets): Remove references to read-aux-vector-packet
6756         and set remote get-thread-local-storage-address.
6757
6758 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
6759
6760         * gdbint.texinfo (Target Architecture Definition): Add new
6761         Initializing a New Architecture section.
6762
6763 2006-10-31  David Taylor  <dtaylor@emc.com>
6764
6765         * stabs.texinfo (Macro define and undefine): New node describing
6766         stabs for #define and #undef.
6767
6768 2006-10-27  Andreas Schwab  <schwab@suse.de>
6769
6770         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6771
6772 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
6773
6774         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6775         clarify on the possible meanings of ``expression'' watched by
6776         watchpoints.  Add indexing.
6777         (Prompting, Errors, Invalidation, Annotations for Running)
6778         (Source Annotations): Fix index entries by adding "annotation" to
6779         them, to discriminate from index entries that point to the more
6780         general topic descriptions.
6781
6782 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
6783
6784         * gdbint.texinfo (Target Vector Definition): Move most
6785         content into Existing Targets.  Add a menu.
6786         (Existing Targets): New section, moved from Target Vector
6787         Definition.  Use @subsection.
6788         (Managing Execution State): New section.
6789
6790 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
6791
6792         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6793
6794 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
6795
6796         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6797         (Command Syntax, Signals, Backtrace, Connecting)
6798         (Remote configuration, Renesas Boards, Console I/O): Fix last
6799         change: use Ctrl- instead of C-, except wrt Emacs.
6800         (File-I/O Examples): Put Ctrl-c in @kbd.
6801         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6802         (Console I/O): Use @samp with Ctrl-.
6803         (Signals, Set Breaks, Set Watchpoints): Document optional
6804         arguments to `info signals'  `handle', `info breakpoints', and
6805         `info watchpoints'.
6806
6807 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
6808
6809         * gdb.texinfo (Backtrace): Fix last change.
6810
6811 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
6812
6813         * gdb.texinfo (Backtrace): Order correctly and add other cases.
6814
6815 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
6816
6817         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6818         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6819         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
6820
6821 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6822             Daniel Jacobowitz  <dan@codesourcery.com>
6823
6824         * gdb.texinfo (Packets): Document vFlashErase,
6825         vFlashWrite and vFlashDone packets.
6826         (General Query Packets): Document qXfer:memory-map:read.
6827         Add a new feature for qXfer:memory-map:read.
6828         (Memory map format): New section.
6829         (Target Commands): Mention that gdb can write flash.
6830
6831 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
6832             Daniel Jacobowitz  <dan@codesourcery.com>
6833
6834         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6835         memory regions and "mem auto".
6836
6837 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
6838
6839         * gdbint.texinfo (Array Containers): New section.
6840
6841 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
6842
6843         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6844         -stack-list-arguments HIGH_FRAME argument can be larger then the
6845         actual number of frames.
6846
6847 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
6848
6849         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6850         -stack-list-locals HIGH_FRAME argument can be larger then the
6851         actual number of frames.
6852
6853 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
6854
6855         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6856         Register Packet Format, Tracepoint Packets): Fix spelling errors.
6857
6858 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
6859
6860         * gdbint.texinfo (Overall Structure): New section "Source Tree
6861         Structure".
6862
6863 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
6864
6865         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6866         responses.
6867
6868 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
6869
6870         * gdb.texinfo (Source Path): Add documentation for new
6871         substitute-path commands.
6872
6873 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
6874
6875         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
6876         (Running Configure): ...here.
6877         (Requirements): New node.  Mention expat.
6878
6879 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
6880
6881         * gdb.texinfo (Target Commands): Remove
6882         'set download-write-size' and 'show download-write-size'.
6883
6884 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
6885
6886         * stabs.texinfo (Member Type Descriptor): Correct example for
6887         pointer to member types.
6888
6889 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
6890
6891         * gdb.texinfo (Optional warnings and messages): Add
6892         'set/show trace-commands'.
6893         (Command files): Add '-v' to source command.
6894
6895 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
6896
6897         * gdb.texinfo (OS Information): Update qPart reference to
6898         qXfer.
6899         (Remote configuration): Likewise.
6900         (Overview): Move @cindex to the start of a paragraph.  Talk
6901         about binary data encoding.
6902         (Packets): Refer to the overview for the details of the X
6903         packet encoding.
6904         (General Query Packets): Remove qPart description.  Add qXfer
6905         description.  Add an anchor to qSupported.  Correct feature
6906         table title.  Add a new feature for qXfer:auxv:read.
6907         (Interrupts): Add a missing parenthesis.
6908
6909 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
6910
6911         * gdb.texinfo (KOD): Remove node.
6912         (GDB/MI Kod Commands): Remove commented out node.
6913
6914 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
6915
6916         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6917         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6918         (GDB/MI Thread Commands, GDB/MI Program Execution)
6919         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6920         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6921         (GDB/MI File Commands, GDB/MI Target Manipulation)
6922         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6923         since the MI prompt is hard-wired into the code.
6924
6925 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
6926
6927         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6928         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6929         (GDB/MI Data Manipulation): Remove description of unimplemented
6930         display related commands as variable objects perform this function
6931         and are superior: -display-delete, -display-disable,
6932         -display-enable, -display-insert and -display-list.  Move
6933         -environment-cd, -environment-directory, -environment-path
6934         and -environment-pwd to "Program Context".
6935         (GDB/MI Program Control): Rename to "Program Execution".  Move
6936         -exec-arguments -exec-abort to...
6937         (GDB/MI Program Context): ...here.  New node split from "Data
6938          Manipulation".
6939
6940 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
6941
6942         * gdb.texinfo (Remote configuration): Document set / show
6943         remote supported-packets.
6944         (General Query Packets): Document qSupported packet.
6945
6946 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
6947
6948         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6949         and font markup.
6950         (Protocol basics): Likewise.
6951         (The F request packet): Likewise.
6952         (The F reply packet): Likewise.
6953         (Memory transfer): Move this node to be a subsubsection of
6954         "Protocol specific representation of datatypes".
6955         (The Ctrl-C message): More copy editing.
6956         (Console I/O): Likewise.
6957         (The isatty call): Delete this node, and merge its content into
6958         the "isatty" node.  Fixed references elsewhere.
6959         (The system call): Delete this node, and merge its content into
6960         the "system" node.  Fixed references elsewhere.
6961         (open): Reformat to use @table, and add appropriate font markup.
6962         (close): Likewise.
6963         (read): Likewise.
6964         (write): Likewise.
6965         (lseek): Likewise.
6966         (rename): Likewise.
6967         (unlink): Likewise.
6968         (stat/fstat): Likewise.
6969         (gettimeofday): Likewise.
6970         (isatty): Likewise.
6971         (system): Likewise, plus minor changes to fix confusing wording.
6972         (Integral datatypes): Fix font markup.
6973         (Pointer values): Likewise.
6974         (struct stat): Fix markup to use @table, plus minor copy editing.
6975         (struct timeval): Fix font markup, plus minor copy editing.
6976         (Constants): Minor copy editing.
6977         (Errno values): Add font markup.
6978         (File-I/O Examples): Likewise.
6979
6980 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
6981
6982         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6983         (GDB/MI Simple Examples): Move node up one level.  Use real
6984         examples.
6985         (GDB/MI Compatibility with CLI): Update.
6986         (GDB/MI Result Records): Add "connected" and "exit" result
6987         classes.
6988         (GDB/MI Stream Records): Clarify target output.
6989         (GDB/MI Command Description Format): Modify example description.
6990         (GDB/MI Breakpoint Table Commands): Rename to...
6991         (GDB/MI Breakpoint Commands): ...this
6992         (GDB/MI Breakpoint Commands): Add optional thread field.
6993         (GDB/MI Program Control): Add an introduction.  Move "Program
6994         termination" examples into exec-run description.
6995         (GDB/MI File Commands): Mention similar CLI commands.
6996         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
6997         is similar to "-gdb-version".
6998
6999 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
7000
7001         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7002
7003 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
7004
7005         * gdb.texinfo (GDB/MI Development and Front Ends): Use
7006         sourceware.org for mailing lists.
7007         (GDB/MI File Commands): New node split from Program Control.
7008
7009 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
7010
7011         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7012
7013 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
7014
7015         * gdb.texinfo (Cygwin Native): Fix last change.
7016
7017 2006-05-22  Christopher Faylor  <cgf@timesys.com>
7018
7019         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7020
7021 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
7022
7023         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7024         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7025
7026 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
7027
7028         * gdb.texinfo (General Query Packets): Recommend not starting
7029         new packets with qC and clarify.
7030
7031 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
7032
7033         * gdb.texinfo (M2 Types): New section.
7034
7035 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
7036
7037         * agentexpr.texi: Add a copyright and license notice.
7038         * observer.texi: Likewise, with GPL clause for function prototypes.
7039         Remove trailing whitespace.
7040
7041 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
7042
7043         * gdb.texinfo (General Query Packets): Document conventions for
7044         terminating packet names, and their violations.
7045
7046 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7047
7048         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7049         * gdb.texinfo: Likewise.
7050
7051 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
7052
7053         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7054         and "show remotedebug".
7055         (Debugging Output): Add additional index entries.
7056
7057 2006-04-27  Michael Snyder  <msnyder@redhat.com>
7058
7059         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7060
7061 2006-04-22  Andrew Cagney  <cagney@redhat.com>
7062
7063         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7064         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7065
7066 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
7067
7068         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7069         and remove breakpoint prototypes.
7070         (Watchpoints): Move description of target_insert_hw_breakpoint and
7071         target_remove_hw_breakpoint ...
7072         (Breakpoints): ... to here.  Document target_insert_breakpoint and
7073         target_remove_breakpoint.
7074
7075 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
7076
7077         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7078         and C packets are optional.
7079
7080 2006-04-14  Frederic Riss  <frederic.riss@st.com>
7081
7082         * gdb.texinfo (Specifying source directories): Update the description
7083         of the source file search to reflect the fact that the source path
7084         always contains at least $cdir and $cwd.
7085
7086 2006-03-31  Michael Snyder  <msnyder@redhat.com>
7087
7088         * gdb.texinfo: Update copyright dates.
7089
7090 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
7091
7092         * gdb.texinfo (Overview): Add an index entry to "empty response".
7093
7094 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
7095
7096         * gdbint.texinfo (Prologue Analysis): New section.
7097
7098 2006-03-07  Jim Blandy  <jimb@red-bean.com>
7099
7100         * gdb.texinfo (Connecting): Document 'target remote pipe'.
7101
7102         * gdb.texinfo (Target Commands): Update text describing how to
7103         specify a target.  Refer to the detailed section on remote
7104         debugging, not the brief mention.
7105
7106         * gdb.texinfo (Connecting): Organize the different 'target remote'
7107         connection methods into a table.  Add a 'target remote' index
7108         entry. (!!!)
7109
7110 2006-02-17  Fred Fish  <fnf@specifix.com>
7111
7112         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7113         'ptype' commands to reflect the fact that the only significant
7114         difference between them is that ptype prints the complete type
7115         description instead of just the name.
7116
7117 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
7118
7119         * gdbint.texinfo (Watchpoints): Delete
7120         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7121
7122 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
7123
7124         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7125         times fields where needed.  Fix typos.  Update general form given
7126         for output of -break-insert.
7127         (GDB/MI): Abbreviate some unnecessarily long fullnames.
7128
7129 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
7130
7131         * gdbint.texinfo (Symbol Handling): Add a section
7132         on memory management.
7133
7134 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
7135
7136         * gdb.texinfo (Breakpoint table commands): Document the fullname
7137         field in -break-list output.
7138
7139 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
7140
7141         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
7142         debugging information produced by the various "set debug..."
7143         options.
7144
7145 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
7146
7147         * gdb.texinfo (Files): Remove obsolete bits from the description
7148         of "symbol-file".
7149
7150 2006-01-25  Jim Blandy  <jimb@redhat.com>
7151
7152         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7153
7154 2006-01-24  Jim Blandy  <jimb@redhat.com>
7155
7156         * gdbint.texinfo (Frames): Document the basics of GDB's register
7157         unwinding model, and explain the existence of the "sentinel" frame.
7158
7159 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
7160
7161         * gdb.texinfo (Choosing files): Mention that -directory is used
7162         for script files.
7163         (Specifying source directories): Likewise.
7164         (Command files): Explain how script files are found.
7165
7166 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
7167
7168         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7169         the threads in a multi-threaded program.
7170         (Threads): The threadno argument of "thread apply" can be a range
7171         of numbers.
7172
7173 2006-01-18  Jim Blandy  <jimb@redhat.com>
7174
7175         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7176         of warning flags.
7177
7178 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
7179
7180         * gdb.texinfo (Sequences): Improve menu annotations.
7181         (Define): Add index entries for arguments of user-defined
7182         commands.  Move the description of flow-control commands...
7183         (Command Files): ...to here.  Document loop_break and
7184         loop_continue.
7185         (Define, Command Files): Document `end' and add index entries for
7186         it.
7187
7188 2006-01-04  Michael Snyder  <msnyder@redhat.com>
7189
7190         * gdb.texinfo: Add documentation for linux-fork.
7191         * gdbint.texinfo: Add internal documentation for checkpoints.
7192
7193 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
7194
7195         * gdb.texinfo (Omissions from Ada): Document that there is now
7196         limited aggregate support.
7197
7198 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
7199
7200         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7201         registers and the likes.
7202
7203 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
7204
7205         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7206         (Symbols): Fix usage of "e.g.".
7207         (Memory Region Attributes): Fix usage of "etc."
7208
7209         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7210         (Coding): Fix usage of "e.g.".
7211
7212 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
7213
7214         * stabs.texinfo:
7215         * refcard.tex:
7216         * gpl.texi:
7217         * gdbint.texinfo:
7218         * gdb.texinfo:
7219         * gdb-cfg.texi:
7220         * fdl.texi:
7221         * annotate.texinfo:
7222         * all-cfg.texi:
7223         * Makefile.in: Add (C) after Copyright.  Update the FSF
7224         address.
7225
7226 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
7227
7228         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7229         extend GDB with commands for external monitor.
7230
7231 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
7232
7233         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7234
7235 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
7236
7237         * gdbint.texinfo (Start of New Year Procedure): New chapter.
7238
7239 2005-11-21  Jim Blandy  <jimb@redhat.com>
7240
7241         * gdb.texinfo (Tracepoint Packets): Document restrictions on
7242         placement of 'R' actions in tracepoint action packets; document
7243         dependence of 'X' and 'M' actions on a preceding 'R' action for
7244         their registers.
7245
7246 2005-11-19  Jim Blandy  <jimb@redhat.com>
7247
7248         * gdb.texinfo (Tracepoint Packets): New node.
7249         (General Query Packets): Add entries for the tracepoint packets,
7250         referring to the "Tracepoint Packets" node.
7251         (Tracepoints): Add reference to "Tracepoint Packets".
7252
7253 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
7254
7255         * gdb.texinfo (set remotebreak): Add anchor.
7256         (X packet): Likewise.
7257         (Remote Protocol): Add new section `Interrupts' and new index
7258         entry `interrupts (remote protocol)'.
7259
7260 2005-11-18  Jim Blandy  <jimb@redhat.com>
7261
7262         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7263         entries into the General Query Packets section.  Add a
7264         cross-reference to that section.  Drop description of replies, as
7265         these are covered in the descriptions of each packet.
7266         (General Query Packets): Add introductory text.  Explain naming
7267         conventions, and how the end of a name is recognized.
7268
7269 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
7270
7271         * gdb.texinfo (Remote configuration): Fix typo in description of
7272         "set remotebreak" command.
7273
7274 2005-11-16  Jim Blandy  <jimb@redhat.com>
7275
7276         * gdb.texinfo (Packets, Stop Reply Packets)
7277         (General Query Packets): Various formatting cleanups.
7278         - Use @samp for packet contents.
7279         - Drop summaries from packet @item lines; the same information appears
7280           immediately below in the description.
7281         - Delete paragraph breaks after packet @item commands, so that the
7282           description appears directly to the right of the packet prototype
7283           in the printed manual, if it fits.
7284         - Place spaces in packet prototypes between @vars and non-@var
7285           letters, and explain that they're just for formatting.
7286         - Use @dots{} instead of '...'.
7287         - Fix uses of @code where @var was needed.
7288         - Replace "deprecated" markers with English text spelling out the
7289           packet's status and the preferred alternatives.
7290         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7291           what this ever meant.
7292         - Remove "(draft)" markers on 'i' packets; nobody has commented on
7293           this for a long time.
7294         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7295           implemented several times, and have been in use for years.
7296
7297 2005-11-15  Jim Blandy  <jimb@redhat.com>
7298
7299         * gdb.texinfo (Packets): Add index entries for 'm' packet
7300         disclaimers.
7301
7302         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7303         of stub when processing an 'm' packet.
7304
7305         * gdb.texinfo (Packets): Mention that packets beginning with
7306         letters are reserved once, at the top, instead of actually listing
7307         them all and saying "reserved".
7308
7309 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
7310
7311         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7312         Change @var{$arg0 to @code{$arg0.
7313
7314 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
7315
7316         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7317
7318 2005-11-12  Jim Blandy  <jimb@redhat.com>
7319
7320         * gdb.texinfo (General Query Packets): Put packets in alphabetical
7321         order.  Remove extraneous 'z'.
7322
7323 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
7324
7325         * gdb.texinfo (Choosing files): Add --eval-command.
7326
7327 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
7328
7329         * gdb.texinfo (Choosing modes): Add --return-child-result.
7330
7331
7332 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
7333
7334         * gdb.texinfo (Choosing modes): Add --batch-silent.
7335
7336 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
7337
7338         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7339         "The -var-update Command".
7340
7341 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
7342
7343         * gdb.texinfo (Print Settings): Add documentation for set/show
7344         print array-indexes.
7345
7346 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
7347
7348         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7349         6.2 and 6.3.
7350
7351 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
7352
7353         * gdb.texinfo (File Options): Don't document --mapped, it's gone
7354         since 19-Jan-2004.
7355         (Files): Likewise.
7356         (Variables, Symbols): Document the "<incomplete type>" message and
7357         its reasons.
7358
7359 2005-08-01  Fred Fish  <fnf@specifix.com>
7360
7361         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7362
7363 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
7364
7365         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7366         option for -var-list-children and -var-update.
7367         (GDB/MI Stack Manipulation): Simplify description of
7368         print-values option for -stack-list-locals.
7369         (GDB/MI Command Description Format): Clarify.
7370         (Mode Options): Spelling of superseded.
7371
7372 2005-07-12  Bob Rossi  <bob@brasko.net>
7373
7374         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7375         corresponding GDB command comment.
7376
7377 2005-07-06  Bob Rossi  <bob@brasko.net>
7378
7379         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7380         and -inferior-tty-show.
7381         (Input/Output): Document "set/show inferior-tty" and tty alias.
7382
7383 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
7384
7385         * gdb.texinfo (Packets): Change description of 'D' packet to note
7386         that GDB does wait for a response.
7387
7388 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
7389
7390         * gdb.texinfo (History) Rename "Command History".
7391         (Command History): Move node "Server Prefix" from section on
7392         Annotations here.
7393
7394 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
7395
7396         * gdb.texinfo (GDB/MI Stack Manipulation):
7397         Re-instate -stack-info-frame with example.  Say that it gets
7398         info on selected frame, not current frame.
7399
7400 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
7401
7402         * gdb.texinfo (Server): Clarify that `file' should be used before
7403         connecting to the server.
7404         (Files): Add an xref to the above description.
7405         (Output Formats): More detailed description of the `c' format.
7406         (Memory): List explicitly all the formats supported by `x'.
7407         (Threads): Add an @cindex entry for "thread apply".
7408         (Files): Document the possibility of loading unlinked object
7409         files.  Add more indexing for solib-absolute-prefix and
7410         --with-sysroot.
7411         (Machine Code): Document possible problems with locations in
7412         shared libraries.
7413         (Backtrace): Document that free-standing environments do not need
7414         to have a `main' function.
7415
7416 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
7417
7418         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7419         -stack-info-frame.
7420
7421 2005-06-07  Andrew Cagney  <cagney@gnu.org>
7422
7423         * gdb.texinfo (Contributors): Note the original multi-arch
7424         contributors.
7425
7426 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
7427
7428         * gdb.texinfo (Registers): Add index entries for the standard
7429         registers.
7430         (Frames): Add cross-reference from frame pointer description to
7431         the Registers node.
7432         (Annotations Overview): Fix the reference to GDB name.
7433
7434 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
7435
7436         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7437         can-use-hw-watchpoints.
7438
7439 2005-05-28  Bob Rossi  <bob@brasko.net>
7440
7441         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7442         the possible reasons why an exec async record would be returned to FE.
7443
7444 2005-05-26  Andrew Cagney  <cagney@gnu.org>
7445
7446         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7447         Andrew Cagney implemented the original GDB/MI.
7448
7449 2005-05-23  Orjan Friberg  <orjanf@axis.com>
7450
7451         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7452         documentation.  Add documentation for cris-mode.
7453
7454 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
7455
7456         * gdb.texinfo (Numbers): Explain the example and make the wording
7457         more acurate.
7458
7459 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
7460             Dennis Brueni  <dennis@slickedit.com>
7461
7462         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7463         (GDB/MI Data Manipulation, GDB/MI Program Control)
7464         (GDB/MI Stack Manipulation): Update examples to include the fullname
7465         attribute in stack frames.
7466
7467 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
7468
7469         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
7470         do with other non-standard names of init files.
7471
7472 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
7473
7474         * gdb.texinfo (Command Files): Move the description of the startup
7475         from here...
7476         (Startup): ...to this new subsection of the Invocation chapter.
7477         Rearrange the description of init files more logically and add a
7478         cross-reference to "Command Files".  Document the special gdbinit
7479         name for CISCO 68k.  Expand the description of what GDB does
7480         during startup.
7481         (History): Add index entry for HISTSIZE.
7482
7483 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
7484
7485         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7486
7487 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
7488
7489         * gdb.texinfo (SVR4 Process Information, The isatty call)
7490         (The system call): Don't use foo(N) notation for man pages and
7491         functions.
7492         (Compilation, DJGPP Native): Improve wording.
7493
7494 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
7495
7496         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7497         were optimized away.
7498
7499 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
7500
7501         * gdb.texinfo (Remote configuration): Document "set/show
7502         get-thread-local-storage-address".  Add cross-reference to the
7503         description of the qGetTLSAddr packet.
7504         (General Query Packets): Mention "set remote
7505         get-thread-local-storage-address" and add a reference to its
7506         description.
7507
7508 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
7509
7510         * gdb.texinfo (Backtrace): Describe 'bt full'.
7511
7512 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
7513
7514         * gdb.texinfo (Mode Options): Fix typo.
7515         (GDB/MI): Describe how to invoke GDB/MI.
7516
7517 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
7518
7519         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
7520         references changed.  Add description of "info udot".
7521         (Files): Document "set/show stop-on-solib-events".
7522         (M32R/D): Document "set/show download-path", "set/show
7523         board-address", "set/show server-address", "upload", "tload".
7524         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7525         "use_mon_code", "use_ib_break", "use_dbt_break".
7526         (Maintenance Commands): Improve indexing.
7527         (Target Commands): Document "set/show hash", "set/show debug
7528         monitor".
7529         (SVR4 Process Information): Document "info pidlist" and "info
7530         meminfo".  Document "set/show procfs-tarce" and "set/show
7531         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
7532         (Symbols, The Print Command with Objective-C): Improve indexing.
7533         (Objective-C): Add references to "info classes" and "info
7534         selectors".
7535         (Debugging Output): Improve wording.  Document "set/show debug
7536         solib-frv".  Fix "set/show debugvarobj".
7537         (Set Breaks): Add index entry for "hardware breakpoints".
7538         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7539         and "set/show usehardbreakpoints".
7540         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7541         monitor-prompt", "set/show monitor-warnings", "pmon".
7542         (ARM): Document "rdilogfile", "rdilogenable", "set/show
7543         rdiromatzero", "set/show rdiheartbeat".
7544         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7545         "sds".
7546         (Embedded Processors): Document the "sim" command.
7547         (Remote): Document the "remote" command.
7548         (DJGPP Native): Document the "info serial" command.
7549         (Threads): Document "maint info sol-threads".
7550         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7551         (Set Breaks): Improve indexing.
7552         (Command Syntax): Add a reference to dont-repeat.
7553         (Define): Document "dont-repeat".
7554         (TUI Commands): Document "tabset".
7555         (WinCE): New subsection.  Document "set/show remotedirectory",
7556         "set/show remoteupload", "set/show remoteaddhost".
7557
7558 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
7559
7560         * gdb.texinfo (Hurd Native): New subsection, documents
7561         Hurd-specific commands.
7562         (Maintenance Commands): Add cross-reference to "Debugging Output".
7563         (Debugging Output): Document "set/show debug lin-lwp".
7564         (MIPS): Improve documentation of heuristic-fence-post.  Document
7565         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7566         mips stack-arg-size", "set/show mips mask-address", "set/show mips
7567         remote-mips64-transfers-32bit-regs", "set/show debug mips".
7568         (ARM): Document ARM-specific commands.
7569         (AVR): New section.  Document "info io_registers".
7570         (CRIS): New section.  Document "set/show cris-version" and
7571         "set/show cris-dwarf2-cfi".
7572         (HPPA): New section.  Document "set/show debug hppa" and "maint
7573         print unwind".
7574         (Neutrino): New subsection.  Document "set/show debug nto-debug".
7575         (Super-H): New section.  Document the "regs" command.
7576         (Debugging Output): Document "set/show debug aix-thread".
7577
7578 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
7579
7580         * gdb.texinfo (Print Settings): Document "set/show print
7581         pascal_static-members", "set print repeats", "show print
7582         null-stop".  Improve indexing.  Fix documentation of "set print
7583         union".
7584         (Pascal): New section.
7585         (Supported languages): Rename from "Support"; all references
7586         updated.  Add a menu item for Pascal.
7587         (Numbers): Document "set radix.
7588         (Screen Size): Document "set/show pagination".
7589         (MIPS Embedded): Remove "set processor" documentation.
7590         (Remote configuration): Document "set/show X/P/Z-packet",
7591         "set/show read-aux-vector-packet", "set/show remote
7592         symbol-lookup-packet", "set/show remote verbose-resume-packet",
7593         "set/show remoteaddresssize", "set/show remotebaud", "set/show
7594         remotedebug", "set/show remotebreak", "set/show remotedevice",
7595         "set/show remotelogfile".
7596         (Auxiliary Vector): Add reference to the description of the
7597         read-aux-vector-packet setting.
7598         (Set Watchpoints): Add a cross-reference to "set remote
7599         hardware-breakpoint-limit".
7600         (General Query Packets): Add indexing of requests and
7601         cross-references to related commands in "Remote configuration".
7602         (File-I/O Overview, The system call): Fix wording and typos.
7603         (Thread Stops): Add index entries.
7604         (Continuing and Stepping): Document "show step-mode".
7605         (i386): New node.  Document "set/show struct-convention".
7606         (Files): Document "show trust-readonly-sections".
7607         (Calling): Document "set/show unwindonsignal".
7608         (Messages/Warnings): Add index entries.
7609         (Maintenance Commands): Document "set/show watchdog".
7610         (Annotations Overview): Document "show annotate".
7611         (Set Watchpoints): Add index entries.
7612         (Symbols): Fix doc of case-sensitive.
7613         (ABI): Document "show coerce-float-to-double".
7614         (Convenience Vars, Help): Improve indexing.
7615         (Machine Code): Document "show disassembly-flavor".
7616         (Debugging C plus plus): Document "show overload-resolution".
7617         (Value History, Signaling): Add index entries.
7618
7619 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
7620
7621         * gdb.texinfo (Show): Move @kindex entries to their proper places.
7622         (Processes): Fix wording.
7623         (History, List, Logging output, Define, Symbols, Print Settings):
7624         Improve indexing.
7625
7626 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
7627
7628         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
7629         redundant index entry for "target" command.
7630         (Backtrace): Add index entries.
7631         (Symbols, Fortran): Document the "set case-sensitive" command.
7632         (DJGPP Native): Document "set com1base", "set com1irq", etc.
7633         (Print Settings): Add index entry for "set demangle-style".
7634         (Target Commands): Document "set download-write-size".
7635         (Debugging Output): Document "set exec-done-display".
7636
7637 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
7638
7639         * gdb.texinfo (Files): Fix the name and documentation of
7640         add-shared-symbol-files.  Document its alias assf.  Update the
7641         list of OSs where GDB supports shared libraries.  Fix markup.
7642         (Continuing and Stepping): Add reference to @var{location} in the
7643         text.
7644         (Dump/Restore Files): Fix reference to @{filename}.
7645         (Help): Fix wording.
7646         (Attach): Ditto.
7647         (Set Watchpoints): Ditto.
7648         (Backtrace): Remove redundant index entries.  Improve index
7649         entries.
7650         (Delete Breaks): Fix wording.
7651         (Memory): Document the compare-sections command.
7652         (Memory Region Attributes): Improve wording.
7653         (Disabling): Improve wording.
7654         (Fortran): New subsection.  Document the "info common" command.
7655         (Help): Document aliases "info copying" and "info warranty".
7656         (Caching Remote Data): New section.  Document the "set/show
7657         remotecache" and "info dcache" commands.
7658         (Show): Fix wording of the documentation of the "set
7659         extension-language" command.
7660         (Signals): Add index entry for "info handle".
7661         (Memory Region Attributes): Fix punctuation.
7662         (Symbols): Change the arg name to "location" and refer to it in
7663         the text.  Fix wording of "info types" doc.
7664         (Threads): Fix usage of @enumerate @item's.
7665         (Listing Tracepoints): Add index entry for "info tp".
7666         (Set Watchpoints): Add xref to "info break" description.
7667         (Macros): Add an index entry for "macro exp1".  Document the
7668         "macro list" command.
7669         (Maintenance Commands): Document "flushregs", "maint agent",
7670         "maint check-symtabs", "maint cplus", "maint demangle", "maint
7671         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7672         "maint print architecture", "maint print objfiles", "maint print
7673         statistics", "maint print type", "maint show-debug-regs", "maint
7674         space", "maint time", and "maint translate-address".
7675         (Connecting): Document the "monitor" command.
7676         (Annotations Overview): Describe the "set annotate" command.
7677
7678 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
7679
7680         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7681         Rearrange index entries and improve wording about support for
7682         hardware watchpoints.
7683
7684 2005-03-10  Bob Rossi  <bob@brasko.net>
7685
7686         * gdb.texinfo: Update copyright
7687
7688 2005-02-09  Theodore A. Roth  <troth@openavr.org>
7689
7690         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7691         error.
7692
7693 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
7694
7695         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7696
7697 2005-01-17  Michael Snyder  <msnyder@redhat.com>
7698
7699         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
7700
7701 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
7702
7703         * observer.texi (GDB Observers): Document "solib_loaded".
7704
7705 2005-01-07  Andrew Cagney  <cagney@gnu.org>
7706
7707         * configure.ac: Rename configure.in, require autoconf 2.59.
7708         * configure: Re-generate.
7709
7710         * configure.in: Replace configdirs with multiple references to
7711         AC_CONFIG_SUBDIRS.
7712         * configure: Re-generate.
7713
7714 2005-01-04  Andrew Cagney  <cagney@gnu.org>
7715
7716         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7717         part of the version number.
7718
7719 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
7720
7721         * gdbint.texinfo (Algorithms): Remove description of
7722         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7723
7724 2004-12-07  Jim Blandy  <jimb@redhat.com>
7725
7726         * gdb.texinfo (General Query Packets): Specify that thread ID's in
7727         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7728         numbers.
7729
7730 2004-12-07  Andreas Schwab  <schwab@suse.de>
7731
7732         * gdb.texinfo (Mode Options): Document -l option.
7733
7734 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
7735
7736         * gdbint.texinfo (Algorithms): More accurate description of
7737         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
7738         is not needed unless data-read and data-access watchpoints are
7739         supported.  Add a description of how GDB checks whether the
7740         inferior stopped because a watchpoint was hit.
7741
7742 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
7743
7744         * gdb.texinfo (Files): Add cross-reference to description of
7745         -readnow command-line switch.
7746
7747 2004-11-10  Randolph Chung  <tausq@debian.org>
7748
7749         * gdb.texinfo: Document set/show backtrace past-entry commands.
7750         Rearrange index entries for set/show backtrace past-main.
7751
7752 2004-11-10  Jon Beniston <jon@beniston.com>
7753
7754         Committed by Andrew Cagney  <cagney@gnu.org>.
7755         * gdb.texinfo (Remote Serial Protocol): Further describe
7756         binary transfer escaping mechanism .
7757
7758 2004-11-08  Randolph Chung  <tausq@debian.org>
7759
7760         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7761         and "show debug infrun".  Add index entries.
7762
7763 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
7764
7765         * gdb.texinfo (SVR4 Process Information): Document subcommands of
7766         "info proc" that are already implemented.  Add index entries.
7767         (Working Directory): Add a cross-reference to "info proc" command.
7768         (Files): Add a tip for decreasing memory used for symtabs from
7769         shared libraries.
7770         (Starting): Fix whitespace; make "elaboration" stand out where it
7771         is first used, and add an index entry for the term.
7772         (Calling): Expand and elaborate text.  Add "print".  Add the
7773         description of problems with weak aliases.
7774         (Core File Generation): New section.
7775
7776 2004-10-12  Andrew Cagney  <cagney@gnu.org>
7777
7778         * gdbint.texinfo (Versions and Branches): New chapter.
7779         (Releasing GDB): Delete "Versions and Branches" section.
7780         (Top): Add "Versions and Branches".
7781
7782 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
7783
7784         * gdb.texinfo (Editing, History): Add cross-references to the
7785         included Readline and History user documentation.  Remove
7786         references to the symbol have-readline-appendices which is unused
7787         and undefined.
7788         (History): Fix indexing.
7789
7790 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
7791
7792         * gdbint.texinfo (target_stopped_data_address): Update to
7793         new prototype.
7794         (i386_stopped_data_address): Update prototype and description.
7795         (i386_stopped_by_watchpoint): New function and description.
7796
7797 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
7798
7799         * gdb.texinfo (Filenames): Add Ada suffixes.
7800         (Ada) New section.
7801
7802 2004-09-27  Andrew Cagney  <cagney@gnu.org>
7803             Robert Picco  <Robert.Picco@hp.com>
7804
7805         * gdb.texinfo (Packets): Document the "p" packet.
7806
7807 2004-09-21  Jason Molenda  (jmolenda@apple.com)
7808
7809         * gdb.texinfo (Paths and Names of the Source Files): Document the
7810         meaning of values in the 'desc' field of a SO stab.
7811
7812 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
7813
7814         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7815         max-cache-age" and "maint show dwarf2 max-cache-age".
7816
7817 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
7818
7819         * gdb.texinfo (Set Breaks): Add index entry for setting
7820         breakpoints on overloaded C++ functions that are not members of
7821         any classes.  Add an example and an index entry for setting
7822         breakpoints on all program functions.
7823         (Character Sets, Macros, Overlay Commands)
7824         (Non-debug DLL symbols, GDB/MI Output Syntax)
7825         (Annotations Overview, Maintenance Commands, File-I/O Overview):
7826         Use "(@value{GDBP})" instead of a literal "(gdb)".
7827
7828 2004-09-12  Andrew Cagney  <cagney@gnu.org>
7829
7830         * gdbint.texinfo (Native Debugging): Delete description of
7831         FILES_INFO_HOOK.
7832
7833 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
7834
7835         * gdbint.texinfo (User Interface): Change local_hex_string_custom
7836         to hex_string_custom (not historically correct, but more
7837         understandable, given the current code).
7838
7839 2004-09-03  Andrew Cagney  <cagney@gnu.org>
7840
7841         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7842
7843 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
7844
7845         * observer.texi (solib_unloaded): New observer.
7846
7847 2004-08-24  Andrew Cagney  <cagney@gnu.org>
7848
7849         * gdbint.texinfo (Target Architecture Definition): Add missing
7850         comma.
7851
7852 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
7853
7854         * (Using the Testsuite): build != host is supported,
7855         but some test scripts do not support build != host.
7856
7857 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
7858
7859         * gdbint.texinfo (Host Definition): Delete description of
7860         FCLOSE_PROVIDED and GETENV_PROVIDED.
7861
7862 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
7863
7864         * gdbint.texinfo (Host Definition): Delete description of
7865         NO_SYS_FILE.
7866         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7867         PTRACE_FP_BUG.
7868
7869 2004-08-05  Andrew Cagney  <cagney@gnu.org>
7870
7871         * gdbint.texinfo (Target Architecture Definition): Delete
7872         reference to deprecated_read_fp.
7873
7874 2004-08-02  Andrew Cagney  <cagney@gnu.org>
7875
7876         * gdbint.texinfo (Target Architecture Definition): Delete
7877         description of DEPRECATED_REGISTER_BYTES.
7878
7879 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
7880
7881         * gdb.texinfo (Source Path): Document the new behavior of
7882         searching for the source files.
7883
7884 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
7885
7886         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7887         (Search, Expressions, Arrays, Variables, Data, Machine Code)
7888         (Auto Display): Improve indexing.
7889
7890 2004-07-16  Andrew Cagney  <cagney@gnu.org>
7891
7892         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7893         "-noasync".
7894
7895 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
7896
7897         * gdb.texinfo: Fix @kindex entries so that multiple commands that
7898         have the same prefix have only their prefix in the index.
7899
7900 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
7901
7902         * gdb.texinfo (BSD libkvm Interface): New node (section)
7903         (Native): Add it to the menu.
7904
7905 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
7906
7907         * gdbint.texinfo (Target Architecture Definition): Remove
7908         PCC_SOL_BROKEN.
7909
7910 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
7911
7912         * gdbint.texinfo (Target Architecture Definition): Remove
7913         SUN_FIXED_LBRAC_BUG.
7914
7915 2004-06-26  Andrew Cagney  <cagney@gnu.org>
7916
7917         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7918
7919 2004-06-20  Andrew Cagney  <cagney@gnu.org>
7920
7921         * gdbint.texinfo (Target Architecture Definition): Deprecate
7922         USE_STRUCT_CONVENTION.
7923
7924 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
7925
7926         gdb.texinfo (Bug Reporting): Mention session recording,
7927         with the script command or Emacs.
7928
7929 2004-06-18  Andrew Cagney  <cagney@gnu.org>
7930
7931         * gdbint.texinfo (Target Architecture Definition): Deprecate
7932         FUNCTION_START_OFFSET.
7933
7934 2004-06-14  Andrew Cagney  <cagney@gnu.org>
7935
7936         Based on changes from Karl Berry.
7937         * gdb.texinfo: Do not use @sc in a direntry.
7938         * stabs.texinfo: Change @dircateogry to "Software development".
7939         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7940
7941 2004-06-13  Andrew Cagney  <cagney@gnu.org>
7942
7943         * gdbint.texinfo (Target Architecture Definition): Delete
7944         description of RETURN_VALUE_ON_STACK.
7945
7946 2004-06-09  Andrew Cagney  <cagney@gnu.org>
7947
7948         * gdbint.texinfo (Native Debugging): Restore "@table @code"
7949         deleted by previous patch.
7950
7951 2004-06-08  Andrew Cagney  <cagney@gnu.org>
7952
7953         * gdbint.texinfo (Native Debugging): Delete documentation on
7954         ATTACH_DETACH.
7955
7956 2004-06-06  Randolph Chung  <tausq@debian.org>
7957
7958         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7959
7960 2004-06-06  Randolph Chung  <tausq@debian.org>
7961
7962         * gdb.texinfo (push_dummy_call): Update argument list to match
7963         the new push_dummy_call method signature.  Describe the function
7964         argument.
7965
7966 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
7967
7968         * gdb.texinfo (Starting): Document new start command.
7969
7970 2004-05-21  Andrew Cagney  <cagney@redhat.com>
7971
7972         * observer.texi (GDB Observers): Document "inferior_created".
7973
7974 2004-05-08  Andrew Cagney  <cagney@redhat.com>
7975
7976         * gdbint.texinfo (Target Architecture Definition): Delete
7977         description of DO_DEFERRED_STORES.
7978
7979         * gdbint.texinfo (Target Architecture Definition): Delete
7980         references to DEPRECATED_FIX_CALL_DUMMY.
7981
7982         * gdbint.texinfo (Target Architecture Definition): Delete
7983         description of DEPRECATED_CALL_DUMMY_WORDS,
7984         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7985
7986         * gdbint.texinfo (Target Architecture Definition): Delete
7987         description of DEPRECATED_PUSH_DUMMY_FRAME.
7988
7989         * gdbint.texinfo (Target Architecture Definition): Delete
7990         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7991
7992 2004-05-07  Andrew Cagney  <cagney@redhat.com>
7993
7994         * observer.texi (GDB Observers): Add "Debugging" section.  Include
7995         cross reference to "set/show debug observer".
7996         * gdb.texinfo (Debugging Output): Document "set/show debug
7997         observer".
7998
7999 2004-05-01  Andrew Cagney  <cagney@redhat.com>
8000
8001         * gdbint.texinfo (Target Architecture Definition): Delete
8002         description of DEPRECATED_PC_IN_SIGTRAMP.
8003
8004 2004-04-30  Andrew Cagney  <cagney@redhat.com>
8005
8006         * gdbint.texinfo (Target Architecture Definition): Delete
8007         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8008
8009 2004-04-30  Orjan Friberg  <orjanf@axis.com>
8010
8011         * observer.texi (GDB Observers): Correct spelling.
8012
8013 2004-04-26  Orjan Friberg  <orjanf@axis.com>
8014
8015         * observer.texi (GDB Observers): Add target_changed event.
8016
8017 2004-04-08  Andrew Cagney  <cagney@redhat.com>
8018
8019         * observer.texi (GDB Observers): Rework, provide generic observer
8020         definitions and then a list of observable events.
8021
8022 2004-04-04  Andrew Cagney  <cagney@redhat.com>
8023
8024         * gdbint.texinfo (Host Definition): Delete reference to
8025         NO_SIGINTERRUPT.
8026
8027 2004-04-02  Andrew Cagney  <cagney@redhat.com>
8028
8029         * gdbint.texinfo (Target Architecture Definition): Delete
8030         reference to DEPRECATED_CALL_DUMMY_LENGTH.
8031
8032 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
8033
8034         * gdb.texinfo (TUI Commands): Document tui reg commands.
8035
8036 2004-03-26  Andrew Cagney  <cagney@redhat.com>
8037
8038         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
8039         "gdbtui".
8040         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
8041         (Contributors): Mention both Text and Terminal User Interface.
8042
8043 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8044
8045         * gdbint.texinfo (Target Architecture Definition): Deprecate
8046         references to SIGTRAMP_START and SIGTRAMP_END.
8047
8048 2004-03-23  Andrew Cagney  <cagney@redhat.com>
8049
8050         * gdbint.texinfo (Target Architecture Definition): Deprecate
8051         references to PC_IN_SIGTRAMP.
8052
8053 2004-03-19  Andrew Cagney  <cagney@redhat.com>
8054
8055         * gdbint.texinfo (Target Architecture Definition): Delete
8056         reference to GDB_TARGET_IS_HPPA.
8057
8058 2004-03-18  Andrew Cagney  <cagney@redhat.com>
8059
8060         * gdbint.texinfo (Coding): Update section on gdbarch_data,
8061         describe pre_init and post_init.
8062
8063 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
8064
8065         * gdb.texinfo (Debugging Output): Document values for "set debug
8066         target".
8067
8068 2004-02-28  Andrew Cagney  <cagney@redhat.com>
8069
8070         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8071
8072 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
8073
8074         * gdb.texinfo (breakpoints): Add information about the
8075         new "set breakpoint pending" and "show breakpoint pending"
8076         commands.
8077
8078 2004-02-26  Andrew Cagney  <cagney@redhat.com>
8079
8080         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8081         in Per-architecture module data section.
8082
8083 2004-02-25  Roland McGrath  <roland@redhat.com>
8084
8085         * gdb.texinfo (General Query Packets): Document qPart:... packets.
8086
8087 2004-02-24  Andrew Cagney  <cagney@redhat.com>
8088
8089         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8090         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8091         * fdl.texi: Import Version 1.2, November 2002.
8092
8093 2004-02-17  Andrew Cagney  <cagney@redhat.com>
8094
8095         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8096
8097 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8098
8099         * gdbint.texinfo (Target Architecture Definition): Deprecate
8100         FRAMELESS_FUNCTION_INVOCATION.
8101
8102 2004-02-16  Andrew Cagney  <cagney@redhat.com>
8103
8104         * gdbint.texinfo (Coding): Mention -Wunused-function.
8105
8106 2004-02-14  Andrew Cagney  <cagney@redhat.com>
8107
8108         * gdbint.texinfo (Target Architecture Definition): Delete
8109         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8110
8111 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
8112
8113         * gdb.texinfo: Properly quote the name "C++".
8114         * gdbint.texinfo: Ditto.
8115         * stabs.texinfo: Ditto.
8116
8117 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
8118
8119         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8120         minimal information about libiberty.
8121
8122 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
8123
8124         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8125
8126 2004-02-04  Roland McGrath  <roland@redhat.com>
8127
8128         * gdb.texinfo (Auxiliary Vector): New node (section).
8129         (Data): Add it to the menu.
8130
8131 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
8132
8133         * gdb.texinfo (Breakpoints): Add information about pending
8134         breakpoint support.
8135
8136 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8137
8138         * gdb.texinfo (Overview): Delete references to the cisco protocol
8139         including the "N" response.
8140
8141 2004-01-26  Andrew Cagney  <cagney@redhat.com>
8142
8143         * gdbint.texinfo (Target Architecture Definition): Rename
8144         EXTRACT_STRUCT_VALUE_ADDRESS to
8145         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8146
8147 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
8148
8149         * gdb.texinfo (KOD): Document "show os".  Add index entries for
8150         "set/show os" and "info cisco" commands.
8151
8152 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
8153
8154         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8155
8156 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
8157
8158         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8159         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8160
8161 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
8162
8163         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8164         -stack-list-locals.
8165         (GDB/MI Variable Objects): Describe extension to
8166         -var-list-children.
8167
8168 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
8169
8170         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8171
8172 2004-01-17  Andrew Cagney  <cagney@redhat.com>
8173
8174         * gdbint.texinfo (Target Architecture Definition): Delete
8175         documentation on DEPRECATED_NPC_REGNUM.
8176
8177 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
8178
8179         * gdb.texinfo: Update copyright year.  Mention that set
8180         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
8181         "set follow-fork-mode ask".
8182
8183 2004-01-13  Andrew Cagney  <cagney@redhat.com>
8184
8185         * gdbint.texinfo: Update copyright year.
8186         (Coding): Add -Wunused-label to list of -Werror warnings.
8187
8188 2004-01-08  Jason Molenda  <jmolenda@apple.com>
8189             Eli Zaretskii  <eliz@gnu.org>
8190
8191         * gdb.texinfo: Update copyright.
8192         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
8193         around names, as appropriate.  Minor syntax cleanup of
8194         _NSPrintForDebugger explanation.  Two spaces after periods.
8195         GDBN used instead of lit. "gdb".  Index entries added for
8196         print-object and _NSPrintForDebugger.  @noindent added in one spot.
8197
8198 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
8199
8200         * stabs.texinfo: Add dircategory and direntry commands.
8201         * annotate.texinfo: Ditto.
8202
8203 2003-11-10  Andrew Cagney  <cagney@redhat.com>
8204
8205         * gdbint.texinfo (Target Architecture Definition): Replace the
8206         return_value method's "inval" and "outval" parameters with
8207         "readbuf" and "writebuf".
8208
8209 2003-10-28  Jim Blandy  <jimb@redhat.com>
8210
8211         * gdb.texinfo (The F request packet, The F reply packet): Renamed
8212         from "The `F' request packet" and "The `F' reply packet", to make
8213         texi2dvi happy.
8214         (File-I/O remote protocol extension): Update menu entries, too.
8215
8216 2003-10-26  Michael Chastain  <mec@shout.net>
8217
8218         * gdb.texinfo (Thread Stops): Document the issue with
8219         premature return from system calls in multi-threaded programs.
8220
8221 2003-10-24  Andrew Cagney  <cagney@redhat.com>
8222
8223         * annotate.texinfo: Fix "fortunatly"[sic].
8224
8225 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
8226
8227         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8228         with "Hitachi" and "Mitsubishi".
8229
8230 2003-10-20  Andrew Cagney  <cagney@redhat.com>
8231
8232         * gdbint.texinfo (Target Architecture Definition): Document
8233         gdbarch_return_value.  Add cross references from
8234         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8235         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8236
8237 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
8238
8239         * gdbint.texinfo (Target Architecture Definition): Document
8240         regset_from_core_section.
8241
8242 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
8243
8244         * gdb.texinfo (M32R/D): Mention m32rsdi target.
8245
8246 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
8247
8248         From Anthony Green  <green@redhat.com>:
8249         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8250
8251 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
8252
8253         * gdb.texinfo (Breakpoint related warnings): New node.
8254         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8255
8256 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
8257
8258         * gdb.texinfo (Remote Protocol): Document v and vCont.
8259
8260 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
8261
8262         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8263         * gdbint.texinfo: Ditto.
8264
8265 2003-10-09  Andrew Cagney  <cagney@redhat.com>
8266
8267         From 2003-09-18 David Anderson <davea@sgi.com>:
8268         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8269         "command".
8270
8271 2003-10-03  Andrew Cagney  <cagney@redhat.com>
8272
8273         * gdbint.texinfo (Target Architecture Definition): Deprecate
8274         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
8275         just target.
8276
8277 2003-10-02  Andrew Cagney  <cagney@redhat.com>
8278
8279         * gdbint.texinfo (Target Architecture Definition): Rename
8280         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8281         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8282         * gdbint.texinfo (Target Architecture Definition): Rename
8283
8284 2003-09-30  Andrew Cagney  <cagney@redhat.com>
8285
8286         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8287         (Target Architecture Definition):
8288
8289         * gdbint.texinfo (Target Architecture Definition): Rename
8290         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8291
8292 2003-09-29  Andrew Cagney  <cagney@redhat.com>
8293
8294         * gdbint.texinfo (Target Architecture Definition): Delete
8295         documentation for NEED_TEXT_START_END.
8296
8297         * gdbint.texinfo (Target Architecture Definition): Rename
8298         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
8299         TARGET_WRITE_PC.
8300
8301 2003-09-22  Michael Chastain  <mec@shout.net>
8302
8303         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8304
8305 2003-09-21  Anthony Green  <green@redhat.com>
8306
8307         * gdbint.texinfo (Target Architecture Definition): Fix typos.
8308
8309 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
8310
8311         * gdbint.texinfo (Target Architecture Definition): Document
8312         stabs_argument_has_addr.
8313
8314 2003-09-18  Andrew Cagney  <cagney@redhat.com>
8315
8316         * gdbint.texinfo (Target Architecture Definition): Delete
8317         documentation on REGISTER_NAMES.
8318
8319 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
8320
8321         * gdbint.texinfo (Target Architecture Definition): Replace
8322         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8323
8324 2003-09-11  Andrew Cagney  <cagney@redhat.com>
8325
8326         * gdbint.texinfo (Target Architecture Definition): Replace
8327         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8328
8329 2003-08-18  Andrew Cagney  <cagney@redhat.com>
8330
8331         * gdbint.texinfo (Target Architecture Definition): Document
8332         "frame_red_zone_size".
8333
8334 2003-08-09  Andrew Cagney  <cagney@redhat.com>
8335
8336         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8337         with "set/show backtrace past-main" and "set/show backtrace
8338         limit".
8339
8340 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
8341
8342         * Makefile.in (install-info): Support DESTDIR.
8343         (install-html): Likewise.
8344
8345 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8346
8347         Patch from Nick Roberts.
8348         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8349         bindings.  Remove description of send-gdb-command.
8350
8351 2003-08-07  Andrew Cagney  <cagney@redhat.com>
8352
8353         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8354         GDB 6.0.
8355
8356 2003-08-06  Andrew Cagney  <cagney@redhat.com>
8357
8358         * gdb.texinfo (Mode Options): Mention that level three is the
8359         highest available and that level 2 is deprecated.
8360         (Annotations Overview): Mention annotation levels. Cross reference
8361         to "Limitations of the Annotation Interface" in annotate.texi.
8362         (TODO, Value Annotations, Frame Annotations): Delete section.
8363         (Displays, Breakpoint Info): Delete.
8364
8365 2003-08-04  Andrew Cagney  <cagney@redhat.com>
8366
8367         * agentexpr.texi: Delete @bye.
8368         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8369         (stabs.info): Add $(srcdir) to include search path.
8370         (html): Depend on "annotate_toc.html", and not "annotate.html".
8371         * stabs.texinfo: Ditto.  Include "fdl.texi".
8372         * gdbint.texinfo: Update copyright statement's list of invariant
8373         sections.
8374
8375 2003-07-28  Andrew Cagney  <cagney@redhat.com>
8376
8377         * Makefile.in (INFO_DEPS): Add annotate.info.
8378         (dvi, ps, html, pdf): Add annotate.
8379         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8380         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8381         (ANNOTATE_DOC_FILES): New macro.
8382         (ANNOTATE_TEX_TMPS): New macro.
8383         (annotate.info, annotate_toc.html): Specify dependencies.
8384         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8385         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
8386         "Migrating to GDB/MI" and "Limitations of the Annotation
8387         Interface" chapters.  Mention why it is not part of the user
8388         guide.  Update copyright notice.  Include "fdl.texi".
8389
8390 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
8391
8392         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8393
8394 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8395
8396         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8397
8398 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
8399
8400         * gdb.texinfo (Server): Mention pidof.
8401
8402 2003-07-22  Andrew Cagney  <cagney@redhat.com>
8403
8404         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8405         list.
8406
8407 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
8408
8409         * gdb.texinfo (Logging output): New chapter.
8410
8411 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
8412
8413         * gdb.texinfo (Unsupported languages): New section.
8414         (Languages): Add link to new section.
8415
8416 2003-06-22  Andrew Cagney  <cagney@redhat.com>
8417
8418         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8419
8420 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8421
8422         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8423
8424 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
8425
8426         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8427         * agentexpr.texi: Retitle section, and change it to an appendix.
8428         Comment out texinfo initialization.  Factor a @var{} into two
8429         pieces to prevent makeinfo warnings.
8430         * gdb.texinfo: Add Agent Expressions appendix.
8431
8432 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
8433
8434         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8435
8436 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
8437
8438         * gdb.texinfo (Remote Debugging): New section "Connecting to a
8439         remote target".  Document the "detach" and "disconnect" commands.
8440         (Server, Netware, Debug Session): Reference "Connecting to a
8441         remote target".
8442         (GDB/MI Target Manipulation): Document "-target-disconnect".
8443
8444 2003-06-13  Andrew Cagney  <cagney@redhat.com>
8445
8446         * gdbint.texinfo (Target Architecture Definition): Deprecate
8447         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8448         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
8449
8450 2003-06-09  Jim Blandy  <jimb@redhat.com>
8451
8452         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8453
8454 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8455
8456         * gdbint.texinfo (Target Architecture Definition): Delete
8457         documentation on FRAME_ARGS_ADDRESS_CORRECT.
8458
8459 2003-06-08  Andrew Cagney  <cagney@redhat.com>
8460
8461         * gdbint.texinfo (Target Architecture Definition): Document
8462         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
8463
8464 2003-06-07  Adam Fedor  <fedor@gnu.org>
8465
8466         * gdb.texinfo: Add Objective-C documentation.
8467
8468 2003-06-01  Andrew Cagney  <cagney@redhat.com>
8469
8470         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8471         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
8472
8473 2003-05-21  Andrew Cagney  <cagney@redhat.com>
8474
8475         * gdbint.texinfo (Target Architecture Definition): Delete
8476         references to "extract_address" and "store_address".
8477
8478 2003-05-16  Andrew Cagney  <cagney@redhat.com>
8479
8480         * gdbint.texinfo (Target Architecture Definition): Replace
8481         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
8482         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8483
8484 2003-05-14  Theodore A. Roth  <troth@openavr.org>
8485
8486         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8487
8488 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
8489
8490         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8491         (gdb.dvi): Likewise.
8492         (gdb.pdf): Likewise.
8493         (links2roff): Likewise.
8494
8495 2003-05-08  Jim Blandy  <jimb@redhat.com>
8496
8497         * gdb.texinfo (Dump/Restore Files): Update documentation for
8498         'dump', 'append', and 'restore': note that format argument is
8499         optional; simplify presentation of the command variants; and be
8500         more precise about the formats.
8501
8502 2003-05-07  Jim Blandy  <jimb@redhat.com>
8503
8504         * gdb.texinfo (Symbols): Update documentation: 'maint list
8505         symtabs' and 'maint list psymtabs' have been renamed 'maint info
8506         symtabs' and 'maint info psymtabs'.
8507
8508 2003-05-05  Andrew Cagney  <cagney@redhat.com>
8509
8510         * gdbint.texinfo (Target Architecture Definition): Make
8511         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8512         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8513         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8514
8515 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8516
8517         * gdb.texinfo (Maintenance Commands): Document "maint print
8518         dummy-frames".
8519
8520 2003-05-04  Andrew Cagney  <cagney@redhat.com>
8521
8522         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8523
8524 2003-05-03  J. Brobecker  <brobecker@gnat.com>
8525
8526         Thierry Schneider  <tpschneider1@yahoo.com>
8527         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8528         for new MI command.
8529
8530 2003-05-03  Andrew Cagney  <cagney@redhat.com>
8531
8532         * gdbint.texinfo (Target Architecture Definition): Document
8533         push_dummy_code.  Add cross references.
8534
8535 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
8536
8537         * gdb.texinfo (Character Sets): Update to reflect new behavior of
8538         set/show charsets commands.
8539
8540 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8541
8542         * gdbint.texinfo (Target Architecture Definition): Replace
8543         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8544         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8545
8546 2003-04-28  Andrew Cagney  <cagney@redhat.com>
8547
8548         * gdbint.texinfo (Target Architecture Definition): Rename
8549         "tm_print_insn" to "deprecated_tm_print_insn".
8550
8551 2003-04-09  Jim Blandy  <jimb@redhat.com>
8552
8553         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8554         list psymtabs'.
8555
8556 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8557
8558         * gdbint.texinfo (Target Architecture Definition): Delete
8559         references to EXTRA_FRAME_INFO.
8560
8561 2003-04-08  Andrew Cagney  <cagney@redhat.com>
8562
8563         * gdbint.texinfo (Target Architecture Definition): Delete
8564         PRINT_TYPELESS_INTEGER.
8565
8566 2003-04-02  J. Brobecker  <brobecker@gnat.com>
8567
8568         * observer.texi (GDB Observers): Adjust the documentation for the
8569         normal_stop notification to better describe reality. Fix a couple
8570         of minor typos.
8571
8572 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
8573
8574         * gdb.texinfo (GDB/MI Program Control): Add
8575         '-file-list-exec-source-file'
8576
8577 2003-03-31  Andrew Cagney  <cagney@redhat.com>
8578
8579         * gdbint.texinfo (Target Architecture Definition): Delete
8580         references to CALL_DUMMY_P.
8581
8582 2003-03-30  Andrew Cagney  <cagney@redhat.com>
8583
8584         * gdbint.texinfo (Target Architecture Definition): Remove
8585         reference to TARGET_WRITE_SP.
8586
8587 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8588
8589         * gdbint.texinfo (Target Architecture Definition): Remove
8590         references to write_sp.
8591
8592 2003-03-27  Andrew Cagney  <cagney@redhat.com>
8593
8594         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8595         chapter body.  Use @smallexample instead of @example.
8596         (Annotations): Ditto.
8597         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8598         annotate.texi.
8599
8600 2003-03-26  Andrew Cagney  <cagney@redhat.com>
8601
8602         * gdbint.texinfo (Target Architecture Definition): Replace
8603         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8604         dummy_addr parameters.
8605
8606 2003-03-25  Andrew Cagney  <cagney@redhat.com>
8607
8608         * gdbint.texinfo (Target Architecture Definition): Delete
8609         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
8610         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8611         Add reference to PUSH_ARGUMENTS.
8612
8613 2003-03-23  Andrew Cagney  <cagney@redhat.com>
8614
8615         * gdbint.texinfo (Algorithms, Target Architecture Definition):
8616         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8617
8618 2003-03-18  J. Brobecker  <brobecker@gnat.com>
8619
8620         * gdbint.texinfo (Algorithms): Add new section describing the
8621         Observer paradigm.
8622         (Top): Add menu entry to new observer appendix.
8623         * observer.texi: New file.
8624         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8625         new observer.texi file.
8626
8627 2003-03-17  Andrew Cagney  <cagney@redhat.com>
8628
8629         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
8630         that GNU Press update the manual version number.
8631
8632 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8633
8634         * gdbint.texinfo (Target Architecture Definition): Delete
8635         references to get_saved_register.  Rename GET_SAVED_REGISTER to
8636         DEPRECATED_GET_SAVED_REGISTER.
8637
8638 2003-03-13  Andrew Cagney  <cagney@redhat.com>
8639
8640         * gdbint.texinfo (Target Architecture Definition): Replace
8641         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
8642
8643 2003-03-12  Andrew Cagney  <cagney@redhat.com>
8644
8645         * gdbint.texinfo (Target Architecture Definition): Rename
8646         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
8647
8648 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
8649
8650         * gdb.texinfo: Add File-I/O documentation.
8651
8652 2003-03-10  Andrew Cagney  <cagney@redhat.com>
8653
8654         * gdbint.texinfo (Target Architecture Definition): Cross reference
8655         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
8656
8657 2003-03-07  Andrew Cagney  <cagney@redhat.com>
8658
8659         * gdb.texinfo (Debugging Output): Mention the "set/show debug
8660         frame" command.
8661
8662 2003-03-05  Andrew Cagney  <cagney@redhat.com>
8663
8664         * gdbint.texinfo (Target Architecture Definition): Document
8665         unwind_dummy_id.  Cross reference unwind_dummy_id and
8666         SAVE_DUMMY_FRAME_TOS.
8667
8668 2003-03-05  James Ingham <jingham@apple.com>
8669             Daniel Jacobowitz  <drow@mvista.com>
8670
8671         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8672         and "show cp-abi".
8673
8674 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8675
8676         * gdbint.texinfo (Target Architecture Definition): Document
8677         register_type.
8678
8679 2003-03-03  Andrew Cagney  <cagney@redhat.com>
8680
8681         * stabs.texinfo (Structures): Use @samp and separate @var's
8682         instead of a single @var containing a comma separated list.
8683         (Unions): Ditto.
8684
8685 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
8686
8687         * Makefile.in (distclean): Remove config.log.
8688
8689 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8690
8691         * gdbint.texinfo (Target Architecture Definition): Rename
8692         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8693
8694 2003-03-01  Andrew Cagney  <cagney@redhat.com>
8695
8696         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8697         DEPRECATED_INIT_EXTRA_FRAME_INFO.
8698
8699 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
8700
8701         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8702         (Non-debug DLL symbols): New node, describing the minimal symbols
8703         loaded from DLLs without real debugging symbols.
8704
8705 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
8706
8707         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8708         hardware-breakpoint-limit".
8709         (Set Watchpoints): Add cross reference to "set remote
8710         hardware-watchpoint-limit".
8711         (Remote configuration options): New section.
8712
8713 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
8714
8715         * gdbint.texinfo (Target Architecture Definition): Delete
8716         descrption of IS_TRAPPED_INTERNALVAR.
8717
8718         From Keith Seitz <keiths@redhat.com>:
8719         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
8720         option "-i"/"--interpreter" to this chapter.  Include index
8721         entries.
8722
8723 2003-02-04  David Carlton  <carlton@math.stanford.edu>
8724
8725         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8726         (Variables): Recommend stabs+ and DWARF 2.
8727         (C plus plus expressions): Correct info about
8728         compiler versions, debug formats.
8729         (Contributors): Change 'DWARF2' to 'DWARF 2'.
8730         PR symtab/874.
8731
8732 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8733
8734         * gdbint.texinfo (Target Architecture Definition): Delete
8735         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8736         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8737         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8738         references to nindy and i960.
8739         * gdb.texinfo (i960): Delete all references to i960 and nindy.
8740
8741 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
8742
8743         * gdbint.texinfo (Target Architecture Definition): Delete
8744         FLOAT_INFO.
8745
8746 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
8747
8748         * stabs.texinfo (Member Type Descriptor): Clarify description of
8749         `@'.  Suggested by Ben Hutchings.
8750
8751 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8752
8753         * gdb.texinfo (M68K): Delete reference to es1800.
8754
8755 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
8756
8757         * gdb.texinfo (Maintenance Commands): Document `maint print
8758         reggroups' and `maint print register-groups'.
8759         * gdbint.texinfo (Target Architecture Definition): Document
8760         register_reggroup_p.
8761
8762 2003-01-23  Jim Blandy  <jimb@redhat.com>
8763
8764         * gdb.texinfo (Separate Debug Files): New section.
8765
8766 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
8767
8768         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8769         and "maint show profile".
8770
8771 2003-01-16  Michael Chastain  <mec@shout.net>
8772
8773         * gdb.texinfo (Installing GDB): Warn against
8774         ".../gdb-VERSION/gdb/configure".
8775         (Separate Objdir): Likewise.
8776
8777 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
8778
8779         * gdbint.texinfo (Target Architecture Definition): Delete
8780         definition of PRINT_REGISTER_HOOK.
8781
8782 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8783
8784         (OpenRISC 1000): Fix formatting of command names.
8785
8786 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
8787
8788         * gdb.texinfo (Continuing and Stepping): Add new command
8789         'advance'. Clarify behavior of 'until'.
8790
8791 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
8792
8793         * gdb.texinfo (Files): Document solib-absolute-prefix and
8794         solib-search-path.
8795
8796 2003-01-09  Michael Chastain  <mec@shout.net>
8797
8798         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8799         (Create a Release): Add new instructions for new @file{src-release}.
8800         Document existing instructions for @file{Makefile.in} as
8801         being for @value{GDBN} 5.3.1 or earlier.
8802
8803 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
8804
8805         * gdbint.texinfo (Target Architecture Definition): Mention
8806         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8807         allocate memory.
8808
8809 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8810
8811         * gdb.texinfo (Controlling GDB): Add @kindex for
8812         "show osabi".
8813         (Backtraces): Add @kindex's for backtrace-below-main.
8814
8815 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8816
8817         * gdb.texinfo (Controlling GDB): Document "set osabi".
8818
8819 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8820
8821         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8822         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8823
8824 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
8825
8826         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
8827         "set coerce-float-to-double".
8828         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8829
8830 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
8831
8832         * stabs.texinfo: Remove obsolete text.
8833         * gdbint.texinfo: Ditto.
8834         * gdb.texinfo: Ditto.
8835
8836 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
8837
8838         * gdbint.texinfo (Target Architecture Definition): Update
8839         description of gdbarch_register_osabi.
8840
8841 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
8842
8843         * agentexpr.texi: Fix typos.
8844         * annotate.texi: Likewise.
8845         * fdl.texi: Likewise.
8846
8847 2002-12-10  Andrew Cagney  <cagney@redhat.com>
8848
8849         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8850         DEPRECATED_INIT_FRAME_PC.
8851
8852 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
8853
8854         * gdbint.texinfo (Target Architecture Definition): Delete
8855         PC_IN_CALL_DUMMY.
8856
8857 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
8858
8859         * gdbint.texinfo (Host Definition): Delete documentation on
8860         USE_GENERIC_DUMMY_FRAMES.
8861
8862 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
8863
8864         Fix PR gdb/723 and PR gdb/245.
8865         * Makefile.in (install-info): Run the install-info command as part
8866         of the post install steps only.
8867         (uninstall-info): New target.
8868         (uninstall): New target.
8869
8870 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
8871
8872         * Makefile.in (install): Make install do some real work.
8873
8874 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
8875
8876         Fix POSIX problem reported by Paul Eggert.
8877         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8878         Fix PR gdb/527.
8879
8880 2002-10-26  Andrew Cagney  <cagney@redhat.com>
8881
8882         * gdbint.texinfo (Target Architecture Definition): Delete
8883         definition of DO_REGISTERS_INFO.
8884
8885 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
8886
8887         * gdbint.texinfo (Address Classes): Fix problems with insertion
8888         of ``{'' and ``}'' in example.
8889
8890 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
8891
8892         * gdbint.texinfo (Address Classes): New section.
8893         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8894         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8895         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8896         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8897
8898 2002-10-11  Klee Dienes  <kdienes@apple.com>
8899
8900         * gdb.texinfo (Registers): Mention vector registers as well as
8901         floating registers in the documentation for 'info registers' and
8902         'info all-registers'.
8903
8904 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
8905
8906         * gdbint.texinfo (CPLUS_MARKER): Remove item.
8907
8908 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
8909
8910         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8911         interface definition.
8912
8913 2002-10-03  Marko Mlinar   <markom@opencores.org>
8914
8915         * gdb.texinfo (Target Commands): Add or1k target specific
8916         commands.
8917         * gdb.texinfo (Contributors): Add myself to the contributors list.
8918
8919 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
8920
8921         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
8922         and "mi1" instead of "mi1" and "mi0".
8923
8924 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
8925
8926         * gdb.texinfo (Packets): Fix typos "alligned".
8927         Correct z3/Z3 description.  Correct z4/Z4 title.
8928
8929 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
8930
8931         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
8932
8933 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
8934
8935         * gdb.texinfo: Use GNU/Linux instead of Linux.
8936
8937 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
8938
8939         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8940
8941 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
8942
8943         * gdb.texinfo: Replace @example with @smallexample.
8944
8945 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
8946
8947         From Eli Zaretskii  <eliz@gnu.org>:
8948         * gdb.texinfo (Character Sets): Use @smallexample instead of
8949         @example.  Use GNU/Linux instead of Linux.
8950
8951 2002-09-20  Jim Blandy  <jimb@redhat.com>
8952
8953         * gdb.texinfo: Add character set documentation.
8954
8955 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
8956
8957         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8958         (Packets): Add cross reference from `b' packet to `z' packets.
8959
8960 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
8961
8962         * gdb.texinfo (Maintenance Commands): Document ``maint
8963         internal-error'' and ``maint internal-warning''.
8964
8965         * gdbint.texinfo (Target Architecture Definition): Revise
8966         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
8967
8968 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
8969
8970         * gdbint.texinfo (Target Conditionals): Document the new
8971         NAME_OF_MALLOC macro.
8972
8973 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
8974
8975         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8976         engineer.
8977
8978 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
8979
8980         * gdb.texinfo (TUI Overview): Document status line fields.
8981
8982 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
8983
8984         * gdb.texinfo (TUI Commands): Document info win command.
8985
8986 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
8987
8988         * gdb.texinfo (TUI Overview): Document breakpoint markers.
8989
8990 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
8991
8992         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8993         (TUI Keys): Likewise.
8994
8995 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
8996
8997         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8998         for a packet receive.
8999
9000 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
9001
9002         * Makefile.in (clean): Move to end of file.
9003         (distclean, maintainer-clean, realclean): Ditto.
9004         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
9005         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9006         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9007         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9008
9009 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
9010
9011         * Makefile.in (GDBINT_TEX_TMPS): Define.
9012         (gdbint.dvi, gdbint.pdf): Use
9013         (GDB_TEX_TMPS): Define.
9014         (gdb.dvi, gdb.pdf): Use.
9015         (STABS_TEX_TMPS): Define.
9016         (stabs.dvi, stabs.pdf): Use.
9017         (GDB_DOC_SOURCE_INCLUDES): New macros.
9018         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9019         (GDBINT_DOC_FILES_INCLUDES): New macros.
9020         (GDBINT_DOC_BUILD_INCLUDES): New macros.
9021         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9022         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9023         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9024         (links2roff): Replace SFILES_INCLUDED with
9025         GDB_DOC_SOURCE_INCLUDES.
9026         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9027         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9028         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9029         dependencies.
9030         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9031         dependencies.
9032         (gdbmi.texinfo): Delete rule.
9033         (inc-hist.texinfo): Delete rule.
9034         (rluser.texinfo): Delete rule.
9035
9036 2002-08-23  Andrew Cagney  <cagney@redhat.com>
9037
9038         * gdbint.texinfo (Target Architecture Definition): Update
9039         STORE_RETURN_VALUE, mention regcache.
9040
9041 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
9042
9043         * gdbint.texinfo (Target Architecture Definition): Document
9044         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
9045
9046 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
9047
9048         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
9049         Fix minor typos.  Add index entries.
9050
9051 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
9052
9053         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9054
9055 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
9056
9057         * gdbint.texinfo (Target Architecture Definition): Document
9058         PRINT_VECTOR_INFO.
9059         * gdb.texinfo (Vector Unit): Document "info vectors" command.
9060
9061 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
9062
9063         * gdb.texinfo (Maintenance Commands): Document "maint print
9064         registers", "maint print raw-registers" and "maint print
9065         cooked-registers".
9066
9067 2002-08-08  Grace Sainsbury  <graces@redhat.com>
9068
9069         From Mark Salter:
9070         * gdb.texinfo (Protocol): Document T packet extension to
9071         allow watchpoint address reporting.
9072
9073 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
9074
9075         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9076
9077 2002-08-01  Andrew Cagney  <cagney@redhat.com>
9078
9079         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9080         to CHILL.
9081
9082 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
9083
9084         * gdbint.texinfo (Coding): Revise section "Include Files".
9085
9086 2002-07-24  Andrew Cagney  <cagney@redhat.com>
9087
9088         * gdbint.texinfo: Obsolete references to m88k.
9089         * gdb.texinfo: Ditto.
9090
9091 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
9092
9093         * gdbint.texinfo (Create a release candiate): Add the location
9094         where the proper version of autoconf can be retrieved.
9095
9096 2002-07-09  Don Howard  <dhoward@redhat.com>
9097
9098         * gdb.texinfo (Command Files): Further describe the behavior of
9099         sourced command files.
9100
9101 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
9102
9103         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9104         (Coding): Clarify ISO C version that GDB assumes.
9105
9106 2002-06-26  Tom Tromey  <tromey@redhat.com>
9107
9108         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9109         add_setshow_cmd_full.
9110
9111 2002-06-25  Don Howard  <dhoward@redhat.com>
9112
9113         * gdb.texinfo (Memory Region Attributes): Document new behavior
9114         for 'mem' command.
9115
9116 2002-06-11  Jim Blandy  <jimb@redhat.com>
9117
9118         * gdb.texinfo (Symbols): Update documentation for `info source'
9119         command.
9120
9121         * gdb.texinfo (Macros): Call the command `info macro', not
9122         `show macro'.
9123
9124 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
9125
9126         * gdbint.texinfo (Coding): Add section ``Per-architecture module
9127         data''.
9128
9129 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
9130
9131         * gdbint.texinfo (Target Architecture Definition): Document
9132         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9133
9134 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9135
9136         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9137         lists.
9138
9139 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
9140
9141         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9142         Branch''.
9143
9144 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
9145
9146         * gdbint.texinfo (Target Architecture Definition): Add section
9147         ``Converting an existing Target Architecture to Multi-arch''.
9148
9149 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
9150
9151         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9152         to ``Obsoleting code''.  Revise.
9153
9154 2002-05-17  Jim Blandy  <jimb@redhat.com>
9155
9156         * gdb.texinfo (C Preprocessor Macros): New chapter.
9157         Include it in the main menu.
9158         (Contributors): Credit Jim Blandy with macro support.
9159         (Compilation): Explain how to get macro information into the
9160         executable.
9161         (Expressions): Note that preprocessor macros are expanded.
9162
9163 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
9164
9165         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9166         options for `target remote'.
9167
9168 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
9169
9170         * gdbint.texinfo (Target Architecture Definition): Delete
9171         documentation on NNPC_REGNUM.
9172
9173 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9174
9175         * gdbint.texinfo (Target Architecture Definition): Document
9176         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9177         (Target Architecture Definition): Revise section `Using Different
9178         Register and Memory Data Representations'.  Add section `Raw and
9179         Virtual Register Representations'.
9180
9181 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
9182
9183         * gdbint.texinfo (Target Architecture Definition): Mention
9184         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9185         (Target Architecture Definition): Mention same.  Add references to
9186         web pages.
9187
9188 2002-05-08  Michael Snyder  <msnyder@redhat.com>
9189
9190         * stabs.texinfo (Attributes): Document new "vector" attribute.
9191
9192 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9193
9194         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9195
9196 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
9197
9198         * gdb.texinfo: Delete obsolete references to a29k.
9199
9200 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
9201
9202         * gdbint.texinfo (Target Architecture Definition): Replace
9203         IN_SIGTRAMP with PC_IN_SIGTRAMP.
9204
9205 2002-04-24  David S. Miller  <davem@redhat.com>
9206
9207         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9208
9209 2002-04-21  David S. Miller  <davem@redhat.com>
9210
9211         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9212
9213 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
9214
9215         * gdbint.texinfo (Target Architecture Definition): Delete
9216         definition of HAVE_REGISTER_WINDOWS.
9217
9218 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
9219
9220         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
9221         "Theodore A. Roth" <troth@verinet.com>.
9222
9223 2002-04-15  Don Howard  <dhoward@redhat.com>
9224
9225         From Eli Zaretskii <eliz@gnu.org>
9226         * gdb.texinfo (show max-user-call-depth): Correct formatting.
9227         Provide a better explaination of this feature.
9228
9229 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
9230
9231         * gdbint.texinfo (Target Architecture Definition): Remove
9232         FRAME_CHAIN_COMBINE.
9233
9234 2002-04-12  Michael Chastain  <mec@shout.net>
9235
9236         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9237         REG_STACK_SEGMENT.
9238
9239 2002-04-09  Michael Chastain  <mec@shout.net>
9240
9241         * gdbint.texinfo (Obsolete Conditionals): Remove references to
9242         PYRAMID_* macros.
9243
9244 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
9245
9246         * gdb.texinfo (Bug Reporting): Document that the web is the
9247         prefered way of submitting bug reports.
9248         (Bug Reporting): Delete the s-mail address as the last resort.
9249
9250 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
9251
9252         * gdbint.texinfo (Target Architecture Definition): Delete
9253         references to TARGET_WRITE_FP and write_fp.
9254
9255 2002-03-27  Michael Snyder  <msnyder@redhat.com>
9256
9257         * gdb.texinfo: Document new commands dump, append, and restore.
9258
9259 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
9260
9261         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9262         Branch'.
9263
9264 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9265
9266         * gdb.texinfo: Change all examples to @smallexample.
9267         * gdbint.texinfo: Ditto.
9268
9269 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9270
9271         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9272         Branches''.
9273
9274 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
9275
9276         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9277         Policy''.
9278
9279 2002-03-04  Fred Fish  <fnf@redhat.com>
9280
9281         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9282         expresson, suports, dependant, trhe, perhaphs, situtations,
9283         explictily, taged, oportunity, unfortunatly).
9284
9285 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
9286
9287         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9288         Remove reference to 3.12.
9289
9290 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9291
9292         * gdbint.texinfo: Include fdl.texi.
9293         (Top): Add GNU Free Documentation License.
9294         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9295         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9296         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9297         (gdbint.info): Add srcdir to include path.
9298         * gdb.texinfo: Include gpl.texi.
9299         (Top): Add Copying.
9300         * gpl.texi: New file.
9301
9302 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
9303
9304         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9305
9306 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
9307
9308         * gdb.texinfo: Document Cygwin native specific commands.
9309
9310 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
9311
9312         * gdb.texinfo: Document gdbserver ``--attach'' command.
9313
9314 2002-02-07  Michael Snyder  <msnyder@redhat.com>
9315
9316         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9317         to @code(_ovly_debug_event).
9318
9319 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
9320
9321         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9322
9323 2002-02-06  Michael Snyder  <msnyder@redhat.com>
9324
9325         * gdb.texinfo (overlays): Mention new magic symbol
9326         '_ovly_debug_event', which allows GDB to keep better track
9327         of overlays.
9328
9329 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
9330
9331         * gdb.texinfo (Memory Region Attributes): Fix the wording.
9332         Suggested by Dmitry Sivachenko.
9333
9334         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9335
9336 2002-02-01  Michael Snyder  <msnyder@redhat.com>
9337
9338         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9339
9340 2002-01-30  Michael Snyder  <msnyder@redhat.com>
9341
9342         * gdb.texinfo: (remote protocol): Gramatical fix-up.
9343         (set trust-readonly-sections): Document.
9344
9345 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
9346
9347         * gdbint.texinfo (Releasing GDB): Revise and update.
9348
9349 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
9350
9351         * gdbint.texinfo (Target Architecture Definition): Delete
9352         description of TARGET_BYTE_ORDER_DEFAULT.
9353
9354 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
9355
9356         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
9357         <mitya@cavia.pp.ru>.
9358
9359 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
9360
9361         * libgdb.texinfo: Delete file.
9362
9363 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9364
9365         * gdb.texinfo: Remove makeinfo 3.12 hacks.
9366         * gdbint.texinfo: Ditto.
9367
9368 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
9369
9370         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9371
9372 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9373
9374         * Makefile.in: Update copyright.
9375         (TEXI2DVI): Define.
9376         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9377         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
9378         gdb-cfg.texi.
9379         (TEXINDEX, PDFTEX): Delete makefile variables.
9380
9381 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
9382
9383         * gdb.texinfo (Protocol): Move section to appendix.
9384
9385 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9386
9387         * gdb.texinfo (Remote Debugging): Create a menu.
9388         (Top): Add ``Remote Debugging'' to menu.
9389
9390 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
9391
9392         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9393         serial protocol'' from here.
9394         (Remote Debugging): To here.  New chapter.
9395
9396 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9397
9398         * gdbint.texinfo (Target Architecture Definition): Delete
9399         description of TARGET_BYTE_ORDER_SELECTABLE_P.
9400
9401 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9402
9403         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
9404         are no longer needed.
9405         (Porting GDB): Add maintainer note about configure.host.
9406
9407 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
9408
9409         * gdbint.texinfo (Target Architecture Definition): Remove
9410         definition of IEEE_FLOAT.
9411
9412 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
9413
9414         * gdb.texinfo: Beautify copyright years; fix a typo.
9415         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
9416         <3diff@gnu.org>
9417
9418 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
9419
9420         * gdbint.texinfo (Host Definition): Remove references to
9421         MALLOC_INCOMPATIBLE.
9422
9423 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9424
9425         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9426         and xyz-xdep.o.
9427
9428 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9429
9430         * gdb.texinfo (Maintenance Commands): Add appendix.
9431         (Set Breaks): Copy ``maint info breakpoint'' doco to
9432         ``Maintenance Commands'' appendix.  Add reference.
9433
9434 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
9435
9436         * fdl.texi: Remove next/prev from @node.
9437
9438 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
9439
9440         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
9441         for monstrous @multitable (from Brian Youmans).
9442
9443         * fdl.texi: New file.
9444
9445         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9446
9447 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
9448
9449         * gdbint.texinfo (Releasing GDB): New chapter.
9450
9451 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
9452
9453         * gdb.texinfo (Embedded Processors, Calling program functions):
9454         Obsolete references to a29k.
9455
9456 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
9457
9458         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
9459         examples.  Document that a code-block should do or discard its
9460         cleanups before exit.
9461
9462 2002-01-11  Michael Snyder  <msnyder@redhat.com>
9463
9464         * gdb.texinfo (Choosing files): Change @samp to @file.
9465
9466 2002-01-05  Michael Snyder  <msnyder@redhat.com>
9467
9468         * gdb.texinfo (--pid): Document new command line option (attach).
9469
9470 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
9471
9472         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9473         in the stub.
9474
9475 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
9476
9477         * gdbint.texinfo (Target Architecture Definition): Replace
9478         BIG_ENDIAN with BFD_ENDIAN_BIG.
9479
9480 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
9481
9482         * gdbint.texinfo (Target Architecture Definition): Replace
9483         value_ptr with struct value pointer.
9484
9485 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
9486
9487         * gdb.texinfo (Free Software): Fix wording.
9488
9489 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
9490
9491         * gdb.texinfo (Free Software): New section ``Free Software Needs
9492         Free Documentation''.
9493
9494 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
9495
9496         * stabs.texinfo:
9497         * gdb.texinfo:
9498         * gdbint.texinfo:
9499         * libgdb.texinfo:
9500         * annotate.texi: Fix the application of GFDL in the Copyright notice.
9501
9502 2001-12-29  Michael Snyder  <msnyder@redhat.com>
9503
9504         * gdb.texinfo (maint info sections): Fix typo.
9505
9506 2001-12-26  Michael Snyder  <msnyder@redhat.com>
9507
9508         * gdb.texinfo (maint info sections): Document.
9509
9510         * gdb.texinfo (info proc): Comment out documentation for
9511         'info proc' sub-options that are currently not implemented.
9512
9513 2001-12-20  Jim Blandy  <jimb@redhat.com>
9514
9515         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9516
9517 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
9518
9519         * gdbint.texinfo (Target Architecture Definition): Replace
9520         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9521
9522 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
9523
9524         * gdbint.texinfo (Host Definition): Delete documentation on
9525         HOST_BYTE_ORDER.
9526
9527 2001-11-30  Jim Blandy  <jimb@redhat.com>
9528
9529         * gdb.texinfo (Overlays): New chapter, documenting GDB's
9530         overlay support.  Add to top-level menu.
9531
9532 2001-11-26  Tom Tromey  <tromey@redhat.com>
9533
9534         * gdb.texinfo (Command Syntax): Document C-o binding.
9535
9536 2001-07-26  Christopher Faylor  <cgf@redhat.com>
9537
9538         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9539         use since it is described in the referenced section.
9540
9541         From Eli Zaretskii <eliz@gnu.org>
9542         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9543         clearer when using DJGPP.
9544
9545 2001-11-24  Christopher Faylor  <cgf@redhat.com>
9546
9547         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9548         specifically refer to MS-DOS.
9549         (command files): Mention gdb.ini is only used on MS-DOS.
9550
9551 2001-11-21  Tom Tromey  <tromey@redhat.com>
9552
9553         * gdb.texinfo (Invoking GDB): Document --args.
9554         (Mode Options): Likewise.
9555
9556 2001-11-21  Jim Blandy  <jimb@redhat.com>
9557
9558         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
9559         Delete documentation; this macro has been removed from the
9560         sources.
9561
9562 2001-11-13  Jim Blandy  <jimb@redhat.com>
9563
9564         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9565
9566 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
9567
9568         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9569
9570 2001-11-05  Michael Snyder  <msnyder@redhat.com>
9571
9572         * gdb.texinfo (info functions): Document use of backslash to
9573         quote regexp chars in function names such as "operator*()".
9574
9575 2001-11-01  Fred Fish  <fnf@redhat.com>
9576
9577         * gdbint.texinfo (SOLIB_ADD): Document additional new
9578         "readsyms" arg.
9579
9580 2001-10-30  Don Howard  <dhoward@redhat.com>
9581
9582         * gdb.texinfo: (Command Files) Added documentation for the
9583         behavior of gdb with input redirected from a file.
9584
9585 2001-10-28  Fred Fish  <fnf@redhat.com>
9586
9587         * gdb.texinfo (auto-solib-add): Change docs to match
9588         implementation change.
9589         (auto-solib-limit): Add docs for new variable.
9590
9591 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9592
9593         * gdbint.texinfo (Target Architecture Definition): Function
9594         value_as_pointer renamed to value_as_address.
9595
9596 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
9597
9598         * gdbint.texinfo (Target Architecture Definition): Default
9599         POINTER_TO_ADDRESS functions assume unsigned addresses.
9600         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
9601         posting by Jim Blandy.
9602
9603 2001-10-12  Jim Blandy  <jimb@redhat.com>
9604
9605         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9606         version of texi2html (1.64) doesn't support this flag any more.
9607
9608 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
9609
9610         * gdbint.texinfo (Host Definition): Remove description of
9611         MEM_FNS_DECLARED.
9612
9613         * gdbint.texinfo (Host Definition): Remove description of R_OK.
9614
9615         * gdbint.texinfo (Host Definition): Remove description of
9616         HAVE_SIGSETMASK.
9617
9618 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
9619
9620         * gdbint.texinfo (Target Architecture Definition): Add
9621         explanation of TARGET_PRINT_INSN macro.
9622
9623 2001-08-30  Jim Blandy  <jimb@redhat.com>
9624
9625         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9626         Explain what it means to load relocatable files.
9627
9628 2001-08-28  Jim Blandy  <jimb@redhat.com>
9629
9630         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9631         info `top' menu.
9632
9633 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
9634
9635         * gdbint.texinfo: Add a cautionary note about macro use.
9636
9637 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
9638
9639         * gdb.texinfo: Explain omitting the hostname in the
9640         `target remote' command.
9641
9642 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
9643
9644         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9645         and END-INFO-DIR-ENTRY.
9646
9647 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9648
9649         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9650
9651 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
9652
9653         * gdbint.texinfo (libgdb): Rewrite.
9654
9655 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
9656
9657         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9658
9659 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9660
9661         * gdb.texinfo (TUI): New chapter, document the TUI.
9662         (Mode Options): Document the -tui option.
9663
9664 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
9665
9666         * gdbint.texinfo (Host Definition): Remove description of
9667         NEED_POSIX_SETPGID.
9668
9669 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
9670
9671         * gdb.tex (DJGPP Native): New node, with descriptions of
9672         DJGPP-specific commands.
9673
9674 2001-07-19  John R. Moore  <jmoore@redhat.com>
9675
9676         * gdbint.texinfo: Three misspellings.
9677
9678 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
9679
9680         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9681         `test` expressions on bash.  Problem reported by Colin Walters.
9682
9683 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9684
9685         * gdbint.texinfo (User Interface): Update ui-out documentation to
9686         refelect recent UI/MI updates.
9687
9688 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
9689
9690         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9691         interpreters.
9692
9693 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
9694
9695         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9696         structure and not macros.
9697         (Host Definition): Document that much of this chapter is obsolete.
9698         (Target Architecture Definition): Update list of files that make
9699         up a target architecture.
9700         (Coding): Update.
9701
9702 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
9703
9704         * gdbint.texinfo (Target Architecture Definition): Update
9705         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9706         The latter has been changed to a true predicate.
9707
9708 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
9709
9710         * annotate.texi: Add @noindent where needed.  From Dmitry
9711         Sivachenko <dima@Chg.RU>.
9712         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
9713
9714 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
9715
9716         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
9717
9718 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
9719
9720         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9721         returns ``OK''.  Document that the ``R'' packet does not reply.
9722
9723 2001-06-13  Michael Snyder  <msnyder@redhat.com>
9724
9725         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9726
9727 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
9728
9729         * gdb.texinfo (Signals): Clarify the default setting of signal
9730         handling.
9731
9732 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
9733
9734         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9735         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9736
9737 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
9738
9739         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9740
9741 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
9742
9743         * gdbint.texinfo (Clean Design and Portable Implementation):
9744         Renamed from "Clean Design".
9745         (Clean Design and Portable Implementation): Document portable
9746         methods of handling file names, and the associated macros.
9747
9748 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
9749
9750         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9751         command and provide a cross-reference to its description.
9752         (Symbols): Note that "info scope" is useful for trace experiments.
9753
9754 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
9755
9756         * gdb.texinfo (Symbols): Document "info scope".
9757         (Tracepoints): New chapter.
9758         (Contributors): Update for v5.1.
9759         <All nodes>: Change "C++" to "C@t{++}".
9760
9761         * gdbint.texinfo (User Interface): A new section about ui_out
9762         functions, based on text written by Fernando Nasser.
9763
9764         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
9765
9766 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
9767
9768         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
9769
9770         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
9771
9772         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
9773         Replace "GDB" with "@value{GDBN}".  Fix markup.
9774
9775         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
9776
9777         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9778         a cross-reference to its description.
9779         (Symbols): Document "info symbol".
9780
9781 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
9782
9783         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9784         subsection "x86 Watchpoints".
9785         (Target Architecture Definition): Document the macros
9786         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9787         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9788
9789 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
9790
9791         * gdbint.texinfo (Target Architecture Definition): Update
9792         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9793         list.
9794
9795 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
9796
9797         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9798         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9799
9800 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
9801
9802         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9803
9804 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
9805
9806         * gdb.texinfo (Environment): Document that `path' does not change
9807         the value of PATH in GDB's own environment (it did in the past,
9808         but that was changed on March 15, 1994).  Reported by Doug Evans
9809         <dje@transmeta.com>.
9810
9811         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9812         its line.  Fix markup of commands and macros.  Add an Index node
9813         and index entries.
9814
9815 2001-01-23  J.T. Conklin  <jtc@redback.com>
9816
9817         * gdb.texinfo (Memory region attributes): New manual section.
9818
9819 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
9820
9821         * gdbint.texinfo (POP_FRAME): Document use by return_command.
9822
9823 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
9824
9825         * refcard.tex: Version and copyright fixed.  From Phil Edwards
9826         <pedwards@disaster.jaj.com>.
9827
9828 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9829
9830         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
9831         DWARF2_REG_TO_REGNUM): Document.
9832
9833 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9834
9835         * gdbint.texinfo (Coding): Update current value of
9836         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
9837
9838 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
9839
9840         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
9841         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9842
9843 2000-11-10  Christopher Faylor <cgf@cygnus.com>
9844
9845         * gdb.texinfo: Document new 'set step-mode' command.
9846
9847 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
9848
9849         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9850         changes from Dmitry Sivachenko <dima@Chg.RU>.
9851
9852 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
9853
9854         * gdb.texinfo (Hooks): Document the new post-hook functionality.
9855         From Steven Johnson <sbjohnson@ozemail.com.au>.
9856
9857 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
9858
9859         * gdbint.texinfo (Overall Structure): Spelling fix.
9860
9861 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
9862
9863         * gdbint.texinfo (Target Architecture Definition): Document that
9864         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9865         for which REGISTER_CONVERTIBLE returns a zero value.
9866
9867 2000-07-08  Christopher Faylor <cgf@cygnus.com>
9868
9869         * Makefile.in (install-info): Find files to install in either the
9870         build or source directories (adapted from Makefile.am).
9871
9872 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
9873
9874         * stabs.texinfo: Fix spelling errors.
9875         (String Field): FILE-NUMBER starts from 0, not 1.
9876
9877 2000-07-05  Eli Zaretskii <eliz@gnu.org>
9878
9879         * refcard.tex: Remove \centerline from the blurb.  Patch from
9880         Brian Youmans.
9881
9882 2000-06-25  Eli Zaretskii <eliz@gnu.org>
9883
9884         * Makefile.in (install-info): Support installation from outside of
9885         the source directory.  Reported by Mark Harig
9886         <markh@frazier.landmark.com>.
9887
9888 2000-06-20  J.T. Conklin  <jtc@redback.com>
9889
9890         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9891
9892 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9893
9894         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
9895         Generate using pdftex.
9896         (PDFTEX): Define.
9897         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
9898         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
9899         @contents at the start.
9900
9901 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
9902
9903         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
9904         Youmans.
9905
9906 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9907
9908         From Brian Youmans:
9909         * gdb.texinfo: Fix ``et al.''.
9910
9911 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9912
9913         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
9914         loop.
9915
9916 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
9917
9918         * configure: Regenerate.
9919
9920 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
9921
9922         * Makefile.in (install-info): Run install-info on installed Info
9923         files.
9924
9925 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9926
9927         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
9928         Andrew Cagney.
9929
9930 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
9931
9932         * gdb.texinfo: Proofreading changes from Brian Youmans.
9933
9934 2000-05-01  Nick Duffek  <nsd@cygnus.com>
9935
9936         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9937         startup sequence, minor edits.
9938
9939 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
9940
9941         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9942         TeX.
9943
9944         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
9945         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9946         like `n' and `s' which look weird.  Convert some of the @kindex to
9947         @vindex, when they refer to variables, not commands.
9948
9949 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9950
9951         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9952
9953 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
9954
9955         * Makefile.in (GDBMI_DIR): New variable.
9956         (SET_TEXINPUTS): Add $(GDBMI_DIR).
9957         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9958         (gdbmi.texinfo): New target, for texi2roff.
9959         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9960         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9961
9962         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9963         gdbmi.texinfo.
9964         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9965         comment.
9966
9967 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
9968
9969         * gdb.texinfo (Files): Update description of add-symbol-file
9970         command.
9971
9972 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
9973
9974         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9975         prevents the build (and is generally a Bad Idea).
9976
9977 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
9978
9979         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9980         a comma inside @var.
9981         (Command Files): Index markup changes from Dmitry Sivachenko
9982         <dima@Chg.RU>.
9983
9984 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
9985
9986         * Makefile.in (LN_S): Define.
9987         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9988         invoke "ln -s" unless it is known to work.
9989
9990         * configure.in (AC_PROG_LN_S): Add.
9991
9992 2000-04-14  Jim Blandy  <jimb@redhat.com>
9993
9994         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9995         section.
9996         (Target Conditionals): Document ADDRESS_TO_POINTER,
9997         POINTER_TO_ADDRESS.
9998
9999 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
10000
10001         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10002         gdb-cfg.texi to get the value.
10003
10004 2000-04-10  Jim Blandy  <jimb@redhat.com>
10005
10006         * gdbint.texinfo (Target Architecture Definition): Fix
10007         cross-references.
10008
10009 2000-04-08  Jim Blandy  <jimb@redhat.com>
10010
10011         * gdbint.texinfo (Using Different Register and Memory Data
10012         Representations): New section.
10013         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10014         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10015         REGISTER_CONVERT_TO_RAW): Document.
10016
10017 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10018
10019         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
10020         for acknowledgments.
10021
10022 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10023
10024         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10025         qThreadExtraInfo.
10026
10027 2000-03-28  J.T. Conklin  <jtc@redback.com>
10028
10029         * gdb.texinfo: Clarify which remote debug protocol commands are
10030         required and which are optional.
10031
10032 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10033
10034         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10035         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
10036         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10037         * annotate.texi: Update.
10038
10039 2000-03-28  Stan Shebs  <shebs@apple.com>
10040
10041         * gdb.texinfo: Update dates, bump to Eighth Edition (note
10042         expectation of additional changes before release), update
10043         ISBN, add copy of top-level menu for @ifhtml, remove explicit
10044         node links, rephrase and/or shorten lines to fix formatting
10045         problem in both regular and @smallbook formats.
10046         * annotate.texi: Shorten lines in example, use smallexample
10047         consistently everywhere.
10048         * Makefile.in: Add comment about texinfo 4.0 html generation.
10049         (SFILES_INCLUDED): Add annotate.texi.
10050
10051 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
10052
10053         * gdb.texinfo (Debugging Output): Added new section, documenting
10054         the "set/show debug" commands.
10055
10056 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10057
10058         * annotate.texi (Annotations): When GDBN omit @chapter and @node
10059         entry.
10060
10061         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10062         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10063         @chapter and @node entries.
10064
10065         * gdb.texinfo: Link all top-level nodes.
10066
10067 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
10068
10069         * Makefile.in (install-info): Create $(infodir) before installing
10070         files.
10071
10072 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
10073
10074         From David Whedon <dwhedon@gordian.com>
10075         * gdbint.texinfo : Added paragraphs about command deprecation.
10076
10077 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
10078
10079       * gdb.texinfo: Add documentation for the apropos command.
10080
10081 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10082
10083         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10084
10085 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
10086
10087         * gdb.texinfo: Add white space to prevent overprinting in
10088         two places.
10089
10090 2000-03-17  Stan Shebs  <shebs@apple.com>
10091
10092         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10093         <dima@Chg.RU>, also clarification of allowed content for
10094         string constants.
10095
10096 2000-03-16  Eli Zaretskii <eliz@gnu.org>
10097
10098         * gdb.texinfo (main menu): Add Annotations.
10099         (File Options): Add @cindex entries for each command-line option.
10100         Document --epoch, --annotate, --async, --interpreter, --write,
10101         --statistics, and --version.
10102
10103         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
10104         of GDB.
10105
10106 2000-02-23  Jim Blandy  <jimb@redhat.com>
10107
10108         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10109
10110 2000-02-22  Jim Blandy  <jimb@redhat.com>
10111
10112         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10113
10114 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
10115
10116         * Makefile.in (diststuff): New target.
10117
10118 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
10119
10120         * agentexpr.texi: Fix wording regarding Intel's IA-64
10121         architecture.  [From Jim Wilson.]
10122
10123 2000-01-16  Tom Tromey  <tromey@cygnus.com>
10124
10125         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10126         (Delete Breaks): Mention range arguments.
10127         (Disabling): Likewise.
10128
10129 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
10130
10131         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
10132
10133 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10134
10135         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10136         valid functions.
10137
10138 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
10139
10140         * gdb.texinfo: Clarify regular expressions used in rbreak.
10141
10142 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
10143
10144         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10145         MEMORY_REMOVE_BREAKPOINT):  Document.
10146
10147 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10148
10149         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10150         offset re-using the DATA offset instead.
10151
10152 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
10153
10154         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10155
10156 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
10157
10158         From Dmitry Sivachenko <demon@gpad.ac.ru>:
10159         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10160         typos.
10161
10162         * gdb.texinfo: Various minor wording and formatting improvements,
10163         mentions of additional command-line options.
10164
10165 1999-09-30  Fred Fish  <fnf@cygnus.com>
10166
10167         * gdb.texinfo:  Document additional forms of specifying section
10168         names and addresses for the add-symbol-file command.
10169
10170 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
10171
10172         * gdbint.texinfo: Fix typo, add the word "have".
10173
10174 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
10175
10176         * gdbint.texinfo (Target Architecture Definition): Document the
10177         SKIP_PERMANENT_BREAKPOINT macro.
10178
10179 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
10180
10181         * gdb.texinfo: Fiks speling errers.
10182
10183         * gdb.texinfo: Fix uses of @multitable.
10184
10185         From Eli Zaretskii  <eliz@gnu.org>:
10186         * gdb.texinfo: Include details specific to DOS host, clarify
10187         some confusing language, fix @ref/@xref/@pxref usages, add
10188         comments about using with optimization, add more indexing,
10189         fix info about disassembly-flavor.
10190
10191 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
10192
10193         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10194         SKIP_SOLIB_RESOLVER): Define.
10195
10196 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10197
10198         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
10199         ``g'' packets.
10200
10201 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
10202
10203         * gdb.texinfo: Create a new "Configurations" chapter with
10204         platform-specific info, inline remote.texi and move sections of it
10205         into the new chapter, move bits about info proc, heuristic search,
10206         and register stack into the new chapter.
10207         * remote.texi: Remove, now part of gdb.texinfo.
10208         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10209
10210 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
10211
10212         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10213         GDB_TARGET_IS_MACH386): These kludges have gone away.
10214
10215 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10216
10217         * gdbint.texinfo (Target Architecture Definition): Mention
10218         TDEPLIBS.
10219
10220 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
10221
10222         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10223         surrounding text to fit HP-UX bits into general info.
10224         (HPPA-cfg.texi): Remove, no longer useful.
10225
10226         * gdb.texinfo: Remove explicit links from @node lines, remove
10227         HP-added "Detailed Node Listing" from main menu which confuses
10228         things.
10229
10230         From Dmitry Sivachenko <dima@Chg.RU>:
10231         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10232         in description of `set environment'.
10233
10234 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
10235
10236         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10237
10238 1999-08-12  Ben Elliston  <bje@cygnus.com>
10239
10240         * gdbint.texinfo (Breakpoint Handling): Add missing words.
10241
10242 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
10243
10244         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10245         watch, awatch, and rwatch.  Explain why the latter two cannot be
10246         set as software watchpoints.  Document that watchpoints for local
10247         variables are deleted when the debuggee terminates.
10248
10249 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
10250
10251         * remote.texi (Protocol): Further clarification of the "qRcmd"
10252         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
10253         reserved.
10254
10255 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
10256
10257         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10258         * gdb.texinfo: Ditto.
10259
10260 1999-08-06  Tom Tromey  <tromey@cygnus.com>
10261
10262         * gdb.texinfo (KOD): New node.
10263
10264 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10265
10266         * remote.texi (Rcmd): Fix minor formatting typos.
10267
10268 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10269
10270         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10271         packets.
10272
10273 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
10274
10275         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10276         fixes.
10277
10278 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10279
10280         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10281
10282 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10283
10284         * remote.texi (Communication Protocol): ``v'' is in use. Fix
10285         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
10286         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
10287         packets that are not supported on all hosts. Expand examples.
10288         Spell check.
10289
10290 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
10291
10292         * Makefile.in: Recognize html, install-html.  Add targets
10293         to build HTML versions of documentation via texi2html.
10294
10295 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
10296
10297         * gdbint.texinfo (Testsuite): New chapter, information about the
10298         testsuite.
10299
10300 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10301
10302         * remote.texi (Communication Protocol): Rewrite.
10303
10304 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10305
10306         * stabs.texinfo: Fix uses of xref.
10307
10308 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
10309
10310         * gdbint.texinfo: Add an anti-printf exhortation, and update the
10311         info about patch submission.
10312
10313 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
10314
10315         From Per Bothner  <bothner@cygnus.com>:
10316         * gdb.texinfo: Document Chill support.
10317
10318 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10319
10320         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10321         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10322         Document that the value should be greater-than or equal-to zero.
10323         (NO_STD_REGS): Document. Deprecate.
10324
10325 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10326
10327         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10328         Document that these are not used.
10329
10330 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10331
10332         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10333
10334 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10335
10336         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
10337         numargs was dropped.
10338
10339 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10340
10341         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10342
10343 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10344
10345         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10346         Update.
10347
10348 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10349
10350         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10351         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10352
10353 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
10354
10355         * gdbint.texinfo: Fix typos: $ -> @.
10356
10357 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10358
10359         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10360         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10361         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10362         BREAKPOINT_FROM_PC.
10363
10364 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10365
10366         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10367         CALL_DUMMY_STACK_ADJUST): Document.
10368
10369 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
10370
10371         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10372         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10373
10374 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
10375
10376         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10377         longer exists.
10378
10379 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
10380
10381         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10382         nearly all @ifset/@ifclear conditionals; nobody uses them, and
10383         they make the manual source incomprehensible.
10384         * h8-cfg.texi: Remove, hasn't been used in years.
10385
10386 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
10387
10388         * gdb.texinfo: Update the credits.
10389
10390 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
10391
10392         * gdb.texinfo: Fix mistakes noticed in printout of last
10393         draft, add Alpha to discussion of heuristic fence post.
10394
10395 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
10396
10397         * gdb.texinfo, remote.texi: Many changes; update to Seventh
10398         Edition, merge some HP changes into mainline, describe some
10399         previously undocumented features, describe more of the target
10400         commands available, eliminate obsolete section on renamed
10401         commands.
10402         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10403
10404 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
10405
10406         * gdb.texinfo: Make many HPPA conditionals unconditional,
10407         including catchpoint description, since now on for all configs.
10408         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10409         specializations.
10410
10411 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
10412
10413         * Makefile.in (GDBvn.texi): Fix match expression to work with
10414         current format of VERSION in gdb/Makefile.in.
10415         * gdb.texinfo: Fix node ref to match new readline.
10416
10417 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
10418
10419         * gdb.texinfo: Changes made as part of a project to merge in
10420           changes made by HP. Documentation makes extensive use of
10421           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10422           on remote debugging. There are differences in documentation
10423           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10424           the HP manual discusses catchpoints, hardware watchpoints, and
10425           some HPUX specific limitations for shared library support.
10426
10427           There are also a number of @node changes.
10428
10429 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
10430
10431         * gdbint.texinfo (Formatting): Disambiguate a sentence.
10432         (C Usage): Same.
10433
10434 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
10435
10436         The following changes were made by Edith Epstein
10437         <eepstein@cygnus.com> as part of a project to merge in changes
10438         made by HP.
10439
10440         * HPPA-cfg.texi: new file.
10441
10442         * all-cfg.texi: set HPPA for HP PA-RISC targets.
10443
10444         * refcard.tex: change documentation about catch.
10445           removed info catch.
10446
10447 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
10448
10449         * gdbint.texinfo: Expand on GDB's coding standards,
10450         specify the use of arg names with prototypes.
10451
10452 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
10453
10454         * gdb.texinfo: Fix tipo.
10455
10456 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10457
10458         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
10459         TARGET_BYTE_ORDER_SELECTABLE_P.
10460
10461 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10462
10463         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10464
10465 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
10466
10467         * agentexpr.texi: New file.
10468
10469 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
10470
10471         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10472
10473 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
10474
10475         * remote.texi: Changed wording that implied that the GDB remote
10476         protocol caches register values instead of GDB itself.
10477
10478 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
10479
10480         * gdbint.texinfo: Add some info about symbol readers.
10481         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10482         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10483         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10484         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10485
10486 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
10487
10488         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
10489
10490 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10491
10492         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10493
10494 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
10495
10496         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
10497         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
10498
10499 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10500
10501         * gdbint.texinfo: Fix minor typos.
10502
10503 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
10504
10505         * gdbint.texinfo: Complete overhaul.  Group descriptions more
10506         logically, add more info on generic algorithms, remove much
10507         obsolete and/or wrong material.
10508
10509 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10510
10511         * stabs.texinfo (Method Type Descriptor): Expand and correct.
10512
10513 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
10514
10515         * refcard.tex:  Copyright, address updates.
10516
10517 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
10518
10519         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10520         for the edition instead of confusing GDB-version-like numbers.
10521
10522 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
10523
10524         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10525
10526 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10527
10528         * LRS: Reformat a bit to keep text under 80 columns.
10529
10530 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
10531
10532         * gdb.texinfo: Add some credits, mention bug monitor.
10533         * remote.texi: Mention mips monitor targets.
10534         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
10535
10536 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
10537
10538         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
10539         files, finish sorting of host vs target vs native macros, describe
10540         some more of them.
10541
10542 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
10543
10544         * gdbint.texinfo (Host Conditionals): Document change from
10545         using NO_MMALLOC to it's inverse, USE_MMALLOC.
10546
10547 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
10548
10549         * gdbint.texinfo (Host Conditionals): Document
10550         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
10551
10552 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
10553
10554         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10555         Document LSEEK_NOT_LINEAR.
10556
10557 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
10558
10559         * stabs.texinfo (Stab Section Basics): Make it clear that only
10560         some versions of the GNU linker remove the leading N_UNDF symbol.
10561
10562 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
10563
10564         * stabs.texinfo (String Field): Document type number pairs here,
10565         instead of in the Sun specific section.
10566         (Include Files): The GNU linker supports the N_BINCL
10567         optimization.  Clarify the N_BINCL value, and what it is used
10568         for.
10569         (Procedures): Document N_FUN with an empty string to mark the end
10570         of a function.
10571         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10572         (Sun Differences): Remove this node, as the information is now
10573         elsewhere in the main document.
10574         (Stab Section Basics): Mention that the GNU linker may optimize
10575         stabs and remove the leading N_UNDF symbol.
10576
10577 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
10578
10579         * gdb.texinfo, refcard.tex: Restore author credit
10580
10581 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
10582
10583         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10584         documentation to account for START and END macros taking
10585         one arg.
10586
10587 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
10588
10589         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10590         * gdb.texinfo (Frames): Fix typo.
10591
10592 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
10593
10594         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10595         a target_signal as arg type, not a pid.
10596
10597 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
10598
10599         * gdb.texinfo:  Document `set assembly-language'.
10600
10601 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
10602
10603         * remote.texi: Update list of stubs in the GDB distribution.
10604
10605 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
10606
10607         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
10608         Also document that some systems can use mmalloc but must define
10609         this if their C runtime allocates memory that is later freed.
10610         (MMCHECK_FORCE): Document new macro.
10611
10612 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
10613
10614         * remote.texi: Add documentation for target Sparclet.
10615
10616 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
10617
10618         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
10619         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10620         * configure.in: Rewritten for autoconf.
10621         * configure: New.
10622
10623 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
10624
10625         * Makefile.in (DVIPS): New define, set to dvips.
10626         (dvi): Add stabs.dvi.
10627         (ps): New target.
10628         (all-doc): Depend on info, dvi, and ps targets.
10629         (STAGESTUFF): Add *.ps and *.dvi files.
10630         (clean-info, clean-dvi): Remove.
10631         (mostlyclean): Does not depend upon clean-info or clean-dvi,
10632         rules completely rewritten.
10633         (maintainer-clean): Remove clean-info and clean-dvi
10634         dependencies and put their actions in the rules.
10635         (gdb.ps): New target
10636         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
10637         intermediate TeX files, whether they have 2 or 3 character
10638         extensions.
10639         (gdbint.ps): Add target and rules.
10640         (gdb-internals): Delete unused target.
10641         (Makefile): Depends upon config.status also.
10642
10643 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
10644
10645         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10646         set.
10647
10648 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
10649
10650         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10651         * gdb.texinfo (Expressions): Fix erroneous array constant example.
10652
10653 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
10654
10655         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10656
10657 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10658
10659         * gdb.texinfo (Print settings):  Document
10660         `set/show print static-members' commands.
10661
10662 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
10663
10664         * gdbint.texinfo (Native): Document name change, coredep.c to
10665         core-aout.c.
10666
10667 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
10668
10669         * stabs.texinfo (Include Files): Document the values the SunOS4
10670         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10671
10672 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
10673
10674         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10675         Fix typo.
10676
10677 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
10678
10679         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10680         "gdb.tar.Z".
10681
10682 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
10683
10684         * Makefile.in (maintainer-clean): New target, synonym for
10685         realclean.
10686
10687 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
10688
10689         * Update all FSF addresses except those in COPYING* files.
10690
10691 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
10692
10693         From Richard Earnshaw (rearnsha@armltd.co.uk):
10694         * gdb.texinfo (convenience variables): Document $_exitcode.
10695         (quit): Document optional expression to use as exit code.
10696
10697 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
10698
10699         * gdb.texinfo, remote.texi: Brought up to date with various
10700         GDB changes.
10701
10702 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
10703
10704         * gdb.texinfo: Update dates and versions, fix comments about
10705         hardware watchpoints in future releases and about the
10706         sharedlibrary command.
10707
10708 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10709
10710         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
10711         C_FUN stab.  Other cleanups.
10712
10713 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10714
10715         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10716         for the sparc stub.
10717
10718 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10719
10720         * annotate.texi: Clarify which addresses have differing formats
10721         depending on the language and which do not.
10722
10723 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10724
10725         * remote.texi (NetWare): Changed example to use BOARD= instead of
10726           NODE= argument to reflect correspoding change to gdbserve.nlm.
10727
10728 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10729
10730         * stabs.texinfo (Negative Type Numbers): Mention the fact that
10731         GDB, as well as AIX dbx, supports the size type attribute.
10732
10733 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10734
10735         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10736
10737 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10738
10739         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
10740         and new 'if' and 'while' commands.
10741
10742 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
10743
10744         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
10745
10746 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
10747
10748         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10749         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10750           NetWare targets.  Mostly stolen from the Server node.
10751
10752 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10753
10754         * gdb.texinfo (Setting): Talk about the language of a source file
10755         versus the working language.  The old documentation did not match
10756         what GDB did.
10757
10758 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10759
10760         * stabs.texinfo (Source Files): Document N_SO used to mark the end
10761         of a source file.
10762
10763 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
10764
10765         * gdb.texinfo (Processes): New node.
10766
10767 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
10768
10769         * remote.texi: Update documentation of set/show mipsfpu.
10770
10771 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
10772
10773         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10774         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
10775
10776 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
10777
10778         * gdbint.texinfo: Removed mentions of some incorrectly placed and
10779         obsolete conditionals, described some others.
10780
10781 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10782
10783         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10784         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10785
10786 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
10787
10788         * gdbint.texinfo: Put regex conditionals in their own table.
10789
10790 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
10791
10792         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10793         described or fixed the descriptions of many others.
10794
10795 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
10796
10797         * gdb.texinfo: Add some more credits.
10798         * gdbint.texinfo: Capitalize GDB consistently, describe some
10799         macros and remove some.
10800
10801 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
10802
10803         * gdbint.texinfo: Removed mentions of many incorrectly placed and
10804         obsolete conditionals, described some others.
10805
10806 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
10807
10808         * gdb.texinfo (help targets):  Changed to `help target', which
10809         is the correct gdb command.
10810
10811 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10812
10813         * annotate.texi (TODO): New node, for keeping track of annotations
10814         suggested but not yet implemented.
10815
10816 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10817
10818         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10819         another symbol, it is not the address itself.
10820
10821 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
10822
10823         * stabs.texinfo (Stab Section Basics): Add comment about alignment
10824         of stabs-in-coff sections.
10825
10826 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10827
10828         * annotate.texi: Change edition to 0.5 and date to May 1994.
10829         Add index.
10830         (Frames): New node, for frame annotation.
10831         (Displays): New node, for display annotation.
10832
10833         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10834         when waiting for your program to stop.
10835
10836 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10837
10838         * annotate.texi (Breakpoint Info): Document annotation of header
10839         fields and record annotation.
10840
10841 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10842
10843         * annotate.texi: New file, to document annotations.
10844
10845 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10846
10847         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10848         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
10849
10850 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10851
10852         * stabs.texinfo (Stab Section Basics): Say what is in .stab
10853         section, and say n_strx field is compilation unit relative.
10854         * stabs.texinfo: Don't use @code for a.out when it is the name of
10855         an object file format.
10856
10857 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10858
10859         * gdb.texinfo: Refer to file names, not path names, per rms
10860         convention.
10861         (Arguments): Fix typo.
10862
10863 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10864
10865         * stabs.texinfo (Global Variables): Talk about stabs in files
10866         where variables are referenced, but not defined.
10867
10868 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10869
10870         * stabs.texinfo: Move stuff on @ and # type descriptors from node
10871         Cplusplus to new nodes Member Type Descriptor and Method Type
10872         Descriptor.  Re-write stuff for #.
10873
10874 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10875
10876         * gdb.texinfo (Print Settings): Don't document "set print
10877         fast-symbolic-addr off".  The bug which it worked around was fixed
10878         on 25 Feb 94 in coffread.c, so I'm nuking the command.
10879
10880         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10881         N_ENTRY node.
10882
10883         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10884
10885 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10886
10887         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10888         references to ieee-float.c.
10889
10890 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10891
10892         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10893         match what the code actually does.
10894
10895 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10896
10897         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10898
10899 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
10900
10901         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10902         i, and b.
10903
10904 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
10905
10906         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10907         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
10908         as "stabs in sections" rather than just saying "ELF and SOM".
10909         Also make that stuff apply to COFF.
10910
10911 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10912
10913         * gdb.texinfo (Formatting Documentation): Change GhostScript to
10914         Ghostscript.
10915
10916 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10917
10918         * gdb.texinfo (Continuing and Stepping): When talking about "step"
10919         versus functions without line numbers, also mention stepping into
10920         them as well as "step" when you are in them.  Tell the user how to
10921         deal with the situation.  Add comment about "debugging information".
10922
10923 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10924
10925         * stabs.texinfo (Enumerations): Document restriction on where
10926         enumeration types can appear and still win with GDB.
10927
10928 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10929
10930         * stabs.texinfo (Negative Type Numbers): Document format for type
10931         -16.
10932
10933 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10934
10935         * gdb.texinfo (Selection, Frame Info): Update information about
10936         arbitrary frame specficiations.
10937
10938 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10939
10940         * gdb.texinfo, remote.texi: general editing pass prior to Net release
10941
10942 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10943
10944         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10945
10946 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
10947
10948         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10949
10950 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10951
10952         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10953         Differences node to Statics node.
10954         (Statics): Discuss XCOFF use of V symbol descriptor.
10955
10956         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10957         not clean.
10958
10959 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
10960
10961         * gdb.texinfo (Print Settings): Document `set print
10962         fast-symbolic-addr' and improve the doc for some other
10963         `set print's.
10964
10965 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
10966
10967         * stabs.texinfo (String Field): Talk about defining several type
10968         numbers at once.
10969         Fix lint regarding changing node ELF Transformations to
10970         ELF and SOM Transformations.
10971
10972 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
10973
10974         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
10975
10976 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10977
10978         * stabs.texinfo (Cross-References): `::' is for nested types only
10979         within <>.
10980         (Structures): Document static members.
10981
10982 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
10983
10984         * stabs.texinfo: Document S type attribute.
10985
10986 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
10987
10988         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10989
10990 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
10991
10992         * gdbint.texinfo:  Fix a few typos.
10993
10994 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
10995
10996         * gdb.texinfo, remote.texi: formatting improvements
10997
10998         * gdb.texinfo (New Features): mention threads.
10999         (Summary, C): fix xrefs in newly contributed text.
11000         (Threads): index entries, clarifications, example
11001         (passim): minor typos fixed, phrasing improvements
11002
11003         * remote.texi (Bootstrapping): rephrase text on ^C and add index
11004         entries; (Server): explain use of gdbserver w/real-time systems,
11005         add example of conflicting TCP port; (MIPS Remote) break up
11006         running text into table, highlighting commands, and add example.
11007
11008 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11009
11010         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11011
11012 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11013
11014         * stabs.texinfo (Nested Symbols): New node.
11015         (String Field, Symbol Descriptors, Cross-References): Refer to it.
11016
11017 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11018
11019         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11020         to picking which Bbss.bss symbol to use, and (because there seems to
11021         be no good way of doing it) re-write some of the text to make it
11022         sound like Bbss.bss isn't such a great idea after all (as currently
11023         designed).
11024
11025         * gdb.texinfo (C): In addition to saying people have to use g++ for
11026         good results, say they have to use stabs.  Specifically say cfront
11027         doesn't work well.
11028         (Summary): Merge in information on Modula-2, Pascal, and Chill from
11029         the gdb README.  Add xrefs to places where the support for the various
11030         languages is described in detail.
11031
11032 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11033
11034         * stabs.texinfo: Clean up stuff about visibility and virtual
11035         characters.
11036
11037         * stabs.texinfo (N_M2C): Cite Sun doc.
11038
11039 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11040
11041         * gdb.texinfo: updates re threads.
11042         * remote.texinfo: avoid index entries starting with digits.
11043
11044 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11045
11046         * stabs.texinfo (Enumerations): Talk about large, negative and
11047         octal values.  Clean up cross reference to type attributes.
11048         (String Field): Say that GDB 4.11 supports size attribute.
11049
11050 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11051
11052         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11053         is a mandatory step.  Make the stuff about that more concise.
11054
11055 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11056
11057         * stabs.texinfo (Class Names): New node.
11058
11059         * gdb.texinfo (Command Files): Explain order of init file reading.
11060
11061         * remote.texi (Bootstrapping): Talk about getting the serial driver
11062         to deal with ^C sent by gdb to stop the remote system.
11063
11064 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
11065
11066         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11067
11068         * libgdb.texinfo (Defining Commands): made the DOC arg
11069         to gdb_define_app_command a char * instead of char **
11070         per a suggestion from kingdon.
11071
11072         * libgdb.texinfo: total rewrite from a different starting
11073         premise.
11074
11075 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11076
11077         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11078         floats passed as doubles (to improve clarity).
11079
11080 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11081
11082         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11083
11084         * a4rc.sed: update to work with Andreas Vogel papersize params
11085
11086         * refcard.tex: use Andreas Vogel simplifications of papersize
11087         params; remove useless version info; update copyright date.
11088
11089 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11090
11091         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11092
11093 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11094
11095         * gdb.texinfo (Files): Say what address the load command loads it at.
11096
11097         * stabs.texinfo (Common Blocks): Minor cleanups.
11098
11099         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11100         that Sun has backed away from the linker kludge and thus the relevant
11101         issue is changes to the SunPRO tools, not the Solaris linker.
11102
11103         * stabs.texinfo (Traditional Integer Types): Clean up description
11104         of octal bounds a little bit.  Document extra leading zeroes.
11105
11106 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11107
11108         * gdb.texinfo (Signaling): Update for symbolic symbol names
11109         and add a section explaining the difference between the GDB
11110         signal command and the shell kill utility.
11111
11112 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
11113
11114         * libgdb.texinfo: added `@' to braces that were unescaped.
11115
11116 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
11117
11118         * libgdb.texinfo: new file.  Spec for the gdb library.
11119
11120 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11121
11122         * stabs.texinfo (Include Files): Fix typo (start -> end).
11123
11124 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11125
11126         * gdb.texinfo, remote.texi: assorted small improvements, mostly
11127         from Melissa at FSF's editing pass.
11128
11129 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11130
11131         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11132         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11133         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11134
11135 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11136
11137         * remote.texi (Bootstrapping): Discuss 386 call gates.
11138
11139 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11140
11141         * stabs.texinfo (Based Variables): New node.
11142
11143 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
11144
11145         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11146         names, sizes, and formats to suggest how not to lose.
11147
11148 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
11149
11150         * stabs.texinfo (Methods): Fix typo.
11151
11152 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11153
11154         * gdb.texinfo: Fix a few typos.
11155
11156 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11157
11158         * gdb.texinfo: Clarify how well it works with Fortran.
11159
11160         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11161         More on relocating stabs in ELF files.
11162
11163 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11164
11165         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11166
11167 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11168
11169         * stabs.texinfo (Local Variable Parameters): Talk about nameless
11170         parameters on VAX.
11171
11172 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11173
11174         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11175
11176 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11177
11178         * stabs.texinfo: Make info author notice match the TeX author notice.
11179
11180 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
11181
11182         * stabs.texinfo: Initial-caps all words in node names and
11183         non-trivial words in section names.
11184
11185 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11186
11187         * stabs.texinfo: Many minor cleanups.
11188
11189         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11190
11191 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
11192
11193         * stabs.texinfo: Remove full description of big example.
11194         It's not really helpful; just use pieces of it where appropriate.
11195         Add more Texinfo formatting directives (@samp, etc.).
11196         Use @deffn to define stab types.
11197         Eliminate some wordiness.  Break up some nodes.
11198         Add an (alphabetized) index of symbol types.
11199         Use consistent capitalization style in node and section names.
11200
11201 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
11202
11203         * gdb.texinfo:  Change typo "Two two" to "The two".
11204
11205 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11206
11207         * stabs.texinfo (XCOFF-differences): Remove references to
11208         non-existent types N_DECL and N_RPSYM.
11209
11210         * stabs.texinfo (String Field): Say that type attributes bug is
11211         fixed in GDB 4.10, since it is.
11212
11213         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11214
11215 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
11216
11217         * stabs.texinfo: Formatting cleanups.
11218
11219 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11220
11221         * stabs.texinfo: When explaining the n_type of a stab, standardize
11222         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11223         no tabs, use @r).
11224         (Global Variables): Clean up.
11225
11226 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11227
11228         * stabs.texinfo (Stack Variables): Re-write.
11229
11230 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11231
11232         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11233         addresses of a source file.  Also revise formatting.
11234         Change "object module" or "object file" to "source file".
11235         Various: Miscellaneous cleanups.
11236
11237 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11238
11239         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11240
11241 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
11242
11243         * gdbint.texinfo: Removed many nonsensical machine-collected
11244         host and target conditionals, described some of the remainder.
11245
11246 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11247
11248         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11249
11250         * gdbint.texinfo (Top): Add name to @top line, and re-write the
11251         paragraph which follows.
11252
11253         * gdbint.texinfo (Host): Use @code not @samp for Makefile
11254         variables.  Looks better and avoids overful hbox.
11255
11256 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11257
11258         * stabs.texinfo (Procedures): Improve stuff on nested functions.
11259
11260 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11261
11262         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11263         retransmit-timeout
11264
11265 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11266
11267         * gdbint.texinfo: Update statement about `some ancient Unix
11268         systems, like Ultrix 4.0' to Ultrix 4.2.
11269
11270 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
11271
11272         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11273
11274         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11275
11276         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
11277         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11278
11279         * remote.texi: new name for former gdbinv-s.texi
11280
11281         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11282
11283 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
11284
11285         * gdbinv-s.texi: Documented timeout and retransmit-timeout
11286         variables for MIPS remote debugging protocol.
11287
11288 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11289
11290         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11291
11292 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
11293
11294         * Makefile.in (refcard.dvi): Use srcdir where necessary.
11295
11296 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
11297
11298         * gdb.texinfo: repair conditional bugs in text markup
11299
11300 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11301
11302         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11303         to select Modula-2 material.
11304
11305 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11306
11307         * stabs.texinfo: Cleanups regarding statics.
11308
11309         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11310         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
11311
11312 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11313
11314         * stabs.texinfo: N_MAIN is sometimes used for C.
11315
11316 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11317
11318         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11319
11320 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
11321
11322         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11323         removed from the code by Kingdon.
11324
11325 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11326
11327         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11328         input when evaluating breakpoint conditions; the bug has been fixed.
11329
11330         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11331         sets the ignore count to N-1, not to N.
11332
11333 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11334
11335         * refcard.tex (\hoffset): correct longstanding error to match
11336           intended offset; avoids cutting off edge on some printers
11337
11338 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11339
11340         * stabs.texinfo (Parameters): Say that order of stabs is significant.
11341
11342 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11343
11344         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11345
11346 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11347
11348         * Makefile.in: (REFEDITS) new var to control whether PS or CM
11349         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11350         collect sed edits if any, apply to refcard before formatting;
11351         (refcard.ps) stop implying PS fonts if PS output requested;
11352         (lrefcard.ps) delete extra target for variant PS fonts
11353
11354         * refcard.tex: parametrize papersize dependent info, collect
11355           in easily replaced spot
11356
11357         * a4rc.sed: new file, edits to refcard for A4 paper
11358
11359 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11360
11361         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11362
11363 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11364
11365         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11366
11367 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11368
11369         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11370         politely rather than rudely.
11371
11372 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11373
11374         * stabs.texinfo: Document common blocks.
11375
11376 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
11377
11378         * stabs.texinfo:  Add some basic info about stabs-in-elf.
11379
11380 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11381
11382         * stabs.texinfo (Top): Minor cleanup.
11383
11384 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
11385
11386         * Makefile.in (install-info): remove parentdir support
11387
11388 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11389
11390         * gdb.texinfo (Copying): delete this node and references to it;
11391         RMS says this manual need not carry GPL. (passim): Improvements
11392         from last round at FSF, largely due to Ian Taylor review, and
11393         minor formatting improvements.
11394
11395         * gdbinv-s.texi (passim): Improvements from last round at FSF,
11396         largely due to Ian Taylor review. (Debug Session): minor edits to
11397         new text.
11398
11399 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
11400
11401         * Makefile.in (realclean): Remove info and dvi files too.
11402
11403 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
11404
11405         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11406         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
11407         * gdb.texinfo: Change accordingly.
11408
11409         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
11410         N_{L,R}BRAC,N_SLINE are relative to.
11411
11412 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11413
11414         * Makefile.in (GDBvn.texi): Update atomically.
11415
11416 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
11417
11418         * gdbinv-s.texi (Debug Session): Document exceptionHook.
11419
11420 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
11421
11422         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11423         addresses together.  Also motivate the set print symbol-filename
11424         command and suggest other solutions.
11425
11426 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
11427
11428         * gdb.texinfo (set print elements):  Note that the number of
11429         elements is set to unlimited by "set print elements 0".
11430
11431 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
11432
11433         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11434         NF_LDOUBLE means.
11435         (Stab Types): Include Solaris stab types.
11436         (Procedures): Document Solaris extensions.
11437
11438 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11439
11440         * gdb.texinfo:  Add `set print symbol-filename' doc.
11441
11442 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11443
11444         * stabs.texinfo (Arrays): Talk about type definition vs. type
11445         information.
11446
11447         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11448         the trailing semicolon.
11449
11450 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11451
11452         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11453         and merge in other parts of the document addressing these subjects.
11454         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11455
11456         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11457         at the end of a range type.
11458
11459         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11460         AIX extensions.
11461
11462 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11463
11464         * stabs.texinfo (Stabs Format):  Misc fixes.
11465
11466 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11467
11468         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
11469         (Traditional builtin types): Document convex convention for long long.
11470         (Negative builtin types): Discuss type names, and misc fixes.
11471
11472 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11473
11474         * stabs.texinfo (Builtin Type Descriptors): Document the floating
11475         point types used with @samp{R} type descriptor.
11476         (Symbol Descriptors): Describe how to handle conflict between
11477         different meanings of @samp{P} symbol descriptor.
11478
11479 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11480
11481         * stabs.texinfo: Remove node Quick Reference and put its children
11482         directly under the main menu.
11483
11484         * stabs.texinfo: Many more changes to bring it into line with
11485         AIX documentation and reality.  I think it now has all the
11486         information from the AIX documentation, except that I burned
11487         out when I got to variant records (Pascal and Modula-2) and
11488         all the COBOL types.  Oh well, we can add them later when we're
11489         worrying more about those languages.
11490
11491         * stabs.texinfo (Automatic variables): Talk about what it means
11492         to omit the symbol descriptor.
11493
11494 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
11495
11496         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11497         gcc2 behavior with promoted args.
11498
11499 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11500
11501         * gdb.texinfo: include readline appendices in info version of manual
11502
11503 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11504
11505         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11506         target remote.
11507
11508         * gdb.texinfo (Machine Code): more index entries for disassemble
11509
11510 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
11511
11512         * Clarify the intended use of the gdb-testers and gdb-patches
11513         mailing lists, and shrink gzip comment.
11514
11515 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11516
11517         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11518         DOSHOST configuration of manual.
11519
11520         * gdb.texinfo (MIPS Stack): new node.
11521
11522         * all-config.texi (MIPS) new switch.
11523
11524         * gdbinv-s.texi (Nindy Options) Remove two instances of future
11525         tense; (MIPS Remote) new node.
11526
11527         * gdb.texinfo (passim) rephrases to work around makeinfo @value
11528         bug; (Environment) less passive, other small cleanups in text about
11529         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11530         (Remote) new MIPS Remote menu entry.
11531
11532 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
11533
11534         * stabs.texinfo: Many changes to include information from the
11535         AIX documentation.
11536
11537         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11538
11539 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
11540
11541         * gdbint.texinfo (new node Debugging GDB, elsewhere):
11542         Move a bunch of information from ../README.
11543         (Getting Started): New node.
11544
11545 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11546
11547         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11548
11549         * gdb.texinfo: advance manual revision dates to present
11550
11551         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11552         stop using silly Roman numerals in @set variable names
11553
11554 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
11555
11556         * stabs.texinfo (Parameters): Keep trying to get this right.
11557
11558 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
11559
11560         * stabs.texinfo (Parameters): More on "local parameters".
11561
11562 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
11563
11564         * stabs.texinfo (Parameters): Re-do "local parameters" section.
11565
11566 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
11567
11568         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11569         (Parameters): Rewrite.
11570         (xcoff-differences, Sun-differences): Minor changes.
11571
11572 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
11573
11574         * stabs.texinfo:  Minor cleanup.
11575
11576 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
11577
11578         * gdbint.texinfo: Minor xcoff stuff.
11579
11580 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
11581
11582         * gdbint.texinfo:  Update for new config directory structure.
11583         Add info about internal type data structures.
11584
11585 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
11586
11587         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11588         $(srcdir).
11589         (gdb-config.texi): Depend on file in $(srcdir).
11590
11591 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
11592
11593         * stabs.texinfo: Fixes about N_SO.
11594
11595 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11596
11597         * gdb.texinfo: include list of nonstandard init file names
11598
11599         * *-config.texi: new switch GENERIC for text that applies *only*
11600         to (usual) multiple-target version of manual
11601
11602         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11603         h8 config
11604
11605         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11606         in menus (rather than conditionally selected multiple alternative
11607         menus).
11608
11609         * Makefile.in: define and use DOC_CONFIG var to select
11610         configuration for GDB user manual.
11611
11612         * gdb-config.texi: delete from repository, generate from Makefile.
11613
11614         * all-config.texi: normal `generic' configuration file, formerly
11615         stored as gdb-config.texi
11616
11617 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
11618
11619         * Makefile.in: add dvi target to build all .dvi files
11620
11621 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11622
11623         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11624
11625 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
11626
11627         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11628         host conditionals.
11629         * stabs.texinfo:  More array fixes inspired by Jim's.
11630
11631 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
11632
11633         * stabs.texinfo: Fixes re arrays and continuations.
11634
11635         * gdbint.texinfo: Add XCOFF node.
11636
11637 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
11638
11639         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
11640
11641 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
11642
11643         * stabs.texinfo:  Fix for array types to mention lower bounds.
11644
11645 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
11646
11647         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
11648
11649 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
11650
11651         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
11652
11653 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
11654
11655         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
11656         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11657
11658 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
11659
11660         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
11661
11662 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11663
11664         * gdb.texinfo, gdbinv-s.texi: misc updates
11665
11666 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
11667
11668         * gdbint.texinfo:  Brief documentation for longjmp support,
11669         from an email msg by Stu.
11670
11671 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
11672
11673         * stabs.texinfo:  Fix description of floating point "range"
11674         types (which really define basic types).  Reported by Jim Meehan,
11675         <meehan@src.dec.com>.
11676
11677         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11678
11679 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
11680
11681         * gdbint.texinfo: Slightly expand section on supporting a new
11682         object file format.
11683
11684 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
11685
11686         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
11687         intermediate file.
11688
11689 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11690
11691         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11692
11693 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11694
11695         * gdbinv-s.texi: z8000 simulator target name is just "sim"
11696
11697         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
11698         as well as Z8002.
11699
11700 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
11701
11702         * gdbint.texinfo:  Add sections on clean design and on how to send
11703         in changes.
11704
11705 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
11706
11707         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
11708
11709 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
11710
11711         * gdb.texinfo:  Fix typo, reported by Karl Berry.
11712
11713 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
11714
11715         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
11716
11717 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
11718
11719         * gdbint.texinfo: fixed a stray email address (needs @@),
11720         added @table @code to node "Native Conditionals"
11721
11722 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
11723
11724         * gdbint.texinfo:  Describe coding style of GDB.
11725
11726 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
11727
11728         * stabs.texinfo:  Minor wording changes.
11729
11730 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
11731
11732         * gdbint.texinfo:  Improve release doc slightly.
11733
11734 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
11735
11736         * gdbint.texinfo:  Improve doc of GDB config macros.
11737
11738 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
11739
11740         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
11741         These will be reinserted when examined.
11742
11743 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
11744
11745         * gdbint.texinfo:  Make a start at documenting all the #if macros
11746         in GDB.  At least list them all, and start separating them into
11747         host-specific and target-specific.
11748
11749 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11750
11751         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
11752         examples (not consistent w others).
11753         gdb.texinfo: issue disclaimer paragraph on cmdline options only
11754         for generic vn of doc
11755
11756 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
11757
11758         * Makefile.in: always create installation directories.
11759
11760 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11761
11762         * gdb.texinfo: in h8 config, do not describe searching commands.
11763
11764 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11765
11766         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11767           conditionals; introduce a few generic switches that may be
11768           useful for other cross-dev or dos-hosted configs.
11769
11770         * gdb.texinfo: fix typo in "info reg" description
11771
11772 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
11773
11774         * stabs.texinfo:  Minor updates from running TeX over it.
11775         * Makefile.in (stabs.dvi, stabs.ps):  Add.
11776
11777 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
11778
11779         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
11780         First pass at converting it to texinfo.
11781
11782 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
11783
11784         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
11785         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
11786
11787 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
11788
11789         * gdbint.texinfo:  Add section on partial symbol tables.
11790
11791 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
11792
11793         * gdb.texinfo:  document `set remotedebug' and `set
11794         rstack_high_address'.
11795
11796 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
11797
11798         * gdb.texinfo: slight expansion of new text on reading info files
11799         * gdbinv-s.m4.in: correct and expand info on cross-debugging
11800         H8/300 from DOS.
11801
11802 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
11803
11804         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
11805
11806 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
11807
11808         * gdb.texinfo:  Say how to read the `info' files.
11809
11810 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
11811
11812         * Makefile.in: gm4 -> m4.
11813
11814 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
11815
11816         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
11817         Documentation' ahead of `Installing GDB' to match README.
11818         Update shared library doc, -readnow and -mapped, and directory
11819         structure (add glob and mmalloc).  Update configure doc.
11820
11821 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
11822
11823         * Makefile.in: remove $(srcdir) from gdb.info rule.
11824
11825 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
11826
11827         * Makefile.in: commented out gdb-all.texinfo rule.  This is
11828           temporary.
11829
11830 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
11831
11832         * Makefile.in, configure.in: removed traces of namesubdir,
11833           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
11834           copyrights to '92, '13, changed some from Cygnus to FSF.
11835
11836 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
11837
11838         * gdb.texinfo:  Improve how we ask for bug reports.
11839
11840 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11841
11842         * Makefile.in: infodir belongs in datadir.
11843
11844 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11845
11846         * Makefile.in: remove spaces following hyphens, bsd make can't
11847           cope.  install using INSTALL_DATA.  added clean-info.  added
11848           standards.text support.
11849
11850 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
11851
11852         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
11853           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
11854           and mandir now keyed off datadir by default.
11855
11856 \f
11857 Local Variables:
11858 mode: change-log
11859 left-margin: 8
11860 fill-column: 74
11861 version-control: never
11862 coding: utf-8
11863 End: