2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
[external/binutils.git] / gdb / doc / ChangeLog
1 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
2
3         * gdb.texinfo (Values From Inferior): Add value inferior function
4         call description.
5
6 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
7
8         * gdb.texinfo (Active Targets): Fix wrong comma placement.
9
10 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
11             Eli Zaretskii  <eliz@gnu.org>
12
13         Make core files the process_stratum.
14         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
15         record_stratum example.
16
17 2010-07-13  Tom Tromey  <tromey@redhat.com>
18
19         * gdb.texinfo (Index Files): New node.
20
21 2010-07-13  Tom Tromey  <tromey@redhat.com>
22
23         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
24
25 2010-07-13  Tom Tromey  <tromey@redhat.com>
26
27         * gdb.texinfo (Specify Location): Document labels.
28
29 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
30
31         * gdb.texinfo (Create and Delete Tracepoints): Add more index
32         entries for fast tracepoints and static tracepoints.
33
34 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
35
36         * gdb.texinfo (General Query Packets) <qfThreadInfo,
37         qsThreadInfo>: Spell out `l' as ell.
38
39 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
40
41         * gdb.texinfo (Convenience Variables): Document $_sdata.
42         (Commands to Set Tracepoints): Describe static tracepoints.  Add
43         `Listing Static Tracepoint Markers' menu entry.  Document
44         "strace".
45         (Tracepoint Action Lists): Document collecting $_sdata.
46         (Listing Static Tracepoint Markers): New subsection.
47         (Tracepoints support in gdbserver): Mention static tracepoints.
48         (remote packets, enabling and disabling): Mention
49         read-sdata-object.
50         (General Query Packets) <qSupported>: Document qXfer:sdata:read
51         and StaticTracepoint.
52         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
53         Document qXfer:sdata:read.
54         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
55
56 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
57
58         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
59
60 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
61             Tom Tromey  <tromey@redhat.com>
62             Thiago Jung Bauermann  <bauerman@br.ibm.com>
63
64         * gdb.texinfo (Inferiors In Python): New node.
65         * gdb.texinfo (Threads In Python): New node.
66
67 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
68
69         * gdb.texinfo (Python): Document what the python directory is
70         and what its location is.
71         (Basic Python): Document the gdb.PYTHONDIR constant.
72
73 2010-06-25  Tom Tromey  <tromey@redhat.com>
74
75         PR python/10808:
76         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
77
78 2010-06-24  Hui Zhu  <teawater@gmail.com>
79
80         * gdb.texinfo: (Commands for Controlled Output): Add
81         documentation for command "eval".
82
83 2010-06-21  Stan Shebs  <stan@codesourcery.com>
84
85         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
86         * annotate.texinfo: Ditto.
87         * gdbint.texinfo: Ditto.
88         * stabs.texinfo: Ditto.
89
90 2010-06-22  Hui Zhu  <teawater@gmail.com>
91
92         * gdb.texinfo: (Process Record and Replay): Add documentation
93         for command "set record memory-query".
94
95 2010-06-21  Stan Shebs  <stan@codesourcery.com>
96
97         * gdb.texinfo: Relicense under GFDL version 1.3.
98         * annotate.texinfo: Relicense under GFDL version 1.3.
99         * gdbint.texinfo: Relicense under GFDL version 1.3.
100         * stabs.texinfo: Relicense under GFDL version 1.3.
101         * fdl.texi: Update to version 1.3.
102
103 2010-06-18  Stan Shebs  <stan@codesourcery.com>
104
105         * gdb.texinfo (Operating System Auxiliary Information): Describe
106         "info os" when no arguments given.
107
108         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
109         $_thread.
110
111 2010-06-18  Hui Zhu  <teawater@gmail.com>
112
113         * gdb.texinfo: (Process Record and Replay): Add documentation
114         for commands "record save" and "record restore".
115
116 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
117
118         * gdb.texinfo: Include information about the correct use
119         of addresses in the `watch' command.
120
121 2010-06-11  Stan Shebs  <stan@codesourcery.com>
122
123         * gdb.texinfo (Observer Mode): New section.
124         (General Query Packets): Document QAllow.
125          
126 2010-06-04  Doug Evans  <dje@google.com>
127
128         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
129
130 2010-06-03  Doug Evans  <dje@google.com>
131
132         * gdbint.texinfo (Coding): Add subsection on command names.
133
134 2010-06-02  Tom Tromey  <tromey@redhat.com>
135
136         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
137         always-disassemble.
138
139 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
140
141         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
142         gdbserver, and add cross reference.
143         (Tracepoints support in gdbserver): New subsection.
144
145 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
146
147         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
148         `qRelocInsn' feature.
149         (Relocate instruction reply packet): New subsection
150         of `Tracepoint Packets'.
151         (Tracepoint Packets): Mention that packets QTDP and QTStart
152         support the qRelocInsn request, and add cross reference to new
153         subsection.
154
155 2010-05-25  Doug Evans  <dje@google.com>
156
157         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
158         (Commands In Python): Document gdb.string_to_argv.
159
160 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
161
162         * gdbint.texinfo (Host Definition): Remove items NORETURN and
163         ATTR_NORETURN.
164
165 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
166             Tom Tromey  <tromey@redhat.com>
167             Thiago Jung Bauermann  <bauerman@br.ibm.com>
168
169         * gdb.texinfo (Parameters In Python): New Node.
170
171 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
172
173         * gdb.texinfo: (Summary) Add mention about D language support.
174         (Filenames): Add D suffixes.
175         (D): New node.
176
177 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
178
179         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
180         of macro deleted from GDB code.
181
182 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
183
184         * gdb.texinfo (Commands to specify files): Describe what how GDB
185         looks up DOS-based filesystem paths on the system root.  Document
186         the new `set/show target-file-system-kind' commands.
187
188 2010-04-23  Doug Evans  <dje@google.com>
189
190         * gdb.texinfo (Python): Move Auto-loading section here ...
191         (Python API): from here.
192         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
193         (Maintenance Commands): Add docs for "maint print section-scripts".
194
195 2010-04-20  Chris Moller  <cmoller@redhat.com>
196
197         * gdb.texinfo (Setting Breakpoints): Added description of
198         filename-qualified rbreak.
199         * refcard.tex (Breakpoints and Watchpoints): Added brief
200         description of filename-qualified rbreak.
201
202 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
203
204         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
205         (Python API): Change the reference to Pretty Printing API.
206         (Pretty Printing): Move the user part under the Data node.  Reformat
207         the sample output to 72 columns.  Create a new reference to Pretty
208         Printing API.  Rename the API part ...
209         (Pretty Printing API): To a new node name.
210         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
211         (GDB/MI Variable Objects): Change references to Pretty Printing API.
212
213 2010-04-21  Stan Shebs  <stan@codesourcery.com>
214
215         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
216         and commands.
217         (Listing Tracepoints): Update to reflect current behavior.
218         
219 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
220
221         * gdb.texinfo (Examining memory): Update for change in string
222         display with explicit size.
223
224 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
225
226         PR breakpoints/8554.
227
228         * gdb.texinfo (Save Breakpoints): New node.
229         (save-tracepoints): Rename to ...
230         (save tracepoints): ... this.  Mention that `save-tracepoints' is
231         a deprecated alias to `save tracepoints'.
232
233 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
234
235         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
236         (info w32 thread-information-block): Document new command.
237         (qGetTIBAddress): Document new gdbserver query.
238         (maint set/show show-all-tib): Document new command.
239
240 2010-04-15  Doug Evans  <dje@google.com>
241
242         * gdb.texinfo (Python API): Add progspaces section.
243         (Selecting Pretty-Printers): Progspace pretty-printers are
244         searched too.
245         (Progspaces In Python): New section.
246
247         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
248
249 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
250
251         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
252         returns None.
253
254 2010-04-09  Stan Shebs  <stan@codesourcery.com>
255
256         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
257         Describe the `frames-created' field, tweak grammar.
258
259 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
260
261         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
262         Describe the `circular' and `disconnected' fields.
263
264 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
265
266         * gdb.texinfo (maint print registers): Mention unavailable and
267         invisible registers.
268
269 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
270             Thiago Jung Bauermann  <bauerman@br.ibm.com>
271             Tom Tromey  <tromey@redhat.com>
272
273         * gdb.texinfo (Breakpoints In Python): New Node.
274
275 2010-04-08  Stan Shebs  <stan@codesourcery.com>
276
277         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
278         trace status fields.
279
280 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
281
282         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
283         optional.  Make org.gnu.gdb.i386.avx requires
284         org.gnu.gdb.i386.avx.
285
286 2010-04-08  Doug Evans  <dje@google.com>
287
288         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
289         search path, and document that gdb only scans the search path if
290         the script's path doesn't specify a directory.
291
292 2010-04-05  Doug Evans  <dje@google.com>
293
294         * gdb.texinfo (maint show python auto-load): Fix typo.
295
296 2010-04-04  Stan Shebs  <stan@codesourcery.com>
297
298         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
299         (Setting Watchpoints): Update description of "info watch".
300         (Disabling Breakpoints): Only "info break" lists all.
301
302         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
303         (tdump): Explain how tdump works.
304
305 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
306
307         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
308         add cross reference.
309
310 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
311
312         * gdb.texinfo (TUI Commands): Mention that in some cases, these
313         commands error out.
314
315 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
316
317         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
318
319 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
320
321         * gdb.texinfo (General Query Packets): Add xmlRegisters.
322
323 2010-03-29  Stan Shebs  <stan@codesourcery.com>
324             Nathan Sidwell  <nathan@codesourcery.com>
325
326         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
327         GDBN equivalent.
328         (Set Tracepoints): Remove mention that conditional tracepoints
329         don't exist.
330         (Tracepoint Actions): Clarify when while-stepping collection
331         happens, note that while-stepping does not automatically collect
332         $pc.
333
334 2010-03-29  Stan Shebs  <stan@codesourcery.com>
335         
336         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
337         (General Query Packets): Describe TracepointSource.
338
339 2010-03-27  Matt Rice  <ratmice@gmail.com>
340
341         * gdb.texinfo (ARM): Document arguments to "target sim".
342         (Set Catchpoints): Use @dots{} instead of @r{...}.
343
344 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
345
346         * gdb.texinfo (Tracepoint Packets): Remove mention that
347         terror:string may be plain text, and drop mention of X prefix.
348
349 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
350
351         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
352
353 2010-03-24  Stan Shebs  <stan@codesourcery.com>
354
355         * gdb.texinfo (Tracepoint Packets): Document trace error status.
356
357 2010-03-24  Tom Tromey  <tromey@redhat.com>
358
359         PR breakpoints/9352:
360         * gdb.texinfo (Break Commands): Update.
361
362 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
363
364         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
365         commands.
366
367 2010-03-16  Stan Shebs  <stan@codesourcery.com>
368
369         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
370         circular-trace-buffer.
371         (Tracepoint Packets): Describe QTBuffer, and details of the
372         qTStatus reply.
373
374 2010-03-12  Stan Shebs  <stan@codesourcery.com>
375             Nathan Sidwell  <nathan@codesourcery.com>
376
377         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
378         doing instruction stepping.
379         (Tracepoint Restrictions): New node.
380
381 2010-03-10  Tom Tromey  <tromey@redhat.com>
382
383         * gdbint.texinfo (Symbol Handling): Update.
384
385 2010-03-08  Tom Tromey  <tromey@redhat.com>
386
387         PR cli/9591:
388         * gdb.texinfo (Mode Options): Mention lack of pagination and
389         confirmation with --batch.
390         (Screen Size): Mention --batch.
391         (Messages/Warnings): Likewise.
392
393 2010-03-05  Tom Tromey  <tromey@redhat.com>
394
395         * gdb.texinfo (Basic Python): Document target_charset and
396         target_wide_charset.
397
398 2010-03-05  Tom Tromey  <tromey@redhat.com>
399
400         * gdb.texinfo (Data): Link to pretty-printing.
401         (Output Formats): Likewise.  Correct text.
402
403 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
404
405         * gdb.texinfo (Types): Describe <struct> and <flags>.
406
407 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
408
409         * gdb.texinfo (Frames In Python): Add block parameter and
410         description to read_var text.
411
412 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
413             Tom Tromey  <tromey@redhat.com>
414
415         * gdb.texinfo (Types In Python): Describe block argument in
416         template_argument and gdb.lookup_type.
417
418 2010-02-24  Tom Tromey  <tromey@redhat.com>
419
420         * gdb.texinfo (Cygwin Native): Fix typo.
421
422 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
423
424         * gdb.texinfo (Frames In Python): Add block, find_sal, function
425         and select method descriptions.
426         (Python API): Add Blocks In Python, Symbols in Python and Symbol
427         Tables in Python to menu.
428         (Blocks In Python): New node.
429         (Symbols In Python): New node.
430         (Symbol Tables in Python): New node.
431
432 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
433
434         Multiexec MI
435
436         gdb/
437         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
438
439         gdb/doc/
440         * gdb.texinfo (GDB/MI Command Syntax): Document notification
441         changes.
442         (GDB/MI Program Execution): Document current behaviour of
443         --all and --thread-group.
444         (GDB/MI Miscellaneous Commands): Document -add-inferior and
445         -remove-inferior.
446         * observer.texi (inferior_added, inferior_removed): New
447         observers.
448
449 2010-02-19  Tom Tromey  <tromey@redhat.com>
450
451         * gdbint.texinfo (Getting Started): Fix @node.
452         (Debugging GDB): Likewise.
453
454 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
455
456         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
457         documenting the gdb_test_timeout variable.
458
459 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
460
461         * gdb.texinfo (MI commands): Added documentation of --reverse
462         option to a set of MI commands. Restructured documentation of MI
463         commands --exec-continue to reflect the complexity of reverse
464         execution.
465
466 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
467
468         * gdb.texinfo (Using the Collected Data): Specify that the address
469         range of `tfind outsize' is exclusive, and that the address range
470         of `tfind range' is inclusive.
471         (Tracepoint Packets): Specify that the address range of
472         `QTFrame:range' is inclusive, and that the address range of
473         `QTFrame:outside' is exclusive
474
475 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
476
477         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
478
479 2010-02-10  Tom Tromey  <tromey@redhat.com>
480
481         * gdb.texinfo (Debugging Output): Document set debug parser and
482         show debug parser.
483
484 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
485
486         * gdb.texinfo (Predefined Target Types): Add i387_ext,
487         i386_eflags and i386_mxcsr.
488
489 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
490
491         * gdb.texinfo: Document i386 target features.
492
493 2010-02-05  Doug Evans  <dje@google.com>
494
495         * gdbint.texinfo (Testsuite): Add a new section to document the
496         various DejaGnu variables that may be overridden.
497         Document INTERNAL_GDBFLAGS.
498
499 2010-02-04  Tom Tromey  <tromey@redhat.com>
500
501         PR cli/8830:
502         * gdb.texinfo (Files): -readnow comes before the filename for file
503         and symbol-file.
504
505 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
506
507         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
508         Document ARM breakpoint types.
509         (Register Packet Format): Move into the new section.
510         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
511
512 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
513
514         * gdb.texinfo (File Options): Adjust the documentation of this
515         switch to refer to the "source" command rather than partially
516         duplicating some of the relevant information.
517         (Extending GDB): Introduce and document the set/show script-extension
518         setting.
519         (Command Files): Add note explaining that the "source" command
520         is also used to evalute scripts written in other languages.
521         Remove the short slightly incorrect reference to sourcing Python
522         scripts.
523         (Python Commands): Document how to execute a Python script from GDB.
524
525 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
526
527         * gdb.texinfo (Command Files): Fix typo.
528
529 2010-01-18  Tom Tromey  <tromey@redhat.com>
530
531         * gdb.texinfo (File Options): Document -x on .py files.
532         (Command Files): Document handling of Python scripts.
533
534 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
535
536         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
537
538 2010-01-15  Stan Shebs  <stan@codesourcery.com>
539
540         * gdb.texinfo (Trace Files): New section.
541         (Tracepoint Packets): Document QTSave and qTBuffer.
542         (Trace File Format): New appendix.
543
544 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
545
546         * gdb.texinfo (Values From Inferior): Document lazy_string value
547         method.
548         (Python API): Add Lazy strings menu item.
549         (Lazy Strings In Python): New node.
550
551 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
552
553         * gdb.texinfo (GDB/MI Thread Information): New.
554         (GDB/MI Async Records): Document the core field in *stopped.
555         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
556         documentation
557         (Process list): Document that osdata document may contain
558         threads.
559         (Remote Serial Protocol): Document qXfer:threads.
560
561 2010-01-06  Stan Shebs  <stan@codesourcery.com>
562
563         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
564         disconnected tracing.
565         (Tracepoint Packets): Document new protocol.
566
567 2010-01-05  Stan Shebs  <stan@codesourcery.com>
568
569         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
570         tracepoints.
571         (Tracepoint Packets): Describe remote protocol for fast
572         tracepoints.
573
574 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
575
576         Update the "Start of New Year Procedure".
577         * gdbint.texinfo: Add the list of files that need to be updated
578         manually.  Minor reformatting.
579
580 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
581
582         * refcard.tex: Update copyright year in header and text.
583
584 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
585
586         * agentexpr.texi: Add 2010 to the list of copyright years.
587         * annotate.texinfo: Likewise.
588         * gdb.texinfo: Likewise.
589         * gdbint.texinfo: Likewise.
590         * observer.texi: Likewise.
591         * stabs.texinfo: Likewise.
592
593 2009-12-31  Stan Shebs  <stan@codesourcery.com>
594
595         * gdb.texinfo (Tracepoint Actions): Describe teval.
596         
597 2009-12-29  Stan Shebs  <stan@codesourcery.com>
598
599         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
600         
601 2009-12-28  Stan Shebs  <stan@codesourcery.com>
602
603         * gdb.texinfo (Trace State Variables): New section.
604         (Tracepoint Packets): Describe trace state variable packets.
605         * agentexpr.texi (Bytecode Descriptions): Describe trace state
606         variable bytecodes.
607
608 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
609
610         * gdb.texinfo (Symbols): "info variables" prints definitions, not
611         declarations.
612
613 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
614
615         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
616         -gdb-exit behaviour.
617
618 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
619
620         * gpl.texi: Update to version 3 of the GPL.
621
622 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
623
624         * Makefile.in: Update copyright header.
625         * observer.texi: Fix the copyright header of the generated files.
626
627 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
628
629         * gdb.texinfo (Types In Python): Describe range function.
630
631 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
632
633         * gdb.texinfo (Types In Python): Describe "is_base_class".
634
635 2009-12-03  Tom Tromey  <tromey@redhat.com>
636
637         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
638
639 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
640
641         * observer.texi: New memory_changed observer.
642
643 2009-12-01  Tom Tromey  <tromey@redhat.com>
644
645         * gdb.texinfo (Reverse Execution): Fix typo.
646
647 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
648
649         PR gdb/8704
650
651         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
652         are allowed after the breakpoint condition.
653
654 2009-11-23  Tom Tromey  <tromey@redhat.com>
655
656         PR python/10782:
657         * gdb.texinfo (Types In Python): Document Type.pointer.
658
659 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
660
661         * gdb.texinfo (Machine Code): Adjust.
662         
663 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
664
665         * agentexpr.texi (Tracing On Symmetrix): Delete section.
666         (Using Agent Expressions): Delete cross reference.
667
668 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
669
670         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
671         and @settitle directives up to help makeinfo find them.
672
673 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
674
675         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
676         (Auto-loading): Use plural and note one can use multiple components now.
677
678 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
679
680         * gdb.texinfo (GDB/MI Stack Manipulation): Make
681         -stack-list-arguments have the same documentation for parameter
682         as -stack-list-locals. Add comas.
683
684 2009-10-27  Tom Tromey <tromey@redhat.com>
685             Eli Zaretskii <eliz@gnu.org>
686
687         PR python/10781
688
689         * gdb.texinfo (Values From Inferior): Document cast method.
690
691 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
692
693         * gdb.texinfo (Machine Code): Mention function name in disasssembly
694         and adjust example.
695         
696 2009-10-22  Michael Snyder  <msnyder@vmware.com>
697
698         * gdb.texinfo (Process Record and Replay): Document new form of
699         info record command.  Also document the new save and restore 
700         commands.
701
702 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
703
704         * gdb.texinfo (Machine Code): Mention current pc marker.
705         (Memory): Likewise.
706
707 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
708             Stan Shebs  <stan@codesourcery.com>
709
710         * observer.texi (new_inferior): Rename to...
711         (inferior_appeared): ... this.
712
713         * gdb.texinfo (Inferiors): Rename node to ...
714         (Inferiors and Programs): ... this.  Mention running multiple
715         programs in the same debug session.
716         <info inferiors>: Mention the new 'Executable' column if "info
717         inferiors".  Update examples.  Document the "add-inferior",
718         "clone-inferior", "remove-inferior" and "maint info
719         program-spaces" commands.
720         (Process): Rename node to...
721         (Forks): ... this.  Document "set|show follow-exec-mode".
722
723 2009-10-11  Michael Snyder  <msnyder@vmware.com>
724
725         * gdb.texinfo (ReverseStep): Show default as "unsupported".
726         (ReverseContinue): Ditto.
727
728 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
729
730         * gdb.texinfo (Server): Document libthread-db-search-path.
731         
732 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
733
734         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
735
736 2009-10-06  Michael Eager  <eager@eagercon.com>
737
738         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
739         (Embedded Processors): Add MicroBlaze.
740         (MicroBlaze): New.  Describe Xilinx MicroBlaze
741
742 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
743
744         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
745
746 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
747
748         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
749
750 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
751
752         * observer.texi (solib_unloaded): Document explicitly the fact that
753         this observer is called before the associated symbols are unloaded.
754
755 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
756
757         * gdb.texinfo (GDB/MI Stack Manipulation): Document
758         -stack-list-variables.
759
760 2009-09-18  Tom Tromey  <tromey@redhat.com>
761
762         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
763         is experimental.
764
765 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
766
767         * gdb.texinfo (convenince variables): Mention
768         $_siginfo could be empty.
769
770 2009-09-15  Tom Tromey  <tromey@redhat.com>
771
772         * gdb.texinfo (GDB/MI Variable Objects): Document
773         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
774         Expand -var-update documentation.
775
776 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
777
778         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
779         feature.
780
781 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
782
783         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
784
785 2009-09-10  Michael Snyder  <msnyder@vmware.com>
786
787         * gdb.texinfo (qSupported): Mention new ReverseContinue and
788         ReverseStep replies to the qSupported query.
789
790 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
791
792         Add documentation for set/show interactive-mode.
793         * gdb.texinfo (Other Misc Settings): New node.
794
795 2009-09-01  Doug Evans  <dje@google.com>
796
797         * gdb.texinfo (Caching Data of Remote Targets): Add note on
798         non-stop mode's affect on remote caching.
799
800 2009-08-31  Jacob Potter  <jdpotter@google.com>
801             Doug Evans  <dje@google.com>
802
803         * gdb.texinfo (Caching Data of Remote Targets): Update text.
804         Mark `set/show remotecache' options as obsolete.
805         Document new `set/show stack-cache' option.
806         Update text for `info dcache'.
807
808 2009-08-27  Doug Evans  <dje@google.com>
809
810         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
811         (Files): Add note on new optional regex arg to `info sharedlibrary'.
812
813 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
814
815         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
816         about autoconf.
817
818 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
819
820         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
821         small example, and describe its columns.  Replace "inferior-id" by
822         "infno" throughout.
823
824 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
825
826         * gdbint.texinfo (Releasing GDB): Point to
827         README-maintainer-mode file for required autoconf version.
828         * configure.ac: Do not substitute datarootdir, htmldir,
829         pdfdir, docdir.  Do not process --with-datarootdir,
830         --with-htmldir, --with-pdfdir, --with-docdir.
831         * configure: Regenerate.
832
833         * configure: Regenerate.
834
835 2009-08-20  Reid Kleckner  <reid@kleckner.net>
836
837         * gdb.texinfo: Add chapter on JIT interface.
838
839 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
840
841         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
842         confirmation request. 
843
844 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
845
846         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
847         CRC definitions.
848
849 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
850
851         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
852         -break-commands.
853
854 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
855
856         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
857         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
858
859 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
860
861         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
862         "set spu stop-on-load" and "show spu stop-on-load" commands.
863
864 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
865
866         * gdb.texinfo (Target Descriptions): Document <compatible> element.
867
868 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
869
870         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
871         org.gnu.gdb.arm.neon.
872
873 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
874
875         * gdb.texinfo (Target Description Format): Mention the new <osabi>
876         optional element.
877         (subsection OS ABI): New subsection.
878
879 2009-07-14  Stan Shebs  <stan@codesourcery.com>
880
881         * gdb.texinfo (Tracepoint Conditions): New section.
882         (General Query Packets): Describe ConditionalTracepoints.
883         (Tracepoint Packets): Describe condition field.
884         (Maintenance Commands): Describe maint agent-eval.
885         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
886
887 2009-07-11  Hui Zhu  <teawater@gmail.com>
888
889         * gdb.texinfo (disassemble): Add a new modifier /r
890         to "disassemble" command to make it print the raw instructions
891         in hex as well as in symbolic form.
892
893 2009-07-09  Tom Tromey  <tromey@redhat.com>
894
895         * gdbint.texinfo (Testsuite): Document parallel make check.
896
897 2009-07-09  Tom Tromey  <tromey@redhat.com>
898
899         * gdbint.texinfo (Testsuite): Document test transcripts.
900
901 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
902
903         * gdb.texinfo (Values From Inferior): Add length parameter
904         description.
905
906 2009-07-04  Chris Genly  <chris@genly.us>
907
908         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
909         in -var-list-children.  Fix example according to what the code
910         does.
911
912 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
913
914         * gdb.texinfo (Debugging multiple inferiors): Document the
915         "inferior", "detach inferior" and "kill inferior" commands.
916         (Debugging Programs with Multiple Processes): Adjust to mention
917         generic "inferior" commands.  Delete mention of "detach fork" and
918         "delete fork".  Cross reference to "Debugging multiple inferiors"
919         section.
920
921 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
922
923         * gdbint.texinfo (Item Output Functions): Update signature
924         for ui_out_field_core_addr.
925
926 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
927
928         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
929         Update example code extrated from breakpoint.c.
930
931 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
932         
933         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
934         MI commands.
935         (GDB/MI Symbol Query): Likewise.
936         (GDB/MI File Commands): Likewise.
937         (GDB/MI File Transfer Commands): Likewise.
938         (GDB/MI Target Manipulation): Likewise.
939         (GDB/MI Miscellaneous Commands): Likewise.
940         
941 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
942
943         * gdb.texinfo (Debugging Optimized Code): New chapter.
944         (Compiling for Debugging): Reference it.  Move some
945         text to the new section.
946
947 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
948
949         * doc/gdb.texinfo (Calling): Document
950         set-unwind-on-terminating-exception usage.
951
952 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
953
954         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
955         command.
956
957 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
958
959         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
960         references.
961
962 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
963
964         * gdbint.texinfo: Rename formal parameters to gdbarch function
965         protoypes from "current_gdbarch" to "gdbarch".
966
967 2009-05-28  Tom Tromey  <tromey@redhat.com>
968
969         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
970
971 2009-05-27  Tom Tromey  <tromey@redhat.com>
972
973         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
974         feature.
975         (GDB/MI Variable Objects): Document -var-set-visualizer.
976
977 2009-04-02  Tom Tromey  <tromey@redhat.com>
978
979         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
980         feature.
981         (GDB/MI Variable Objects): Document -var-set-visualizer.
982
983 2009-05-27  Tom Tromey  <tromey@redhat.com>
984             Thiago Jung Bauermann  <bauerman@br.ibm.com>
985             Phil Muldoon  <pmuldoon@redhat.com>
986
987         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
988         (Pretty Printing): New node.
989         (Selecting Pretty-Printers): Likewise.
990         (Python API): Update.
991         (Output Formats): Document /r format.
992
993 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
994             Tom Tromey  <tromey@redhat.com>
995
996         * gdb.texinfo (Types In Python): New node.
997         (Values From Inferior): "type" is now an attribute.
998         (Python API): Update.
999
1000 2009-05-27  Tom Tromey  <tromey@redhat.com>
1001             Thiago Jung Bauermann  <bauerman@br.ibm.com>
1002             Phil Muldoon  <pmuldoon@redhat.com>
1003
1004         * gdb.texinfo: Add @syncodeindex for `tp'.
1005         (Python API): Update.
1006         (Auto-loading): New node.
1007         (Objfiles In Python): New node.
1008
1009 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
1010
1011         * gdb.texinfo (Threads): Document libthread-db-search-path.
1012         
1013 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
1014
1015         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1016
1017 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
1018
1019         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
1020         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1021         show show-debug-regs' docs.
1022
1023 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
1024
1025         * gdb.texinfo (Process Record and Replay): Add description of
1026         reverse execution.
1027
1028 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
1029
1030         * gdbint.texinfo (Adding support for debugging core files): New node.
1031         (Native Debugging): Remove the ``Native core file Support'' section.
1032
1033 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
1034
1035         * gdb.texinfo (Process Record and Replay): Improve and clarify.
1036         Add index entries.
1037
1038 2009-04-30  Hui Zhu  <teawater@gmail.com>
1039             Michael Snyder  <msnyder@vmware.com>
1040
1041         * gdb.texinfo: (Process Record and Replay): Add documentation for
1042         process record and replay.
1043
1044 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
1045
1046         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
1047         a new part on command-line defined macros.
1048
1049 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
1050
1051         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1052         clarify the wording.
1053
1054 2009-04-23  Tom Tromey  <tromey@redhat.com>
1055
1056         * gdb.texinfo (Data Files): New node.
1057         (GDB Files): Update menu.
1058
1059 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
1060
1061         * gdbint.texinfo (Defining Other Architecture Features): Remove
1062         entry for PROCESS_LINENUMBER_HOOK.
1063
1064 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
1065
1066         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1067
1068 2009-04-22  Hui Zhu  <teawater@gmail.com>
1069
1070         * gdb.texinfo (disassemble-next-line): Set the default of
1071         disassemble-next-line to off.
1072
1073 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1074
1075         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1076         --with-htmldir): New.
1077         * configure: Regenerate.
1078         * Makefile.in (datarootdir, docdir): Define.
1079         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1080         instead of $(SET_TEXINPUTS).
1081         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1082         gdbint.info instead of $(SET_TEXINPUTS).
1083         (gdbint/index.html): Use same -I options as for building
1084         gdbint.info.
1085         (stabs.dvi, stabs.pdf): Use same -I options as for building
1086         stabs.info instead of $(SET_TEXINPUTS).
1087         (stabs/index.html): Use same -I options as for building
1088         stabs.info.
1089         (annotate.dvi, annotate.pdf): Use same -I options as for building
1090         annotate.info instead of $(SET_TEXINPUTS).
1091         (annotate/index.html): Use same -I options as for building
1092         annotate.info.
1093
1094 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
1095
1096         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1097
1098 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
1099
1100         * gdb.texinfo (Source Path): Document --with-relocated-sources.
1101
1102 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
1103             Joseph Myers  <joseph@codesourcery.com>
1104
1105         * Makefile.in (MAKEHTML): Set to makeinfo --html.
1106         (MAKEHTMLFLAGS): Set to empty.
1107         (html__strip_dir): Define.
1108         (HTMLFILES): Define.
1109         (HTMLFILES_INSTALL): Define.
1110         (install-html): Copy new automake rule.
1111         (html): Depend on $(HTMLFILES).
1112         (gdb_toc.html): Rename to gdb/index.html.
1113         (gdbint_toc.html): Rename to gdbint/index.html.
1114         (stabs_toc.html): Rename to stabs/index.html.
1115         (annotate_toc.html): Rename to annotate/index.html.
1116
1117 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
1118
1119         * Makefile.in: Set pdfdir and htmldir from configure
1120         substitutions.
1121         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1122         * configure: Regenerate.
1123
1124 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
1125
1126         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1127         This macro is no longer used.
1128
1129 2009-04-15  Tom Tromey  <tromey@redhat.com>
1130
1131         * gdb.texinfo (Character Sets): Document default character set.
1132
1133 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
1134
1135         * gdbint.texinfo: Change server name from sources.redhat.com to
1136         sourceware.org throughout.
1137
1138 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
1139
1140         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1141         about a missing dot or coma after @xref.
1142
1143 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
1144
1145         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1146         example, and add a small explanation about it.
1147         (Print Settings): Change the documentation of the "set print
1148         frame-arguments" to reflect the fact that the default is now "scalars".
1149
1150 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
1151
1152         * gdb.texinfo (Print Settings): Add kindex for command "set
1153         print frame-arguments".
1154
1155 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
1156
1157         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1158         breakpoints.
1159         (Set Breaks): Add reference to thread-specific and task-specific
1160         breakpoints.
1161
1162 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
1163
1164         * gdb.texinfo (Ada Tasks): Remove the documentation about
1165         the "Running" state, as this state has been eliminated.
1166         Now all runnable tasks are shown as "Runnable".
1167
1168 2009-03-30  Stan Shebs  <stan@codesourcery.com>
1169
1170         * gdb.texinfo (Tracepoints): Describe tracepoints as a
1171         special case of breakpoints.
1172         (Enable and Disable Tracepoints): Mention deprecation.
1173         (Listing Tracepoints): Update description and example.
1174
1175 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1176
1177         * gdb.texinfo (Frames in Python): New node.
1178         (Python API): Update.
1179
1180 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1181
1182         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1183         from a method to an attribute.
1184
1185 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1186
1187         * gdb.texinfo (Values From Inferior): Document is_optimized_out
1188         attribute.
1189
1190 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
1191
1192         * observer.texi (thread_exit): Add "silent" parameter.
1193
1194 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
1195
1196         * observer.texi (about_to_proceed): New.
1197
1198 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
1199
1200         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1201         field throughout to handle types with spaces in them.  Fix typos
1202         found by aspell.
1203         (Summary, Requirements, Contributors): New first chapter,
1204         "Summary" added, old Requirements section moved there, and new
1205         section, "Contributors" added.
1206         (Initializing a New Architecture, Register Representation)
1207         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1208         (Porting gdb): These sections extended and updated.
1209         (Compiler Characteristics): This section (empty) deleted.
1210         (Defining Other Architecture Features): This section renamed and
1211         duplicate material removed from (formerly "Target Conditionals").
1212         Use braces {} in @deftypeXX type field throughout to handle types
1213         with spaces in them. Typos found by aspell fixed.
1214
1215         * stack_frame.svg: New file, source of image for gdbint.texinfo.
1216         * stack_frame.pdf: Version of image for PDF output.
1217         * stack_frame.png: Version of image for HTML output and for Emacs.
1218         * stack_frame.txt: Version of image for Info output.
1219         * stack_frame.eps: Version of image for TeX DVI output.
1220
1221 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
1222
1223         * gdb.texinfo (Character Sets): Fix last change.
1224
1225 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1226
1227         * gdb.texinfo (Values From Inferior): Fix optional arguments
1228         markup.
1229         (Commands In Python): Adjust argument names of gdb.Command.__init__
1230         to what the function accepts as keywords.
1231
1232 2008-03-20  Tom Tromey  <tromey@redhat.com>
1233
1234         * gdb.texinfo (Convenience Vars): Document convenience functions.
1235         (Functions In Python): New node.
1236         (Python API): Update.
1237
1238 2009-03-20  Tom Tromey  <tromey@redhat.com>
1239
1240         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
1241         set target-wide-charset.
1242         (Requirements): Mention iconv.
1243
1244 2009-03-17  Hui Zhu  <teawater@gmail.com>
1245
1246         * gdb.texinfo: Change the introduce of "disassemble-next-line".
1247
1248 2009-03-17  Hui Zhu  <teawater@gmail.com>
1249
1250         * gdb.texinfo: Add documentation for disassemble-next-line.
1251
1252 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1253
1254         * gdb.texinfo (Commands In Python): Remove tindex entries.
1255
1256 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
1257
1258         * gdb.texinfo (Returning): New description for missing debug info.
1259
1260 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
1261
1262         * gdb.texinfo (Remote Configuration): Document query-attached.
1263         (General Query Packets): Document qAttached.
1264
1265 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
1266
1267         * gdb.texinfo (Background Execution): Better describe the set
1268         target-async command.
1269         (Maintenance Commands): Delete description of the `maint set/show
1270         linux-async' and `maint set/show remote-async' commands.
1271
1272 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
1273
1274         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1275         between sentences.
1276
1277 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
1278
1279         * gdb.texinfo (GDB/MI Async Records): Document the
1280         =library-loaded and =library-unloaded notifications.
1281
1282 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
1283
1284         * observer.texi (test_notification): New observer.
1285
1286 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
1287
1288         * observer.texi: Add parameter 'print_frame' to normal_stop
1289         observer.
1290
1291 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
1292
1293         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1294         (Commands In Python): Fix COMMAND_* constants in last change.  Use
1295         @kbd for interactive input.  Add cross-references and index
1296         entries.
1297
1298 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
1299
1300         * gdb.texinfo (Signals): Document $_siginfo.
1301         (Convenience Variables): Mention $_siginfo.
1302         (Remote Configuration): Document qXfer:siginfo:read,
1303         qXfer:siginfo:write packets, and the read-siginfo-object,
1304         write-siginfo-object commands.
1305
1306 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
1307
1308         * gdbint.texinfo (Values): New chapter.
1309
1310 2009-02-06  Tom Tromey  <tromey@redhat.com>
1311
1312         * gdb.texinfo (Python API): Add entry for Commands In Python.
1313         (Commands In Python): New node.
1314
1315 2009-02-05  Tom Tromey  <tromey@redhat.com>
1316
1317         * gdb.texinfo (Values From Inferior): Document Value.string.
1318
1319 2009-02-05  Tom Tromey  <tromey@redhat.com>
1320
1321         * gdb.texinfo (Basic Python): Document execute's from_tty
1322         argument.
1323
1324 2009-02-04  Tom Tromey  <tromey@redhat.com>
1325
1326         * gdb.texinfo (Basic Python): Document gdb.history.
1327
1328 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
1329
1330         * gdb.texinfo (GDB/MI Thread Commands): Document the
1331         'current-thread-id' field.  Remove the example with zero threads,
1332         since current GDB won't ever report that if there's inferior.
1333
1334 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
1335
1336         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1337         option to -break-insert.
1338
1339 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
1340             Jerome Guitton  <guitton@adacore.com>
1341
1342         * gdb.texinfo (Startup): Document --with-system-gdbinit.
1343         (System-wide configuration): New section.
1344
1345 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
1346
1347         PR gdb/7580:
1348         * gdb.texinfo (Maintenance Commands): Document "maint set|show
1349         internal-error|internal-warning quit|corefile ask|yes|no".
1350
1351 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
1352
1353         * gdb.texinfo (Using the `gdbserver' Program): Document
1354         --remote-debug.
1355
1356 2009-01-23  Doug Evans  <dje@google.com>
1357
1358         * gdb.texinfo: Add nexti to list of commands that support
1359         background execution.
1360
1361 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
1362
1363         * gdb.texinfo (Define, Hooks): Document prefix command support.
1364
1365 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
1366             Carlos O'Donell  <carlos@codesourcery.com>
1367
1368         Fixes for makeinfo --html.
1369
1370         * annotate.texinfo: Use @copying and @insertcopying.  Use
1371         @ifnottex in place of @ifinfo.
1372         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
1373         place of @ifinfo.  Use @ifnotinfo for one index entry.
1374         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
1375         in place of @ifinfo.
1376         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
1377         in place of @ifinfo.  Include contents at start unconditionally.
1378
1379 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
1380
1381         * gdb.texinfo (General Query Packets): Remove @var{} around the
1382         "spu" literal string.
1383
1384 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
1385
1386         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1387         program may be running in another process" errors.
1388         * gdbint.texinfo (Native Conditionals): Delete
1389         ONE_PROCESS_WRITETEXT description.
1390
1391 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
1392
1393         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1394         emacs local variable to be placed at the end of the ChangeLog.
1395         Add server.c and gdbreplay.c to the list of files where the
1396         copyright year needs to be updated.
1397
1398 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
1399
1400         * gdb.texinfo (Remote Configuration): Document new
1401         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1402         commands.
1403
1404 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
1405
1406         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1407         FETCH_INFERIOR_REGISTERS.
1408         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1409         FETCH_INFERIOR_REGISTERS descriptions.  Remove
1410         gdbarch_get_longjmp_target descrition, since already described in
1411         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
1412         (Target Conditionals): ... here.
1413
1414 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
1415
1416         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1417         examples.
1418         (Additions to Ada): Likewise.  Add the missing opening and closing
1419         parenthesis of the GDB prompt in one of the examples.
1420
1421 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
1422
1423         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1424         about the result of 'Address not being of type System.Address.
1425         This problem has been fixed a while ago.
1426
1427 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
1428
1429         MI non-stop and multiprocess docs.
1430
1431         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1432         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1433         Adjust documentation for *stopped, document =thread-created,
1434         =thread-exited, =thread-group-created and =thread-group-exited.
1435         (GDB/MI Thread Commands): Document the 'state' field in
1436         -thread-info output.
1437         (GDB/MI Program Execution): Mention --all and --thread-group
1438         options.
1439         (GDB/MI Variable Objects): Describe floating and fixed variable
1440         objects.
1441         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
1442
1443 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
1444
1445         * gdb.texinfo (Operating System Information): New appendix.
1446         (Operating System Auxiliary Information): Document 'info os processes'
1447         (Remote Configuration): Document 'osdata'
1448         (General Query Packets): Document qXfer:osdata:read.
1449
1450 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1451
1452         * gdb.texinfo (Darwin): Document Darwin specific features.
1453
1454 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1455
1456         * gdbint.texinfo (Target Conditionals): Extend the
1457         gdbarch_breakpoint_from_pc description.
1458
1459 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
1460
1461         * gdb.texinfo (M68K Features): Fix typo.
1462
1463 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
1464
1465         * gdb.texinfo (Symbols): Mention printing containing
1466         image name in "info symbol".
1467         (Maint translate-address): Likewise.
1468         
1469 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
1470
1471         * gdb.texinfo (Set Catchpoints): Remove the documentation of
1472         commands "catch load" and "catch unload".
1473
1474 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
1475
1476         * gdb.texinfo (GDB/MI Async Records): Document
1477         =thread-selected.
1478         
1479 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
1480
1481         * observer.texi (new_inferior, inferior_exit): New observers.
1482
1483 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
1484
1485         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1486         .mt files, TM_CLIBS or TM_CDEPS.
1487         (x86 Watchpoints): Don't mention TDEPFILES.
1488
1489 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
1490
1491         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1492         (Overview): Mention notifications and non-stop mode behavior.
1493         (Packets): Update documentation of ?, vAttach, vCont, and vRun
1494         with non-stop mode behavior.  Add vStopped description.
1495         (Stop Reply Packets):  Update list of packets that return
1496         stop replies.  Mention non-stop behavior.
1497         (General Query Packets): Document QNonStop packet and associated
1498         qSupported query response.
1499         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
1500         behavior.
1501         (Notification Packets): New section.
1502         (Remote Non-Stop): New section.
1503         (File-I/O Overview): Mention non-stop behavior.
1504
1505 2008-10-24  Hui Zhu  <teawater@gmail.com>
1506             Pedro Alves  <pedro@codesourcery.com>
1507
1508         * gdb.texinfo (displaced-stepping): Describe the auto mode
1509         setting, and say it's the default.  This is now a mainstream
1510         setting instead of a maintenance setting.
1511
1512 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
1513
1514         * observer.texi (thread_stop_requested): New.
1515
1516 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
1517
1518         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1519         (Patching): Replace incorrect usage of @samp by @kbd.
1520
1521 2008-10-17  Michael Snyder  <msnyder@vmware.com>
1522
1523         * gdb.texinfo: Add documentation for reverse execution.
1524
1525 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1526             Eli Zaretskii  <eliz@gnu.org>
1527
1528         * gdb.texinfo. (Values From Inferior): New subsubsection.
1529
1530 2008-10-06  Doug Evans  <dje@google.com>
1531
1532         * gdb.texinfo (set debug dwarf2-die): Document it.
1533
1534 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
1535
1536         * gdb.texinfo (catch) [exception]: Document how to insert
1537         a breakpoint on user-defined exceptions when the exception
1538         name is identical to one of the language-defined ones.
1539
1540 2008-09-27  Tom Tromey  <tromey@redhat.com>
1541
1542         * gdb.texinfo (Macros): Remove text about stringification,
1543         varargs, and splicing.
1544
1545 2008-09-27  Tom Tromey  <tromey@redhat.com>
1546
1547         * gdbint.texinfo (Language Support): Remove text about omitting
1548         support for a language.
1549
1550 2008-09-23  Doug Evans  <dje@google.com>
1551
1552         * gdb.texinfo (info dcache): Update.
1553
1554 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
1555
1556         * gdb.texinfo (Packets): Add info on thread-id syntax and
1557         multiprocess extensions.
1558         <D>: Document multiprocess form of packet.
1559         <H>: Use thread-id syntax.
1560         <T>: Likewise.
1561         <vCont>: Likewise.  Note this is required for multiprocess.
1562         <vKill>: New packet.
1563         (Stop Reply Packets) <T>: Use thread-id syntax.
1564         <W>: Document multiprocess form of reply.
1565         <X>: Likewise.
1566         (General Query Packets) <qC>: Use thread-id syntax.
1567         <qfThreadInfo>: Likewise.
1568         <qGetTLSAddr>: Likewise.
1569         <qP>: Likewise.
1570         <qSupported>: Add "multiprocess" feature.
1571         <qThreadExtraInfo>: Use thread-id syntax.
1572
1573 2008-09-22  Stan Shebs  <stan@codesourcery.com>
1574
1575         * gdb.texinfo (Inferiors): New section.
1576
1577 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
1578
1579         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1580
1581 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
1582
1583         * gdbint.texinfo (Target Conditionals): Remove documentation
1584         for gdbarch_name_of_malloc.
1585
1586 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
1587
1588         * gdb.texinfo (Interrupts): Mention TCP interface for
1589         sending BREAK.
1590
1591 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
1592
1593         * gdb.texinfo (Commands to Specify Files): Document "remote:"
1594         argument prefix to "set sysroot".
1595
1596 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
1597
1598         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1599         and False.
1600
1601 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
1602
1603         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1604         for possible features of -list-features.
1605
1606 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
1607
1608         * gdb.texinfo (Background execution): Adjust example
1609         (GDB/MI Miscellaneous Commands): Document -list-target-features.
1610
1611 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
1612
1613         * doc/gdb.texinfo (PowerPC): Fix typo.
1614         (PowerPC features): Fix typo.
1615
1616 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
1617
1618         * observer.texi (thread_ptid_changed): New.
1619
1620 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
1621
1622         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1623         (PowerPC features): Mention feature set for VSX registers.
1624
1625 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
1626
1627         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1628         the direct visibility of all names in user-written packages.
1629
1630 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
1631
1632         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1633         setting, and make it the default.
1634         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1635         non-stop script example.
1636
1637 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1638
1639         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1640         reference to the "Using Different Register and Memory Data
1641         Representation" section.
1642
1643 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
1644
1645         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1646         (Remote Protocol): Add Packet Acknowledgment to menu.
1647         (Overview): Mention +/- can be disabled, and point to new section
1648         where this is discussed in detail.
1649         (General Query Packets): Document QStartNoAckMode packet, and
1650         corresponding qSupported reply.
1651         (Packet Acknowledgment): New section.
1652
1653 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
1654             Pedro Alves  <pedro@codesourcery.com>
1655
1656         * gdb.texinfo (Threads): Move paragraph about automatic thread
1657         selection to All-Stop Mode subsection.
1658         (Thread Stops): Reorganize existing material into subsections.
1659         Add introductory blurb and menu.
1660         (Non-Stop Mode): New subsection.
1661         (Background Execution): New subsection.
1662         (Maintenance Commands): Add cross-references from async mode
1663         commands to the new Background Execution section.
1664
1665 2008-08-06  Tom Tromey  <tromey@redhat.com>
1666
1667         * gdb.texinfo (Extending GDB): New chapter.
1668         (Sequences): Demoted chapter, now a section under the new
1669         Extending GDB chapter.
1670         (Python): New section.
1671
1672 2008-07-31  Stan Shebs  <stan@codesourcery.com>
1673
1674         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1675
1676 2008-07-29  Stan Shebs  <stan@codesourcery.com>
1677
1678         * gdbint.texinfo: General round of cleanup and minor
1679         clarifications.
1680         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1681         (Longjmp Support): Update description to reflect how it is done
1682         for targets without using native header.
1683         (Symbol Handling): Add a little more general explanation.
1684         (COFF, ELF): Mention stabs encapsulation.
1685         (DWARF 3): New section.
1686         (Adding a New Host): Scrub out some obsolete bits.
1687         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1688         (Host Conditionals): Remove descriptions of NO_STD_REGS,
1689         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1690         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1691         SEEK_SET, STOP_SIGNAL, USG.
1692         (Raw and Virtual Register Representations): Ditto for
1693         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1694         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1695         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1696         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1697         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1698         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1699         DEPRECATED_REGISTER_VIRTUAL_SIZE,
1700         DEPRECATED_REGISTER_VIRTUAL_TYPE,
1701         DEPRECATED_USE_STRUCT_CONVENTION.
1702         Describe gdbarch_deprecated_fp_regnum.
1703         Update description of gdbarch_print_insn.
1704         (Adding a New Target): Scrub out obsolete bits.
1705         (Obsolete Conditionals): Remove entire section.
1706
1707 2008-07-25  Tom Tromey  <tromey@redhat.com>
1708
1709         * observer.texi (GDB Observers): Document new observers:
1710         breakpoint_created, breakpoint_deleted, breakpoint_modified,
1711         tracepoint_created, tracepoint_deleted, tracepoint_modified,
1712         architecture_changed.
1713
1714 2008-07-21  Stan Shebs  <stan@codesourcery.com>
1715
1716         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1717         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1718
1719 2008-07-21  Tom Tromey  <tromey@redhat.com>
1720
1721         * observer.texi (GDB Observers): Remove obsolete comment.
1722         <executable_changed>: Remove argument.
1723
1724 2008-07-18  Tom Tromey  <tromey@redhat.com>
1725
1726         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
1727
1728 2008-07-10  Doug Evans  <dje@google.com>
1729
1730         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1731
1732 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
1733
1734         * gdb.texinfo (Starting): Document "set disable-randomization".
1735
1736 2008-07-07  Andreas Schwab  <schwab@suse.de>
1737
1738         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1739
1740 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
1741
1742         * gdb.texinfo (GDB/MI Target Manipulation): Add
1743         example of -target-attach.
1744
1745 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
1746
1747         * observer.texi (target_resumed): New observer.
1748         * gdb.texinfo (GDB/MI Output Records): Document *running.
1749
1750 2008-06-06  Tom Tromey  <tromey@redhat.com>
1751
1752         * gdb.texinfo (Completion): Add field name example.
1753
1754 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
1755
1756         * gdb.texinfo (GDB/MI Program Context): Added example
1757         to -exec-arguments
1758
1759 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
1760
1761         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1762         annotation.
1763
1764 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
1765             Nathan Sidwell  <nathan@codesourcery.com>
1766             Joseph Myers  <joseph@codesourcery.com>
1767
1768         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
1769         and ACX_BUGURL.
1770         * configure: Regenerate.
1771         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1772         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1773         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
1774         mailing-list-specific text about bug reporting unless
1775         BUGURL_DEFAULT.
1776
1777 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
1778
1779         * gdb.texinfo (-target-select): Remove reference to target async.
1780         (Maintenance Commands): Document "maint set/show remote-async".
1781
1782 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
1783
1784         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1785         in -target-file-get section.
1786
1787 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
1788
1789         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1790         killing the inferior when it is already debugging a process.
1791
1792 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
1793
1794         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1795         abbreviation for "finish".
1796
1797 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
1798
1799         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1800
1801 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
1802
1803         * gdbint.texinfo (Target Conditionals): Delete entry for
1804         gdbarch_dwarf_reg_to_regnum.
1805
1806 2008-05-09  Doug Evans  <dje@google.com>
1807
1808         * gdb.texinfo: Document "find" command, qSearch:memory packet.
1809
1810 2008-05-05  Doug Evans  <dje@google.com>
1811
1812         * gdb.texinfo (disassemble): Document /m modifier.
1813
1814 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
1815
1816         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1817         will not report the time of commands that run the target.
1818
1819 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
1820
1821         * gdb.texinfo (GDB/MI Output Records): Add
1822         missing semicolon.
1823
1824 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
1825
1826         * gdb.texinfo (GDB/MI Output Records):
1827         Document =thread-create and =thread-exited.
1828
1829 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
1830
1831         * gdb.texinfo (GDB/MI Development and Front Ends):
1832         Remove mention of dmi-discuss.
1833
1834 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
1835
1836         * observer.texi (thread_exit): New.
1837
1838 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
1839
1840         * gdb.texinfo (Debugging Output): Document "set/show debug
1841         displaced".
1842         (Maintenance Commands): Document "maint set/show
1843         can-use-displaced-stepping".
1844
1845 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
1846
1847         * gdb.texinfo (ARM): Document set/show arm fallback-mode
1848         and set/show arm force-mode.
1849
1850 2008-05-02  Andreas Schwab  <schwab@suse.de>
1851
1852         * gdbint.texinfo (Algorithms): Describe
1853         target_watchpoint_addr_within_range.
1854
1855 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
1856
1857         * gdbint.texinfo (Stack Frames): New chapter.
1858         (Algorithms): Move Frames text to the new chapter.
1859         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
1860         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1861
1862 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
1863
1864         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1865         output does not necessary include any tokens.
1866
1867 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
1868
1869         * gdb.texinfo (Set SH Calling convention): New @item.
1870         (Show SH Calling convention): Ditto.
1871
1872 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
1873
1874         * gdb.texinfo (Fortran Operators): Describe '%' operator.
1875
1876 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
1877
1878         * gdb.texinfo (Set Breaks): Mention that multiple location
1879         breakpoints need line number info.  Add index entries.
1880
1881 2008-04-19  Craig Silverstein  <csilvers@google.com>
1882
1883         * gdb.texinfo (Requirements): Add an optional requirement on
1884         zlib.
1885         * gdbint.texinfo (Debugging File Formats): Add new subsection for
1886         Compressed DWARF 2.
1887
1888 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
1889
1890         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1891         sample output for 'stopped,reason="breakpoint-hit"' message.
1892         (GDB/MI Program Execution): Likewise.
1893
1894 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
1895
1896         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
1897         -var-set-format.  Add -f option to -var-evaluate-expression.
1898
1899 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
1900
1901         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1902         new node "Ambiguous Expressions".  Replace references to this
1903         node by references to "Ambiguous Expressions" throughout.
1904         (Ambiguous Expressions): New node.
1905
1906 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
1907
1908         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1909
1910 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
1911
1912         * gdb.texinfo (Debugging Output): Document
1913         "set/show debug lin-lwp-async".
1914         (Maintenance Commands): Document "maint set/show linux-async".
1915
1916 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
1917
1918         * gdb.texinfo (Expressions): Update description of malloced arrays.
1919
1920 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
1921
1922         * gdb.texinfo (Thread Commands): Document
1923         -thread-info.  Remove -thread-list-all-threads.
1924
1925 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
1926             Sandra Loosemore  <sandra@codesourcery.com>
1927
1928         * gdb.texinfo (Library List Format): Update to mention the
1929         possibility to pass section addresses instead of segment
1930         addresses.
1931
1932 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
1933
1934         * gdb.texinfo (Starting): Document "set exec-wrapper".
1935         (Server): Document gdbserver --wrapper.
1936
1937 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
1938
1939         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1940         unreadable memory.  Delete obsolete SPARClite reference.
1941
1942 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
1943
1944         * gdb.texinfo (Starting): Mention always-running targets.
1945         (Target Commands): Add an anchor for load.
1946         (Connecting): Explain continue instead of run.
1947
1948 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
1949
1950         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1951
1952 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
1953
1954         * gdb.texinfo (Set Breaks): Revert description of Enb column of
1955         breakpoint table.
1956
1957 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
1958
1959         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1960         killing the inferior when it is already debugging a process.
1961
1962 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
1963
1964         * gdbint.texinfo (Build Script): New section. Mention new build script
1965         gdb_buildall.sh.
1966
1967 2008-02-01  Jim Blandy  <jimb@red-bean.com>
1968
1969         * gdb.texinfo (Help): Summarize 'info args' correctly.
1970
1971 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1972
1973         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1974         available in PowerPC architecture.
1975         (Embedded Processors): Change node name of PowerPC item in menu.
1976         (PowerPC): Rename to...
1977         (PowerPC Embedded): this.
1978         (Architectures): Add new PowerPC item in menu.
1979         (PowerPC): New node.
1980
1981 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
1982
1983         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1984         commands.
1985
1986 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
1987
1988         * gdb.texinfo (Setting Catchpoints): Mention features
1989         supported on GNU/Linux.
1990
1991 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
1992
1993         * gdb.texinfo (GDB/MI File Commands): Describe new output
1994         field for MI command -file-list-exec-source-file.
1995
1996 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
1997
1998         * gdb.texinfo (Using the `gdbserver' Program): Add security
1999         warning.  Rearrange into subsections and subsubsections.  Document
2000         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
2001         usage.  Make load reference clearer.  Document monitor exit.
2002         (Remote Configuration): Document set remote exec-file, attach-packet,
2003         and run-packet.
2004         (Packets): Document vAttach and vRun.
2005
2006 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
2007
2008         * gdb.texinfo (Processes): Mention process command.
2009         detach-on-follow -> detach-on-fork.
2010
2011 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
2012
2013         * gdbint.texinfo (Native Conditionals): Remove
2014         SHELL_COMMAND_CONCAT and SHELL_FILE.
2015
2016 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
2017
2018         * gdb.texinfo (Specify Location): Improve wording.
2019
2020 2008-01-23  Chris Demetriou  <cgd@google.com>
2021
2022         * gdb.texinfo (Threads): Document new "set print thread-events"
2023         and "show print thread-events" commands.
2024
2025 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
2026
2027         * gdb.texinfo (Specify Location): New section.
2028         (Delete Breaks, Edit, Set Breaks): Remove description of
2029         locations.  Instead, add a reference to "Specify Location".
2030         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2031         (Symbols): Refer to "Specify Location" for the valid forms of
2032         linespecs and locations.
2033
2034 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
2035
2036         * gdbint.texinfo (Target Conditionals): Replace the description of
2037         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2038
2039 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
2040
2041         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2042         about &&var, which is rejected by the expression parser.
2043
2044 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
2045
2046         * gdb.texinfo (Output): Update documentation on using printf with DFP
2047         types.
2048
2049 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
2050
2051         * gdb.texinfo (C and C++): Add Decimal Floating Point format
2052         subsubsection.
2053         (Decimal Floating Point format): New subsubsection.
2054
2055 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
2056
2057         * gdb.texinfo (File Options): Remove mention of the attempt to
2058         open a core file with the -p option.  Don't list -c as a valid
2059         option to attach to a process.
2060
2061 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
2062
2063         * gdbint.texinfo (Host Conditionals): Remove mention of
2064         ALIGN_STACK_ON_ENTRY.
2065
2066 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
2067
2068         * gdbint.texinfo (Start of New Year Procedure): Add item
2069         describing how to update the source and documentation copyright
2070         notices.
2071
2072 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
2073
2074         * gdb.texinfo (Set Watchpoints): Integrate per-thread
2075         watchpoint explanation into the main description of the watchpoint
2076         command; update synopses of 'watch', 'rwatch', and 'awatch'
2077         commands.
2078
2079 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
2080
2081         * gdb.texinfo (Miscellaneous gdb/mi Commands):
2082         Document 'pending-breakpoints' feature of
2083         -list-features.
2084
2085 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
2086
2087         * gdb.texinfo: Add new parameter's description.
2088
2089 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
2090
2091         * gdb.texinfo (Overview): Clarify run-length encoding
2092         example.  Remove the restriction on "+" and "-" characters.
2093
2094 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
2095
2096         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2097
2098 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
2099
2100         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2101         the -f option for -break-insert, remove -r option,
2102         and clarify specification of location.
2103
2104 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
2105
2106         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2107         formatting.
2108         (Remote Debugging): Add File Transfer section.
2109         (Remote Configuration): Document Host I/O packets.
2110         (GDB/MI): Add GDB/MI File Transfer Commands section.
2111         (Host I/O Packets): New section in "Remote Protocol".
2112         (Packets): Add vFile.
2113
2114 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
2115
2116         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2117         breakpoints with multiple locations.
2118         (Breakpoint Menus): Improve wording.
2119         (Output): Fix last change.
2120
2121 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
2122
2123         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2124
2125 2007-11-15  Doug Evans  <dje@google.com>
2126
2127         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2128
2129 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
2130
2131         * gdbint.texinfo (Native Conditionals): Remove
2132         mention of CLEAR_SOLIB.
2133
2134 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
2135
2136         * gdb.texinfo (Print Settings): Add documentation for "set/show
2137         print frame-arguments".
2138
2139 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
2140
2141         * gdb.texinfo (Output): Update printf command's description.
2142
2143 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
2144
2145         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2146         powerpc soft-float".
2147
2148 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2149
2150         * gdb.texinfo (Files): Correct formatting.  Mention Expat
2151         requirement.
2152         (Requirements for Building GDB): Expand the list of Expat
2153         uses.
2154         (Library List Format, Memory Map Format): Mention Expat.
2155         (Target Descriptions): Update Expat wording.
2156
2157 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
2158
2159         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2160         Document that gdbarch_convert_register_p should return zero for no-op
2161         conversions.
2162
2163 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
2164
2165         * gdbint.texi (Compiler Characteristics): Move documentation
2166         of set_gdbarch_sofun_address_maybe_missing back to ...
2167         (Target Conditionals): ... here to fix build break.
2168
2169 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
2170
2171         * gdbint.texi (Target Conditionals): Remove documentation of
2172         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2173         (Compiler Characteristics): ... documentation of
2174         set_gdbarch_sofun_address_maybe_missing.
2175
2176 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
2177
2178         * gdbint.texinfo (Target Conditionals): Use
2179         frame_unwind_register_unsigned in examples instead of
2180         frame_unwind_unsigned_register.
2181
2182 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
2183
2184         * gdb.texinfo (Predefined Target Types): Add int128
2185         and uint128.
2186         (Standard Target Features): Add PowerPC features.
2187
2188 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
2189
2190         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2191
2192 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
2193
2194         * gdbint.texi (Target Conditionals): Remove documentation
2195         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2196         gdbarch_extract_return_value, and gdbarch_store_return_value.
2197
2198 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
2199
2200         * gdbint.texi (Target Conditionals): Remove documentation of
2201         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2202
2203 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
2204
2205         * gdb.texinfo: Mention that inaccessible-by-default is on by
2206         default.
2207
2208 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2209
2210         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2211
2212 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
2213
2214         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2215         multi-threaded watchpoints.
2216         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2217         checked.  Describe sticky notification.  Expand description
2218         of steppable and continuable watchpoints.
2219         (Watchpoints and Threads): New subsection.
2220
2221 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
2222
2223         * gdb.texinfo (Setting Breakpoints): Revise
2224         documentation for pending breakpoints.  Document
2225         breakpoints with multiple locations.
2226
2227 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
2228
2229         * gdb.texinfo (Miscellaneous gdb/mi Commands):
2230         Document -list-features.
2231
2232 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
2233
2234         * gdb.texinfo (Output): Spell out which features of C's printf are
2235         not supported by GDB's printf.
2236         (Separate Debug Files): More accurate wording regarding build ID
2237         and a reference to the ld manual rather than the Fedora wiki.
2238
2239 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
2240             Jim Blandy  <jimb@codesourcery.com>
2241
2242         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
2243         (Examining Memory): Update mentions of the 's' format.
2244         (Automatic Display): Likewise.
2245
2246 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
2247
2248         * gdb.texinfo: Update the FSF's Back-Cover Text.
2249
2250 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2251             Eli Zaretskii  <eliz@gnu.org>
2252
2253         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2254         Fixed the ``build ID'' name.  New binaries build instructions for the
2255         build ID inclusion.  Explain how the commands are specific to the build
2256         ID vs. debug link.
2257
2258 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
2259
2260         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
2261         indexing for ``build ID'' support.
2262
2263 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2264
2265         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2266         Enlisted BUILD ID to the debug file searching example.
2267         Included a BUILD ID `.note.gnu.build-id' section description.
2268         Updated/added the debug files splitting instructions for OBJCOPY.
2269
2270 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
2271
2272         * gdb.texinfo (Variable Objects): Adjust docs
2273         for -var-info-expression and document
2274         -var-info-path-expression.
2275
2276 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
2277
2278         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2279         (title page): Include the dedication in the printed manual, as a
2280         separate page after the copyright notice.
2281
2282         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2283         don't break a @var across a line.
2284
2285 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
2286
2287         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2288         for include files.
2289
2290 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
2291
2292         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
2293         in annotate.texinfo.
2294         (Command History): Link to new node.
2295
2296 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
2297
2298         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2299
2300 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
2301
2302         * gdbint.texinfo (Target Conditionals): Fix last change.
2303
2304 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
2305
2306         * gdb.texinfo: Replace following macros by their appropriate gdbarch
2307         routines:
2308         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2309         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2310         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2311         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2312         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2313         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2314         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2315         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2316         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2317         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2318         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2319         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2320         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2321         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2322         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2323         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2324         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2325         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2326         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2327         (SOFTWARE_SINGLE_STEP_P)
2328
2329         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2330         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2331
2332         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2333         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2334         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2335         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2336         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2337         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2338         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2339         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2340         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2341         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2342
2343         (Converting an existing Target Architecture to Multi-arch): Remove
2344          section.
2345
2346         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2347         (gdbarch_addr_bits_remove): Add code example.
2348
2349         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2350
2351 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
2352
2353         * gdb.texinfo (Remote Configuration): Document library-info-packet.
2354         Add other missing entries.  Adjust the table size to fit.
2355         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
2356         stop reasons including the new "library" event.
2357         (General Query Packets): Adjust table widths for qSupported.  Mention
2358         qXfer:libraries:read reply to qSupported and document the new packet.
2359         (Library List Format): New section.
2360
2361 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
2362
2363         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2364
2365 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
2366
2367         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2368
2369 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
2370
2371         * gdbint.texinfo (Register and Memory Data): Break sections
2372         into nodes and add a menu.
2373
2374 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
2375
2376         * gdb.texinfo (Examining Memory): Document the new behaviour.
2377
2378 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
2379
2380         * gdb.texinfo (Standard Target Features): Document
2381         m68k features.
2382
2383 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2384
2385         * gdb.texinfo (General Query Packets): Document qOffsets changes.
2386
2387 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
2388
2389         * gdb.texinfo (Target Description Format): Add version attribute
2390         for <target>.
2391
2392 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
2393
2394         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2395
2396 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
2397
2398         * gdb.texinfo (MIPS Features): New subsection.
2399
2400 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
2401             Markus Deuling  <deuling@de.ibm.com>
2402
2403         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2404         and qXfer:spu:write packets and mention them under qSupported.
2405
2406 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
2407             Markus Deuling  <deuling@de.ibm.com>
2408
2409         * gdb.texinfo (Architectures): Add new SPU section to document
2410         Cell Broadband Engine SPU architecture specific commands.
2411
2412 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
2413
2414         * gdb.texinfo (GDB/MI Variable Objects): Editorial
2415         comments.
2416
2417 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
2418
2419         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2420
2421 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
2422
2423         * gdb.texinfo (Overview): Doc fix.
2424
2425 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
2426
2427         * gdb.texinfo (Remote Configuration): Document "set/show
2428         remoteflow".
2429
2430 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
2431
2432         * gdb.texinfo (MIPS): Remove documentation for set mips
2433         saved-gpreg-size, show mips saved-gpreg-size, and set mips
2434         stack-arg-size.
2435
2436 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
2437
2438         * all-cfg.texi (GDBTUI): New.
2439         * gdb.texinfo (Mode Options): Use GDBTUI variable.
2440         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2441         (TUI Configuration): Edit to improve clarity and fix problems of
2442         both style and content.
2443
2444 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
2445
2446         * observer.texi (GDB Observers): New observer "new_objfile".
2447
2448 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
2449
2450         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2451
2452 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
2453
2454         * gdb.texinfo (GDB/MI Variable Objects): Document
2455         frozen variables objects.
2456
2457 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
2458
2459         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2460         (Character Sets, Caching Data of Remote Targets): Likewise.
2461         (Targets): Delete Remote node.  Move its text...
2462         (Debugging Remote Programs): ...to here.  Delete description
2463         of the "remote" command.
2464         (Remote configuration): Delete description of "set remotedevice"
2465         and "show remotedevice".
2466         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2467
2468 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
2469
2470         * gdb.texinfo (Contributors, Continuing and Stepping)
2471         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2472         (General Query Packets, File-I/O Remote Protocol Extension)
2473         (Protocol Basics, The F Reply Packet, Write)
2474         (Protocol-specific Representation of Datatypes, Memory Transfer):
2475         Fix hyphenation, punctuation and grammar problems.
2476         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
2477         'section' instead of 'subsection' in the text.
2478         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2479         (i386): Remove period from section name.
2480         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
2481         (Config Names, Configure Options): Use @file{configure}.
2482
2483 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
2484
2485         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2486         and tab expansion.
2487
2488 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
2489
2490         * gdbint.texinfo (SOM): Correct location of the SOM reader.
2491
2492 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
2493
2494         * gdb.texinfo: Consistently capitalize all significant words in
2495         node names, chapter titles, section titles, and headings.  Update
2496         cross references to match.
2497         (Starting and Stopping Trace Experiment): Make node name plural.
2498         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
2499
2500 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
2501
2502         * gdb.texinfo (WinCE): Delete obsolete subsection.
2503
2504 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
2505
2506         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2507         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2508         references.
2509
2510 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
2511
2512         * gdb.texinfo (Startup): Delete references to some alternate
2513         names for .gdbinit.
2514         (Thread): Remove LynxOS reference.
2515         (Tandem ST2000): Delete target-specific documentation.
2516         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2517         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2518         and GDB_OSABI_LYNXOS.
2519
2520 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
2521
2522         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2523
2524 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
2525
2526         * gdbint.texinfo (Target Conditionals): Remove mention of
2527         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2528         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2529
2530 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
2531
2532         * Makefile.in: Add "pdfdir" installation
2533         directory, PDFTEX macro, support for "install-pdf" target,
2534         and rules for making a pdf version of refcard.texi.
2535         * refcard.tex: Specify paper size for PDF output.
2536
2537 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2538
2539         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
2540
2541 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2542
2543         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2544         (Source Path, Character Sets, Macros, Define)
2545         (GDB/MI Result Records, GDB/MI Simple Examples)
2546         (GDB/MI Program Execution, GDB/MI File Commands)
2547         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2548         (Bug Reporting): Use @value{GCC}.
2549
2550 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2551
2552         * gdb.texinfo (Help): Fix formatting of examples.
2553         (Variables): Use @ifnotinfo instead of @iftex.
2554         (Non-debug DLL symbols): Use @ref instead of @pxref.
2555         (Sparclet File): Use @samp instead of quotes.
2556
2557 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2558
2559         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2560
2561 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2562
2563         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2564         the order of the nodes.
2565         (C Operators, C Constants, Debugging C): Remove extra menus.
2566         (Method Names in Commands): Do not specify next/prev/up nodes.
2567
2568 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
2569
2570         * gdb.texinfo (File Options): Add missing parenthesis.
2571         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2572
2573 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
2574
2575         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2576
2577 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
2578
2579         * gdb.texinfo (Standard Target Features): Mention
2580         case insensitivity.
2581         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2582
2583 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
2584
2585         * gdb.texinfo (Top): Put Appendix A after numbered sections.
2586         (Files): Add section name to argument list for pxref.
2587         (Non-debug DLL symbols): Don't use `see' for pxref.
2588         (Embedded Processors): Fix typo.
2589         (GDB/MI Breakpoint Commands): Execution commands generate
2590         *stopped not ^done.
2591
2592 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
2593
2594         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2595         values for in_scope.  Mention that only root variables can be
2596         updated.
2597         (GDB/MI Development and Front Ends): Explain new values may be
2598         added to existing fields.
2599
2600 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
2601
2602         * gdb.texinfo (-target-disconnect): Use @smallexample.
2603         (Requirements): Add anchor for Expat.  Update description.
2604         (Target Descriptions): Mention Expat.
2605         (Target Description Format): Document new elements.  Use
2606         @smallexample.
2607         (Predefined Target Types, Standard Target Features): New sections.
2608         * gdbint.texinfo (Target Descriptions): New section.
2609
2610 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
2611
2612         * gdb.texinfo (Target Description Format): Add section on XInclude.
2613
2614 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
2615
2616         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2617         command -enable-timings.
2618
2619 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
2620
2621         * gdbint.texinfo (Operation System ABI Variant Handling): Update
2622         descriptions for new/deleted elements in gdb_osabi.  Add missing
2623         description for function generic_elf_osabi_sniff_abi_tag_sections.
2624
2625 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
2626
2627         * gdb.texinfo (Maintenance Commands): Add documentation for
2628         the new "maint print target-stack" command.
2629
2630 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
2631             Eli Zaretskii  <eliz@gnu.org>
2632
2633         * gdb.texinfo: Describe CHAR array vs. string identification rules.
2634
2635 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
2636
2637         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2638         Use @value{NGCC} instead of @value{GCC}.
2639
2640 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
2641
2642         * agentexpr.texi: Fix typos.
2643         * annotate.texinfo: Likewise.
2644         * gdb.texinfo: Likewise.
2645         * gdbint.texinfo: Likewise.
2646         * observer.texi: Likewise.
2647         * stabs.texinfo: Likewise.
2648
2649 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
2650
2651         * gdbint.texinfo (Support Libraries): Remove mmalloc
2652         entry.  Describe readline library.
2653
2654 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
2655
2656         * gdb.texinfo (Target Descriptions): New section.
2657         (General Query Packets): Add QPassSignals anchor.  Mention
2658         qXfer:features:read under qSupported.  Expand mentions of
2659         qXfer:memory-map:read and QPassSignals.  Document
2660         qXfer:features:read.
2661
2662 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
2663
2664         * gdb.texinfo (Commands to specify files): Describe
2665         "set sysroot" and "show sysroot".
2666         (Using the `gdbserver' program): Lowercase argument
2667         to @var.  Expand description of setting up GDB on the
2668         host.
2669
2670 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
2671
2672         * gdb.texinfo (Set Catchpoints): Add documentation for the new
2673         catch exception, catch exception unhandled, and catch assert
2674         commands.
2675
2676 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
2677
2678         * gdb.texinfo (Debugging Output): Document "set debug xml"
2679         and "show debug xml".
2680
2681 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
2682
2683         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2684
2685 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
2686
2687         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2688
2689 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
2690
2691         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2692         note in @ignore, to be removed later if nobody complains.
2693
2694 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
2695
2696         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2697         of -var-delete.
2698
2699 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
2700
2701         * gdb.texinfo (Setting breakpoints): Document
2702         automatic software/hardware breakpoint usage and
2703         the "set breakpoint auto-hw" command.
2704
2705 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
2706
2707         * gdb.texinfo (Memory Access Checking): New.
2708
2709 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
2710
2711         * gdb.texinfo (Remote configuration): Mention
2712         "pass-signals-packet".
2713         (General Query Packets): Document QPassSignals.  Fix
2714         a typo.
2715
2716 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
2717
2718         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2719
2720 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
2721
2722         * gdb.texinfo (Remote configuration): Rewrite documentation for
2723         packet configuration commands.
2724         (OS Information): Adjust reference to qXfer:auxv:read.
2725         (General Query Packets): Remove references to read-aux-vector-packet
2726         and set remote get-thread-local-storage-address.
2727
2728 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
2729
2730         * gdbint.texinfo (Target Architecture Definition): Add new
2731         Initializing a New Architecture section.
2732
2733 2006-10-31  David Taylor  <dtaylor@emc.com>
2734
2735         * stabs.texinfo (Macro define and undefine): New node describing
2736         stabs for #define and #undef.
2737
2738 2006-10-27  Andreas Schwab  <schwab@suse.de>
2739
2740         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2741
2742 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
2743
2744         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2745         clarify on the possible meanings of ``expression'' watched by
2746         watchpoints.  Add indexing.
2747         (Prompting, Errors, Invalidation, Annotations for Running)
2748         (Source Annotations): Fix index entries by adding "annotation" to
2749         them, to discriminate from index entries that point to the more
2750         general topic descriptions.
2751
2752 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
2753
2754         * gdbint.texinfo (Target Vector Definition): Move most
2755         content into Existing Targets.  Add a menu.
2756         (Existing Targets): New section, moved from Target Vector
2757         Definition.  Use @subsection.
2758         (Managing Execution State): New section.
2759
2760 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
2761
2762         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2763
2764 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
2765
2766         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2767         (Command Syntax, Signals, Backtrace, Connecting)
2768         (Remote configuration, Renesas Boards, Console I/O): Fix last
2769         change: use Ctrl- instead of C-, except wrt Emacs.
2770         (File-I/O Examples): Put Ctrl-c in @kbd.
2771         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2772         (Console I/O): Use @samp with Ctrl-.
2773         (Signals, Set Breaks, Set Watchpoints): Document optional
2774         arguments to `info signals'  `handle', `info breakpoints', and
2775         `info watchpoints'.
2776
2777 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
2778
2779         * gdb.texinfo (Backtrace): Fix last change.
2780
2781 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
2782
2783         * gdb.texinfo (Backtrace): Order correctly and add other cases.
2784
2785 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
2786
2787         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2788         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2789         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
2790
2791 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
2792             Daniel Jacobowitz  <dan@codesourcery.com>
2793
2794         * gdb.texinfo (Packets): Document vFlashErase,
2795         vFlashWrite and vFlashDone packets.
2796         (General Query Packets): Document qXfer:memory-map:read.
2797         Add a new feature for qXfer:memory-map:read.
2798         (Memory map format): New section.
2799         (Target Commands): Mention that gdb can write flash.
2800
2801 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
2802             Daniel Jacobowitz  <dan@codesourcery.com>
2803
2804         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2805         memory regions and "mem auto".
2806
2807 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
2808
2809         * gdbint.texinfo (Array Containers): New section.
2810
2811 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
2812
2813         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2814         -stack-list-arguments HIGH_FRAME argument can be larger then the
2815         actual number of frames.
2816
2817 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
2818
2819         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2820         -stack-list-locals HIGH_FRAME argument can be larger then the
2821         actual number of frames.
2822
2823 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
2824
2825         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2826         Register Packet Format, Tracepoint Packets): Fix spelling errors.
2827
2828 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
2829
2830         * gdbint.texinfo (Overall Structure): New section "Source Tree
2831         Structure".
2832
2833 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
2834
2835         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2836         responses.
2837
2838 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
2839
2840         * gdb.texinfo (Source Path): Add documentation for new
2841         substitute-path commands.
2842
2843 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
2844
2845         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
2846         (Running Configure): ...here.
2847         (Requirements): New node.  Mention expat.
2848
2849 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
2850
2851         * gdb.texinfo (Target Commands): Remove
2852         'set download-write-size' and 'show download-write-size'.
2853
2854 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
2855
2856         * stabs.texinfo (Member Type Descriptor): Correct example for
2857         pointer to member types.
2858
2859 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
2860
2861         * gdb.texinfo (Optional warnings and messages): Add
2862         'set/show trace-commands'.
2863         (Command files): Add '-v' to source command.
2864
2865 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
2866
2867         * gdb.texinfo (OS Information): Update qPart reference to
2868         qXfer.
2869         (Remote configuration): Likewise.
2870         (Overview): Move @cindex to the start of a paragraph.  Talk
2871         about binary data encoding.
2872         (Packets): Refer to the overview for the details of the X
2873         packet encoding.
2874         (General Query Packets): Remove qPart description.  Add qXfer
2875         description.  Add an anchor to qSupported.  Correct feature
2876         table title.  Add a new feature for qXfer:auxv:read.
2877         (Interrupts): Add a missing parenthesis.
2878
2879 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
2880
2881         * gdb.texinfo (KOD): Remove node.
2882         (GDB/MI Kod Commands): Remove commented out node.
2883
2884 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
2885
2886         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2887         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2888         (GDB/MI Thread Commands, GDB/MI Program Execution)
2889         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2890         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2891         (GDB/MI File Commands, GDB/MI Target Manipulation)
2892         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2893         since the MI prompt is hard-wired into the code.
2894
2895 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
2896
2897         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2898         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2899         (GDB/MI Data Manipulation): Remove description of unimplemented
2900         display related commands as variable objects perform this function
2901         and are superior: -display-delete, -display-disable,
2902         -display-enable, -display-insert and -display-list.  Move
2903         -environment-cd, -environment-directory, -environment-path
2904         and -environment-pwd to "Program Context".
2905         (GDB/MI Program Control): Rename to "Program Execution".  Move
2906         -exec-arguments -exec-abort to...
2907         (GDB/MI Program Context): ...here.  New node split from "Data
2908          Manipulation".
2909
2910 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
2911
2912         * gdb.texinfo (Remote configuration): Document set / show
2913         remote supported-packets.
2914         (General Query Packets): Document qSupported packet.
2915
2916 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
2917
2918         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2919         and font markup.
2920         (Protocol basics): Likewise.
2921         (The F request packet): Likewise.
2922         (The F reply packet): Likewise.
2923         (Memory transfer): Move this node to be a subsubsection of
2924         "Protocol specific representation of datatypes".
2925         (The Ctrl-C message): More copy editing.
2926         (Console I/O): Likewise.
2927         (The isatty call): Delete this node, and merge its content into
2928         the "isatty" node.  Fixed references elsewhere.
2929         (The system call): Delete this node, and merge its content into
2930         the "system" node.  Fixed references elsewhere.
2931         (open): Reformat to use @table, and add appropriate font markup.
2932         (close): Likewise.
2933         (read): Likewise.
2934         (write): Likewise.
2935         (lseek): Likewise.
2936         (rename): Likewise.
2937         (unlink): Likewise.
2938         (stat/fstat): Likewise.
2939         (gettimeofday): Likewise.
2940         (isatty): Likewise.
2941         (system): Likewise, plus minor changes to fix confusing wording.
2942         (Integral datatypes): Fix font markup.
2943         (Pointer values): Likewise.
2944         (struct stat): Fix markup to use @table, plus minor copy editing.
2945         (struct timeval): Fix font markup, plus minor copy editing.
2946         (Constants): Minor copy editing.
2947         (Errno values): Add font markup.
2948         (File-I/O Examples): Likewise.
2949
2950 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
2951
2952         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2953         (GDB/MI Simple Examples): Move node up one level.  Use real
2954         examples.
2955         (GDB/MI Compatibility with CLI): Update.
2956         (GDB/MI Result Records): Add "connected" and "exit" result
2957         classes.
2958         (GDB/MI Stream Records): Clarify target output.
2959         (GDB/MI Command Description Format): Modify example description.
2960         (GDB/MI Breakpoint Table Commands): Rename to...
2961         (GDB/MI Breakpoint Commands): ...this
2962         (GDB/MI Breakpoint Commands): Add optional thread field.
2963         (GDB/MI Program Control): Add an introduction.  Move "Program
2964         termination" examples into exec-run description.
2965         (GDB/MI File Commands): Mention similar CLI commands.
2966         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
2967         is similar to "-gdb-version".
2968
2969 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
2970
2971         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2972
2973 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
2974
2975         * gdb.texinfo (GDB/MI Development and Front Ends): Use
2976         sourceware.org for mailing lists.
2977         (GDB/MI File Commands): New node split from Program Control.
2978
2979 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
2980
2981         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
2982
2983 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
2984
2985         * gdb.texinfo (Cygwin Native): Fix last change.
2986
2987 2006-05-22  Christopher Faylor  <cgf@timesys.com>
2988
2989         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2990
2991 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
2992
2993         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2994         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2995
2996 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
2997
2998         * gdb.texinfo (General Query Packets): Recommend not starting
2999         new packets with qC and clarify.
3000
3001 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
3002
3003         * gdb.texinfo (M2 Types): New section.
3004
3005 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
3006
3007         * agentexpr.texi: Add a copyright and license notice.
3008         * observer.texi: Likewise, with GPL clause for function prototypes.
3009         Remove trailing whitespace.
3010
3011 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
3012
3013         * gdb.texinfo (General Query Packets): Document conventions for
3014         terminating packet names, and their violations.
3015
3016 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
3017
3018         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3019         * gdb.texinfo: Likewise.
3020
3021 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
3022
3023         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3024         and "show remotedebug".
3025         (Debugging Output): Add additional index entries.
3026
3027 2006-04-27  Michael Snyder  <msnyder@redhat.com>
3028
3029         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3030
3031 2006-04-22  Andrew Cagney  <cagney@redhat.com>
3032
3033         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3034         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3035
3036 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
3037
3038         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3039         and remove breakpoint prototypes.
3040         (Watchpoints): Move description of target_insert_hw_breakpoint and
3041         target_remove_hw_breakpoint ...
3042         (Breakpoints): ... to here.  Document target_insert_breakpoint and
3043         target_remove_breakpoint.
3044
3045 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
3046
3047         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3048         and C packets are optional.
3049
3050 2006-04-14  Frederic Riss  <frederic.riss@st.com>
3051
3052         * gdb.texinfo (Specifying source directories): Update the description
3053         of the source file search to reflect the fact that the source path
3054         always contains at least $cdir and $cwd.
3055
3056 2006-03-31  Michael Snyder  <msnyder@redhat.com>
3057
3058         * gdb.texinfo: Update copyright dates.
3059
3060 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
3061
3062         * gdb.texinfo (Overview): Add an index entry to "empty response".
3063
3064 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
3065
3066         * gdbint.texinfo (Prologue Analysis): New section.
3067
3068 2006-03-07  Jim Blandy  <jimb@red-bean.com>
3069
3070         * gdb.texinfo (Connecting): Document 'target remote pipe'.
3071
3072         * gdb.texinfo (Target Commands): Update text describing how to
3073         specify a target.  Refer to the detailed section on remote
3074         debugging, not the brief mention.
3075
3076         * gdb.texinfo (Connecting): Organize the different 'target remote'
3077         connection methods into a table.  Add a 'target remote' index
3078         entry. (!!!)
3079
3080 2006-02-17  Fred Fish  <fnf@specifix.com>
3081
3082         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3083         'ptype' commands to reflect the fact that the only significant
3084         difference between them is that ptype prints the complete type
3085         description instead of just the name.
3086
3087 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
3088
3089         * gdbint.texinfo (Watchpoints): Delete
3090         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3091
3092 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
3093
3094         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3095         times fields where needed.  Fix typos.  Update general form given
3096         for output of -break-insert.
3097         (GDB/MI): Abbreviate some unnecessarily long fullnames.
3098
3099 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
3100
3101         * gdbint.texinfo (Symbol Handling): Add a section
3102         on memory management.
3103
3104 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
3105
3106         * gdb.texinfo (Breakpoint table commands): Document the fullname
3107         field in -break-list output.
3108
3109 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
3110
3111         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
3112         debugging information produced by the various "set debug..."
3113         options.
3114
3115 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
3116
3117         * gdb.texinfo (Files): Remove obsolete bits from the description
3118         of "symbol-file".
3119
3120 2006-01-25  Jim Blandy  <jimb@redhat.com>
3121
3122         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3123
3124 2006-01-24  Jim Blandy  <jimb@redhat.com>
3125
3126         * gdbint.texinfo (Frames): Document the basics of GDB's register
3127         unwinding model, and explain the existence of the "sentinel" frame.
3128
3129 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
3130
3131         * gdb.texinfo (Choosing files): Mention that -directory is used
3132         for script files.
3133         (Specifying source directories): Likewise.
3134         (Command files): Explain how script files are found.
3135
3136 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
3137
3138         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3139         the threads in a multi-threaded program.
3140         (Threads): The threadno argument of "thread apply" can be a range
3141         of numbers.
3142
3143 2006-01-18  Jim Blandy  <jimb@redhat.com>
3144
3145         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3146         of warning flags.
3147
3148 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
3149
3150         * gdb.texinfo (Sequences): Improve menu annotations.
3151         (Define): Add index entries for arguments of user-defined
3152         commands.  Move the description of flow-control commands...
3153         (Command Files): ...to here.  Document loop_break and
3154         loop_continue.
3155         (Define, Command Files): Document `end' and add index entries for
3156         it.
3157
3158 2006-01-04  Michael Snyder  <msnyder@redhat.com>
3159
3160         * gdb.texinfo: Add documentation for linux-fork.
3161         * gdbint.texinfo: Add internal documentation for checkpoints.
3162
3163 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
3164
3165         * gdb.texinfo (Omissions from Ada): Document that there is now
3166         limited aggregate support.
3167
3168 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
3169
3170         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3171         registers and the likes.
3172
3173 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
3174
3175         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3176         (Symbols): Fix usage of "e.g.".
3177         (Memory Region Attributes): Fix usage of "etc."
3178
3179         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3180         (Coding): Fix usage of "e.g.".
3181
3182 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
3183
3184         * stabs.texinfo:
3185         * refcard.tex:
3186         * gpl.texi:
3187         * gdbint.texinfo:
3188         * gdb.texinfo:
3189         * gdb-cfg.texi:
3190         * fdl.texi:
3191         * annotate.texinfo:
3192         * all-cfg.texi:
3193         * Makefile.in: Add (C) after Copyright.  Update the FSF
3194         address.
3195
3196 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
3197
3198         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3199         extend GDB with commands for external monitor.
3200
3201 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
3202
3203         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3204
3205 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
3206
3207         * gdbint.texinfo (Start of New Year Procedure): New chapter.
3208
3209 2005-11-21  Jim Blandy  <jimb@redhat.com>
3210
3211         * gdb.texinfo (Tracepoint Packets): Document restrictions on
3212         placement of 'R' actions in tracepoint action packets; document
3213         dependence of 'X' and 'M' actions on a preceding 'R' action for
3214         their registers.
3215
3216 2005-11-19  Jim Blandy  <jimb@redhat.com>
3217
3218         * gdb.texinfo (Tracepoint Packets): New node.
3219         (General Query Packets): Add entries for the tracepoint packets,
3220         referring to the "Tracepoint Packets" node.
3221         (Tracepoints): Add reference to "Tracepoint Packets".
3222
3223 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
3224
3225         * gdb.texinfo (set remotebreak): Add anchor.
3226         (X packet): Likewise.
3227         (Remote Protocol): Add new section `Interrupts' and new index
3228         entry `interrupts (remote protocol)'.
3229
3230 2005-11-18  Jim Blandy  <jimb@redhat.com>
3231
3232         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3233         entries into the General Query Packets section.  Add a
3234         cross-reference to that section.  Drop description of replies, as
3235         these are covered in the descriptions of each packet.
3236         (General Query Packets): Add introductory text.  Explain naming
3237         conventions, and how the end of a name is recognized.
3238
3239 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
3240
3241         * gdb.texinfo (Remote configuration): Fix typo in description of
3242         "set remotebreak" command.
3243
3244 2005-11-16  Jim Blandy  <jimb@redhat.com>
3245
3246         * gdb.texinfo (Packets, Stop Reply Packets)
3247         (General Query Packets): Various formatting cleanups.
3248         - Use @samp for packet contents.
3249         - Drop summaries from packet @item lines; the same information appears
3250           immediately below in the description.
3251         - Delete paragraph breaks after packet @item commands, so that the
3252           description appears directly to the right of the packet prototype
3253           in the printed manual, if it fits.
3254         - Place spaces in packet prototypes between @vars and non-@var
3255           letters, and explain that they're just for formatting.
3256         - Use @dots{} instead of '...'.
3257         - Fix uses of @code where @var was needed.
3258         - Replace "deprecated" markers with English text spelling out the
3259           packet's status and the preferred alternatives.
3260         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3261           what this ever meant.
3262         - Remove "(draft)" markers on 'i' packets; nobody has commented on
3263           this for a long time.
3264         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3265           implemented several times, and have been in use for years.
3266
3267 2005-11-15  Jim Blandy  <jimb@redhat.com>
3268
3269         * gdb.texinfo (Packets): Add index entries for 'm' packet
3270         disclaimers.
3271
3272         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3273         of stub when processing an 'm' packet.
3274
3275         * gdb.texinfo (Packets): Mention that packets beginning with
3276         letters are reserved once, at the top, instead of actually listing
3277         them all and saying "reserved".
3278
3279 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
3280
3281         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3282         Change @var{$arg0 to @code{$arg0.
3283
3284 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
3285
3286         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3287
3288 2005-11-12  Jim Blandy  <jimb@redhat.com>
3289
3290         * gdb.texinfo (General Query Packets): Put packets in alphabetical
3291         order.  Remove extraneous 'z'.
3292
3293 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
3294
3295         * gdb.texinfo (Choosing files): Add --eval-command.
3296
3297 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
3298
3299         * gdb.texinfo (Choosing modes): Add --return-child-result.
3300
3301
3302 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
3303
3304         * gdb.texinfo (Choosing modes): Add --batch-silent.
3305
3306 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
3307
3308         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3309         "The -var-update Command".
3310
3311 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
3312
3313         * gdb.texinfo (Print Settings): Add documentation for set/show
3314         print array-indexes.
3315
3316 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
3317
3318         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3319         6.2 and 6.3.
3320
3321 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
3322
3323         * gdb.texinfo (File Options): Don't document --mapped, it's gone
3324         since 19-Jan-2004.
3325         (Files): Likewise.
3326         (Variables, Symbols): Document the "<incomplete type>" message and
3327         its reasons.
3328
3329 2005-08-01  Fred Fish  <fnf@specifix.com>
3330
3331         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3332
3333 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
3334
3335         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3336         option for -var-list-children and -var-update.
3337         (GDB/MI Stack Manipulation): Simplify description of
3338         print-values option for -stack-list-locals.
3339         (GDB/MI Command Description Format): Clarify.
3340         (Mode Options): Spelling of superseded.
3341
3342 2005-07-12  Bob Rossi  <bob@brasko.net>
3343
3344         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3345         corresponding GDB command comment.
3346
3347 2005-07-06  Bob Rossi  <bob@brasko.net>
3348
3349         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3350         and -inferior-tty-show.
3351         (Input/Output): Document "set/show inferior-tty" and tty alias.
3352
3353 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
3354
3355         * gdb.texinfo (Packets): Change description of 'D' packet to note
3356         that GDB does wait for a response.
3357
3358 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
3359
3360         * gdb.texinfo (History) Rename "Command History".
3361         (Command History): Move node "Server Prefix" from section on
3362         Annotations here.
3363
3364 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
3365
3366         * gdb.texinfo (GDB/MI Stack Manipulation):
3367         Re-instate -stack-info-frame with example.  Say that it gets
3368         info on selected frame, not current frame.
3369
3370 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
3371
3372         * gdb.texinfo (Server): Clarify that `file' should be used before
3373         connecting to the server.
3374         (Files): Add an xref to the above description.
3375         (Output Formats): More detailed description of the `c' format.
3376         (Memory): List explicitly all the formats supported by `x'.
3377         (Threads): Add an @cindex entry for "thread apply".
3378         (Files): Document the possibility of loading unlinked object
3379         files.  Add more indexing for solib-absolute-prefix and
3380         --with-sysroot.
3381         (Machine Code): Document possible problems with locations in
3382         shared libraries.
3383         (Backtrace): Document that free-standing environments do not need
3384         to have a `main' function.
3385
3386 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
3387
3388         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3389         -stack-info-frame.
3390
3391 2005-06-07  Andrew Cagney  <cagney@gnu.org>
3392
3393         * gdb.texinfo (Contributors): Note the original multi-arch
3394         contributors.
3395
3396 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
3397
3398         * gdb.texinfo (Registers): Add index entries for the standard
3399         registers.
3400         (Frames): Add cross-reference from frame pointer description to
3401         the Registers node.
3402         (Annotations Overview): Fix the reference to GDB name.
3403
3404 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
3405
3406         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3407         can-use-hw-watchpoints.
3408
3409 2005-05-28  Bob Rossi  <bob@brasko.net>
3410
3411         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3412         the possible reasons why an exec async record would be returned to FE.
3413
3414 2005-05-26  Andrew Cagney  <cagney@gnu.org>
3415
3416         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3417         Andrew Cagney implemented the original GDB/MI.
3418
3419 2005-05-23  Orjan Friberg  <orjanf@axis.com>
3420
3421         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3422         documentation.  Add documentation for cris-mode.
3423
3424 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
3425
3426         * gdb.texinfo (Numbers): Explain the example and make the wording
3427         more acurate.
3428
3429 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
3430             Dennis Brueni  <dennis@slickedit.com>
3431
3432         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3433         (GDB/MI Data Manipulation, GDB/MI Program Control)
3434         (GDB/MI Stack Manipulation): Update examples to include the fullname
3435         attribute in stack frames.
3436
3437 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
3438
3439         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
3440         do with other non-standard names of init files.
3441
3442 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
3443
3444         * gdb.texinfo (Command Files): Move the description of the startup
3445         from here...
3446         (Startup): ...to this new subsection of the Invocation chapter.
3447         Rearrange the description of init files more logically and add a
3448         cross-reference to "Command Files".  Document the special gdbinit
3449         name for CISCO 68k.  Expand the description of what GDB does
3450         during startup.
3451         (History): Add index entry for HISTSIZE.
3452
3453 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
3454
3455         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3456
3457 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
3458
3459         * gdb.texinfo (SVR4 Process Information, The isatty call)
3460         (The system call): Don't use foo(N) notation for man pages and
3461         functions.
3462         (Compilation, DJGPP Native): Improve wording.
3463
3464 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
3465
3466         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3467         were optimized away.
3468
3469 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
3470
3471         * gdb.texinfo (Remote configuration): Document "set/show
3472         get-thread-local-storage-address".  Add cross-reference to the
3473         description of the qGetTLSAddr packet.
3474         (General Query Packets): Mention "set remote
3475         get-thread-local-storage-address" and add a reference to its
3476         description.
3477
3478 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
3479
3480         * gdb.texinfo (Backtrace): Describe 'bt full'.
3481
3482 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
3483
3484         * gdb.texinfo (Mode Options): Fix typo.
3485         (GDB/MI): Describe how to invoke GDB/MI.
3486
3487 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
3488
3489         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
3490         references changed.  Add description of "info udot".
3491         (Files): Document "set/show stop-on-solib-events".
3492         (M32R/D): Document "set/show download-path", "set/show
3493         board-address", "set/show server-address", "upload", "tload".
3494         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3495         "use_mon_code", "use_ib_break", "use_dbt_break".
3496         (Maintenance Commands): Improve indexing.
3497         (Target Commands): Document "set/show hash", "set/show debug
3498         monitor".
3499         (SVR4 Process Information): Document "info pidlist" and "info
3500         meminfo".  Document "set/show procfs-tarce" and "set/show
3501         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
3502         (Symbols, The Print Command with Objective-C): Improve indexing.
3503         (Objective-C): Add references to "info classes" and "info
3504         selectors".
3505         (Debugging Output): Improve wording.  Document "set/show debug
3506         solib-frv".  Fix "set/show debugvarobj".
3507         (Set Breaks): Add index entry for "hardware breakpoints".
3508         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3509         and "set/show usehardbreakpoints".
3510         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3511         monitor-prompt", "set/show monitor-warnings", "pmon".
3512         (ARM): Document "rdilogfile", "rdilogenable", "set/show
3513         rdiromatzero", "set/show rdiheartbeat".
3514         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3515         "sds".
3516         (Embedded Processors): Document the "sim" command.
3517         (Remote): Document the "remote" command.
3518         (DJGPP Native): Document the "info serial" command.
3519         (Threads): Document "maint info sol-threads".
3520         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3521         (Set Breaks): Improve indexing.
3522         (Command Syntax): Add a reference to dont-repeat.
3523         (Define): Document "dont-repeat".
3524         (TUI Commands): Document "tabset".
3525         (WinCE): New subsection.  Document "set/show remotedirectory",
3526         "set/show remoteupload", "set/show remoteaddhost".
3527
3528 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
3529
3530         * gdb.texinfo (Hurd Native): New subsection, documents
3531         Hurd-specific commands.
3532         (Maintenance Commands): Add cross-reference to "Debugging Output".
3533         (Debugging Output): Document "set/show debug lin-lwp".
3534         (MIPS): Improve documentation of heuristic-fence-post.  Document
3535         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3536         mips stack-arg-size", "set/show mips mask-address", "set/show mips
3537         remote-mips64-transfers-32bit-regs", "set/show debug mips".
3538         (ARM): Document ARM-specific commands.
3539         (AVR): New section.  Document "info io_registers".
3540         (CRIS): New section.  Document "set/show cris-version" and
3541         "set/show cris-dwarf2-cfi".
3542         (HPPA): New section.  Document "set/show debug hppa" and "maint
3543         print unwind".
3544         (Neutrino): New subsection.  Document "set/show debug nto-debug".
3545         (Super-H): New section.  Document the "regs" command.
3546         (Debugging Output): Document "set/show debug aix-thread".
3547
3548 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
3549
3550         * gdb.texinfo (Print Settings): Document "set/show print
3551         pascal_static-members", "set print repeats", "show print
3552         null-stop".  Improve indexing.  Fix documentation of "set print
3553         union".
3554         (Pascal): New section.
3555         (Supported languages): Rename from "Support"; all references
3556         updated.  Add a menu item for Pascal.
3557         (Numbers): Document "set radix.
3558         (Screen Size): Document "set/show pagination".
3559         (MIPS Embedded): Remove "set processor" documentation.
3560         (Remote configuration): Document "set/show X/P/Z-packet",
3561         "set/show read-aux-vector-packet", "set/show remote
3562         symbol-lookup-packet", "set/show remote verbose-resume-packet",
3563         "set/show remoteaddresssize", "set/show remotebaud", "set/show
3564         remotedebug", "set/show remotebreak", "set/show remotedevice",
3565         "set/show remotelogfile".
3566         (Auxiliary Vector): Add reference to the description of the
3567         read-aux-vector-packet setting.
3568         (Set Watchpoints): Add a cross-reference to "set remote
3569         hardware-breakpoint-limit".
3570         (General Query Packets): Add indexing of requests and
3571         cross-references to related commands in "Remote configuration".
3572         (File-I/O Overview, The system call): Fix wording and typos.
3573         (Thread Stops): Add index entries.
3574         (Continuing and Stepping): Document "show step-mode".
3575         (i386): New node.  Document "set/show struct-convention".
3576         (Files): Document "show trust-readonly-sections".
3577         (Calling): Document "set/show unwindonsignal".
3578         (Messages/Warnings): Add index entries.
3579         (Maintenance Commands): Document "set/show watchdog".
3580         (Annotations Overview): Document "show annotate".
3581         (Set Watchpoints): Add index entries.
3582         (Symbols): Fix doc of case-sensitive.
3583         (ABI): Document "show coerce-float-to-double".
3584         (Convenience Vars, Help): Improve indexing.
3585         (Machine Code): Document "show disassembly-flavor".
3586         (Debugging C plus plus): Document "show overload-resolution".
3587         (Value History, Signaling): Add index entries.
3588
3589 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
3590
3591         * gdb.texinfo (Show): Move @kindex entries to their proper places.
3592         (Processes): Fix wording.
3593         (History, List, Logging output, Define, Symbols, Print Settings):
3594         Improve indexing.
3595
3596 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
3597
3598         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
3599         redundant index entry for "target" command.
3600         (Backtrace): Add index entries.
3601         (Symbols, Fortran): Document the "set case-sensitive" command.
3602         (DJGPP Native): Document "set com1base", "set com1irq", etc.
3603         (Print Settings): Add index entry for "set demangle-style".
3604         (Target Commands): Document "set download-write-size".
3605         (Debugging Output): Document "set exec-done-display".
3606
3607 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
3608
3609         * gdb.texinfo (Files): Fix the name and documentation of
3610         add-shared-symbol-files.  Document its alias assf.  Update the
3611         list of OSs where GDB supports shared libraries.  Fix markup.
3612         (Continuing and Stepping): Add reference to @var{location} in the
3613         text.
3614         (Dump/Restore Files): Fix reference to @{filename}.
3615         (Help): Fix wording.
3616         (Attach): Ditto.
3617         (Set Watchpoints): Ditto.
3618         (Backtrace): Remove redundant index entries.  Improve index
3619         entries.
3620         (Delete Breaks): Fix wording.
3621         (Memory): Document the compare-sections command.
3622         (Memory Region Attributes): Improve wording.
3623         (Disabling): Improve wording.
3624         (Fortran): New subsection.  Document the "info common" command.
3625         (Help): Document aliases "info copying" and "info warranty".
3626         (Caching Remote Data): New section.  Document the "set/show
3627         remotecache" and "info dcache" commands.
3628         (Show): Fix wording of the documentation of the "set
3629         extension-language" command.
3630         (Signals): Add index entry for "info handle".
3631         (Memory Region Attributes): Fix punctuation.
3632         (Symbols): Change the arg name to "location" and refer to it in
3633         the text.  Fix wording of "info types" doc.
3634         (Threads): Fix usage of @enumerate @item's.
3635         (Listing Tracepoints): Add index entry for "info tp".
3636         (Set Watchpoints): Add xref to "info break" description.
3637         (Macros): Add an index entry for "macro exp1".  Document the
3638         "macro list" command.
3639         (Maintenance Commands): Document "flushregs", "maint agent",
3640         "maint check-symtabs", "maint cplus", "maint demangle", "maint
3641         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3642         "maint print architecture", "maint print objfiles", "maint print
3643         statistics", "maint print type", "maint show-debug-regs", "maint
3644         space", "maint time", and "maint translate-address".
3645         (Connecting): Document the "monitor" command.
3646         (Annotations Overview): Describe the "set annotate" command.
3647
3648 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
3649
3650         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3651         Rearrange index entries and improve wording about support for
3652         hardware watchpoints.
3653
3654 2005-03-10  Bob Rossi  <bob@brasko.net>
3655
3656         * gdb.texinfo: Update copyright
3657
3658 2005-02-09  Theodore A. Roth  <troth@openavr.org>
3659
3660         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3661         error.
3662
3663 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
3664
3665         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3666
3667 2005-01-17  Michael Snyder  <msnyder@redhat.com>
3668
3669         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
3670
3671 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
3672
3673         * observer.texi (GDB Observers): Document "solib_loaded".
3674
3675 2005-01-07  Andrew Cagney  <cagney@gnu.org>
3676
3677         * configure.ac: Rename configure.in, require autoconf 2.59.
3678         * configure: Re-generate.
3679
3680         * configure.in: Replace configdirs with multiple references to
3681         AC_CONFIG_SUBDIRS.
3682         * configure: Re-generate.
3683
3684 2005-01-04  Andrew Cagney  <cagney@gnu.org>
3685
3686         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3687         part of the version number.
3688
3689 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
3690
3691         * gdbint.texinfo (Algorithms): Remove description of
3692         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3693
3694 2004-12-07  Jim Blandy  <jimb@redhat.com>
3695
3696         * gdb.texinfo (General Query Packets): Specify that thread ID's in
3697         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3698         numbers.
3699
3700 2004-12-07  Andreas Schwab  <schwab@suse.de>
3701
3702         * gdb.texinfo (Mode Options): Document -l option.
3703
3704 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
3705
3706         * gdbint.texinfo (Algorithms): More accurate description of
3707         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
3708         is not needed unless data-read and data-access watchpoints are
3709         supported.  Add a description of how GDB checks whether the
3710         inferior stopped because a watchpoint was hit.
3711
3712 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
3713
3714         * gdb.texinfo (Files): Add cross-reference to description of
3715         -readnow command-line switch.
3716
3717 2004-11-10  Randolph Chung  <tausq@debian.org>
3718
3719         * gdb.texinfo: Document set/show backtrace past-entry commands.
3720         Rearrange index entries for set/show backtrace past-main.
3721
3722 2004-11-10  Jon Beniston <jon@beniston.com>
3723
3724         Committed by Andrew Cagney  <cagney@gnu.org>.
3725         * gdb.texinfo (Remote Serial Protocol): Further describe
3726         binary transfer escaping mechanism .
3727
3728 2004-11-08  Randolph Chung  <tausq@debian.org>
3729
3730         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3731         and "show debug infrun".  Add index entries.
3732
3733 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
3734
3735         * gdb.texinfo (SVR4 Process Information): Document subcommands of
3736         "info proc" that are already implemented.  Add index entries.
3737         (Working Directory): Add a cross-reference to "info proc" command.
3738         (Files): Add a tip for decreasing memory used for symtabs from
3739         shared libraries.
3740         (Starting): Fix whitespace; make "elaboration" stand out where it
3741         is first used, and add an index entry for the term.
3742         (Calling): Expand and elaborate text.  Add "print".  Add the
3743         description of problems with weak aliases.
3744         (Core File Generation): New section.
3745
3746 2004-10-12  Andrew Cagney  <cagney@gnu.org>
3747
3748         * gdbint.texinfo (Versions and Branches): New chapter.
3749         (Releasing GDB): Delete "Versions and Branches" section.
3750         (Top): Add "Versions and Branches".
3751
3752 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
3753
3754         * gdb.texinfo (Editing, History): Add cross-references to the
3755         included Readline and History user documentation.  Remove
3756         references to the symbol have-readline-appendices which is unused
3757         and undefined.
3758         (History): Fix indexing.
3759
3760 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
3761
3762         * gdbint.texinfo (target_stopped_data_address): Update to
3763         new prototype.
3764         (i386_stopped_data_address): Update prototype and description.
3765         (i386_stopped_by_watchpoint): New function and description.
3766
3767 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
3768
3769         * gdb.texinfo (Filenames): Add Ada suffixes.
3770         (Ada) New section.
3771
3772 2004-09-27  Andrew Cagney  <cagney@gnu.org>
3773             Robert Picco  <Robert.Picco@hp.com>
3774
3775         * gdb.texinfo (Packets): Document the "p" packet.
3776
3777 2004-09-21  Jason Molenda  (jmolenda@apple.com)
3778
3779         * gdb.texinfo (Paths and Names of the Source Files): Document the
3780         meaning of values in the 'desc' field of a SO stab.
3781
3782 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
3783
3784         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3785         max-cache-age" and "maint show dwarf2 max-cache-age".
3786
3787 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
3788
3789         * gdb.texinfo (Set Breaks): Add index entry for setting
3790         breakpoints on overloaded C++ functions that are not members of
3791         any classes.  Add an example and an index entry for setting
3792         breakpoints on all program functions.
3793         (Character Sets, Macros, Overlay Commands)
3794         (Non-debug DLL symbols, GDB/MI Output Syntax)
3795         (Annotations Overview, Maintenance Commands, File-I/O Overview):
3796         Use "(@value{GDBP})" instead of a literal "(gdb)".
3797
3798 2004-09-12  Andrew Cagney  <cagney@gnu.org>
3799
3800         * gdbint.texinfo (Native Debugging): Delete description of
3801         FILES_INFO_HOOK.
3802
3803 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
3804
3805         * gdbint.texinfo (User Interface): Change local_hex_string_custom
3806         to hex_string_custom (not historically correct, but more
3807         understandable, given the current code).
3808
3809 2004-09-03  Andrew Cagney  <cagney@gnu.org>
3810
3811         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3812
3813 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
3814
3815         * observer.texi (solib_unloaded): New observer.
3816
3817 2004-08-24  Andrew Cagney  <cagney@gnu.org>
3818
3819         * gdbint.texinfo (Target Architecture Definition): Add missing
3820         comma.
3821
3822 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
3823
3824         * (Using the Testsuite): build != host is supported,
3825         but some test scripts do not support build != host.
3826
3827 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
3828
3829         * gdbint.texinfo (Host Definition): Delete description of
3830         FCLOSE_PROVIDED and GETENV_PROVIDED.
3831
3832 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
3833
3834         * gdbint.texinfo (Host Definition): Delete description of
3835         NO_SYS_FILE.
3836         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3837         PTRACE_FP_BUG.
3838
3839 2004-08-05  Andrew Cagney  <cagney@gnu.org>
3840
3841         * gdbint.texinfo (Target Architecture Definition): Delete
3842         reference to deprecated_read_fp.
3843
3844 2004-08-02  Andrew Cagney  <cagney@gnu.org>
3845
3846         * gdbint.texinfo (Target Architecture Definition): Delete
3847         description of DEPRECATED_REGISTER_BYTES.
3848
3849 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
3850
3851         * gdb.texinfo (Source Path): Document the new behavior of
3852         searching for the source files.
3853
3854 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
3855
3856         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3857         (Search, Expressions, Arrays, Variables, Data, Machine Code)
3858         (Auto Display): Improve indexing.
3859
3860 2004-07-16  Andrew Cagney  <cagney@gnu.org>
3861
3862         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3863         "-noasync".
3864
3865 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
3866
3867         * gdb.texinfo: Fix @kindex entries so that multiple commands that
3868         have the same prefix have only their prefix in the index.
3869
3870 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
3871
3872         * gdb.texinfo (BSD libkvm Interface): New node (section)
3873         (Native): Add it to the menu.
3874
3875 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
3876
3877         * gdbint.texinfo (Target Architecture Definition): Remove
3878         PCC_SOL_BROKEN.
3879
3880 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
3881
3882         * gdbint.texinfo (Target Architecture Definition): Remove
3883         SUN_FIXED_LBRAC_BUG.
3884
3885 2004-06-26  Andrew Cagney  <cagney@gnu.org>
3886
3887         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3888
3889 2004-06-20  Andrew Cagney  <cagney@gnu.org>
3890
3891         * gdbint.texinfo (Target Architecture Definition): Deprecate
3892         USE_STRUCT_CONVENTION.
3893
3894 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
3895
3896         gdb.texinfo (Bug Reporting): Mention session recording,
3897         with the script command or Emacs.
3898
3899 2004-06-18  Andrew Cagney  <cagney@gnu.org>
3900
3901         * gdbint.texinfo (Target Architecture Definition): Deprecate
3902         FUNCTION_START_OFFSET.
3903
3904 2004-06-14  Andrew Cagney  <cagney@gnu.org>
3905
3906         Based on changes from Karl Berry.
3907         * gdb.texinfo: Do not use @sc in a direntry.
3908         * stabs.texinfo: Change @dircateogry to "Software development".
3909         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3910
3911 2004-06-13  Andrew Cagney  <cagney@gnu.org>
3912
3913         * gdbint.texinfo (Target Architecture Definition): Delete
3914         description of RETURN_VALUE_ON_STACK.
3915
3916 2004-06-09  Andrew Cagney  <cagney@gnu.org>
3917
3918         * gdbint.texinfo (Native Debugging): Restore "@table @code"
3919         deleted by previous patch.
3920
3921 2004-06-08  Andrew Cagney  <cagney@gnu.org>
3922
3923         * gdbint.texinfo (Native Debugging): Delete documentation on
3924         ATTACH_DETACH.
3925
3926 2004-06-06  Randolph Chung  <tausq@debian.org>
3927
3928         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3929
3930 2004-06-06  Randolph Chung  <tausq@debian.org>
3931
3932         * gdb.texinfo (push_dummy_call): Update argument list to match
3933         the new push_dummy_call method signature.  Describe the function
3934         argument.
3935
3936 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
3937
3938         * gdb.texinfo (Starting): Document new start command.
3939
3940 2004-05-21  Andrew Cagney  <cagney@redhat.com>
3941
3942         * observer.texi (GDB Observers): Document "inferior_created".
3943
3944 2004-05-08  Andrew Cagney  <cagney@redhat.com>
3945
3946         * gdbint.texinfo (Target Architecture Definition): Delete
3947         description of DO_DEFERRED_STORES.
3948
3949         * gdbint.texinfo (Target Architecture Definition): Delete
3950         references to DEPRECATED_FIX_CALL_DUMMY.
3951
3952         * gdbint.texinfo (Target Architecture Definition): Delete
3953         description of DEPRECATED_CALL_DUMMY_WORDS,
3954         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3955
3956         * gdbint.texinfo (Target Architecture Definition): Delete
3957         description of DEPRECATED_PUSH_DUMMY_FRAME.
3958
3959         * gdbint.texinfo (Target Architecture Definition): Delete
3960         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3961
3962 2004-05-07  Andrew Cagney  <cagney@redhat.com>
3963
3964         * observer.texi (GDB Observers): Add "Debugging" section.  Include
3965         cross reference to "set/show debug observer".
3966         * gdb.texinfo (Debugging Output): Document "set/show debug
3967         observer".
3968
3969 2004-05-01  Andrew Cagney  <cagney@redhat.com>
3970
3971         * gdbint.texinfo (Target Architecture Definition): Delete
3972         description of DEPRECATED_PC_IN_SIGTRAMP.
3973
3974 2004-04-30  Andrew Cagney  <cagney@redhat.com>
3975
3976         * gdbint.texinfo (Target Architecture Definition): Delete
3977         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3978
3979 2004-04-30  Orjan Friberg  <orjanf@axis.com>
3980
3981         * observer.texi (GDB Observers): Correct spelling.
3982
3983 2004-04-26  Orjan Friberg  <orjanf@axis.com>
3984
3985         * observer.texi (GDB Observers): Add target_changed event.
3986
3987 2004-04-08  Andrew Cagney  <cagney@redhat.com>
3988
3989         * observer.texi (GDB Observers): Rework, provide generic observer
3990         definitions and then a list of observable events.
3991
3992 2004-04-04  Andrew Cagney  <cagney@redhat.com>
3993
3994         * gdbint.texinfo (Host Definition): Delete reference to
3995         NO_SIGINTERRUPT.
3996
3997 2004-04-02  Andrew Cagney  <cagney@redhat.com>
3998
3999         * gdbint.texinfo (Target Architecture Definition): Delete
4000         reference to DEPRECATED_CALL_DUMMY_LENGTH.
4001
4002 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
4003
4004         * gdb.texinfo (TUI Commands): Document tui reg commands.
4005
4006 2004-03-26  Andrew Cagney  <cagney@redhat.com>
4007
4008         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
4009         "gdbtui".
4010         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
4011         (Contributors): Mention both Text and Terminal User Interface.
4012
4013 2004-03-23  Andrew Cagney  <cagney@redhat.com>
4014
4015         * gdbint.texinfo (Target Architecture Definition): Deprecate
4016         references to SIGTRAMP_START and SIGTRAMP_END.
4017
4018 2004-03-23  Andrew Cagney  <cagney@redhat.com>
4019
4020         * gdbint.texinfo (Target Architecture Definition): Deprecate
4021         references to PC_IN_SIGTRAMP.
4022
4023 2004-03-19  Andrew Cagney  <cagney@redhat.com>
4024
4025         * gdbint.texinfo (Target Architecture Definition): Delete
4026         reference to GDB_TARGET_IS_HPPA.
4027
4028 2004-03-18  Andrew Cagney  <cagney@redhat.com>
4029
4030         * gdbint.texinfo (Coding): Update section on gdbarch_data,
4031         describe pre_init and post_init.
4032
4033 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
4034
4035         * gdb.texinfo (Debugging Output): Document values for "set debug
4036         target".
4037
4038 2004-02-28  Andrew Cagney  <cagney@redhat.com>
4039
4040         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4041
4042 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
4043
4044         * gdb.texinfo (breakpoints): Add information about the
4045         new "set breakpoint pending" and "show breakpoint pending"
4046         commands.
4047
4048 2004-02-26  Andrew Cagney  <cagney@redhat.com>
4049
4050         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4051         in Per-architecture module data section.
4052
4053 2004-02-25  Roland McGrath  <roland@redhat.com>
4054
4055         * gdb.texinfo (General Query Packets): Document qPart:... packets.
4056
4057 2004-02-24  Andrew Cagney  <cagney@redhat.com>
4058
4059         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4060         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4061         * fdl.texi: Import Version 1.2, November 2002.
4062
4063 2004-02-17  Andrew Cagney  <cagney@redhat.com>
4064
4065         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4066
4067 2004-02-16  Andrew Cagney  <cagney@redhat.com>
4068
4069         * gdbint.texinfo (Target Architecture Definition): Deprecate
4070         FRAMELESS_FUNCTION_INVOCATION.
4071
4072 2004-02-16  Andrew Cagney  <cagney@redhat.com>
4073
4074         * gdbint.texinfo (Coding): Mention -Wunused-function.
4075
4076 2004-02-14  Andrew Cagney  <cagney@redhat.com>
4077
4078         * gdbint.texinfo (Target Architecture Definition): Delete
4079         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4080
4081 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
4082
4083         * gdb.texinfo: Properly quote the name "C++".
4084         * gdbint.texinfo: Ditto.
4085         * stabs.texinfo: Ditto.
4086
4087 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
4088
4089         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4090         minimal information about libiberty.
4091
4092 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
4093
4094         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4095
4096 2004-02-04  Roland McGrath  <roland@redhat.com>
4097
4098         * gdb.texinfo (Auxiliary Vector): New node (section).
4099         (Data): Add it to the menu.
4100
4101 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
4102
4103         * gdb.texinfo (Breakpoints): Add information about pending
4104         breakpoint support.
4105
4106 2004-01-26  Andrew Cagney  <cagney@redhat.com>
4107
4108         * gdb.texinfo (Overview): Delete references to the cisco protocol
4109         including the "N" response.
4110
4111 2004-01-26  Andrew Cagney  <cagney@redhat.com>
4112
4113         * gdbint.texinfo (Target Architecture Definition): Rename
4114         EXTRACT_STRUCT_VALUE_ADDRESS to
4115         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4116
4117 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
4118
4119         * gdb.texinfo (KOD): Document "show os".  Add index entries for
4120         "set/show os" and "info cisco" commands.
4121
4122 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
4123
4124         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4125
4126 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
4127
4128         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4129         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4130
4131 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
4132
4133         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4134         -stack-list-locals.
4135         (GDB/MI Variable Objects): Describe extension to
4136         -var-list-children.
4137
4138 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
4139
4140         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4141
4142 2004-01-17  Andrew Cagney  <cagney@redhat.com>
4143
4144         * gdbint.texinfo (Target Architecture Definition): Delete
4145         documentation on DEPRECATED_NPC_REGNUM.
4146
4147 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
4148
4149         * gdb.texinfo: Update copyright year.  Mention that set
4150         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
4151         "set follow-fork-mode ask".
4152
4153 2004-01-13  Andrew Cagney  <cagney@redhat.com>
4154
4155         * gdbint.texinfo: Update copyright year.
4156         (Coding): Add -Wunused-label to list of -Werror warnings.
4157
4158 2004-01-08  Jason Molenda  <jmolenda@apple.com>
4159             Eli Zaretskii  <eliz@gnu.org>
4160
4161         * gdb.texinfo: Update copyright.
4162         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
4163         around names, as appropriate.  Minor syntax cleanup of
4164         _NSPrintForDebugger explanation.  Two spaces after periods.
4165         GDBN used instead of lit. "gdb".  Index entries added for
4166         print-object and _NSPrintForDebugger.  @noindent added in one spot.
4167
4168 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
4169
4170         * stabs.texinfo: Add dircategory and direntry commands.
4171         * annotate.texinfo: Ditto.
4172
4173 2003-11-10  Andrew Cagney  <cagney@redhat.com>
4174
4175         * gdbint.texinfo (Target Architecture Definition): Replace the
4176         return_value method's "inval" and "outval" parameters with
4177         "readbuf" and "writebuf".
4178
4179 2003-10-28  Jim Blandy  <jimb@redhat.com>
4180
4181         * gdb.texinfo (The F request packet, The F reply packet): Renamed
4182         from "The `F' request packet" and "The `F' reply packet", to make
4183         texi2dvi happy.
4184         (File-I/O remote protocol extension): Update menu entries, too.
4185
4186 2003-10-26  Michael Chastain  <mec@shout.net>
4187
4188         * gdb.texinfo (Thread Stops): Document the issue with
4189         premature return from system calls in multi-threaded programs.
4190
4191 2003-10-24  Andrew Cagney  <cagney@redhat.com>
4192
4193         * annotate.texinfo: Fix "fortunatly"[sic].
4194
4195 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
4196
4197         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4198         with "Hitachi" and "Mitsubishi".
4199
4200 2003-10-20  Andrew Cagney  <cagney@redhat.com>
4201
4202         * gdbint.texinfo (Target Architecture Definition): Document
4203         gdbarch_return_value.  Add cross references from
4204         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4205         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4206
4207 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
4208
4209         * gdbint.texinfo (Target Architecture Definition): Document
4210         regset_from_core_section.
4211
4212 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
4213
4214         * gdb.texinfo (M32R/D): Mention m32rsdi target.
4215
4216 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
4217
4218         From Anthony Green  <green@redhat.com>:
4219         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
4220
4221 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
4222
4223         * gdb.texinfo (Breakpoint related warnings): New node.
4224         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
4225
4226 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
4227
4228         * gdb.texinfo (Remote Protocol): Document v and vCont.
4229
4230 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
4231
4232         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4233         * gdbint.texinfo: Ditto.
4234
4235 2003-10-09  Andrew Cagney  <cagney@redhat.com>
4236
4237         From 2003-09-18 David Anderson <davea@sgi.com>:
4238         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4239         "command".
4240
4241 2003-10-03  Andrew Cagney  <cagney@redhat.com>
4242
4243         * gdbint.texinfo (Target Architecture Definition): Deprecate
4244         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
4245         just target.
4246
4247 2003-10-02  Andrew Cagney  <cagney@redhat.com>
4248
4249         * gdbint.texinfo (Target Architecture Definition): Rename
4250         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4251         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4252         * gdbint.texinfo (Target Architecture Definition): Rename
4253
4254 2003-09-30  Andrew Cagney  <cagney@redhat.com>
4255
4256         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
4257         (Target Architecture Definition):
4258
4259         * gdbint.texinfo (Target Architecture Definition): Rename
4260         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4261
4262 2003-09-29  Andrew Cagney  <cagney@redhat.com>
4263
4264         * gdbint.texinfo (Target Architecture Definition): Delete
4265         documentation for NEED_TEXT_START_END.
4266
4267         * gdbint.texinfo (Target Architecture Definition): Rename
4268         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
4269         TARGET_WRITE_PC.
4270
4271 2003-09-22  Michael Chastain  <mec@shout.net>
4272
4273         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4274
4275 2003-09-21  Anthony Green  <green@redhat.com>
4276
4277         * gdbint.texinfo (Target Architecture Definition): Fix typos.
4278
4279 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
4280
4281         * gdbint.texinfo (Target Architecture Definition): Document
4282         stabs_argument_has_addr.
4283
4284 2003-09-18  Andrew Cagney  <cagney@redhat.com>
4285
4286         * gdbint.texinfo (Target Architecture Definition): Delete
4287         documentation on REGISTER_NAMES.
4288
4289 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
4290
4291         * gdbint.texinfo (Target Architecture Definition): Replace
4292         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4293
4294 2003-09-11  Andrew Cagney  <cagney@redhat.com>
4295
4296         * gdbint.texinfo (Target Architecture Definition): Replace
4297         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4298
4299 2003-08-18  Andrew Cagney  <cagney@redhat.com>
4300
4301         * gdbint.texinfo (Target Architecture Definition): Document
4302         "frame_red_zone_size".
4303
4304 2003-08-09  Andrew Cagney  <cagney@redhat.com>
4305
4306         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4307         with "set/show backtrace past-main" and "set/show backtrace
4308         limit".
4309
4310 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
4311
4312         * Makefile.in (install-info): Support DESTDIR.
4313         (install-html): Likewise.
4314
4315 2003-08-07  Andrew Cagney  <cagney@redhat.com>
4316
4317         Patch from Nick Roberts.
4318         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4319         bindings.  Remove description of send-gdb-command.
4320
4321 2003-08-07  Andrew Cagney  <cagney@redhat.com>
4322
4323         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4324         GDB 6.0.
4325
4326 2003-08-06  Andrew Cagney  <cagney@redhat.com>
4327
4328         * gdb.texinfo (Mode Options): Mention that level three is the
4329         highest available and that level 2 is deprecated.
4330         (Annotations Overview): Mention annotation levels. Cross reference
4331         to "Limitations of the Annotation Interface" in annotate.texi.
4332         (TODO, Value Annotations, Frame Annotations): Delete section.
4333         (Displays, Breakpoint Info): Delete.
4334
4335 2003-08-04  Andrew Cagney  <cagney@redhat.com>
4336
4337         * agentexpr.texi: Delete @bye.
4338         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4339         (stabs.info): Add $(srcdir) to include search path.
4340         (html): Depend on "annotate_toc.html", and not "annotate.html".
4341         * stabs.texinfo: Ditto.  Include "fdl.texi".
4342         * gdbint.texinfo: Update copyright statement's list of invariant
4343         sections.
4344
4345 2003-07-28  Andrew Cagney  <cagney@redhat.com>
4346
4347         * Makefile.in (INFO_DEPS): Add annotate.info.
4348         (dvi, ps, html, pdf): Add annotate.
4349         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4350         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4351         (ANNOTATE_DOC_FILES): New macro.
4352         (ANNOTATE_TEX_TMPS): New macro.
4353         (annotate.info, annotate_toc.html): Specify dependencies.
4354         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4355         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
4356         "Migrating to GDB/MI" and "Limitations of the Annotation
4357         Interface" chapters.  Mention why it is not part of the user
4358         guide.  Update copyright notice.  Include "fdl.texi".
4359
4360 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
4361
4362         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4363
4364 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
4365
4366         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4367
4368 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
4369
4370         * gdb.texinfo (Server): Mention pidof.
4371
4372 2003-07-22  Andrew Cagney  <cagney@redhat.com>
4373
4374         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4375         list.
4376
4377 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
4378
4379         * gdb.texinfo (Logging output): New chapter.
4380
4381 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
4382
4383         * gdb.texinfo (Unsupported languages): New section.
4384         (Languages): Add link to new section.
4385
4386 2003-06-22  Andrew Cagney  <cagney@redhat.com>
4387
4388         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4389
4390 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
4391
4392         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4393
4394 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
4395
4396         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4397         * agentexpr.texi: Retitle section, and change it to an appendix.
4398         Comment out texinfo initialization.  Factor a @var{} into two
4399         pieces to prevent makeinfo warnings.
4400         * gdb.texinfo: Add Agent Expressions appendix.
4401
4402 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
4403
4404         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4405
4406 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
4407
4408         * gdb.texinfo (Remote Debugging): New section "Connecting to a
4409         remote target".  Document the "detach" and "disconnect" commands.
4410         (Server, Netware, Debug Session): Reference "Connecting to a
4411         remote target".
4412         (GDB/MI Target Manipulation): Document "-target-disconnect".
4413
4414 2003-06-13  Andrew Cagney  <cagney@redhat.com>
4415
4416         * gdbint.texinfo (Target Architecture Definition): Deprecate
4417         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4418         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
4419
4420 2003-06-09  Jim Blandy  <jimb@redhat.com>
4421
4422         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4423
4424 2003-06-08  Andrew Cagney  <cagney@redhat.com>
4425
4426         * gdbint.texinfo (Target Architecture Definition): Delete
4427         documentation on FRAME_ARGS_ADDRESS_CORRECT.
4428
4429 2003-06-08  Andrew Cagney  <cagney@redhat.com>
4430
4431         * gdbint.texinfo (Target Architecture Definition): Document
4432         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
4433
4434 2003-06-07  Adam Fedor  <fedor@gnu.org>
4435
4436         * gdb.texinfo: Add Objective-C documentation.
4437
4438 2003-06-01  Andrew Cagney  <cagney@redhat.com>
4439
4440         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4441         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
4442
4443 2003-05-21  Andrew Cagney  <cagney@redhat.com>
4444
4445         * gdbint.texinfo (Target Architecture Definition): Delete
4446         references to "extract_address" and "store_address".
4447
4448 2003-05-16  Andrew Cagney  <cagney@redhat.com>
4449
4450         * gdbint.texinfo (Target Architecture Definition): Replace
4451         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
4452         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4453
4454 2003-05-14  Theodore A. Roth  <troth@openavr.org>
4455
4456         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4457
4458 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
4459
4460         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4461         (gdb.dvi): Likewise.
4462         (gdb.pdf): Likewise.
4463         (links2roff): Likewise.
4464
4465 2003-05-08  Jim Blandy  <jimb@redhat.com>
4466
4467         * gdb.texinfo (Dump/Restore Files): Update documentation for
4468         'dump', 'append', and 'restore': note that format argument is
4469         optional; simplify presentation of the command variants; and be
4470         more precise about the formats.
4471
4472 2003-05-07  Jim Blandy  <jimb@redhat.com>
4473
4474         * gdb.texinfo (Symbols): Update documentation: 'maint list
4475         symtabs' and 'maint list psymtabs' have been renamed 'maint info
4476         symtabs' and 'maint info psymtabs'.
4477
4478 2003-05-05  Andrew Cagney  <cagney@redhat.com>
4479
4480         * gdbint.texinfo (Target Architecture Definition): Make
4481         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4482         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4483         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4484
4485 2003-05-04  Andrew Cagney  <cagney@redhat.com>
4486
4487         * gdb.texinfo (Maintenance Commands): Document "maint print
4488         dummy-frames".
4489
4490 2003-05-04  Andrew Cagney  <cagney@redhat.com>
4491
4492         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4493
4494 2003-05-03  J. Brobecker  <brobecker@gnat.com>
4495
4496         Thierry Schneider  <tpschneider1@yahoo.com>
4497         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4498         for new MI command.
4499
4500 2003-05-03  Andrew Cagney  <cagney@redhat.com>
4501
4502         * gdbint.texinfo (Target Architecture Definition): Document
4503         push_dummy_code.  Add cross references.
4504
4505 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
4506
4507         * gdb.texinfo (Character Sets): Update to reflect new behavior of
4508         set/show charsets commands.
4509
4510 2003-04-28  Andrew Cagney  <cagney@redhat.com>
4511
4512         * gdbint.texinfo (Target Architecture Definition): Replace
4513         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4514         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4515
4516 2003-04-28  Andrew Cagney  <cagney@redhat.com>
4517
4518         * gdbint.texinfo (Target Architecture Definition): Rename
4519         "tm_print_insn" to "deprecated_tm_print_insn".
4520
4521 2003-04-09  Jim Blandy  <jimb@redhat.com>
4522
4523         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4524         list psymtabs'.
4525
4526 2003-04-08  Andrew Cagney  <cagney@redhat.com>
4527
4528         * gdbint.texinfo (Target Architecture Definition): Delete
4529         references to EXTRA_FRAME_INFO.
4530
4531 2003-04-08  Andrew Cagney  <cagney@redhat.com>
4532
4533         * gdbint.texinfo (Target Architecture Definition): Delete
4534         PRINT_TYPELESS_INTEGER.
4535
4536 2003-04-02  J. Brobecker  <brobecker@gnat.com>
4537
4538         * observer.texi (GDB Observers): Adjust the documentation for the
4539         normal_stop notification to better describe reality. Fix a couple
4540         of minor typos.
4541
4542 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
4543
4544         * gdb.texinfo (GDB/MI Program Control): Add
4545         '-file-list-exec-source-file'
4546
4547 2003-03-31  Andrew Cagney  <cagney@redhat.com>
4548
4549         * gdbint.texinfo (Target Architecture Definition): Delete
4550         references to CALL_DUMMY_P.
4551
4552 2003-03-30  Andrew Cagney  <cagney@redhat.com>
4553
4554         * gdbint.texinfo (Target Architecture Definition): Remove
4555         reference to TARGET_WRITE_SP.
4556
4557 2003-03-27  Andrew Cagney  <cagney@redhat.com>
4558
4559         * gdbint.texinfo (Target Architecture Definition): Remove
4560         references to write_sp.
4561
4562 2003-03-27  Andrew Cagney  <cagney@redhat.com>
4563
4564         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4565         chapter body.  Use @smallexample instead of @example.
4566         (Annotations): Ditto.
4567         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4568         annotate.texi.
4569
4570 2003-03-26  Andrew Cagney  <cagney@redhat.com>
4571
4572         * gdbint.texinfo (Target Architecture Definition): Replace
4573         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4574         dummy_addr parameters.
4575
4576 2003-03-25  Andrew Cagney  <cagney@redhat.com>
4577
4578         * gdbint.texinfo (Target Architecture Definition): Delete
4579         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
4580         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4581         Add reference to PUSH_ARGUMENTS.
4582
4583 2003-03-23  Andrew Cagney  <cagney@redhat.com>
4584
4585         * gdbint.texinfo (Algorithms, Target Architecture Definition):
4586         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4587
4588 2003-03-18  J. Brobecker  <brobecker@gnat.com>
4589
4590         * gdbint.texinfo (Algorithms): Add new section describing the
4591         Observer paradigm.
4592         (Top): Add menu entry to new observer appendix.
4593         * observer.texi: New file.
4594         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4595         new observer.texi file.
4596
4597 2003-03-17  Andrew Cagney  <cagney@redhat.com>
4598
4599         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
4600         that GNU Press update the manual version number.
4601
4602 2003-03-12  Andrew Cagney  <cagney@redhat.com>
4603
4604         * gdbint.texinfo (Target Architecture Definition): Delete
4605         references to get_saved_register.  Rename GET_SAVED_REGISTER to
4606         DEPRECATED_GET_SAVED_REGISTER.
4607
4608 2003-03-13  Andrew Cagney  <cagney@redhat.com>
4609
4610         * gdbint.texinfo (Target Architecture Definition): Replace
4611         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
4612
4613 2003-03-12  Andrew Cagney  <cagney@redhat.com>
4614
4615         * gdbint.texinfo (Target Architecture Definition): Rename
4616         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
4617
4618 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
4619
4620         * gdb.texinfo: Add File-I/O documentation.
4621
4622 2003-03-10  Andrew Cagney  <cagney@redhat.com>
4623
4624         * gdbint.texinfo (Target Architecture Definition): Cross reference
4625         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
4626
4627 2003-03-07  Andrew Cagney  <cagney@redhat.com>
4628
4629         * gdb.texinfo (Debugging Output): Mention the "set/show debug
4630         frame" command.
4631
4632 2003-03-05  Andrew Cagney  <cagney@redhat.com>
4633
4634         * gdbint.texinfo (Target Architecture Definition): Document
4635         unwind_dummy_id.  Cross reference unwind_dummy_id and
4636         SAVE_DUMMY_FRAME_TOS.
4637
4638 2003-03-05  James Ingham <jingham@apple.com>
4639             Daniel Jacobowitz  <drow@mvista.com>
4640
4641         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4642         and "show cp-abi".
4643
4644 2003-03-03  Andrew Cagney  <cagney@redhat.com>
4645
4646         * gdbint.texinfo (Target Architecture Definition): Document
4647         register_type.
4648
4649 2003-03-03  Andrew Cagney  <cagney@redhat.com>
4650
4651         * stabs.texinfo (Structures): Use @samp and separate @var's
4652         instead of a single @var containing a comma separated list.
4653         (Unions): Ditto.
4654
4655 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
4656
4657         * Makefile.in (distclean): Remove config.log.
4658
4659 2003-03-01  Andrew Cagney  <cagney@redhat.com>
4660
4661         * gdbint.texinfo (Target Architecture Definition): Rename
4662         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4663
4664 2003-03-01  Andrew Cagney  <cagney@redhat.com>
4665
4666         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4667         DEPRECATED_INIT_EXTRA_FRAME_INFO.
4668
4669 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
4670
4671         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4672         (Non-debug DLL symbols): New node, describing the minimal symbols
4673         loaded from DLLs without real debugging symbols.
4674
4675 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
4676
4677         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4678         hardware-breakpoint-limit".
4679         (Set Watchpoints): Add cross reference to "set remote
4680         hardware-watchpoint-limit".
4681         (Remote configuration options): New section.
4682
4683 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
4684
4685         * gdbint.texinfo (Target Architecture Definition): Delete
4686         descrption of IS_TRAPPED_INTERNALVAR.
4687
4688         From Keith Seitz <keiths@redhat.com>:
4689         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
4690         option "-i"/"--interpreter" to this chapter.  Include index
4691         entries.
4692
4693 2003-02-04  David Carlton  <carlton@math.stanford.edu>
4694
4695         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4696         (Variables): Recommend stabs+ and DWARF 2.
4697         (C plus plus expressions): Correct info about
4698         compiler versions, debug formats.
4699         (Contributors): Change 'DWARF2' to 'DWARF 2'.
4700         PR symtab/874.
4701
4702 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
4703
4704         * gdbint.texinfo (Target Architecture Definition): Delete
4705         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4706         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4707         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4708         references to nindy and i960.
4709         * gdb.texinfo (i960): Delete all references to i960 and nindy.
4710
4711 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
4712
4713         * gdbint.texinfo (Target Architecture Definition): Delete
4714         FLOAT_INFO.
4715
4716 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
4717
4718         * stabs.texinfo (Member Type Descriptor): Clarify description of
4719         `@'.  Suggested by Ben Hutchings.
4720
4721 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
4722
4723         * gdb.texinfo (M68K): Delete reference to es1800.
4724
4725 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
4726
4727         * gdb.texinfo (Maintenance Commands): Document `maint print
4728         reggroups' and `maint print register-groups'.
4729         * gdbint.texinfo (Target Architecture Definition): Document
4730         register_reggroup_p.
4731
4732 2003-01-23  Jim Blandy  <jimb@redhat.com>
4733
4734         * gdb.texinfo (Separate Debug Files): New section.
4735
4736 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
4737
4738         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4739         and "maint show profile".
4740
4741 2003-01-16  Michael Chastain  <mec@shout.net>
4742
4743         * gdb.texinfo (Installing GDB): Warn against
4744         ".../gdb-VERSION/gdb/configure".
4745         (Separate Objdir): Likewise.
4746
4747 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
4748
4749         * gdbint.texinfo (Target Architecture Definition): Delete
4750         definition of PRINT_REGISTER_HOOK.
4751
4752 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
4753
4754         (OpenRISC 1000): Fix formatting of command names.
4755
4756 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
4757
4758         * gdb.texinfo (Continuing and Stepping): Add new command
4759         'advance'. Clarify behavior of 'until'.
4760
4761 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
4762
4763         * gdb.texinfo (Files): Document solib-absolute-prefix and
4764         solib-search-path.
4765
4766 2003-01-09  Michael Chastain  <mec@shout.net>
4767
4768         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4769         (Create a Release): Add new instructions for new @file{src-release}.
4770         Document existing instructions for @file{Makefile.in} as
4771         being for @value{GDBN} 5.3.1 or earlier.
4772
4773 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
4774
4775         * gdbint.texinfo (Target Architecture Definition): Mention
4776         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4777         allocate memory.
4778
4779 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4780
4781         * gdb.texinfo (Controlling GDB): Add @kindex for
4782         "show osabi".
4783         (Backtraces): Add @kindex's for backtrace-below-main.
4784
4785 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4786
4787         * gdb.texinfo (Controlling GDB): Document "set osabi".
4788
4789 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4790
4791         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4792         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4793
4794 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
4795
4796         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
4797         "set coerce-float-to-double".
4798         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4799
4800 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
4801
4802         * stabs.texinfo: Remove obsolete text.
4803         * gdbint.texinfo: Ditto.
4804         * gdb.texinfo: Ditto.
4805
4806 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
4807
4808         * gdbint.texinfo (Target Architecture Definition): Update
4809         description of gdbarch_register_osabi.
4810
4811 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
4812
4813         * agentexpr.texi: Fix typos.
4814         * annotate.texi: Likewise.
4815         * fdl.texi: Likewise.
4816
4817 2002-12-10  Andrew Cagney  <cagney@redhat.com>
4818
4819         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4820         DEPRECATED_INIT_FRAME_PC.
4821
4822 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
4823
4824         * gdbint.texinfo (Target Architecture Definition): Delete
4825         PC_IN_CALL_DUMMY.
4826
4827 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
4828
4829         * gdbint.texinfo (Host Definition): Delete documentation on
4830         USE_GENERIC_DUMMY_FRAMES.
4831
4832 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
4833
4834         Fix PR gdb/723 and PR gdb/245.
4835         * Makefile.in (install-info): Run the install-info command as part
4836         of the post install steps only.
4837         (uninstall-info): New target.
4838         (uninstall): New target.
4839
4840 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
4841
4842         * Makefile.in (install): Make install do some real work.
4843
4844 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
4845
4846         Fix POSIX problem reported by Paul Eggert.
4847         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4848         Fix PR gdb/527.
4849
4850 2002-10-26  Andrew Cagney  <cagney@redhat.com>
4851
4852         * gdbint.texinfo (Target Architecture Definition): Delete
4853         definition of DO_REGISTERS_INFO.
4854
4855 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
4856
4857         * gdbint.texinfo (Address Classes): Fix problems with insertion
4858         of ``{'' and ``}'' in example.
4859
4860 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
4861
4862         * gdbint.texinfo (Address Classes): New section.
4863         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4864         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4865         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4866         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4867
4868 2002-10-11  Klee Dienes  <kdienes@apple.com>
4869
4870         * gdb.texinfo (Registers): Mention vector registers as well as
4871         floating registers in the documentation for 'info registers' and
4872         'info all-registers'.
4873
4874 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
4875
4876         * gdbint.texinfo (CPLUS_MARKER): Remove item.
4877
4878 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
4879
4880         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4881         interface definition.
4882
4883 2002-10-03  Marko Mlinar   <markom@opencores.org>
4884
4885         * gdb.texinfo (Target Commands): Add or1k target specific
4886         commands.
4887         * gdb.texinfo (Contributors): Add myself to the contributors list.
4888
4889 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
4890
4891         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
4892         and "mi1" instead of "mi1" and "mi0".
4893
4894 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
4895
4896         * gdb.texinfo (Packets): Fix typos "alligned".
4897         Correct z3/Z3 description.  Correct z4/Z4 title.
4898
4899 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
4900
4901         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
4902
4903 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
4904
4905         * gdb.texinfo: Use GNU/Linux instead of Linux.
4906
4907 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
4908
4909         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4910
4911 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
4912
4913         * gdb.texinfo: Replace @example with @smallexample.
4914
4915 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
4916
4917         From Eli Zaretskii  <eliz@gnu.org>:
4918         * gdb.texinfo (Character Sets): Use @smallexample instead of
4919         @example.  Use GNU/Linux instead of Linux.
4920
4921 2002-09-20  Jim Blandy  <jimb@redhat.com>
4922
4923         * gdb.texinfo: Add character set documentation.
4924
4925 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
4926
4927         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4928         (Packets): Add cross reference from `b' packet to `z' packets.
4929
4930 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
4931
4932         * gdb.texinfo (Maintenance Commands): Document ``maint
4933         internal-error'' and ``maint internal-warning''.
4934
4935         * gdbint.texinfo (Target Architecture Definition): Revise
4936         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
4937
4938 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
4939
4940         * gdbint.texinfo (Target Conditionals): Document the new
4941         NAME_OF_MALLOC macro.
4942
4943 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
4944
4945         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4946         engineer.
4947
4948 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
4949
4950         * gdb.texinfo (TUI Overview): Document status line fields.
4951
4952 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
4953
4954         * gdb.texinfo (TUI Commands): Document info win command.
4955
4956 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
4957
4958         * gdb.texinfo (TUI Overview): Document breakpoint markers.
4959
4960 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
4961
4962         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4963         (TUI Keys): Likewise.
4964
4965 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
4966
4967         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4968         for a packet receive.
4969
4970 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
4971
4972         * Makefile.in (clean): Move to end of file.
4973         (distclean, maintainer-clean, realclean): Ditto.
4974         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
4975         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4976         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4977         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4978
4979 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
4980
4981         * Makefile.in (GDBINT_TEX_TMPS): Define.
4982         (gdbint.dvi, gdbint.pdf): Use
4983         (GDB_TEX_TMPS): Define.
4984         (gdb.dvi, gdb.pdf): Use.
4985         (STABS_TEX_TMPS): Define.
4986         (stabs.dvi, stabs.pdf): Use.
4987         (GDB_DOC_SOURCE_INCLUDES): New macros.
4988         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4989         (GDBINT_DOC_FILES_INCLUDES): New macros.
4990         (GDBINT_DOC_BUILD_INCLUDES): New macros.
4991         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4992         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4993         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4994         (links2roff): Replace SFILES_INCLUDED with
4995         GDB_DOC_SOURCE_INCLUDES.
4996         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4997         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4998         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4999         dependencies.
5000         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5001         dependencies.
5002         (gdbmi.texinfo): Delete rule.
5003         (inc-hist.texinfo): Delete rule.
5004         (rluser.texinfo): Delete rule.
5005
5006 2002-08-23  Andrew Cagney  <cagney@redhat.com>
5007
5008         * gdbint.texinfo (Target Architecture Definition): Update
5009         STORE_RETURN_VALUE, mention regcache.
5010
5011 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
5012
5013         * gdbint.texinfo (Target Architecture Definition): Document
5014         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
5015
5016 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
5017
5018         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
5019         Fix minor typos.  Add index entries.
5020
5021 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
5022
5023         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5024
5025 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
5026
5027         * gdbint.texinfo (Target Architecture Definition): Document
5028         PRINT_VECTOR_INFO.
5029         * gdb.texinfo (Vector Unit): Document "info vectors" command.
5030
5031 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
5032
5033         * gdb.texinfo (Maintenance Commands): Document "maint print
5034         registers", "maint print raw-registers" and "maint print
5035         cooked-registers".
5036
5037 2002-08-08  Grace Sainsbury  <graces@redhat.com>
5038
5039         From Mark Salter:
5040         * gdb.texinfo (Protocol): Document T packet extension to
5041         allow watchpoint address reporting.
5042
5043 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
5044
5045         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5046
5047 2002-08-01  Andrew Cagney  <cagney@redhat.com>
5048
5049         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5050         to CHILL.
5051
5052 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
5053
5054         * gdbint.texinfo (Coding): Revise section "Include Files".
5055
5056 2002-07-24  Andrew Cagney  <cagney@redhat.com>
5057
5058         * gdbint.texinfo: Obsolete references to m88k.
5059         * gdb.texinfo: Ditto.
5060
5061 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
5062
5063         * gdbint.texinfo (Create a release candiate): Add the location
5064         where the proper version of autoconf can be retrieved.
5065
5066 2002-07-09  Don Howard  <dhoward@redhat.com>
5067
5068         * gdb.texinfo (Command Files): Further describe the behavior of
5069         sourced command files.
5070
5071 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
5072
5073         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5074         (Coding): Clarify ISO C version that GDB assumes.
5075
5076 2002-06-26  Tom Tromey  <tromey@redhat.com>
5077
5078         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5079         add_setshow_cmd_full.
5080
5081 2002-06-25  Don Howard  <dhoward@redhat.com>
5082
5083         * gdb.texinfo (Memory Region Attributes): Document new behavior
5084         for 'mem' command.
5085
5086 2002-06-11  Jim Blandy  <jimb@redhat.com>
5087
5088         * gdb.texinfo (Symbols): Update documentation for `info source'
5089         command.
5090
5091         * gdb.texinfo (Macros): Call the command `info macro', not
5092         `show macro'.
5093
5094 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
5095
5096         * gdbint.texinfo (Coding): Add section ``Per-architecture module
5097         data''.
5098
5099 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
5100
5101         * gdbint.texinfo (Target Architecture Definition): Document
5102         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5103
5104 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
5105
5106         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5107         lists.
5108
5109 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
5110
5111         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5112         Branch''.
5113
5114 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
5115
5116         * gdbint.texinfo (Target Architecture Definition): Add section
5117         ``Converting an existing Target Architecture to Multi-arch''.
5118
5119 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
5120
5121         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5122         to ``Obsoleting code''.  Revise.
5123
5124 2002-05-17  Jim Blandy  <jimb@redhat.com>
5125
5126         * gdb.texinfo (C Preprocessor Macros): New chapter.
5127         Include it in the main menu.
5128         (Contributors): Credit Jim Blandy with macro support.
5129         (Compilation): Explain how to get macro information into the
5130         executable.
5131         (Expressions): Note that preprocessor macros are expanded.
5132
5133 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
5134
5135         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5136         options for `target remote'.
5137
5138 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
5139
5140         * gdbint.texinfo (Target Architecture Definition): Delete
5141         documentation on NNPC_REGNUM.
5142
5143 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5144
5145         * gdbint.texinfo (Target Architecture Definition): Document
5146         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5147         (Target Architecture Definition): Revise section `Using Different
5148         Register and Memory Data Representations'.  Add section `Raw and
5149         Virtual Register Representations'.
5150
5151 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
5152
5153         * gdbint.texinfo (Target Architecture Definition): Mention
5154         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5155         (Target Architecture Definition): Mention same.  Add references to
5156         web pages.
5157
5158 2002-05-08  Michael Snyder  <msnyder@redhat.com>
5159
5160         * stabs.texinfo (Attributes): Document new "vector" attribute.
5161
5162 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5163
5164         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5165
5166 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
5167
5168         * gdb.texinfo: Delete obsolete references to a29k.
5169
5170 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
5171
5172         * gdbint.texinfo (Target Architecture Definition): Replace
5173         IN_SIGTRAMP with PC_IN_SIGTRAMP.
5174
5175 2002-04-24  David S. Miller  <davem@redhat.com>
5176
5177         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5178
5179 2002-04-21  David S. Miller  <davem@redhat.com>
5180
5181         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5182
5183 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
5184
5185         * gdbint.texinfo (Target Architecture Definition): Delete
5186         definition of HAVE_REGISTER_WINDOWS.
5187
5188 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
5189
5190         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
5191         "Theodore A. Roth" <troth@verinet.com>.
5192
5193 2002-04-15  Don Howard  <dhoward@redhat.com>
5194
5195         From Eli Zaretskii <eliz@gnu.org>
5196         * gdb.texinfo (show max-user-call-depth): Correct formatting.
5197         Provide a better explaination of this feature.
5198
5199 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
5200
5201         * gdbint.texinfo (Target Architecture Definition): Remove
5202         FRAME_CHAIN_COMBINE.
5203
5204 2002-04-12  Michael Chastain  <mec@shout.net>
5205
5206         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5207         REG_STACK_SEGMENT.
5208
5209 2002-04-09  Michael Chastain  <mec@shout.net>
5210
5211         * gdbint.texinfo (Obsolete Conditionals): Remove references to
5212         PYRAMID_* macros.
5213
5214 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
5215
5216         * gdb.texinfo (Bug Reporting): Document that the web is the
5217         prefered way of submitting bug reports.
5218         (Bug Reporting): Delete the s-mail address as the last resort.
5219
5220 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
5221
5222         * gdbint.texinfo (Target Architecture Definition): Delete
5223         references to TARGET_WRITE_FP and write_fp.
5224
5225 2002-03-27  Michael Snyder  <msnyder@redhat.com>
5226
5227         * gdb.texinfo: Document new commands dump, append, and restore.
5228
5229 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
5230
5231         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5232         Branch'.
5233
5234 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
5235
5236         * gdb.texinfo: Change all examples to @smallexample.
5237         * gdbint.texinfo: Ditto.
5238
5239 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
5240
5241         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5242         Branches''.
5243
5244 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
5245
5246         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5247         Policy''.
5248
5249 2002-03-04  Fred Fish  <fnf@redhat.com>
5250
5251         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5252         expresson, suports, dependant, trhe, perhaphs, situtations,
5253         explictily, taged, oportunity, unfortunatly).
5254
5255 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
5256
5257         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5258         Remove reference to 3.12.
5259
5260 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
5261
5262         * gdbint.texinfo: Include fdl.texi.
5263         (Top): Add GNU Free Documentation License.
5264         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5265         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5266         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5267         (gdbint.info): Add srcdir to include path.
5268         * gdb.texinfo: Include gpl.texi.
5269         (Top): Add Copying.
5270         * gpl.texi: New file.
5271
5272 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
5273
5274         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5275
5276 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
5277
5278         * gdb.texinfo: Document Cygwin native specific commands.
5279
5280 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
5281
5282         * gdb.texinfo: Document gdbserver ``--attach'' command.
5283
5284 2002-02-07  Michael Snyder  <msnyder@redhat.com>
5285
5286         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5287         to @code(_ovly_debug_event).
5288
5289 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
5290
5291         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5292
5293 2002-02-06  Michael Snyder  <msnyder@redhat.com>
5294
5295         * gdb.texinfo (overlays): Mention new magic symbol
5296         '_ovly_debug_event', which allows GDB to keep better track
5297         of overlays.
5298
5299 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
5300
5301         * gdb.texinfo (Memory Region Attributes): Fix the wording.
5302         Suggested by Dmitry Sivachenko.
5303
5304         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5305
5306 2002-02-01  Michael Snyder  <msnyder@redhat.com>
5307
5308         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5309
5310 2002-01-30  Michael Snyder  <msnyder@redhat.com>
5311
5312         * gdb.texinfo: (remote protocol): Gramatical fix-up.
5313         (set trust-readonly-sections): Document.
5314
5315 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
5316
5317         * gdbint.texinfo (Releasing GDB): Revise and update.
5318
5319 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
5320
5321         * gdbint.texinfo (Target Architecture Definition): Delete
5322         description of TARGET_BYTE_ORDER_DEFAULT.
5323
5324 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
5325
5326         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
5327         <mitya@cavia.pp.ru>.
5328
5329 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
5330
5331         * libgdb.texinfo: Delete file.
5332
5333 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
5334
5335         * gdb.texinfo: Remove makeinfo 3.12 hacks.
5336         * gdbint.texinfo: Ditto.
5337
5338 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
5339
5340         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5341
5342 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
5343
5344         * Makefile.in: Update copyright.
5345         (TEXI2DVI): Define.
5346         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5347         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
5348         gdb-cfg.texi.
5349         (TEXINDEX, PDFTEX): Delete makefile variables.
5350
5351 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
5352
5353         * gdb.texinfo (Protocol): Move section to appendix.
5354
5355 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
5356
5357         * gdb.texinfo (Remote Debugging): Create a menu.
5358         (Top): Add ``Remote Debugging'' to menu.
5359
5360 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
5361
5362         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5363         serial protocol'' from here.
5364         (Remote Debugging): To here.  New chapter.
5365
5366 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5367
5368         * gdbint.texinfo (Target Architecture Definition): Delete
5369         description of TARGET_BYTE_ORDER_SELECTABLE_P.
5370
5371 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5372
5373         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
5374         are no longer needed.
5375         (Porting GDB): Add maintainer note about configure.host.
5376
5377 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
5378
5379         * gdbint.texinfo (Target Architecture Definition): Remove
5380         definition of IEEE_FLOAT.
5381
5382 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
5383
5384         * gdb.texinfo: Beautify copyright years; fix a typo.
5385         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
5386         <3diff@gnu.org>
5387
5388 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
5389
5390         * gdbint.texinfo (Host Definition): Remove references to
5391         MALLOC_INCOMPATIBLE.
5392
5393 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
5394
5395         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5396         and xyz-xdep.o.
5397
5398 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
5399
5400         * gdb.texinfo   (Maintenance Commands): Add appendix.
5401         (Set Breaks): Copy ``maint info breakpoint'' doco to
5402         ``Maintenance Commands'' appendix.  Add reference.
5403
5404 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
5405
5406         * fdl.texi: Remove next/prev from @node.
5407
5408 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
5409
5410         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
5411         for monstrous @multitable (from Brian Youmans).
5412
5413         * fdl.texi: New file.
5414
5415         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5416
5417 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
5418
5419         * gdbint.texinfo (Releasing GDB): New chapter.
5420
5421 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
5422
5423         * gdb.texinfo (Embedded Processors, Calling program functions):
5424         Obsolete references to a29k.
5425
5426 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
5427
5428         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
5429         examples.  Document that a code-block should do or discard its
5430         cleanups before exit.
5431
5432 2002-01-11  Michael Snyder  <msnyder@redhat.com>
5433
5434         * gdb.texinfo (Choosing files): Change @samp to @file.
5435
5436 2002-01-05  Michael Snyder  <msnyder@redhat.com>
5437
5438         * gdb.texinfo (--pid): Document new command line option (attach).
5439
5440 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
5441
5442         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5443         in the stub.
5444
5445 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
5446
5447         * gdbint.texinfo (Target Architecture Definition): Replace
5448         BIG_ENDIAN with BFD_ENDIAN_BIG.
5449
5450 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
5451
5452         * gdbint.texinfo (Target Architecture Definition): Replace
5453         value_ptr with struct value pointer.
5454
5455 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
5456
5457         * gdb.texinfo (Free Software): Fix wording.
5458
5459 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
5460
5461         * gdb.texinfo (Free Software): New section ``Free Software Needs
5462         Free Documentation''.
5463
5464 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
5465
5466         * stabs.texinfo:
5467         * gdb.texinfo:
5468         * gdbint.texinfo:
5469         * libgdb.texinfo:
5470         * annotate.texi: Fix the application of GFDL in the Copyright notice.
5471
5472 2001-12-29  Michael Snyder  <msnyder@redhat.com>
5473
5474         * gdb.texinfo (maint info sections): Fix typo.
5475
5476 2001-12-26  Michael Snyder  <msnyder@redhat.com>
5477
5478         * gdb.texinfo (maint info sections): Document.
5479
5480         * gdb.texinfo (info proc): Comment out documentation for
5481         'info proc' sub-options that are currently not implemented.
5482
5483 2001-12-20  Jim Blandy  <jimb@redhat.com>
5484
5485         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5486
5487 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
5488
5489         * gdbint.texinfo (Target Architecture Definition): Replace
5490         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5491
5492 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
5493
5494         * gdbint.texinfo (Host Definition): Delete documentation on
5495         HOST_BYTE_ORDER.
5496
5497 2001-11-30  Jim Blandy  <jimb@redhat.com>
5498
5499         * gdb.texinfo (Overlays): New chapter, documenting GDB's
5500         overlay support.  Add to top-level menu.
5501
5502 2001-11-26  Tom Tromey  <tromey@redhat.com>
5503
5504         * gdb.texinfo (Command Syntax): Document C-o binding.
5505
5506 2001-07-26  Christopher Faylor  <cgf@redhat.com>
5507
5508         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5509         use since it is described in the referenced section.
5510
5511         From Eli Zaretskii <eliz@gnu.org>
5512         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5513         clearer when using DJGPP.
5514
5515 2001-11-24  Christopher Faylor  <cgf@redhat.com>
5516
5517         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5518         specifically refer to MS-DOS.
5519         (command files): Mention gdb.ini is only used on MS-DOS.
5520
5521 2001-11-21  Tom Tromey  <tromey@redhat.com>
5522
5523         * gdb.texinfo (Invoking GDB): Document --args.
5524         (Mode Options): Likewise.
5525
5526 2001-11-21  Jim Blandy  <jimb@redhat.com>
5527
5528         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
5529         Delete documentation; this macro has been removed from the
5530         sources.
5531
5532 2001-11-13  Jim Blandy  <jimb@redhat.com>
5533
5534         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5535
5536 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
5537
5538         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5539
5540 2001-11-05  Michael Snyder  <msnyder@redhat.com>
5541
5542         * gdb.texinfo (info functions): Document use of backslash to
5543         quote regexp chars in function names such as "operator*()".
5544
5545 2001-11-01  Fred Fish  <fnf@redhat.com>
5546
5547         * gdbint.texinfo (SOLIB_ADD): Document additional new
5548         "readsyms" arg.
5549
5550 2001-10-30  Don Howard  <dhoward@redhat.com>
5551
5552         * gdb.texinfo: (Command Files) Added documentation for the
5553         behavior of gdb with input redirected from a file.
5554
5555 2001-10-28  Fred Fish  <fnf@redhat.com>
5556
5557         * gdb.texinfo (auto-solib-add): Change docs to match
5558         implementation change.
5559         (auto-solib-limit): Add docs for new variable.
5560
5561 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
5562
5563         * gdbint.texinfo (Target Architecture Definition): Function
5564         value_as_pointer renamed to value_as_address.
5565
5566 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
5567
5568         * gdbint.texinfo (Target Architecture Definition): Default
5569         POINTER_TO_ADDRESS functions assume unsigned addresses.
5570         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
5571         posting by Jim Blandy.
5572
5573 2001-10-12  Jim Blandy  <jimb@redhat.com>
5574
5575         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5576         version of texi2html (1.64) doesn't support this flag any more.
5577
5578 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
5579
5580         * gdbint.texinfo (Host Definition): Remove description of
5581         MEM_FNS_DECLARED.
5582
5583         * gdbint.texinfo (Host Definition): Remove description of R_OK.
5584
5585         * gdbint.texinfo (Host Definition): Remove description of
5586         HAVE_SIGSETMASK.
5587
5588 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
5589
5590         * gdbint.texinfo (Target Architecture Definition): Add
5591         explanation of TARGET_PRINT_INSN macro.
5592
5593 2001-08-30  Jim Blandy  <jimb@redhat.com>
5594
5595         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5596         Explain what it means to load relocatable files.
5597
5598 2001-08-28  Jim Blandy  <jimb@redhat.com>
5599
5600         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5601         info `top' menu.
5602
5603 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
5604
5605         * gdbint.texinfo: Add a cautionary note about macro use.
5606
5607 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
5608
5609         * gdb.texinfo: Explain omitting the hostname in the
5610         `target remote' command.
5611
5612 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
5613
5614         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5615         and END-INFO-DIR-ENTRY.
5616
5617 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5618
5619         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5620
5621 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
5622
5623         * gdbint.texinfo (libgdb): Rewrite.
5624
5625 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
5626
5627         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5628
5629 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
5630
5631         * gdb.texinfo (TUI): New chapter, document the TUI.
5632         (Mode Options): Document the -tui option.
5633
5634 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
5635
5636         * gdbint.texinfo (Host Definition): Remove description of
5637         NEED_POSIX_SETPGID.
5638
5639 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
5640
5641         * gdb.tex (DJGPP Native): New node, with descriptions of
5642         DJGPP-specific commands.
5643
5644 2001-07-19  John R. Moore  <jmoore@redhat.com>
5645
5646         * gdbint.texinfo: Three misspellings.
5647
5648 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
5649
5650         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5651         `test` expressions on bash.  Problem reported by Colin Walters.
5652
5653 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
5654
5655         * gdbint.texinfo (User Interface): Update ui-out documentation to
5656         refelect recent UI/MI updates.
5657
5658 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
5659
5660         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5661         interpreters.
5662
5663 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
5664
5665         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5666         structure and not macros.
5667         (Host Definition): Document that much of this chapter is obsolete.
5668         (Target Architecture Definition): Update list of files that make
5669         up a target architecture.
5670         (Coding): Update.
5671
5672 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
5673
5674         * gdbint.texinfo (Target Architecture Definition): Update
5675         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5676         The latter has been changed to a true predicate.
5677
5678 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
5679
5680         * annotate.texi: Add @noindent where needed.  From Dmitry
5681         Sivachenko <dima@Chg.RU>.
5682         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
5683
5684 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
5685
5686         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
5687
5688 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
5689
5690         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5691         returns ``OK''.  Document that the ``R'' packet does not reply.
5692
5693 2001-06-13  Michael Snyder  <msnyder@redhat.com>
5694
5695         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5696
5697 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
5698
5699         * gdb.texinfo (Signals): Clarify the default setting of signal
5700         handling.
5701
5702 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
5703
5704         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5705         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5706
5707 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
5708
5709         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5710
5711 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
5712
5713         * gdbint.texinfo (Clean Design and Portable Implementation):
5714         Renamed from "Clean Design".
5715         (Clean Design and Portable Implementation): Document portable
5716         methods of handling file names, and the associated macros.
5717
5718 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
5719
5720         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5721         command and provide a cross-reference to its description.
5722         (Symbols): Note that "info scope" is useful for trace experiments.
5723
5724 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
5725
5726         * gdb.texinfo (Symbols): Document "info scope".
5727         (Tracepoints): New chapter.
5728         (Contributors): Update for v5.1.
5729         <All nodes>: Change "C++" to "C@t{++}".
5730
5731         * gdbint.texinfo (User Interface): A new section about ui_out
5732         functions, based on text written by Fernando Nasser.
5733
5734         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
5735
5736 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
5737
5738         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
5739
5740         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
5741
5742         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
5743         Replace "GDB" with "@value{GDBN}".  Fix markup.
5744
5745         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
5746
5747         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5748         a cross-reference to its description.
5749         (Symbols): Document "info symbol".
5750
5751 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
5752
5753         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5754         subsection "x86 Watchpoints".
5755         (Target Architecture Definition): Document the macros
5756         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5757         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5758
5759 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
5760
5761         * gdbint.texinfo (Target Architecture Definition): Update
5762         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5763         list.
5764
5765 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
5766
5767         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5768         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5769
5770 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
5771
5772         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5773
5774 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
5775
5776         * gdb.texinfo (Environment): Document that `path' does not change
5777         the value of PATH in GDB's own environment (it did in the past,
5778         but that was changed on March 15, 1994).  Reported by Doug Evans
5779         <dje@transmeta.com>.
5780
5781         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5782         its line.  Fix markup of commands and macros.  Add an Index node
5783         and index entries.
5784
5785 2001-01-23  J.T. Conklin  <jtc@redback.com>
5786
5787         * gdb.texinfo (Memory region attributes): New manual section.
5788
5789 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
5790
5791         * gdbint.texinfo (POP_FRAME): Document use by return_command.
5792
5793 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
5794
5795         * refcard.tex: Version and copyright fixed.  From Phil Edwards
5796         <pedwards@disaster.jaj.com>.
5797
5798 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5799
5800         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5801         DWARF2_REG_TO_REGNUM): Document.
5802
5803 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5804
5805         * gdbint.texinfo (Coding): Update current value of
5806         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
5807
5808 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
5809
5810         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
5811         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5812
5813 2000-11-10  Christopher Faylor <cgf@cygnus.com>
5814
5815         * gdb.texinfo: Document new 'set step-mode' command.
5816
5817 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
5818
5819         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5820         changes from Dmitry Sivachenko <dima@Chg.RU>.
5821
5822 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
5823
5824         * gdb.texinfo (Hooks): Document the new post-hook functionality.
5825         From Steven Johnson <sbjohnson@ozemail.com.au>.
5826
5827 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
5828
5829         * gdbint.texinfo (Overall Structure): Spelling fix.
5830
5831 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
5832
5833         * gdbint.texinfo (Target Architecture Definition): Document that
5834         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5835         for which REGISTER_CONVERTIBLE returns a zero value.
5836
5837 2000-07-08  Christopher Faylor <cgf@cygnus.com>
5838
5839         * Makefile.in (install-info): Find files to install in either the
5840         build or source directories (adapted from Makefile.am).
5841
5842 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
5843
5844         * stabs.texinfo: Fix spelling errors.
5845         (String Field): FILE-NUMBER starts from 0, not 1.
5846
5847 2000-07-05  Eli Zaretskii <eliz@gnu.org>
5848
5849         * refcard.tex: Remove \centerline from the blurb.  Patch from
5850         Brian Youmans.
5851
5852 2000-06-25  Eli Zaretskii <eliz@gnu.org>
5853
5854         * Makefile.in (install-info): Support installation from outside of
5855         the source directory.  Reported by Mark Harig
5856         <markh@frazier.landmark.com>.
5857
5858 2000-06-20  J.T. Conklin  <jtc@redback.com>
5859
5860         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5861
5862 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5863
5864         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5865         Generate using pdftex.
5866         (PDFTEX): Define.
5867         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5868         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5869         @contents at the start.
5870
5871 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
5872
5873         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
5874         Youmans.
5875
5876 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5877
5878         From Brian Youmans:
5879         * gdb.texinfo: Fix ``et al.''.
5880
5881 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5882
5883         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5884         loop.
5885
5886 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
5887
5888         * configure: Regenerate.
5889
5890 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
5891
5892         * Makefile.in (install-info): Run install-info on installed Info
5893         files.
5894
5895 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5896
5897         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
5898         Andrew Cagney.
5899
5900 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
5901
5902         * gdb.texinfo: Proofreading changes from Brian Youmans.
5903
5904 2000-05-01  Nick Duffek  <nsd@cygnus.com>
5905
5906         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5907         startup sequence, minor edits.
5908
5909 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
5910
5911         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5912         TeX.
5913
5914         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
5915         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5916         like `n' and `s' which look weird.  Convert some of the @kindex to
5917         @vindex, when they refer to variables, not commands.
5918
5919 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5920
5921         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5922
5923 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
5924
5925         * Makefile.in (GDBMI_DIR): New variable.
5926         (SET_TEXINPUTS): Add $(GDBMI_DIR).
5927         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5928         (gdbmi.texinfo): New target, for texi2roff.
5929         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5930         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5931
5932         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5933         gdbmi.texinfo.
5934         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5935         comment.
5936
5937 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
5938
5939         * gdb.texinfo (Files): Update description of add-symbol-file
5940         command.
5941
5942 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
5943
5944         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5945         prevents the build (and is generally a Bad Idea).
5946
5947 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
5948
5949         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5950         a comma inside @var.
5951         (Command Files): Index markup changes from Dmitry Sivachenko
5952         <dima@Chg.RU>.
5953
5954 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
5955
5956         * Makefile.in (LN_S): Define.
5957         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5958         invoke "ln -s" unless it is known to work.
5959
5960         * configure.in (AC_PROG_LN_S): Add.
5961
5962 2000-04-14  Jim Blandy  <jimb@redhat.com>
5963
5964         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5965         section.
5966         (Target Conditionals): Document ADDRESS_TO_POINTER,
5967         POINTER_TO_ADDRESS.
5968
5969 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
5970
5971         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5972         gdb-cfg.texi to get the value.
5973
5974 2000-04-10  Jim Blandy  <jimb@redhat.com>
5975
5976         * gdbint.texinfo (Target Architecture Definition): Fix
5977         cross-references.
5978
5979 2000-04-08  Jim Blandy  <jimb@redhat.com>
5980
5981         * gdbint.texinfo (Using Different Register and Memory Data
5982         Representations): New section.
5983         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5984         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5985         REGISTER_CONVERT_TO_RAW): Document.
5986
5987 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5988
5989         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
5990         for acknowledgments.
5991
5992 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
5993
5994         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5995         qThreadExtraInfo.
5996
5997 2000-03-28  J.T. Conklin  <jtc@redback.com>
5998
5999         * gdb.texinfo: Clarify which remote debug protocol commands are
6000         required and which are optional.
6001
6002 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6003
6004         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
6005         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
6006         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
6007         * annotate.texi: Update.
6008
6009 2000-03-28  Stan Shebs  <shebs@apple.com>
6010
6011         * gdb.texinfo: Update dates, bump to Eighth Edition (note
6012         expectation of additional changes before release), update
6013         ISBN, add copy of top-level menu for @ifhtml, remove explicit
6014         node links, rephrase and/or shorten lines to fix formatting
6015         problem in both regular and @smallbook formats.
6016         * annotate.texi: Shorten lines in example, use smallexample
6017         consistently everywhere.
6018         * Makefile.in: Add comment about texinfo 4.0 html generation.
6019         (SFILES_INCLUDED): Add annotate.texi.
6020
6021 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
6022
6023         * gdb.texinfo (Debugging Output): Added new section, documenting
6024         the "set/show debug" commands.
6025
6026 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6027
6028         * annotate.texi (Annotations): When GDBN omit @chapter and @node
6029         entry.
6030
6031         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6032         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
6033         @chapter and @node entries.
6034
6035         * gdb.texinfo: Link all top-level nodes.
6036
6037 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
6038
6039         * Makefile.in (install-info): Create $(infodir) before installing
6040         files.
6041
6042 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
6043
6044         From David Whedon <dwhedon@gordian.com>
6045         * gdbint.texinfo : Added paragraphs about command deprecation.
6046
6047 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
6048
6049       * gdb.texinfo: Add documentation for the apropos command.
6050
6051 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
6052
6053         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6054
6055 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
6056
6057         * gdb.texinfo: Add white space to prevent overprinting in
6058         two places.
6059
6060 2000-03-17  Stan Shebs  <shebs@apple.com>
6061
6062         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6063         <dima@Chg.RU>, also clarification of allowed content for
6064         string constants.
6065
6066 2000-03-16  Eli Zaretskii <eliz@gnu.org>
6067
6068         * gdb.texinfo (main menu): Add Annotations.
6069         (File Options): Add @cindex entries for each command-line option.
6070         Document --epoch, --annotate, --async, --interpreter, --write,
6071         --statistics, and --version.
6072
6073         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
6074         of GDB.
6075
6076 2000-02-23  Jim Blandy  <jimb@redhat.com>
6077
6078         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6079
6080 2000-02-22  Jim Blandy  <jimb@redhat.com>
6081
6082         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6083
6084 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
6085
6086         * Makefile.in (diststuff): New target.
6087
6088 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
6089
6090         * agentexpr.texi: Fix wording regarding Intel's IA-64
6091         architecture.  [From Jim Wilson.]
6092
6093 2000-01-16  Tom Tromey  <tromey@cygnus.com>
6094
6095         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6096         (Delete Breaks): Mention range arguments.
6097         (Disabling): Likewise.
6098
6099 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
6100
6101         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
6102
6103 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6104
6105         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
6106         valid functions.
6107
6108 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
6109
6110         * gdb.texinfo: Clarify regular expressions used in rbreak.
6111
6112 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
6113
6114         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6115         MEMORY_REMOVE_BREAKPOINT):  Document.
6116
6117 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6118
6119         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
6120         offset re-using the DATA offset instead.
6121
6122 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
6123
6124         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6125
6126 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
6127
6128         From Dmitry Sivachenko <demon@gpad.ac.ru>:
6129         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6130         typos.
6131
6132         * gdb.texinfo: Various minor wording and formatting improvements,
6133         mentions of additional command-line options.
6134
6135 1999-09-30  Fred Fish  <fnf@cygnus.com>
6136
6137         * gdb.texinfo:  Document additional forms of specifying section
6138         names and addresses for the add-symbol-file command.
6139
6140 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
6141
6142         * gdbint.texinfo: Fix typo, add the word "have".
6143
6144 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
6145
6146         * gdbint.texinfo (Target Architecture Definition): Document the
6147         SKIP_PERMANENT_BREAKPOINT macro.
6148
6149 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
6150
6151         * gdb.texinfo: Fiks speling errers.
6152
6153         * gdb.texinfo: Fix uses of @multitable.
6154
6155         From Eli Zaretskii  <eliz@gnu.org>:
6156         * gdb.texinfo: Include details specific to DOS host, clarify
6157         some confusing language, fix @ref/@xref/@pxref usages, add
6158         comments about using with optimization, add more indexing,
6159         fix info about disassembly-flavor.
6160
6161 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
6162
6163         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6164         SKIP_SOLIB_RESOLVER): Define.
6165
6166 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6167
6168         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
6169         ``g'' packets.
6170
6171 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
6172
6173         * gdb.texinfo: Create a new "Configurations" chapter with
6174         platform-specific info, inline remote.texi and move sections of it
6175         into the new chapter, move bits about info proc, heuristic search,
6176         and register stack into the new chapter.
6177         * remote.texi: Remove, now part of gdb.texinfo.
6178         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6179
6180 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
6181
6182         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6183         GDB_TARGET_IS_MACH386): These kludges have gone away.
6184
6185 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6186
6187         * gdbint.texinfo (Target Architecture Definition): Mention
6188         TDEPLIBS.
6189
6190 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
6191
6192         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6193         surrounding text to fit HP-UX bits into general info.
6194         (HPPA-cfg.texi): Remove, no longer useful.
6195
6196         * gdb.texinfo: Remove explicit links from @node lines, remove
6197         HP-added "Detailed Node Listing" from main menu which confuses
6198         things.
6199
6200         From Dmitry Sivachenko <dima@Chg.RU>:
6201         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6202         in description of `set environment'.
6203
6204 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
6205
6206         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6207
6208 1999-08-12  Ben Elliston  <bje@cygnus.com>
6209
6210         * gdbint.texinfo (Breakpoint Handling): Add missing words.
6211
6212 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
6213
6214         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6215         watch, awatch, and rwatch.  Explain why the latter two cannot be
6216         set as software watchpoints.  Document that watchpoints for local
6217         variables are deleted when the debuggee terminates.
6218
6219 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
6220
6221         * remote.texi (Protocol): Further clarification of the "qRcmd"
6222         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
6223         reserved.
6224
6225 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
6226
6227         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6228         * gdb.texinfo: Ditto.
6229
6230 1999-08-06  Tom Tromey  <tromey@cygnus.com>
6231
6232         * gdb.texinfo (KOD): New node.
6233
6234 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6235
6236         * remote.texi (Rcmd): Fix minor formatting typos.
6237
6238 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6239
6240         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6241         packets.
6242
6243 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
6244
6245         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6246         fixes.
6247
6248 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6249
6250         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6251
6252 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6253
6254         * remote.texi (Communication Protocol): ``v'' is in use. Fix
6255         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
6256         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
6257         packets that are not supported on all hosts. Expand examples.
6258         Spell check.
6259
6260 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
6261
6262         * Makefile.in: Recognize html, install-html.  Add targets
6263         to build HTML versions of documentation via texi2html.
6264
6265 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
6266
6267         * gdbint.texinfo (Testsuite): New chapter, information about the
6268         testsuite.
6269
6270 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6271
6272         * remote.texi (Communication Protocol): Rewrite.
6273
6274 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6275
6276         * stabs.texinfo: Fix uses of xref.
6277
6278 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
6279
6280         * gdbint.texinfo: Add an anti-printf exhortation, and update the
6281         info about patch submission.
6282
6283 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
6284
6285         From Per Bothner  <bothner@cygnus.com>:
6286         * gdb.texinfo: Document Chill support.
6287
6288 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6289
6290         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6291         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6292         Document that the value should be greater-than or equal-to zero.
6293         (NO_STD_REGS): Document. Deprecate.
6294
6295 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6296
6297         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6298         Document that these are not used.
6299
6300 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6301
6302         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6303
6304 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6305
6306         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
6307         numargs was dropped.
6308
6309 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6310
6311         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6312
6313 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6314
6315         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6316         Update.
6317
6318 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6319
6320         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6321         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6322
6323 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
6324
6325         * gdbint.texinfo: Fix typos: $ -> @.
6326
6327 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6328
6329         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6330         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6331         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6332         BREAKPOINT_FROM_PC.
6333
6334 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6335
6336         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6337         CALL_DUMMY_STACK_ADJUST): Document.
6338
6339 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
6340
6341         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6342         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6343
6344 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
6345
6346         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6347         longer exists.
6348
6349 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
6350
6351         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6352         nearly all @ifset/@ifclear conditionals; nobody uses them, and
6353         they make the manual source incomprehensible.
6354         * h8-cfg.texi: Remove, hasn't been used in years.
6355
6356 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
6357
6358         * gdb.texinfo: Update the credits.
6359
6360 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
6361
6362         * gdb.texinfo: Fix mistakes noticed in printout of last
6363         draft, add Alpha to discussion of heuristic fence post.
6364
6365 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
6366
6367         * gdb.texinfo, remote.texi: Many changes; update to Seventh
6368         Edition, merge some HP changes into mainline, describe some
6369         previously undocumented features, describe more of the target
6370         commands available, eliminate obsolete section on renamed
6371         commands.
6372         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6373
6374 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
6375
6376         * gdb.texinfo: Make many HPPA conditionals unconditional,
6377         including catchpoint description, since now on for all configs.
6378         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6379         specializations.
6380
6381 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
6382
6383         * Makefile.in (GDBvn.texi): Fix match expression to work with
6384         current format of VERSION in gdb/Makefile.in.
6385         * gdb.texinfo: Fix node ref to match new readline.
6386
6387 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
6388
6389         * gdb.texinfo: Changes made as part of a project to merge in
6390           changes made by HP. Documentation makes extensive use of
6391           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6392           on remote debugging. There are differences in documentation
6393           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6394           the HP manual discusses catchpoints, hardware watchpoints, and
6395           some HPUX specific limitations for shared library support.
6396
6397           There are also a number of @node changes.
6398
6399 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
6400
6401         * gdbint.texinfo (Formatting): Disambiguate a sentence.
6402         (C Usage): Same.
6403
6404 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
6405
6406         The following changes were made by Edith Epstein
6407         <eepstein@cygnus.com> as part of a project to merge in changes
6408         made by HP.
6409
6410         * HPPA-cfg.texi: new file.
6411
6412         * all-cfg.texi: set HPPA for HP PA-RISC targets.
6413
6414         * refcard.tex: change documentation about catch.
6415           removed info catch.
6416
6417 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
6418
6419         * gdbint.texinfo: Expand on GDB's coding standards,
6420         specify the use of arg names with prototypes.
6421
6422 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
6423
6424         * gdb.texinfo: Fix tipo.
6425
6426 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6427
6428         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6429         TARGET_BYTE_ORDER_SELECTABLE_P.
6430
6431 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6432
6433         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6434
6435 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
6436
6437         * agentexpr.texi: New file.
6438
6439 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
6440
6441         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6442
6443 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
6444
6445         * remote.texi: Changed wording that implied that the GDB remote
6446         protocol caches register values instead of GDB itself.
6447
6448 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
6449
6450         * gdbint.texinfo: Add some info about symbol readers.
6451         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6452         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6453         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6454         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6455
6456 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
6457
6458         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
6459
6460 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6461
6462         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6463
6464 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
6465
6466         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
6467         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
6468
6469 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
6470
6471         * gdbint.texinfo: Fix minor typos.
6472
6473 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
6474
6475         * gdbint.texinfo: Complete overhaul.  Group descriptions more
6476         logically, add more info on generic algorithms, remove much
6477         obsolete and/or wrong material.
6478
6479 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
6480
6481         * stabs.texinfo (Method Type Descriptor): Expand and correct.
6482
6483 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
6484
6485         * refcard.tex:  Copyright, address updates.
6486
6487 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
6488
6489         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6490         for the edition instead of confusing GDB-version-like numbers.
6491
6492 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
6493
6494         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6495
6496 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
6497
6498         * LRS: Reformat a bit to keep text under 80 columns.
6499
6500 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
6501
6502         * gdb.texinfo: Add some credits, mention bug monitor.
6503         * remote.texi: Mention mips monitor targets.
6504         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
6505
6506 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
6507
6508         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
6509         files, finish sorting of host vs target vs native macros, describe
6510         some more of them.
6511
6512 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
6513
6514         * gdbint.texinfo (Host Conditionals): Document change from
6515         using NO_MMALLOC to it's inverse, USE_MMALLOC.
6516
6517 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
6518
6519         * gdbint.texinfo (Host Conditionals): Document
6520         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
6521
6522 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
6523
6524         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6525         Document LSEEK_NOT_LINEAR.
6526
6527 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
6528
6529         * stabs.texinfo (Stab Section Basics): Make it clear that only
6530         some versions of the GNU linker remove the leading N_UNDF symbol.
6531
6532 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
6533
6534         * stabs.texinfo (String Field): Document type number pairs here,
6535         instead of in the Sun specific section.
6536         (Include Files): The GNU linker supports the N_BINCL
6537         optimization.  Clarify the N_BINCL value, and what it is used
6538         for.
6539         (Procedures): Document N_FUN with an empty string to mark the end
6540         of a function.
6541         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6542         (Sun Differences): Remove this node, as the information is now
6543         elsewhere in the main document.
6544         (Stab Section Basics): Mention that the GNU linker may optimize
6545         stabs and remove the leading N_UNDF symbol.
6546
6547 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
6548
6549         * gdb.texinfo, refcard.tex: Restore author credit
6550
6551 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
6552
6553         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6554         documentation to account for START and END macros taking
6555         one arg.
6556
6557 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
6558
6559         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6560         * gdb.texinfo (Frames): Fix typo.
6561
6562 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
6563
6564         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6565         a target_signal as arg type, not a pid.
6566
6567 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
6568
6569         * gdb.texinfo:  Document `set assembly-language'.
6570
6571 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
6572
6573         * remote.texi: Update list of stubs in the GDB distribution.
6574
6575 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
6576
6577         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
6578         Also document that some systems can use mmalloc but must define
6579         this if their C runtime allocates memory that is later freed.
6580         (MMCHECK_FORCE): Document new macro.
6581
6582 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
6583
6584         * remote.texi: Add documentation for target Sparclet.
6585
6586 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
6587
6588         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
6589         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6590         * configure.in: Rewritten for autoconf.
6591         * configure: New.
6592
6593 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
6594
6595         * Makefile.in (DVIPS): New define, set to dvips.
6596         (dvi): Add stabs.dvi.
6597         (ps): New target.
6598         (all-doc): Depend on info, dvi, and ps targets.
6599         (STAGESTUFF): Add *.ps and *.dvi files.
6600         (clean-info, clean-dvi): Remove.
6601         (mostlyclean): Does not depend upon clean-info or clean-dvi,
6602         rules completely rewritten.
6603         (maintainer-clean): Remove clean-info and clean-dvi
6604         dependencies and put their actions in the rules.
6605         (gdb.ps): New target
6606         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
6607         intermediate TeX files, whether they have 2 or 3 character
6608         extensions.
6609         (gdbint.ps): Add target and rules.
6610         (gdb-internals): Delete unused target.
6611         (Makefile): Depends upon config.status also.
6612
6613 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
6614
6615         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6616         set.
6617
6618 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
6619
6620         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6621         * gdb.texinfo (Expressions): Fix erroneous array constant example.
6622
6623 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
6624
6625         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6626
6627 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6628
6629         * gdb.texinfo (Print settings):  Document
6630         `set/show print static-members' commands.
6631
6632 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
6633
6634         * gdbint.texinfo (Native): Document name change, coredep.c to
6635         core-aout.c.
6636
6637 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
6638
6639         * stabs.texinfo (Include Files): Document the values the SunOS4
6640         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6641
6642 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
6643
6644         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6645         Fix typo.
6646
6647 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
6648
6649         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6650         "gdb.tar.Z".
6651
6652 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
6653
6654         * Makefile.in (maintainer-clean): New target, synonym for
6655         realclean.
6656
6657 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
6658
6659         * Update all FSF addresses except those in COPYING* files.
6660
6661 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
6662
6663         From Richard Earnshaw (rearnsha@armltd.co.uk):
6664         * gdb.texinfo (convenience variables): Document $_exitcode.
6665         (quit): Document optional expression to use as exit code.
6666
6667 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
6668
6669         * gdb.texinfo, remote.texi: Brought up to date with various
6670         GDB changes.
6671
6672 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
6673
6674         * gdb.texinfo: Update dates and versions, fix comments about
6675         hardware watchpoints in future releases and about the
6676         sharedlibrary command.
6677
6678 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6679
6680         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
6681         C_FUN stab.  Other cleanups.
6682
6683 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6684
6685         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6686         for the sparc stub.
6687
6688 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6689
6690         * annotate.texi: Clarify which addresses have differing formats
6691         depending on the language and which do not.
6692
6693 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6694
6695         * remote.texi (NetWare): Changed example to use BOARD= instead of
6696           NODE= argument to reflect correspoding change to gdbserve.nlm.
6697
6698 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6699
6700         * stabs.texinfo (Negative Type Numbers): Mention the fact that
6701         GDB, as well as AIX dbx, supports the size type attribute.
6702
6703 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6704
6705         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6706
6707 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6708
6709         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
6710         and new 'if' and 'while' commands.
6711
6712 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
6713
6714         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
6715
6716 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
6717
6718         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6719         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6720           NetWare targets.  Mostly stolen from the Server node.
6721
6722 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6723
6724         * gdb.texinfo (Setting): Talk about the language of a source file
6725         versus the working language.  The old documentation did not match
6726         what GDB did.
6727
6728 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6729
6730         * stabs.texinfo (Source Files): Document N_SO used to mark the end
6731         of a source file.
6732
6733 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
6734
6735         * gdb.texinfo (Processes): New node.
6736
6737 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
6738
6739         * remote.texi: Update documentation of set/show mipsfpu.
6740
6741 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
6742
6743         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6744         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
6745
6746 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
6747
6748         * gdbint.texinfo: Removed mentions of some incorrectly placed and
6749         obsolete conditionals, described some others.
6750
6751 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6752
6753         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6754         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6755
6756 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
6757
6758         * gdbint.texinfo: Put regex conditionals in their own table.
6759
6760 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
6761
6762         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6763         described or fixed the descriptions of many others.
6764
6765 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
6766
6767         * gdb.texinfo: Add some more credits.
6768         * gdbint.texinfo: Capitalize GDB consistently, describe some
6769         macros and remove some.
6770
6771 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
6772
6773         * gdbint.texinfo: Removed mentions of many incorrectly placed and
6774         obsolete conditionals, described some others.
6775
6776 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
6777
6778         * gdb.texinfo (help targets):  Changed to `help target', which
6779         is the correct gdb command.
6780
6781 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6782
6783         * annotate.texi (TODO): New node, for keeping track of annotations
6784         suggested but not yet implemented.
6785
6786 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6787
6788         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6789         another symbol, it is not the address itself.
6790
6791 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
6792
6793         * stabs.texinfo (Stab Section Basics): Add comment about alignment
6794         of stabs-in-coff sections.
6795
6796 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6797
6798         * annotate.texi: Change edition to 0.5 and date to May 1994.
6799         Add index.
6800         (Frames): New node, for frame annotation.
6801         (Displays): New node, for display annotation.
6802
6803         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6804         when waiting for your program to stop.
6805
6806 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6807
6808         * annotate.texi (Breakpoint Info): Document annotation of header
6809         fields and record annotation.
6810
6811 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6812
6813         * annotate.texi: New file, to document annotations.
6814
6815 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6816
6817         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6818         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
6819
6820 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6821
6822         * stabs.texinfo (Stab Section Basics): Say what is in .stab
6823         section, and say n_strx field is compilation unit relative.
6824         * stabs.texinfo: Don't use @code for a.out when it is the name of
6825         an object file format.
6826
6827 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
6828
6829         * gdb.texinfo: Refer to file names, not path names, per rms
6830         convention.
6831         (Arguments): Fix typo.
6832
6833 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6834
6835         * stabs.texinfo (Global Variables): Talk about stabs in files
6836         where variables are referenced, but not defined.
6837
6838 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6839
6840         * stabs.texinfo: Move stuff on @ and # type descriptors from node
6841         Cplusplus to new nodes Member Type Descriptor and Method Type
6842         Descriptor.  Re-write stuff for #.
6843
6844 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6845
6846         * gdb.texinfo (Print Settings): Don't document "set print
6847         fast-symbolic-addr off".  The bug which it worked around was fixed
6848         on 25 Feb 94 in coffread.c, so I'm nuking the command.
6849
6850         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6851         N_ENTRY node.
6852
6853         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6854
6855 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6856
6857         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6858         references to ieee-float.c.
6859
6860 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6861
6862         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6863         match what the code actually does.
6864
6865 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6866
6867         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6868
6869 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
6870
6871         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6872         i, and b.
6873
6874 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
6875
6876         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6877         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
6878         as "stabs in sections" rather than just saying "ELF and SOM".
6879         Also make that stuff apply to COFF.
6880
6881 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6882
6883         * gdb.texinfo (Formatting Documentation): Change GhostScript to
6884         Ghostscript.
6885
6886 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6887
6888         * gdb.texinfo (Continuing and Stepping): When talking about "step"
6889         versus functions without line numbers, also mention stepping into
6890         them as well as "step" when you are in them.  Tell the user how to
6891         deal with the situation.  Add comment about "debugging information".
6892
6893 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6894
6895         * stabs.texinfo (Enumerations): Document restriction on where
6896         enumeration types can appear and still win with GDB.
6897
6898 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6899
6900         * stabs.texinfo (Negative Type Numbers): Document format for type
6901         -16.
6902
6903 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6904
6905         * gdb.texinfo (Selection, Frame Info): Update information about
6906         arbitrary frame specficiations.
6907
6908 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6909
6910         * gdb.texinfo, remote.texi: general editing pass prior to Net release
6911
6912 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6913
6914         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6915
6916 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
6917
6918         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6919
6920 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6921
6922         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6923         Differences node to Statics node.
6924         (Statics): Discuss XCOFF use of V symbol descriptor.
6925
6926         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6927         not clean.
6928
6929 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
6930
6931         * gdb.texinfo (Print Settings): Document `set print
6932         fast-symbolic-addr' and improve the doc for some other
6933         `set print's.
6934
6935 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
6936
6937         * stabs.texinfo (String Field): Talk about defining several type
6938         numbers at once.
6939         Fix lint regarding changing node ELF Transformations to
6940         ELF and SOM Transformations.
6941
6942 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
6943
6944         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
6945
6946 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6947
6948         * stabs.texinfo (Cross-References): `::' is for nested types only
6949         within <>.
6950         (Structures): Document static members.
6951
6952 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6953
6954         * stabs.texinfo: Document S type attribute.
6955
6956 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
6957
6958         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6959
6960 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
6961
6962         * gdbint.texinfo:  Fix a few typos.
6963
6964 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6965
6966         * gdb.texinfo, remote.texi: formatting improvements
6967
6968         * gdb.texinfo (New Features): mention threads.
6969         (Summary, C): fix xrefs in newly contributed text.
6970         (Threads): index entries, clarifications, example
6971         (passim): minor typos fixed, phrasing improvements
6972
6973         * remote.texi (Bootstrapping): rephrase text on ^C and add index
6974         entries; (Server): explain use of gdbserver w/real-time systems,
6975         add example of conflicting TCP port; (MIPS Remote) break up
6976         running text into table, highlighting commands, and add example.
6977
6978 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
6979
6980         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6981
6982 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6983
6984         * stabs.texinfo (Nested Symbols): New node.
6985         (String Field, Symbol Descriptors, Cross-References): Refer to it.
6986
6987 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
6988
6989         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6990         to picking which Bbss.bss symbol to use, and (because there seems to
6991         be no good way of doing it) re-write some of the text to make it
6992         sound like Bbss.bss isn't such a great idea after all (as currently
6993         designed).
6994
6995         * gdb.texinfo (C): In addition to saying people have to use g++ for
6996         good results, say they have to use stabs.  Specifically say cfront
6997         doesn't work well.
6998         (Summary): Merge in information on Modula-2, Pascal, and Chill from
6999         the gdb README.  Add xrefs to places where the support for the various
7000         languages is described in detail.
7001
7002 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7003
7004         * stabs.texinfo: Clean up stuff about visibility and virtual
7005         characters.
7006
7007         * stabs.texinfo (N_M2C): Cite Sun doc.
7008
7009 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7010
7011         * gdb.texinfo: updates re threads.
7012         * remote.texinfo: avoid index entries starting with digits.
7013
7014 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7015
7016         * stabs.texinfo (Enumerations): Talk about large, negative and
7017         octal values.  Clean up cross reference to type attributes.
7018         (String Field): Say that GDB 4.11 supports size attribute.
7019
7020 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7021
7022         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7023         is a mandatory step.  Make the stuff about that more concise.
7024
7025 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7026
7027         * stabs.texinfo (Class Names): New node.
7028
7029         * gdb.texinfo (Command Files): Explain order of init file reading.
7030
7031         * remote.texi (Bootstrapping): Talk about getting the serial driver
7032         to deal with ^C sent by gdb to stop the remote system.
7033
7034 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
7035
7036         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7037
7038         * libgdb.texinfo (Defining Commands): made the DOC arg
7039         to gdb_define_app_command a char * instead of char **
7040         per a suggestion from kingdon.
7041
7042         * libgdb.texinfo: total rewrite from a different starting
7043         premise.
7044
7045 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7046
7047         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7048         floats passed as doubles (to improve clarity).
7049
7050 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7051
7052         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7053
7054         * a4rc.sed: update to work with Andreas Vogel papersize params
7055
7056         * refcard.tex: use Andreas Vogel simplifications of papersize
7057         params; remove useless version info; update copyright date.
7058
7059 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7060
7061         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7062
7063 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7064
7065         * gdb.texinfo (Files): Say what address the load command loads it at.
7066
7067         * stabs.texinfo (Common Blocks): Minor cleanups.
7068
7069         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7070         that Sun has backed away from the linker kludge and thus the relevant
7071         issue is changes to the SunPRO tools, not the Solaris linker.
7072
7073         * stabs.texinfo (Traditional Integer Types): Clean up description
7074         of octal bounds a little bit.  Document extra leading zeroes.
7075
7076 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7077
7078         * gdb.texinfo (Signaling): Update for symbolic symbol names
7079         and add a section explaining the difference between the GDB
7080         signal command and the shell kill utility.
7081
7082 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
7083
7084         * libgdb.texinfo: added `@' to braces that were unescaped.
7085
7086 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
7087
7088         * libgdb.texinfo: new file.  Spec for the gdb library.
7089
7090 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7091
7092         * stabs.texinfo (Include Files): Fix typo (start -> end).
7093
7094 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7095
7096         * gdb.texinfo, remote.texi: assorted small improvements, mostly
7097         from Melissa at FSF's editing pass.
7098
7099 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7100
7101         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7102         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7103         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7104
7105 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7106
7107         * remote.texi (Bootstrapping): Discuss 386 call gates.
7108
7109 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
7110
7111         * stabs.texinfo (Based Variables): New node.
7112
7113 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
7114
7115         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7116         names, sizes, and formats to suggest how not to lose.
7117
7118 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
7119
7120         * stabs.texinfo (Methods): Fix typo.
7121
7122 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
7123
7124         * gdb.texinfo: Fix a few typos.
7125
7126 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7127
7128         * gdb.texinfo: Clarify how well it works with Fortran.
7129
7130         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7131         More on relocating stabs in ELF files.
7132
7133 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7134
7135         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7136
7137 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7138
7139         * stabs.texinfo (Local Variable Parameters): Talk about nameless
7140         parameters on VAX.
7141
7142 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7143
7144         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7145
7146 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7147
7148         * stabs.texinfo: Make info author notice match the TeX author notice.
7149
7150 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
7151
7152         * stabs.texinfo: Initial-caps all words in node names and
7153         non-trivial words in section names.
7154
7155 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7156
7157         * stabs.texinfo: Many minor cleanups.
7158
7159         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7160
7161 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
7162
7163         * stabs.texinfo: Remove full description of big example.
7164         It's not really helpful; just use pieces of it where appropriate.
7165         Add more Texinfo formatting directives (@samp, etc.).
7166         Use @deffn to define stab types.
7167         Eliminate some wordiness.  Break up some nodes.
7168         Add an (alphabetized) index of symbol types.
7169         Use consistent capitalization style in node and section names.
7170
7171 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
7172
7173         * gdb.texinfo:  Change typo "Two two" to "The two".
7174
7175 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7176
7177         * stabs.texinfo (XCOFF-differences): Remove references to
7178         non-existent types N_DECL and N_RPSYM.
7179
7180         * stabs.texinfo (String Field): Say that type attributes bug is
7181         fixed in GDB 4.10, since it is.
7182
7183         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7184
7185 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
7186
7187         * stabs.texinfo: Formatting cleanups.
7188
7189 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7190
7191         * stabs.texinfo: When explaining the n_type of a stab, standardize
7192         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7193         no tabs, use @r).
7194         (Global Variables): Clean up.
7195
7196 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7197
7198         * stabs.texinfo (Stack Variables): Re-write.
7199
7200 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7201
7202         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7203         addresses of a source file.  Also revise formatting.
7204         Change "object module" or "object file" to "source file".
7205         Various: Miscellaneous cleanups.
7206
7207 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7208
7209         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7210
7211 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
7212
7213         * gdbint.texinfo: Removed many nonsensical machine-collected
7214         host and target conditionals, described some of the remainder.
7215
7216 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7217
7218         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7219
7220         * gdbint.texinfo (Top): Add name to @top line, and re-write the
7221         paragraph which follows.
7222
7223         * gdbint.texinfo (Host): Use @code not @samp for Makefile
7224         variables.  Looks better and avoids overful hbox.
7225
7226 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7227
7228         * stabs.texinfo (Procedures): Improve stuff on nested functions.
7229
7230 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7231
7232         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7233         retransmit-timeout
7234
7235 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7236
7237         * gdbint.texinfo: Update statement about `some ancient Unix
7238         systems, like Ultrix 4.0' to Ultrix 4.2.
7239
7240 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
7241
7242         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7243
7244         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7245
7246         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
7247         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7248
7249         * remote.texi: new name for former gdbinv-s.texi
7250
7251         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7252
7253 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
7254
7255         * gdbinv-s.texi: Documented timeout and retransmit-timeout
7256         variables for MIPS remote debugging protocol.
7257
7258 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7259
7260         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7261
7262 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
7263
7264         * Makefile.in (refcard.dvi): Use srcdir where necessary.
7265
7266 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
7267
7268         * gdb.texinfo: repair conditional bugs in text markup
7269
7270 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7271
7272         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7273         to select Modula-2 material.
7274
7275 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7276
7277         * stabs.texinfo: Cleanups regarding statics.
7278
7279         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7280         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
7281
7282 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7283
7284         * stabs.texinfo: N_MAIN is sometimes used for C.
7285
7286 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7287
7288         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7289
7290 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
7291
7292         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
7293         removed from the code by Kingdon.
7294
7295 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7296
7297         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7298         input when evaluating breakpoint conditions; the bug has been fixed.
7299
7300         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7301         sets the ignore count to N-1, not to N.
7302
7303 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7304
7305         * refcard.tex (\hoffset): correct longstanding error to match
7306           intended offset; avoids cutting off edge on some printers
7307
7308 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7309
7310         * stabs.texinfo (Parameters): Say that order of stabs is significant.
7311
7312 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7313
7314         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7315
7316 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7317
7318         * Makefile.in: (REFEDITS) new var to control whether PS or CM
7319         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7320         collect sed edits if any, apply to refcard before formatting;
7321         (refcard.ps) stop implying PS fonts if PS output requested;
7322         (lrefcard.ps) delete extra target for variant PS fonts
7323
7324         * refcard.tex: parametrize papersize dependent info, collect
7325           in easily replaced spot
7326
7327         * a4rc.sed: new file, edits to refcard for A4 paper
7328
7329 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7330
7331         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7332
7333 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7334
7335         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7336
7337 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7338
7339         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7340         politely rather than rudely.
7341
7342 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7343
7344         * stabs.texinfo: Document common blocks.
7345
7346 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
7347
7348         * stabs.texinfo:  Add some basic info about stabs-in-elf.
7349
7350 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7351
7352         * stabs.texinfo (Top): Minor cleanup.
7353
7354 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
7355
7356         * Makefile.in (install-info): remove parentdir support
7357
7358 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7359
7360         * gdb.texinfo (Copying): delete this node and references to it;
7361         RMS says this manual need not carry GPL. (passim): Improvements
7362         from last round at FSF, largely due to Ian Taylor review, and
7363         minor formatting improvements.
7364
7365         * gdbinv-s.texi (passim): Improvements from last round at FSF,
7366         largely due to Ian Taylor review. (Debug Session): minor edits to
7367         new text.
7368
7369 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
7370
7371         * Makefile.in (realclean): Remove info and dvi files too.
7372
7373 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
7374
7375         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7376         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
7377         * gdb.texinfo: Change accordingly.
7378
7379         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
7380         N_{L,R}BRAC,N_SLINE are relative to.
7381
7382 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
7383
7384         * Makefile.in (GDBvn.texi): Update atomically.
7385
7386 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
7387
7388         * gdbinv-s.texi (Debug Session): Document exceptionHook.
7389
7390 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
7391
7392         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7393         addresses together.  Also motivate the set print symbol-filename
7394         command and suggest other solutions.
7395
7396 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
7397
7398         * gdb.texinfo (set print elements):  Note that the number of
7399         elements is set to unlimited by "set print elements 0".
7400
7401 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
7402
7403         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7404         NF_LDOUBLE means.
7405         (Stab Types): Include Solaris stab types.
7406         (Procedures): Document Solaris extensions.
7407
7408 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
7409
7410         * gdb.texinfo:  Add `set print symbol-filename' doc.
7411
7412 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7413
7414         * stabs.texinfo (Arrays): Talk about type definition vs. type
7415         information.
7416
7417         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7418         the trailing semicolon.
7419
7420 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7421
7422         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7423         and merge in other parts of the document addressing these subjects.
7424         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7425
7426         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7427         at the end of a range type.
7428
7429         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7430         AIX extensions.
7431
7432 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7433
7434         * stabs.texinfo (Stabs Format):  Misc fixes.
7435
7436 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7437
7438         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
7439         (Traditional builtin types): Document convex convention for long long.
7440         (Negative builtin types): Discuss type names, and misc fixes.
7441
7442 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7443
7444         * stabs.texinfo (Builtin Type Descriptors): Document the floating
7445         point types used with @samp{R} type descriptor.
7446         (Symbol Descriptors): Describe how to handle conflict between
7447         different meanings of @samp{P} symbol descriptor.
7448
7449 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7450
7451         * stabs.texinfo: Remove node Quick Reference and put its children
7452         directly under the main menu.
7453
7454         * stabs.texinfo: Many more changes to bring it into line with
7455         AIX documentation and reality.  I think it now has all the
7456         information from the AIX documentation, except that I burned
7457         out when I got to variant records (Pascal and Modula-2) and
7458         all the COBOL types.  Oh well, we can add them later when we're
7459         worrying more about those languages.
7460
7461         * stabs.texinfo (Automatic variables): Talk about what it means
7462         to omit the symbol descriptor.
7463
7464 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
7465
7466         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7467         gcc2 behavior with promoted args.
7468
7469 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7470
7471         * gdb.texinfo: include readline appendices in info version of manual
7472
7473 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7474
7475         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7476         target remote.
7477
7478         * gdb.texinfo (Machine Code): more index entries for disassemble
7479
7480 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
7481
7482         * Clarify the intended use of the gdb-testers and gdb-patches
7483         mailing lists, and shrink gzip comment.
7484
7485 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7486
7487         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7488         DOSHOST configuration of manual.
7489
7490         * gdb.texinfo (MIPS Stack): new node.
7491
7492         * all-config.texi (MIPS) new switch.
7493
7494         * gdbinv-s.texi (Nindy Options) Remove two instances of future
7495         tense; (MIPS Remote) new node.
7496
7497         * gdb.texinfo (passim) rephrases to work around makeinfo @value
7498         bug; (Environment) less passive, other small cleanups in text about
7499         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7500         (Remote) new MIPS Remote menu entry.
7501
7502 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
7503
7504         * stabs.texinfo: Many changes to include information from the
7505         AIX documentation.
7506
7507         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7508
7509 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
7510
7511         * gdbint.texinfo (new node Debugging GDB, elsewhere):
7512         Move a bunch of information from ../README.
7513         (Getting Started): New node.
7514
7515 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7516
7517         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7518
7519         * gdb.texinfo: advance manual revision dates to present
7520
7521         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7522         stop using silly Roman numerals in @set variable names
7523
7524 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
7525
7526         * stabs.texinfo (Parameters): Keep trying to get this right.
7527
7528 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
7529
7530         * stabs.texinfo (Parameters): More on "local parameters".
7531
7532 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
7533
7534         * stabs.texinfo (Parameters): Re-do "local parameters" section.
7535
7536 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
7537
7538         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7539         (Parameters): Rewrite.
7540         (xcoff-differences, Sun-differences): Minor changes.
7541
7542 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
7543
7544         * stabs.texinfo:  Minor cleanup.
7545
7546 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
7547
7548         * gdbint.texinfo: Minor xcoff stuff.
7549
7550 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
7551
7552         * gdbint.texinfo:  Update for new config directory structure.
7553         Add info about internal type data structures.
7554
7555 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
7556
7557         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7558         $(srcdir).
7559         (gdb-config.texi): Depend on file in $(srcdir).
7560
7561 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
7562
7563         * stabs.texinfo: Fixes about N_SO.
7564
7565 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7566
7567         * gdb.texinfo: include list of nonstandard init file names
7568
7569         * *-config.texi: new switch GENERIC for text that applies *only*
7570         to (usual) multiple-target version of manual
7571
7572         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7573         h8 config
7574
7575         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7576         in menus (rather than conditionally selected multiple alternative
7577         menus).
7578
7579         * Makefile.in: define and use DOC_CONFIG var to select
7580         configuration for GDB user manual.
7581
7582         * gdb-config.texi: delete from repository, generate from Makefile.
7583
7584         * all-config.texi: normal `generic' configuration file, formerly
7585         stored as gdb-config.texi
7586
7587 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
7588
7589         * Makefile.in: add dvi target to build all .dvi files
7590
7591 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7592
7593         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7594
7595 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
7596
7597         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7598         host conditionals.
7599         * stabs.texinfo:  More array fixes inspired by Jim's.
7600
7601 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
7602
7603         * stabs.texinfo: Fixes re arrays and continuations.
7604
7605         * gdbint.texinfo: Add XCOFF node.
7606
7607 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
7608
7609         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
7610
7611 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
7612
7613         * stabs.texinfo:  Fix for array types to mention lower bounds.
7614
7615 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
7616
7617         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
7618
7619 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
7620
7621         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
7622
7623 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
7624
7625         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
7626         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7627
7628 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
7629
7630         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
7631
7632 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7633
7634         * gdb.texinfo, gdbinv-s.texi: misc updates
7635
7636 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
7637
7638         * gdbint.texinfo:  Brief documentation for longjmp support,
7639         from an email msg by Stu.
7640
7641 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
7642
7643         * stabs.texinfo:  Fix description of floating point "range"
7644         types (which really define basic types).  Reported by Jim Meehan,
7645         <meehan@src.dec.com>.
7646
7647         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7648
7649 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
7650
7651         * gdbint.texinfo: Slightly expand section on supporting a new
7652         object file format.
7653
7654 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
7655
7656         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
7657         intermediate file.
7658
7659 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7660
7661         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7662
7663 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7664
7665         * gdbinv-s.texi: z8000 simulator target name is just "sim"
7666
7667         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
7668         as well as Z8002.
7669
7670 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
7671
7672         * gdbint.texinfo:  Add sections on clean design and on how to send
7673         in changes.
7674
7675 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
7676
7677         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
7678
7679 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
7680
7681         * gdb.texinfo:  Fix typo, reported by Karl Berry.
7682
7683 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
7684
7685         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
7686
7687 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
7688
7689         * gdbint.texinfo: fixed a stray email address (needs @@),
7690         added @table @code to node "Native Conditionals"
7691
7692 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
7693
7694         * gdbint.texinfo:  Describe coding style of GDB.
7695
7696 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
7697
7698         * stabs.texinfo:  Minor wording changes.
7699
7700 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
7701
7702         * gdbint.texinfo:  Improve release doc slightly.
7703
7704 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
7705
7706         * gdbint.texinfo:  Improve doc of GDB config macros.
7707
7708 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
7709
7710         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
7711         These will be reinserted when examined.
7712
7713 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
7714
7715         * gdbint.texinfo:  Make a start at documenting all the #if macros
7716         in GDB.  At least list them all, and start separating them into
7717         host-specific and target-specific.
7718
7719 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7720
7721         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
7722         examples (not consistent w others).
7723         gdb.texinfo: issue disclaimer paragraph on cmdline options only
7724         for generic vn of doc
7725
7726 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
7727
7728         * Makefile.in: always create installation directories.
7729
7730 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7731
7732         * gdb.texinfo: in h8 config, do not describe searching commands.
7733
7734 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7735
7736         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7737           conditionals; introduce a few generic switches that may be
7738           useful for other cross-dev or dos-hosted configs.
7739
7740         * gdb.texinfo: fix typo in "info reg" description
7741
7742 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
7743
7744         * stabs.texinfo:  Minor updates from running TeX over it.
7745         * Makefile.in (stabs.dvi, stabs.ps):  Add.
7746
7747 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
7748
7749         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
7750         First pass at converting it to texinfo.
7751
7752 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
7753
7754         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
7755         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
7756
7757 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
7758
7759         * gdbint.texinfo:  Add section on partial symbol tables.
7760
7761 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
7762
7763         * gdb.texinfo:  document `set remotedebug' and `set
7764         rstack_high_address'.
7765
7766 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
7767
7768         * gdb.texinfo: slight expansion of new text on reading info files
7769         * gdbinv-s.m4.in: correct and expand info on cross-debugging
7770         H8/300 from DOS.
7771
7772 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
7773
7774         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
7775
7776 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
7777
7778         * gdb.texinfo:  Say how to read the `info' files.
7779
7780 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
7781
7782         * Makefile.in: gm4 -> m4.
7783
7784 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
7785
7786         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
7787         Documentation' ahead of `Installing GDB' to match README.
7788         Update shared library doc, -readnow and -mapped, and directory
7789         structure (add glob and mmalloc).  Update configure doc.
7790
7791 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
7792
7793         * Makefile.in: remove $(srcdir) from gdb.info rule.
7794
7795 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
7796
7797         * Makefile.in: commented out gdb-all.texinfo rule.  This is
7798           temporary.
7799
7800 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
7801
7802         * Makefile.in, configure.in: removed traces of namesubdir,
7803           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
7804           copyrights to '92, changed some from Cygnus to FSF.
7805
7806 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
7807
7808         * gdb.texinfo:  Improve how we ask for bug reports.
7809
7810 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7811
7812         * Makefile.in: infodir belongs in datadir.
7813
7814 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7815
7816         * Makefile.in: remove spaces following hyphens, bsd make can't
7817           cope.  install using INSTALL_DATA.  added clean-info.  added
7818           standards.text support.
7819
7820 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
7821
7822         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
7823           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
7824           and mandir now keyed off datadir by default.
7825
7826 \f
7827 Local Variables:
7828 mode: change-log
7829 left-margin: 8
7830 fill-column: 74
7831 version-control: never
7832 End: