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