2004-06-26 Andrew Cagney <cagney@gnu.org>
[platform/upstream/binutils.git] / gdb / doc / ChangeLog
1 2004-06-26  Andrew Cagney  <cagney@gnu.org>
2
3         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4
5 2004-06-20  Andrew Cagney  <cagney@gnu.org>
6
7         * gdbint.texinfo (Target Architecture Definition): Deprecate
8         USE_STRUCT_CONVENTION.
9
10 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
11
12         gdb.texinfo (Bug Reporting): Mention session recording,
13         with the script command or Emacs.
14
15 2004-06-18  Andrew Cagney  <cagney@gnu.org>
16
17         * gdbint.texinfo (Target Architecture Definition): Deprecate
18         FUNCTION_START_OFFSET.
19
20 2004-06-14  Andrew Cagney  <cagney@gnu.org>
21
22         Based on changes from Karl Berry.
23         * gdb.texinfo: Do not use @sc in a direntry.
24         * stabs.texinfo: Change @dircateogry to "Software development".
25         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
26
27 2004-06-13  Andrew Cagney  <cagney@gnu.org>
28
29         * gdbint.texinfo (Target Architecture Definition): Delete
30         description of RETURN_VALUE_ON_STACK.
31
32 2004-06-09  Andrew Cagney  <cagney@gnu.org>
33
34         * gdbint.texinfo (Native Debugging): Restore "@table @code"
35         deleted by previous patch.
36
37 2004-06-08  Andrew Cagney  <cagney@gnu.org>
38
39         * gdbint.texinfo (Native Debugging): Delete documentation on
40         ATTACH_DETACH.
41
42 2004-06-06  Randolph Chung  <tausq@debian.org>
43
44         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
45
46 2004-06-06  Randolph Chung  <tausq@debian.org>
47
48         * gdb.texinfo (push_dummy_call): Update argument list to match 
49         the new push_dummy_call method signature.  Describe the function
50         argument.
51
52 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
53
54         * gdb.texinfo (Starting): Document new start command.
55
56 2004-05-21  Andrew Cagney  <cagney@redhat.com>
57
58         * observer.texi (GDB Observers): Document "inferior_created".
59
60 2004-05-08  Andrew Cagney  <cagney@redhat.com>
61
62         * gdbint.texinfo (Target Architecture Definition): Delete
63         description of DO_DEFERRED_STORES.
64
65         * gdbint.texinfo (Target Architecture Definition): Delete
66         references to DEPRECATED_FIX_CALL_DUMMY.
67
68         * gdbint.texinfo (Target Architecture Definition): Delete
69         description of DEPRECATED_CALL_DUMMY_WORDS,
70         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
71
72         * gdbint.texinfo (Target Architecture Definition): Delete
73         description of DEPRECATED_PUSH_DUMMY_FRAME.
74
75         * gdbint.texinfo (Target Architecture Definition): Delete
76         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
77
78 2004-05-07  Andrew Cagney  <cagney@redhat.com>
79
80         * observer.texi (GDB Observers): Add "Debugging" section.  Include
81         cross reference to "set/show debug observer".
82         * gdb.texinfo (Debugging Output): Document "set/show debug
83         observer".
84
85 2004-05-01  Andrew Cagney  <cagney@redhat.com>
86
87         * gdbint.texinfo (Target Architecture Definition): Delete
88         description of DEPRECATED_PC_IN_SIGTRAMP.
89
90 2004-04-30  Andrew Cagney  <cagney@redhat.com>
91
92         * gdbint.texinfo (Target Architecture Definition): Delete
93         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
94
95 2004-04-30  Orjan Friberg  <orjanf@axis.com>
96
97         * observer.texi (GDB Observers): Correct spelling.
98
99 2004-04-26  Orjan Friberg  <orjanf@axis.com>
100
101         * observer.texi (GDB Observers): Add target_changed event.
102
103 2004-04-08  Andrew Cagney  <cagney@redhat.com>
104
105         * observer.texi (GDB Observers): Rework, provide generic observer
106         definitions and then a list of observable events.
107
108 2004-04-04  Andrew Cagney  <cagney@redhat.com>
109
110         * gdbint.texinfo (Host Definition): Delete reference to
111         NO_SIGINTERRUPT.
112
113 2004-04-02  Andrew Cagney  <cagney@redhat.com>
114
115         * gdbint.texinfo (Target Architecture Definition): Delete
116         reference to DEPRECATED_CALL_DUMMY_LENGTH.
117
118 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
119
120         * gdb.texinfo (TUI Commands): Document tui reg commands.
121
122 2004-03-26  Andrew Cagney  <cagney@redhat.com>
123
124         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
125         "gdbtui".
126         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
127         (Contributors): Mention both Text and Terminal User Interface.
128
129 2004-03-23  Andrew Cagney  <cagney@redhat.com>
130
131         * gdbint.texinfo (Target Architecture Definition): Deprecate
132         references to SIGTRAMP_START and SIGTRAMP_END.
133
134 2004-03-23  Andrew Cagney  <cagney@redhat.com>
135
136         * gdbint.texinfo (Target Architecture Definition): Deprecate
137         references to PC_IN_SIGTRAMP.
138
139 2004-03-19  Andrew Cagney  <cagney@redhat.com>
140
141         * gdbint.texinfo (Target Architecture Definition): Delete
142         reference to GDB_TARGET_IS_HPPA.
143
144 2004-03-18  Andrew Cagney  <cagney@redhat.com>
145
146         * gdbint.texinfo (Coding): Update section on gdbarch_data,
147         describe pre_init and post_init.
148
149 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
150
151         * gdb.texinfo (Debugging Output): Document values for "set debug
152         target".
153
154 2004-02-28  Andrew Cagney  <cagney@redhat.com>
155
156         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
157
158 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
159
160         * gdb.texinfo (breakpoints): Add information about the
161         new "set breakpoint pending" and "show breakpoint pending"
162         commands.
163
164 2004-02-26  Andrew Cagney  <cagney@redhat.com>
165
166         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
167         in Per-architecture module data section.
168
169 2004-02-25  Roland McGrath  <roland@redhat.com>
170
171         * gdb.texinfo (General Query Packets): Document qPart:... packets.
172
173 2004-02-24  Andrew Cagney  <cagney@redhat.com>
174
175         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
176         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
177         * fdl.texi: Import Version 1.2, November 2002.
178
179 2004-02-17  Andrew Cagney  <cagney@redhat.com>
180
181         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
182
183 2004-02-16  Andrew Cagney  <cagney@redhat.com>
184
185         * gdbint.texinfo (Target Architecture Definition): Deprecate
186         FRAMELESS_FUNCTION_INVOCATION.
187
188 2004-02-16  Andrew Cagney  <cagney@redhat.com>
189
190         * gdbint.texinfo (Coding): Mention -Wunused-function.
191
192 2004-02-14  Andrew Cagney  <cagney@redhat.com>
193
194         * gdbint.texinfo (Target Architecture Definition): Delete
195         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
196
197 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
198
199         * gdb.texinfo: Properly quote the name "C++".
200         * gdbint.texinfo: Ditto.
201         * stabs.texinfo: Ditto.
202
203 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
204
205         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
206         minimal information about libiberty.
207
208 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
209
210         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
211
212 2004-02-04  Roland McGrath  <roland@redhat.com>
213
214         * gdb.texinfo (Auxiliary Vector): New node (section).
215         (Data): Add it to the menu.
216
217 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
218
219         * gdb.texinfo (Breakpoints): Add information about pending
220         breakpoint support.
221
222 2004-01-26  Andrew Cagney  <cagney@redhat.com>
223
224         * gdb.texinfo (Overview): Delete references to the cisco protocol
225         including the "N" response.
226
227 2004-01-26  Andrew Cagney  <cagney@redhat.com>
228
229         * gdbint.texinfo (Target Architecture Definition): Rename
230         EXTRACT_STRUCT_VALUE_ADDRESS to
231         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
232
233 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
234
235         * gdb.texinfo (KOD): Document "show os".  Add index entries for
236         "set/show os" and "info cisco" commands.
237
238 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
239
240         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
241
242 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
243
244         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
245         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
246
247 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
248
249         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
250         -stack-list-locals.
251         (GDB/MI Variable Objects): Describe extension to
252         -var-list-children.
253
254 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
255
256         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
257
258 2004-01-17  Andrew Cagney  <cagney@redhat.com>
259
260         * gdbint.texinfo (Target Architecture Definition): Delete
261         documentation on DEPRECATED_NPC_REGNUM.
262
263 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
264
265         * gdb.texinfo: Update copyright year.  Mention that set
266         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
267         "set follow-fork-mode ask".
268
269 2004-01-13  Andrew Cagney  <cagney@redhat.com>
270
271         * gdbint.texinfo: Update copyright year.
272         (Coding): Add -Wunused-label to list of -Werror warnings.
273
274 2004-01-08  Jason Molenda  <jmolenda@apple.com>
275             Eli Zaretskii  <eliz@is.elta.co.il>
276
277         * gdb.texinfo: Update copyright.
278         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
279         around names, as appropriate.  Minor syntax cleanup of
280         _NSPrintForDebugger explanation.  Two spaces after periods.
281         GDBN used instead of lit. "gdb".  Index entries added for
282         print-object and _NSPrintForDebugger.  @noindent added in one spot.
283
284 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
285
286         * stabs.texinfo: Add dircategory and direntry commands.
287         * annotate.texinfo: Ditto.
288
289 2003-11-10  Andrew Cagney  <cagney@redhat.com>
290
291         * gdbint.texinfo (Target Architecture Definition): Replace the
292         return_value method's "inval" and "outval" parameters with
293         "readbuf" and "writebuf".
294
295 2003-10-28  Jim Blandy  <jimb@redhat.com>
296
297         * gdb.texinfo (The F request packet, The F reply packet): Renamed
298         from "The `F' request packet" and "The `F' reply packet", to make
299         texi2dvi happy.
300         (File-I/O remote protocol extension): Update menu entries, too.
301
302 2003-10-26  Michael Chastain  <mec@shout.net>
303
304         * gdb.texinfo (Thread Stops): Document the issue with
305         premature return from system calls in multi-threaded programs.
306
307 2003-10-24  Andrew Cagney  <cagney@redhat.com>
308
309         * annotate.texinfo: Fix "fortunatly"[sic].
310
311 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
312
313         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
314         with "Hitachi" and "Mitsubishi".
315
316 2003-10-20  Andrew Cagney  <cagney@redhat.com>
317
318         * gdbint.texinfo (Target Architecture Definition): Document
319         gdbarch_return_value.  Add cross references from
320         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
321         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
322
323 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
324
325         * gdbint.texinfo (Target Architecture Definition): Document
326         regset_from_core_section.
327
328 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
329
330         * gdb.texinfo (M32R/D): Mention m32rsdi target.
331
332 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
333
334         From Anthony Green  <green@redhat.com>:
335         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
336
337 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
338
339         * gdb.texinfo (Breakpoint related warnings): New node.
340         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
341
342 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
343
344         * gdb.texinfo (Remote Protocol): Document v and vCont.
345
346 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
347
348         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
349         * gdbint.texinfo: Ditto.
350
351 2003-10-09  Andrew Cagney  <cagney@redhat.com>
352
353         From 2003-09-18 David Anderson <davea@sgi.com>:
354         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
355         "command".
356
357 2003-10-03  Andrew Cagney  <cagney@redhat.com>
358
359         * gdbint.texinfo (Target Architecture Definition): Deprecate
360         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
361         just target.
362
363 2003-10-02  Andrew Cagney  <cagney@redhat.com>
364
365         * gdbint.texinfo (Target Architecture Definition): Rename
366         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
367         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
368         * gdbint.texinfo (Target Architecture Definition): Rename
369
370 2003-09-30  Andrew Cagney  <cagney@redhat.com>
371
372         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
373         (Target Architecture Definition):
374
375         * gdbint.texinfo (Target Architecture Definition): Rename
376         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
377
378 2003-09-29  Andrew Cagney  <cagney@redhat.com>
379
380         * gdbint.texinfo (Target Architecture Definition): Delete
381         documentation for NEED_TEXT_START_END.
382
383         * gdbint.texinfo (Target Architecture Definition): Rename
384         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
385         TARGET_WRITE_PC.
386
387 2003-09-22  Michael Chastain  <mec@shout.net>
388
389         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
390
391 2003-09-21  Anthony Green  <green@redhat.com>
392
393         * gdbint.texinfo (Target Architecture Definition): Fix typos.
394
395 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
396
397         * gdbint.texinfo (Target Architecture Definition): Document
398         stabs_argument_has_addr.
399
400 2003-09-18  Andrew Cagney  <cagney@redhat.com>
401
402         * gdbint.texinfo (Target Architecture Definition): Delete
403         documentation on REGISTER_NAMES.
404
405 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
406
407         * gdbint.texinfo (Target Architecture Definition): Replace
408         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
409
410 2003-09-11  Andrew Cagney  <cagney@redhat.com>
411
412         * gdbint.texinfo (Target Architecture Definition): Replace
413         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
414
415 2003-08-18  Andrew Cagney  <cagney@redhat.com>
416
417         * gdbint.texinfo (Target Architecture Definition): Document
418         "frame_red_zone_size".
419
420 2003-08-09  Andrew Cagney  <cagney@redhat.com>
421
422         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
423         with "set/show backtrace past-main" and "set/show backtrace
424         limit".
425
426 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
427
428         * Makefile.in (install-info): Support DESTDIR.
429         (install-html): Likewise.
430
431 2003-08-07  Andrew Cagney  <cagney@redhat.com>
432
433         Patch from Nick Roberts.
434         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
435         bindings.  Remove description of send-gdb-command.
436
437 2003-08-07  Andrew Cagney  <cagney@redhat.com>
438
439         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
440         GDB 6.0.
441
442 2003-08-06  Andrew Cagney  <cagney@redhat.com>
443
444         * gdb.texinfo (Mode Options): Mention that level three is the
445         highest available and that level 2 is deprecated.
446         (Annotations Overview): Mention annotation levels. Cross reference
447         to "Limitations of the Annotation Interface" in annotate.texi.
448         (TODO, Value Annotations, Frame Annotations): Delete section.
449         (Displays, Breakpoint Info): Delete.
450
451 2003-08-04  Andrew Cagney  <cagney@redhat.com>
452
453         * agentexpr.texi: Delete @bye.
454         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
455         (stabs.info): Add $(srcdir) to include search path.
456         (html): Depend on "annotate_toc.html", and not "annotate.html".
457         * stabs.texinfo: Ditto.  Include "fdl.texi".
458         * gdbint.texinfo: Update copyright statement's list of invariant
459         sections.
460
461 2003-07-28  Andrew Cagney  <cagney@redhat.com>
462
463         * Makefile.in (INFO_DEPS): Add annotate.info.
464         (dvi, ps, html, pdf): Add annotate.
465         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
466         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
467         (ANNOTATE_DOC_FILES): New macro.
468         (ANNOTATE_TEX_TMPS): New macro.
469         (annotate.info, annotate_toc.html): Specify dependencies.
470         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
471         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
472         "Migrating to GDB/MI" and "Limitations of the Annotation
473         Interface" chapters.  Mention why it is not part of the user
474         guide.  Update copyright notice.  Include "fdl.texi".
475
476 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
477
478         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
479
480 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
481
482         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
483
484 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
485
486         * gdb.texinfo (Server): Mention pidof.
487
488 2003-07-22  Andrew Cagney  <cagney@redhat.com>
489
490         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
491         list.
492
493 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
494
495         * gdb.texinfo (Logging output): New chapter.
496
497 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
498
499         * gdb.texinfo (Unsupported languages): New section.
500         (Languages): Add link to new section.
501
502 2003-06-22  Andrew Cagney  <cagney@redhat.com>
503
504         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
505
506 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
507
508         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
509
510 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
511
512         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
513         * agentexpr.texi: Retitle section, and change it to an appendix.
514         Comment out texinfo initialization.  Factor a @var{} into two
515         pieces to prevent makeinfo warnings.
516         * gdb.texinfo: Add Agent Expressions appendix.
517
518 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
519
520         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
521
522 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
523
524         * gdb.texinfo (Remote Debugging): New section "Connecting to a
525         remote target".  Document the "detach" and "disconnect" commands.
526         (Server, Netware, Debug Session): Reference "Connecting to a
527         remote target".
528         (GDB/MI Target Manipulation): Document "-target-disconnect".
529
530 2003-06-13  Andrew Cagney  <cagney@redhat.com>
531
532         * gdbint.texinfo (Target Architecture Definition): Deprecate
533         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
534         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
535
536 2003-06-09  Jim Blandy  <jimb@redhat.com>
537
538         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
539
540 2003-06-08  Andrew Cagney  <cagney@redhat.com>
541
542         * gdbint.texinfo (Target Architecture Definition): Delete
543         documentation on FRAME_ARGS_ADDRESS_CORRECT.
544
545 2003-06-08  Andrew Cagney  <cagney@redhat.com>
546
547         * gdbint.texinfo (Target Architecture Definition): Document
548         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
549
550 2003-06-07  Adam Fedor  <fedor@gnu.org>
551
552         * gdb.texinfo: Add Objective-C documentation.
553
554 2003-06-01  Andrew Cagney  <cagney@redhat.com>
555
556         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
557         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
558
559 2003-05-21  Andrew Cagney  <cagney@redhat.com>
560
561         * gdbint.texinfo (Target Architecture Definition): Delete
562         references to "extract_address" and "store_address".
563
564 2003-05-16  Andrew Cagney  <cagney@redhat.com>
565
566         * gdbint.texinfo (Target Architecture Definition): Replace
567         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
568         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
569
570 2003-05-14  Theodore A. Roth  <troth@openavr.org>
571
572         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
573
574 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
575
576         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
577         (gdb.dvi): Likewise.
578         (gdb.pdf): Likewise.
579         (links2roff): Likewise.
580
581 2003-05-08  Jim Blandy  <jimb@redhat.com>
582
583         * gdb.texinfo (Dump/Restore Files): Update documentation for
584         'dump', 'append', and 'restore': note that format argument is
585         optional; simplify presentation of the command variants; and be
586         more precise about the formats.
587
588 2003-05-07  Jim Blandy  <jimb@redhat.com>
589
590         * gdb.texinfo (Symbols): Update documentation: 'maint list
591         symtabs' and 'maint list psymtabs' have been renamed 'maint info
592         symtabs' and 'maint info psymtabs'.
593
594 2003-05-05  Andrew Cagney  <cagney@redhat.com>
595
596         * gdbint.texinfo (Target Architecture Definition): Make
597         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
598         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
599         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
600
601 2003-05-04  Andrew Cagney  <cagney@redhat.com>
602
603         * gdb.texinfo (Maintenance Commands): Document "maint print
604         dummy-frames".
605
606 2003-05-04  Andrew Cagney  <cagney@redhat.com>
607
608         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
609
610 2003-05-03  J. Brobecker  <brobecker@gnat.com>
611
612         Thierry Schneider  <tpschneider1@yahoo.com>
613         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
614         for new MI command.
615
616 2003-05-03  Andrew Cagney  <cagney@redhat.com>
617
618         * gdbint.texinfo (Target Architecture Definition): Document
619         push_dummy_code.  Add cross references.
620
621 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
622
623         * gdb.texinfo (Character Sets): Update to reflect new behavior of
624         set/show charsets commands.
625
626 2003-04-28  Andrew Cagney  <cagney@redhat.com>
627
628         * gdbint.texinfo (Target Architecture Definition): Replace
629         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
630         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
631
632 2003-04-28  Andrew Cagney  <cagney@redhat.com>
633
634         * gdbint.texinfo (Target Architecture Definition): Rename
635         "tm_print_insn" to "deprecated_tm_print_insn".
636
637 2003-04-09  Jim Blandy  <jimb@redhat.com>
638
639         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
640         list psymtabs'.
641
642 2003-04-08  Andrew Cagney  <cagney@redhat.com>
643
644         * gdbint.texinfo (Target Architecture Definition): Delete
645         references to EXTRA_FRAME_INFO.
646
647 2003-04-08  Andrew Cagney  <cagney@redhat.com>
648
649         * gdbint.texinfo (Target Architecture Definition): Delete
650         PRINT_TYPELESS_INTEGER.
651
652 2003-04-02  J. Brobecker  <brobecker@gnat.com>
653
654         * observer.texi (GDB Observers): Adjust the documentation for the
655         normal_stop notification to better describe reality. Fix a couple
656         of minor typos.
657
658 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
659
660         * gdb.texinfo (GDB/MI Program Control): Add
661         '-file-list-exec-source-file'
662
663 2003-03-31  Andrew Cagney  <cagney@redhat.com>
664
665         * gdbint.texinfo (Target Architecture Definition): Delete
666         references to CALL_DUMMY_P.
667
668 2003-03-30  Andrew Cagney  <cagney@redhat.com>
669
670         * gdbint.texinfo (Target Architecture Definition): Remove
671         reference to TARGET_WRITE_SP.
672
673 2003-03-27  Andrew Cagney  <cagney@redhat.com>
674
675         * gdbint.texinfo (Target Architecture Definition): Remove
676         references to write_sp.
677
678 2003-03-27  Andrew Cagney  <cagney@redhat.com>
679
680         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
681         chapter body.  Use @smallexample instead of @example.
682         (Annotations): Ditto.
683         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
684         annotate.texi.
685
686 2003-03-26  Andrew Cagney  <cagney@redhat.com>
687
688         * gdbint.texinfo (Target Architecture Definition): Replace
689         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
690         dummy_addr parameters.
691
692 2003-03-25  Andrew Cagney  <cagney@redhat.com>
693
694         * gdbint.texinfo (Target Architecture Definition): Delete
695         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
696         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
697         Add reference to PUSH_ARGUMENTS.
698
699 2003-03-23  Andrew Cagney  <cagney@redhat.com>
700
701         * gdbint.texinfo (Algorithms, Target Architecture Definition):
702         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
703
704 2003-03-18  J. Brobecker  <brobecker@gnat.com>
705
706         * gdbint.texinfo (Algorithms): Add new section describing the
707         Observer paradigm.
708         (Top): Add menu entry to new observer appendix.
709         * observer.texi: New file.
710         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
711         new observer.texi file.
712
713 2003-03-17  Andrew Cagney  <cagney@redhat.com>
714
715         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
716         that GNU Press update the manual version number.
717
718 2003-03-12  Andrew Cagney  <cagney@redhat.com>
719
720         * gdbint.texinfo (Target Architecture Definition): Delete
721         references to get_saved_register.  Rename GET_SAVED_REGISTER to
722         DEPRECATED_GET_SAVED_REGISTER.
723
724 2003-03-13  Andrew Cagney  <cagney@redhat.com>
725
726         * gdbint.texinfo (Target Architecture Definition): Replace
727         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
728
729 2003-03-12  Andrew Cagney  <cagney@redhat.com>
730
731         * gdbint.texinfo (Target Architecture Definition): Rename
732         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
733
734 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
735
736         * gdb.texinfo: Add File-I/O documentation.
737
738 2003-03-10  Andrew Cagney  <cagney@redhat.com>
739
740         * gdbint.texinfo (Target Architecture Definition): Cross reference
741         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
742
743 2003-03-07  Andrew Cagney  <cagney@redhat.com>
744
745         * gdb.texinfo (Debugging Output): Mention the "set/show debug
746         frame" command.
747
748 2003-03-05  Andrew Cagney  <cagney@redhat.com>
749
750         * gdbint.texinfo (Target Architecture Definition): Document
751         unwind_dummy_id.  Cross reference unwind_dummy_id and
752         SAVE_DUMMY_FRAME_TOS.
753
754 2003-03-05  James Ingham <jingham@apple.com>
755             Daniel Jacobowitz  <drow@mvista.com>
756
757         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
758         and "show cp-abi".
759
760 2003-03-03  Andrew Cagney  <cagney@redhat.com>
761
762         * gdbint.texinfo (Target Architecture Definition): Document
763         register_type.
764
765 2003-03-03  Andrew Cagney  <cagney@redhat.com>
766
767         * stabs.texinfo (Structures): Use @samp and separate @var's
768         instead of a single @var containing a comma separated list.
769         (Unions): Ditto.
770
771 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
772
773         * Makefile.in (distclean): Remove config.log.
774
775 2003-03-01  Andrew Cagney  <cagney@redhat.com>
776
777         * gdbint.texinfo (Target Architecture Definition): Rename
778         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
779
780 2003-03-01  Andrew Cagney  <cagney@redhat.com>
781
782         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
783         DEPRECATED_INIT_EXTRA_FRAME_INFO.
784
785 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
786
787         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
788         (Non-debug DLL symbols): New node, describing the minimal symbols
789         loaded from DLLs without real debugging symbols.
790
791 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
792
793         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
794         hardware-breakpoint-limit".
795         (Set Watchpoints): Add cross reference to "set remote
796         hardware-watchpoint-limit".
797         (Remote configuration options): New section.
798
799 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
800
801         * gdbint.texinfo (Target Architecture Definition): Delete
802         descrption of IS_TRAPPED_INTERNALVAR.
803
804         From Keith Seitz <keiths@redhat.com>:
805         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
806         option "-i"/"--interpreter" to this chapter.  Include index
807         entries.
808
809 2003-02-04  David Carlton  <carlton@math.stanford.edu>
810
811         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
812         (Variables): Recommend stabs+ and DWARF 2.
813         (C plus plus expressions): Correct info about
814         compiler versions, debug formats.
815         (Contributors): Change 'DWARF2' to 'DWARF 2'.
816         PR symtab/874.
817
818 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
819
820         * gdbint.texinfo (Target Architecture Definition): Delete
821         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
822         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
823         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
824         references to nindy and i960.
825         * gdb.texinfo (i960): Delete all references to i960 and nindy.
826
827 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
828
829         * gdbint.texinfo (Target Architecture Definition): Delete
830         FLOAT_INFO.
831
832 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
833
834         * stabs.texinfo (Member Type Descriptor): Clarify description of
835         `@'.  Suggested by Ben Hutchings.
836
837 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
838
839         * gdb.texinfo (M68K): Delete reference to es1800.
840
841 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
842
843         * gdb.texinfo (Maintenance Commands): Document `maint print
844         reggroups' and `maint print register-groups'.
845         * gdbint.texinfo (Target Architecture Definition): Document
846         register_reggroup_p.
847
848 2003-01-23  Jim Blandy  <jimb@redhat.com>
849
850         * gdb.texinfo (Separate Debug Files): New section.
851
852 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
853
854         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
855         and "maint show profile".
856
857 2003-01-16  Michael Chastain  <mec@shout.net>
858
859         * gdb.texinfo (Installing GDB): Warn against
860         ".../gdb-VERSION/gdb/configure".
861         (Separate Objdir): Likewise.
862
863 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
864
865         * gdbint.texinfo (Target Architecture Definition): Delete
866         definition of PRINT_REGISTER_HOOK.
867
868 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
869
870         (OpenRISC 1000): Fix formatting of command names.
871
872 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
873
874         * gdb.texinfo (Continuing and Stepping): Add new command
875         'advance'. Clarify behavior of 'until'.
876
877 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
878
879         * gdb.texinfo (Files): Document solib-absolute-prefix and
880         solib-search-path.
881
882 2003-01-09  Michael Chastain  <mec@shout.net>
883
884         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
885         (Create a Release): Add new instructions for new @file{src-release}.
886         Document existing instructions for @file{Makefile.in} as
887         being for @value{GDBN} 5.3.1 or earlier.
888
889 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
890
891         * gdbint.texinfo (Target Architecture Definition): Mention
892         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
893         allocate memory.
894
895 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
896
897         * gdb.texinfo (Controlling GDB): Add @kindex for
898         "show osabi".
899         (Backtraces): Add @kindex's for backtrace-below-main.
900
901 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
902
903         * gdb.texinfo (Controlling GDB): Document "set osabi".
904
905 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
906
907         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
908         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
909
910 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
911
912         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
913         "set coerce-float-to-double".
914         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
915
916 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
917
918         * stabs.texinfo: Remove obsolete text.
919         * gdbint.texinfo: Ditto.
920         * gdb.texinfo: Ditto.
921
922 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
923
924         * gdbint.texinfo (Target Architecture Definition): Update
925         description of gdbarch_register_osabi.
926
927 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
928
929         * agentexpr.texi: Fix typos.
930         * annotate.texi: Likewise.
931         * fdl.texi: Likewise.
932
933 2002-12-10  Andrew Cagney  <cagney@redhat.com>
934
935         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
936         DEPRECATED_INIT_FRAME_PC.
937
938 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
939
940         * gdbint.texinfo (Target Architecture Definition): Delete
941         PC_IN_CALL_DUMMY.
942
943 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
944
945         * gdbint.texinfo (Host Definition): Delete documentation on
946         USE_GENERIC_DUMMY_FRAMES.
947
948 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
949
950         Fix PR gdb/723 and PR gdb/245.
951         * Makefile.in (install-info): Run the install-info command as part
952         of the post install steps only.
953         (uninstall-info): New target.
954         (uninstall): New target.
955
956 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
957
958         * Makefile.in (install): Make install do some real work.
959
960 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
961
962         Fix POSIX problem reported by Paul Eggert.
963         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
964         Fix PR gdb/527.
965
966 2002-10-26  Andrew Cagney  <cagney@redhat.com>
967
968         * gdbint.texinfo (Target Architecture Definition): Delete
969         definition of DO_REGISTERS_INFO.
970
971 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
972
973         * gdbint.texinfo (Address Classes): Fix problems with insertion
974         of ``{'' and ``}'' in example.
975
976 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
977
978         * gdbint.texinfo (Address Classes): New section.
979         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
980         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
981         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
982         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
983
984 2002-10-11  Klee Dienes  <kdienes@apple.com>
985
986         * gdb.texinfo (Registers): Mention vector registers as well as
987         floating registers in the documentation for 'info registers' and
988         'info all-registers'.
989
990 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
991
992         * gdbint.texinfo (CPLUS_MARKER): Remove item.
993
994 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
995
996         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
997         interface definition.
998
999 2002-10-03  Marko Mlinar   <markom@opencores.org>
1000
1001         * gdb.texinfo (Target Commands): Add or1k target specific
1002         commands.
1003         * gdb.texinfo (Contributors): Add myself to the contributors list.
1004
1005 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
1006
1007         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
1008         and "mi1" instead of "mi1" and "mi0".
1009
1010 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1011
1012         * gdb.texinfo (Packets): Fix typos "alligned".
1013         Correct z3/Z3 description.  Correct z4/Z4 title.
1014
1015 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
1016
1017         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
1018
1019 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
1020
1021         * gdb.texinfo: Use GNU/Linux instead of Linux.
1022
1023 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
1024
1025         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1026
1027 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
1028
1029         * gdb.texinfo: Replace @example with @smallexample.
1030
1031 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
1032
1033         From Eli Zaretskii  <eliz@is.elta.co.il>:
1034         * gdb.texinfo (Character Sets): Use @smallexample instead of
1035         @example.  Use GNU/Linux instead of Linux.
1036
1037 2002-09-20  Jim Blandy  <jimb@redhat.com>
1038
1039         * gdb.texinfo: Add character set documentation.
1040
1041 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
1042
1043         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1044         (Packets): Add cross reference from `b' packet to `z' packets.
1045
1046 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
1047
1048         * gdb.texinfo (Maintenance Commands): Document ``maint
1049         internal-error'' and ``maint internal-warning''.
1050
1051         * gdbint.texinfo (Target Architecture Definition): Revise
1052         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
1053
1054 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
1055
1056         * gdbint.texinfo (Target Conditionals): Document the new
1057         NAME_OF_MALLOC macro.
1058
1059 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
1060
1061         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1062         engineer.
1063
1064 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
1065
1066         * gdb.texinfo (TUI Overview): Document status line fields.
1067
1068 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
1069
1070         * gdb.texinfo (TUI Commands): Document info win command.
1071
1072 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
1073
1074         * gdb.texinfo (TUI Overview): Document breakpoint markers.
1075
1076 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
1077
1078         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1079         (TUI Keys): Likewise.
1080
1081 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
1082
1083         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1084         for a packet receive.
1085
1086 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
1087
1088         * Makefile.in (clean): Move to end of file.
1089         (distclean, maintainer-clean, realclean): Ditto.
1090         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
1091         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1092         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1093         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1094
1095 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
1096
1097         * Makefile.in (GDBINT_TEX_TMPS): Define.
1098         (gdbint.dvi, gdbint.pdf): Use
1099         (GDB_TEX_TMPS): Define.
1100         (gdb.dvi, gdb.pdf): Use.
1101         (STABS_TEX_TMPS): Define.
1102         (stabs.dvi, stabs.pdf): Use.
1103         (GDB_DOC_SOURCE_INCLUDES): New macros.
1104         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1105         (GDBINT_DOC_FILES_INCLUDES): New macros.
1106         (GDBINT_DOC_BUILD_INCLUDES): New macros.
1107         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1108         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1109         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1110         (links2roff): Replace SFILES_INCLUDED with
1111         GDB_DOC_SOURCE_INCLUDES.
1112         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1113         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1114         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1115         dependencies.
1116         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1117         dependencies.
1118         (gdbmi.texinfo): Delete rule.
1119         (inc-hist.texinfo): Delete rule.
1120         (rluser.texinfo): Delete rule.
1121
1122 2002-08-23  Andrew Cagney  <cagney@redhat.com>
1123
1124         * gdbint.texinfo (Target Architecture Definition): Update
1125         STORE_RETURN_VALUE, mention regcache.
1126
1127 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
1128
1129         * gdbint.texinfo (Target Architecture Definition): Document
1130         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
1131
1132 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
1133
1134         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
1135         Fix minor typos.  Add index entries.
1136
1137 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1138
1139         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1140
1141 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1142
1143         * gdbint.texinfo (Target Architecture Definition): Document
1144         PRINT_VECTOR_INFO.
1145         * gdb.texinfo (Vector Unit): Document "info vectors" command.
1146
1147 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
1148
1149         * gdb.texinfo (Maintenance Commands): Document "maint print
1150         registers", "maint print raw-registers" and "maint print
1151         cooked-registers".
1152
1153 2002-08-08  Grace Sainsbury  <graces@redhat.com>
1154
1155         From Mark Salter:
1156         * gdb.texinfo (Protocol): Document T packet extension to
1157         allow watchpoint address reporting.
1158
1159 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
1160
1161         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1162
1163 2002-08-01  Andrew Cagney  <cagney@redhat.com>
1164
1165         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1166         to CHILL.
1167
1168 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
1169
1170         * gdbint.texinfo (Coding): Revise section "Include Files".
1171
1172 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1173
1174         * gdbint.texinfo: Obsolete references to m88k.
1175         * gdb.texinfo: Ditto.
1176
1177 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
1178
1179         * gdbint.texinfo (Create a release candiate): Add the location
1180         where the proper version of autoconf can be retrieved.
1181
1182 2002-07-09  Don Howard  <dhoward@redhat.com>
1183
1184         * gdb.texinfo (Command Files): Further describe the behavior of
1185         sourced command files.
1186
1187 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
1188
1189         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1190         (Coding): Clarify ISO C version that GDB assumes.
1191
1192 2002-06-26  Tom Tromey  <tromey@redhat.com>
1193
1194         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1195         add_setshow_cmd_full.
1196
1197 2002-06-25  Don Howard  <dhoward@redhat.com>
1198
1199         * gdb.texinfo (Memory Region Attributes): Document new behavior
1200         for 'mem' command.
1201
1202 2002-06-11  Jim Blandy  <jimb@redhat.com>
1203
1204         * gdb.texinfo (Symbols): Update documentation for `info source'
1205         command.
1206
1207         * gdb.texinfo (Macros): Call the command `info macro', not
1208         `show macro'.
1209
1210 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
1211
1212         * gdbint.texinfo (Coding): Add section ``Per-architecture module
1213         data''.
1214
1215 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
1216
1217         * gdbint.texinfo (Target Architecture Definition): Document
1218         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1219
1220 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
1221
1222         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1223         lists.
1224
1225 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
1226
1227         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1228         Branch''.
1229
1230 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
1231
1232         * gdbint.texinfo (Target Architecture Definition): Add section
1233         ``Converting an existing Target Architecture to Multi-arch''.
1234
1235 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
1236
1237         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1238         to ``Obsoleting code''.  Revise.
1239
1240 2002-05-17  Jim Blandy  <jimb@redhat.com>
1241
1242         * gdb.texinfo (C Preprocessor Macros): New chapter.
1243         Include it in the main menu.
1244         (Contributors): Credit Jim Blandy with macro support.
1245         (Compilation): Explain how to get macro information into the
1246         executable.
1247         (Expressions): Note that preprocessor macros are expanded.
1248
1249 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
1250
1251         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1252         options for `target remote'.
1253
1254 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
1255
1256         * gdbint.texinfo (Target Architecture Definition): Delete
1257         documentation on NNPC_REGNUM.
1258
1259 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1260
1261         * gdbint.texinfo (Target Architecture Definition): Document
1262         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1263         (Target Architecture Definition): Revise section `Using Different
1264         Register and Memory Data Representations'.  Add section `Raw and
1265         Virtual Register Representations'.
1266
1267 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1268
1269         * gdbint.texinfo (Target Architecture Definition): Mention
1270         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1271         (Target Architecture Definition): Mention same.  Add references to
1272         web pages.
1273
1274 2002-05-08  Michael Snyder  <msnyder@redhat.com>
1275
1276         * stabs.texinfo (Attributes): Document new "vector" attribute.
1277
1278 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1279
1280         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1281
1282 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1283
1284         * gdb.texinfo: Delete obsolete references to a29k.
1285
1286 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
1287
1288         * gdbint.texinfo (Target Architecture Definition): Replace
1289         IN_SIGTRAMP with PC_IN_SIGTRAMP.
1290
1291 2002-04-24  David S. Miller  <davem@redhat.com>
1292
1293         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1294
1295 2002-04-21  David S. Miller  <davem@redhat.com>
1296
1297         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1298
1299 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
1300
1301         * gdbint.texinfo (Target Architecture Definition): Delete
1302         definition of HAVE_REGISTER_WINDOWS.
1303
1304 2002-04-19  Eli Zaretskii  <eliz@is.elta.co.il>
1305
1306         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
1307         "Theodore A. Roth" <troth@verinet.com>.
1308
1309 2002-04-15  Don Howard  <dhoward@redhat.com>
1310
1311         From Eli Zaretskii <eliz@is.elta.co.il>
1312         * gdb.texinfo (show max-user-call-depth): Correct formatting.
1313         Provide a better explaination of this feature.
1314
1315 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
1316
1317         * gdbint.texinfo (Target Architecture Definition): Remove
1318         FRAME_CHAIN_COMBINE.
1319
1320 2002-04-12  Michael Chastain  <mec@shout.net>
1321
1322         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1323         REG_STACK_SEGMENT.
1324
1325 2002-04-09  Michael Chastain  <mec@shout.net>
1326
1327         * gdbint.texinfo (Obsolete Conditionals): Remove references to
1328         PYRAMID_* macros.
1329
1330 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
1331
1332         * gdb.texinfo (Bug Reporting): Document that the web is the
1333         prefered way of submitting bug reports.
1334         (Bug Reporting): Delete the s-mail address as the last resort.
1335
1336 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
1337
1338         * gdbint.texinfo (Target Architecture Definition): Delete
1339         references to TARGET_WRITE_FP and write_fp.
1340
1341 2002-03-27  Michael Snyder  <msnyder@redhat.com>
1342
1343         * gdb.texinfo: Document new commands dump, append, and restore.
1344
1345 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
1346
1347         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1348         Branch'.
1349
1350 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1351
1352         * gdb.texinfo: Change all examples to @smallexample.
1353         * gdbint.texinfo: Ditto.
1354
1355 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1356
1357         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1358         Branches''.
1359
1360 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1361
1362         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1363         Policy''.
1364
1365 2002-03-04  Fred Fish  <fnf@redhat.com>
1366
1367         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1368         expresson, suports, dependant, trhe, perhaphs, situtations,
1369         explictily, taged, oportunity, unfortunatly).
1370
1371 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
1372
1373         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1374         Remove reference to 3.12.
1375
1376 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
1377
1378         * gdbint.texinfo: Include fdl.texi.
1379         (Top): Add GNU Free Documentation License.
1380         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1381         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1382         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1383         (gdbint.info): Add srcdir to include path.
1384         * gdb.texinfo: Include gpl.texi.
1385         (Top): Add Copying.
1386         * gpl.texi: New file.
1387
1388 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
1389
1390         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
1391
1392 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
1393
1394         * gdb.texinfo: Document Cygwin native specific commands.
1395
1396 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
1397
1398         * gdb.texinfo: Document gdbserver ``--attach'' command.
1399
1400 2002-02-07  Michael Snyder  <msnyder@redhat.com>
1401
1402         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
1403         to @code(_ovly_debug_event).
1404
1405 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
1406
1407         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
1408
1409 2002-02-06  Michael Snyder  <msnyder@redhat.com>
1410
1411         * gdb.texinfo (overlays): Mention new magic symbol
1412         '_ovly_debug_event', which allows GDB to keep better track
1413         of overlays.
1414
1415 2002-02-03  Eli Zaretskii  <eliz@is.elta.co.il>
1416
1417         * gdb.texinfo (Memory Region Attributes): Fix the wording.
1418         Suggested by Dmitry Sivachenko.
1419
1420         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
1421
1422 2002-02-01  Michael Snyder  <msnyder@redhat.com>
1423
1424         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
1425
1426 2002-01-30  Michael Snyder  <msnyder@redhat.com>
1427
1428         * gdb.texinfo: (remote protocol): Gramatical fix-up.
1429         (set trust-readonly-sections): Document.
1430
1431 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
1432
1433         * gdbint.texinfo (Releasing GDB): Revise and update.
1434
1435 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
1436
1437         * gdbint.texinfo (Target Architecture Definition): Delete
1438         description of TARGET_BYTE_ORDER_DEFAULT.
1439
1440 2002-01-27  Eli Zaretskii  <eliz@is.elta.co.il>
1441
1442         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
1443         <mitya@cavia.pp.ru>.
1444
1445 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
1446
1447         * libgdb.texinfo: Delete file.
1448
1449 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
1450
1451         * gdb.texinfo: Remove makeinfo 3.12 hacks.
1452         * gdbint.texinfo: Ditto.
1453
1454 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
1455
1456         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
1457
1458 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
1459
1460         * Makefile.in: Update copyright.
1461         (TEXI2DVI): Define.
1462         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
1463         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
1464         gdb-cfg.texi.
1465         (TEXINDEX, PDFTEX): Delete makefile variables.
1466
1467 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
1468
1469         * gdb.texinfo (Protocol): Move section to appendix.
1470
1471 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
1472
1473         * gdb.texinfo (Remote Debugging): Create a menu.
1474         (Top): Add ``Remote Debugging'' to menu.
1475
1476 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
1477
1478         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
1479         serial protocol'' from here.
1480         (Remote Debugging): To here.  New chapter.
1481
1482 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
1483
1484         * gdbint.texinfo (Target Architecture Definition): Delete
1485         description of TARGET_BYTE_ORDER_SELECTABLE_P.
1486
1487 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
1488
1489         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
1490         are no longer needed.
1491         (Porting GDB): Add maintainer note about configure.host.
1492
1493 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
1494
1495         * gdbint.texinfo (Target Architecture Definition): Remove
1496         definition of IEEE_FLOAT.
1497
1498 2002-01-20  Eli Zaretskii  <eliz@is.elta.co.il>
1499
1500         * gdb.texinfo: Beautify copyright years; fix a typo.
1501         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
1502         <3diff@gnu.org>
1503
1504 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
1505
1506         * gdbint.texinfo (Host Definition): Remove references to
1507         MALLOC_INCOMPATIBLE.
1508
1509 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
1510
1511         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
1512         and xyz-xdep.o.
1513
1514 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
1515
1516         * gdb.texinfo   (Maintenance Commands): Add appendix.
1517         (Set Breaks): Copy ``maint info breakpoint'' doco to
1518         ``Maintenance Commands'' appendix.  Add reference.
1519
1520 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
1521
1522         * fdl.texi: Remove next/prev from @node.
1523
1524 2002-01-17  Eli Zaretskii  <eliz@is.elta.co.il>
1525
1526         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
1527         for monstrous @multitable (from Brian Youmans).
1528
1529         * fdl.texi: New file.
1530
1531         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
1532
1533 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
1534
1535         * gdbint.texinfo (Releasing GDB): New chapter.
1536
1537 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
1538
1539         * gdb.texinfo (Embedded Processors, Calling program functions):
1540         Obsolete references to a29k.
1541
1542 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
1543
1544         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
1545         examples.  Document that a code-block should do or discard its
1546         cleanups before exit.
1547
1548 2002-01-11  Michael Snyder  <msnyder@redhat.com>
1549
1550         * gdb.texinfo (Choosing files): Change @samp to @file.
1551
1552 2002-01-05  Michael Snyder  <msnyder@redhat.com>
1553
1554         * gdb.texinfo (--pid): Document new command line option (attach).
1555
1556 2002-01-07  Eli Zaretskii  <eliz@is.elta.co.il>
1557
1558         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
1559         in the stub.
1560
1561 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
1562
1563         * gdbint.texinfo (Target Architecture Definition): Replace
1564         BIG_ENDIAN with BFD_ENDIAN_BIG.
1565
1566 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
1567
1568         * gdbint.texinfo (Target Architecture Definition): Replace
1569         value_ptr with struct value pointer.
1570
1571 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
1572
1573         * gdb.texinfo (Free Software): Fix wording.
1574
1575 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
1576
1577         * gdb.texinfo (Free Software): New section ``Free Software Needs
1578         Free Documentation''.
1579
1580 2001-12-30  Eli Zaretskii  <eliz@is.elta.co.il>
1581
1582         * stabs.texinfo:
1583         * gdb.texinfo:
1584         * gdbint.texinfo:
1585         * libgdb.texinfo:
1586         * annotate.texi: Fix the application of GFDL in the Copyright notice.
1587
1588 2001-12-29  Michael Snyder  <msnyder@redhat.com>
1589
1590         * gdb.texinfo (maint info sections): Fix typo.
1591
1592 2001-12-26  Michael Snyder  <msnyder@redhat.com>
1593
1594         * gdb.texinfo (maint info sections): Document.
1595
1596         * gdb.texinfo (info proc): Comment out documentation for
1597         'info proc' sub-options that are currently not implemented.
1598
1599 2001-12-20  Jim Blandy  <jimb@redhat.com>
1600
1601         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1602
1603 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
1604
1605         * gdbint.texinfo (Target Architecture Definition): Replace
1606         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1607
1608 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
1609
1610         * gdbint.texinfo (Host Definition): Delete documentation on
1611         HOST_BYTE_ORDER.
1612
1613 2001-11-30  Jim Blandy  <jimb@redhat.com>
1614
1615         * gdb.texinfo (Overlays): New chapter, documenting GDB's
1616         overlay support.  Add to top-level menu.
1617
1618 2001-11-26  Tom Tromey  <tromey@redhat.com>
1619
1620         * gdb.texinfo (Command Syntax): Document C-o binding.
1621
1622 2001-07-26  Christopher Faylor  <cgf@redhat.com>
1623
1624         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1625         use since it is described in the referenced section.
1626
1627         From Eli Zaretskii <eliz@is.elta.co.il>
1628         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1629         clearer when using DJGPP.
1630
1631 2001-11-24  Christopher Faylor  <cgf@redhat.com>
1632
1633         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1634         specifically refer to MS-DOS.
1635         (command files): Mention gdb.ini is only used on MS-DOS.
1636
1637 2001-11-21  Tom Tromey  <tromey@redhat.com>
1638
1639         * gdb.texinfo (Invoking GDB): Document --args.
1640         (Mode Options): Likewise.
1641
1642 2001-11-21  Jim Blandy  <jimb@redhat.com>
1643
1644         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1645         Delete documentation; this macro has been removed from the
1646         sources.
1647
1648 2001-11-13  Jim Blandy  <jimb@redhat.com>
1649
1650         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1651
1652 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
1653
1654         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1655
1656 2001-11-05  Michael Snyder  <msnyder@redhat.com>
1657
1658         * gdb.texinfo (info functions): Document use of backslash to
1659         quote regexp chars in function names such as "operator*()".
1660
1661 2001-11-01  Fred Fish  <fnf@redhat.com>
1662
1663         * gdbint.texinfo (SOLIB_ADD): Document additional new
1664         "readsyms" arg.
1665
1666 2001-10-30  Don Howard  <dhoward@redhat.com>
1667
1668         * gdb.texinfo: (Command Files) Added documentation for the
1669         behavior of gdb with input redirected from a file.
1670
1671 2001-10-28  Fred Fish  <fnf@redhat.com>
1672
1673         * gdb.texinfo (auto-solib-add): Change docs to match
1674         implementation change.
1675         (auto-solib-limit): Add docs for new variable.
1676
1677 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
1678
1679         * gdbint.texinfo (Target Architecture Definition): Function
1680         value_as_pointer renamed to value_as_address.
1681
1682 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
1683
1684         * gdbint.texinfo (Target Architecture Definition): Default
1685         POINTER_TO_ADDRESS functions assume unsigned addresses.
1686         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
1687         posting by Jim Blandy.
1688
1689 2001-10-12  Jim Blandy  <jimb@redhat.com>
1690
1691         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1692         version of texi2html (1.64) doesn't support this flag any more.
1693
1694 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
1695
1696         * gdbint.texinfo (Host Definition): Remove description of
1697         MEM_FNS_DECLARED.
1698
1699         * gdbint.texinfo (Host Definition): Remove description of R_OK.
1700
1701         * gdbint.texinfo (Host Definition): Remove description of
1702         HAVE_SIGSETMASK.
1703
1704 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
1705
1706         * gdbint.texinfo (Target Architecture Definition): Add
1707         explanation of TARGET_PRINT_INSN macro.
1708
1709 2001-08-30  Jim Blandy  <jimb@redhat.com>
1710
1711         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
1712         Explain what it means to load relocatable files.
1713
1714 2001-08-28  Jim Blandy  <jimb@redhat.com>
1715
1716         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
1717         info `top' menu.
1718
1719 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
1720
1721         * gdbint.texinfo: Add a cautionary note about macro use.
1722
1723 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
1724
1725         * gdb.texinfo: Explain omitting the hostname in the
1726         `target remote' command.
1727
1728 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
1729
1730         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
1731         and END-INFO-DIR-ENTRY.
1732
1733 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1734
1735         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
1736
1737 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
1738
1739         * gdbint.texinfo (libgdb): Rewrite.
1740
1741 2001-07-26  Eli Zaretskii  <eliz@is.elta.co.il>
1742
1743         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
1744
1745 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
1746
1747         * gdb.texinfo (TUI): New chapter, document the TUI.
1748         (Mode Options): Document the -tui option.
1749
1750 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
1751
1752         * gdbint.texinfo (Host Definition): Remove description of
1753         NEED_POSIX_SETPGID.
1754
1755 2001-07-23  Eli Zaretskii  <eliz@is.elta.co.il>
1756
1757         * gdb.tex (DJGPP Native): New node, with descriptions of
1758         DJGPP-specific commands.
1759
1760 2001-07-19  John R. Moore  <jmoore@redhat.com>
1761
1762         * gdbint.texinfo: Three misspellings.
1763
1764 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
1765
1766         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
1767         `test` expressions on bash.  Problem reported by Colin Walters.
1768
1769 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
1770
1771         * gdbint.texinfo (User Interface): Update ui-out documentation to
1772         refelect recent UI/MI updates.
1773
1774 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
1775
1776         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1777         interpreters.
1778
1779 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
1780
1781         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1782         structure and not macros.
1783         (Host Definition): Document that much of this chapter is obsolete.
1784         (Target Architecture Definition): Update list of files that make
1785         up a target architecture.
1786         (Coding): Update.
1787
1788 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
1789
1790         * gdbint.texinfo (Target Architecture Definition): Update
1791         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1792         The latter has been changed to a true predicate.
1793
1794 2001-06-17  Eli Zaretskii  <eliz@is.elta.co.il>
1795
1796         * annotate.texi: Add @noindent where needed.  From Dmitry
1797         Sivachenko <dima@Chg.RU>.
1798         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
1799
1800 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
1801
1802         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
1803
1804 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
1805
1806         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1807         returns ``OK''.  Document that the ``R'' packet does not reply.
1808
1809 2001-06-13  Michael Snyder  <msnyder@redhat.com>
1810
1811         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1812
1813 2001-06-13  Eli Zaretskii  <eliz@is.elta.co.il>
1814
1815         * gdb.texinfo (Signals): Clarify the default setting of signal
1816         handling.
1817
1818 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
1819
1820         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1821         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1822
1823 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
1824
1825         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1826
1827 2001-05-10  Eli Zaretskii  <eliz@is.elta.co.il>
1828
1829         * gdbint.texinfo (Clean Design and Portable Implementation):
1830         Renamed from "Clean Design".
1831         (Clean Design and Portable Implementation): Document portable
1832         methods of handling file names, and the associated macros.
1833
1834 2001-04-02  Eli Zaretskii  <eliz@is.elta.co.il>
1835
1836         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1837         command and provide a cross-reference to its description.
1838         (Symbols): Note that "info scope" is useful for trace experiments.
1839
1840 2001-04-01  Eli Zaretskii  <eliz@is.elta.co.il>
1841
1842         * gdb.texinfo (Symbols): Document "info scope".
1843         (Tracepoints): New chapter.
1844         (Contributors): Update for v5.1.
1845         <All nodes>: Change "C++" to "C@t{++}".
1846
1847         * gdbint.texinfo (User Interface): A new section about ui_out
1848         functions, based on text written by Fernando Nasser.
1849
1850         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
1851
1852 2001-03-26  Eli Zaretskii  <eliz@is.elta.co.il>
1853
1854         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
1855
1856         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
1857
1858         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
1859         Replace "GDB" with "@value{GDBN}".  Fix markup.
1860
1861         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
1862
1863         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1864         a cross-reference to its description.
1865         (Symbols): Document "info symbol".
1866
1867 2001-03-21  Eli Zaretskii  <eliz@is.elta.co.il>
1868
1869         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1870         subsection "x86 Watchpoints".
1871         (Target Architecture Definition): Document the macros
1872         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1873         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1874
1875 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
1876
1877         * gdbint.texinfo (Target Architecture Definition): Update
1878         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1879         list.
1880
1881 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
1882
1883         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1884         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1885
1886 2001-02-21  Eli Zaretskii  <eliz@is.elta.co.il>
1887
1888         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1889
1890 2001-02-11  Eli Zaretskii  <eliz@is.elta.co.il>
1891
1892         * gdb.texinfo (Environment): Document that `path' does not change
1893         the value of PATH in GDB's own environment (it did in the past,
1894         but that was changed on March 15, 1994).  Reported by Doug Evans
1895         <dje@transmeta.com>.
1896
1897         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1898         its line.  Fix markup of commands and macros.  Add an Index node
1899         and index entries.
1900
1901 2001-01-23  J.T. Conklin  <jtc@redback.com>
1902
1903         * gdb.texinfo (Memory region attributes): New manual section.
1904
1905 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
1906
1907         * gdbint.texinfo (POP_FRAME): Document use by return_command.
1908
1909 2000-12-25  Eli Zaretskii  <eliz@is.elta.co.il>
1910
1911         * refcard.tex: Version and copyright fixed.  From Phil Edwards
1912         <pedwards@disaster.jaj.com>.
1913
1914 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1915
1916         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1917         DWARF2_REG_TO_REGNUM): Document.
1918
1919 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1920
1921         * gdbint.texinfo (Coding): Update current value of
1922         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
1923
1924 2000-11-19  Eli Zaretskii  <eliz@is.elta.co.il>
1925
1926         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
1927         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
1928
1929 2000-11-10  Christopher Faylor <cgf@cygnus.com>
1930
1931         * gdb.texinfo: Document new 'set step-mode' command.
1932
1933 2000-10-16  Eli Zaretskii  <eliz@is.elta.co.il>
1934
1935         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1936         changes from Dmitry Sivachenko <dima@Chg.RU>.
1937
1938 2000-09-26  Eli Zaretskii  <eliz@is.elta.co.il>
1939
1940         * gdb.texinfo (Hooks): Document the new post-hook functionality.
1941         From Steven Johnson <sbjohnson@ozemail.com.au>.
1942
1943 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
1944
1945         * gdbint.texinfo (Overall Structure): Spelling fix.
1946
1947 2000-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
1948
1949         * gdbint.texinfo (Target Architecture Definition): Document that
1950         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1951         for which REGISTER_CONVERTIBLE returns a zero value.
1952
1953 2000-07-08  Christopher Faylor <cgf@cygnus.com>
1954
1955         * Makefile.in (install-info): Find files to install in either the
1956         build or source directories (adapted from Makefile.am).
1957
1958 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
1959
1960         * stabs.texinfo: Fix spelling errors.
1961         (String Field): FILE-NUMBER starts from 0, not 1.
1962
1963 2000-07-05  Eli Zaretskii <eliz@is.elta.co.il>
1964
1965         * refcard.tex: Remove \centerline from the blurb.  Patch from
1966         Brian Youmans.
1967
1968 2000-06-25  Eli Zaretskii <eliz@is.elta.co.il>
1969
1970         * Makefile.in (install-info): Support installation from outside of
1971         the source directory.  Reported by Mark Harig
1972         <markh@frazier.landmark.com>.
1973
1974 2000-06-20  J.T. Conklin  <jtc@redback.com>
1975
1976         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1977
1978 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1979
1980         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1981         Generate using pdftex.
1982         (PDFTEX): Define.
1983         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1984         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1985         @contents at the start.
1986
1987 2000-05-24  Eli Zaretskii  <eliz@is.elta.co.il>
1988
1989         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
1990         Youmans.
1991
1992 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1993
1994         From Brian Youmans:
1995         * gdb.texinfo: Fix ``et al.''.
1996
1997 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
1998
1999         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2000         loop.
2001
2002 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
2003
2004         * configure: Regenerate.
2005
2006 2000-05-17  Eli Zaretskii  <eliz@is.elta.co.il>
2007
2008         * Makefile.in (install-info): Run install-info on installed Info
2009         files.
2010
2011 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2012
2013         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
2014         Andrew Cagney.
2015
2016 2000-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
2017
2018         * gdb.texinfo: Proofreading changes from Brian Youmans.
2019
2020 2000-05-01  Nick Duffek  <nsd@cygnus.com>
2021
2022         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2023         startup sequence, minor edits.
2024
2025 2000-05-01  Eli Zaretskii  <eliz@is.elta.co.il>
2026
2027         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2028         TeX.
2029
2030         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
2031         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2032         like `n' and `s' which look weird.  Convert some of the @kindex to
2033         @vindex, when they refer to variables, not commands.
2034
2035 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2036
2037         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2038
2039 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
2040
2041         * Makefile.in (GDBMI_DIR): New variable.
2042         (SET_TEXINPUTS): Add $(GDBMI_DIR).
2043         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2044         (gdbmi.texinfo): New target, for texi2roff.
2045         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2046         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2047
2048         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2049         gdbmi.texinfo.
2050         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2051         comment.
2052
2053 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
2054
2055         * gdb.texinfo (Files): Update description of add-symbol-file
2056         command.
2057
2058 2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
2059
2060         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2061         prevents the build (and is generally a Bad Idea).
2062
2063 2000-04-17  Eli Zaretskii  <eliz@is.elta.co.il>
2064
2065         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2066         a comma inside @var.
2067         (Command Files): Index markup changes from Dmitry Sivachenko
2068         <dima@Chg.RU>.
2069
2070 2000-04-16  Eli Zaretskii  <eliz@is.elta.co.il>
2071
2072         * Makefile.in (LN_S): Define.
2073         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2074         invoke "ln -s" unless it is known to work.
2075
2076         * configure.in (AC_PROG_LN_S): Add.
2077
2078 2000-04-14  Jim Blandy  <jimb@redhat.com>
2079
2080         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2081         section.
2082         (Target Conditionals): Document ADDRESS_TO_POINTER,
2083         POINTER_TO_ADDRESS.
2084
2085 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
2086
2087         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2088         gdb-cfg.texi to get the value.
2089
2090 2000-04-10  Jim Blandy  <jimb@redhat.com>
2091
2092         * gdbint.texinfo (Target Architecture Definition): Fix
2093         cross-references.
2094
2095 2000-04-08  Jim Blandy  <jimb@redhat.com>
2096
2097         * gdbint.texinfo (Using Different Register and Memory Data
2098         Representations): New section.
2099         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2100         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2101         REGISTER_CONVERT_TO_RAW): Document.
2102
2103 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2104
2105         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
2106         for acknowledgments.
2107
2108 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2109
2110         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2111         qThreadExtraInfo.
2112
2113 2000-03-28  J.T. Conklin  <jtc@redback.com>
2114
2115         * gdb.texinfo: Clarify which remote debug protocol commands are
2116         required and which are optional.
2117
2118 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2119
2120         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2121         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
2122         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2123         * annotate.texi: Update.
2124
2125 2000-03-28  Stan Shebs  <shebs@apple.com>
2126
2127         * gdb.texinfo: Update dates, bump to Eighth Edition (note
2128         expectation of additional changes before release), update
2129         ISBN, add copy of top-level menu for @ifhtml, remove explicit
2130         node links, rephrase and/or shorten lines to fix formatting
2131         problem in both regular and @smallbook formats.
2132         * annotate.texi: Shorten lines in example, use smallexample
2133         consistently everywhere.
2134         * Makefile.in: Add comment about texinfo 4.0 html generation.
2135         (SFILES_INCLUDED): Add annotate.texi.
2136
2137 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
2138
2139         * gdb.texinfo (Debugging Output): Added new section, documenting
2140         the "set/show debug" commands.
2141
2142 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2143
2144         * annotate.texi (Annotations): When GDBN omit @chapter and @node
2145         entry.
2146
2147         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2148         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2149         @chapter and @node entries.
2150
2151         * gdb.texinfo: Link all top-level nodes.
2152
2153 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2154
2155         * Makefile.in (install-info): Create $(infodir) before installing
2156         files.
2157
2158 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2159
2160         From David Whedon <dwhedon@gordian.com>
2161         * gdbint.texinfo : Added paragraphs about command deprecation.
2162
2163 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
2164
2165       * gdb.texinfo: Add documentation for the apropos command.
2166
2167 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
2168
2169         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2170
2171 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
2172
2173         * gdb.texinfo: Add white space to prevent overprinting in
2174         two places.
2175
2176 2000-03-17  Stan Shebs  <shebs@apple.com>
2177
2178         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2179         <dima@Chg.RU>, also clarification of allowed content for
2180         string constants.
2181
2182 2000-03-16  Eli Zaretskii <eliz@is.elta.co.il>
2183
2184         * gdb.texinfo (main menu): Add Annotations.
2185         (File Options): Add @cindex entries for each command-line option.
2186         Document --epoch, --annotate, --async, --interpreter, --write,
2187         --statistics, and --version.
2188
2189         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
2190         of GDB.
2191
2192 2000-02-23  Jim Blandy  <jimb@redhat.com>
2193
2194         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2195
2196 2000-02-22  Jim Blandy  <jimb@redhat.com>
2197
2198         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2199
2200 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
2201
2202         * Makefile.in (diststuff): New target.
2203
2204 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
2205
2206         * agentexpr.texi: Fix wording regarding Intel's IA-64
2207         architecture.  [From Jim Wilson.]
2208
2209 2000-01-16  Tom Tromey  <tromey@cygnus.com>
2210
2211         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2212         (Delete Breaks): Mention range arguments.
2213         (Disabling): Likewise.
2214
2215 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
2216
2217         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
2218
2219 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2220
2221         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2222         valid functions.
2223
2224 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
2225
2226         * gdb.texinfo: Clarify regular expressions used in rbreak.
2227
2228 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
2229
2230         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2231         MEMORY_REMOVE_BREAKPOINT):  Document.
2232
2233 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2234
2235         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2236         offset re-using the DATA offset instead.
2237
2238 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
2239
2240         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2241
2242 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
2243
2244         From Dmitry Sivachenko <demon@gpad.ac.ru>:
2245         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2246         typos.
2247
2248         * gdb.texinfo: Various minor wording and formatting improvements,
2249         mentions of additional command-line options.
2250
2251 1999-09-30  Fred Fish  <fnf@cygnus.com>
2252
2253         * gdb.texinfo:  Document additional forms of specifying section
2254         names and addresses for the add-symbol-file command.
2255
2256 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
2257
2258         * gdbint.texinfo: Fix typo, add the word "have".
2259
2260 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
2261
2262         * gdbint.texinfo (Target Architecture Definition): Document the
2263         SKIP_PERMANENT_BREAKPOINT macro.
2264
2265 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
2266
2267         * gdb.texinfo: Fiks speling errers.
2268
2269         * gdb.texinfo: Fix uses of @multitable.
2270
2271         From Eli Zaretskii  <eliz@is.elta.co.il>:
2272         * gdb.texinfo: Include details specific to DOS host, clarify
2273         some confusing language, fix @ref/@xref/@pxref usages, add
2274         comments about using with optimization, add more indexing,
2275         fix info about disassembly-flavor.
2276
2277 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
2278
2279         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2280         SKIP_SOLIB_RESOLVER): Define.
2281
2282 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2283
2284         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
2285         ``g'' packets.
2286
2287 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
2288
2289         * gdb.texinfo: Create a new "Configurations" chapter with
2290         platform-specific info, inline remote.texi and move sections of it
2291         into the new chapter, move bits about info proc, heuristic search,
2292         and register stack into the new chapter.
2293         * remote.texi: Remove, now part of gdb.texinfo.
2294         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2295
2296 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
2297
2298         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2299         GDB_TARGET_IS_MACH386): These kludges have gone away.
2300
2301 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2302
2303         * gdbint.texinfo (Target Architecture Definition): Mention
2304         TDEPLIBS.
2305
2306 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
2307
2308         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2309         surrounding text to fit HP-UX bits into general info.
2310         (HPPA-cfg.texi): Remove, no longer useful.
2311
2312         * gdb.texinfo: Remove explicit links from @node lines, remove
2313         HP-added "Detailed Node Listing" from main menu which confuses
2314         things.
2315
2316         From Dmitry Sivachenko <dima@Chg.RU>:
2317         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2318         in description of `set environment'.
2319
2320 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
2321
2322         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2323
2324 1999-08-12  Ben Elliston  <bje@cygnus.com>
2325
2326         * gdbint.texinfo (Breakpoint Handling): Add missing words.
2327
2328 1999-08-10  Eli Zaretskii  <eliz@is.elta.co.il>
2329
2330         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2331         watch, awatch, and rwatch.  Explain why the latter two cannot be
2332         set as software watchpoints.  Document that watchpoints for local
2333         variables are deleted when the debuggee terminates.
2334
2335 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
2336
2337         * remote.texi (Protocol): Further clarification of the "qRcmd"
2338         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
2339         reserved.
2340
2341 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
2342
2343         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2344         * gdb.texinfo: Ditto.
2345
2346 1999-08-06  Tom Tromey  <tromey@cygnus.com>
2347
2348         * gdb.texinfo (KOD): New node.
2349
2350 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2351
2352         * remote.texi (Rcmd): Fix minor formatting typos.
2353
2354 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2355
2356         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2357         packets.
2358
2359 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
2360
2361         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2362         fixes.
2363
2364 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2365
2366         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2367
2368 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2369
2370         * remote.texi (Communication Protocol): ``v'' is in use. Fix
2371         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
2372         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
2373         packets that are not supported on all hosts. Expand examples.
2374         Spell check.
2375
2376 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
2377
2378         * Makefile.in: Recognize html, install-html.  Add targets
2379         to build HTML versions of documentation via texi2html.
2380
2381 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
2382
2383         * gdbint.texinfo (Testsuite): New chapter, information about the
2384         testsuite.
2385
2386 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2387
2388         * remote.texi (Communication Protocol): Rewrite.
2389
2390 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2391
2392         * stabs.texinfo: Fix uses of xref.
2393
2394 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
2395
2396         * gdbint.texinfo: Add an anti-printf exhortation, and update the
2397         info about patch submission.
2398
2399 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
2400
2401         From Per Bothner  <bothner@cygnus.com>:
2402         * gdb.texinfo: Document Chill support.
2403
2404 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2405
2406         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
2407         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
2408         Document that the value should be greater-than or equal-to zero.
2409         (NO_STD_REGS): Document. Deprecate.
2410
2411 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2412
2413         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
2414         Document that these are not used.
2415
2416 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2417
2418         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
2419
2420 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2421
2422         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
2423         numargs was dropped.
2424
2425 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2426
2427         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
2428
2429 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2430
2431         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
2432         Update.
2433
2434 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2435
2436         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
2437         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
2438
2439 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
2440
2441         * gdbint.texinfo: Fix typos: $ -> @.
2442
2443 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2444
2445         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
2446         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
2447         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
2448         BREAKPOINT_FROM_PC.
2449
2450 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2451
2452         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
2453         CALL_DUMMY_STACK_ADJUST): Document.
2454
2455 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2456
2457         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
2458         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
2459
2460 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
2461
2462         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
2463         longer exists.
2464
2465 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
2466
2467         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
2468         nearly all @ifset/@ifclear conditionals; nobody uses them, and
2469         they make the manual source incomprehensible.
2470         * h8-cfg.texi: Remove, hasn't been used in years.
2471
2472 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
2473
2474         * gdb.texinfo: Update the credits.
2475
2476 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
2477
2478         * gdb.texinfo: Fix mistakes noticed in printout of last
2479         draft, add Alpha to discussion of heuristic fence post.
2480
2481 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
2482
2483         * gdb.texinfo, remote.texi: Many changes; update to Seventh
2484         Edition, merge some HP changes into mainline, describe some
2485         previously undocumented features, describe more of the target
2486         commands available, eliminate obsolete section on renamed
2487         commands.
2488         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
2489
2490 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
2491
2492         * gdb.texinfo: Make many HPPA conditionals unconditional,
2493         including catchpoint description, since now on for all configs.
2494         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
2495         specializations.
2496
2497 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
2498
2499         * Makefile.in (GDBvn.texi): Fix match expression to work with
2500         current format of VERSION in gdb/Makefile.in.
2501         * gdb.texinfo: Fix node ref to match new readline.
2502
2503 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
2504
2505         * gdb.texinfo: Changes made as part of a project to merge in
2506           changes made by HP. Documentation makes extensive use of
2507           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
2508           on remote debugging. There are differences in documentation
2509           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
2510           the HP manual discusses catchpoints, hardware watchpoints, and
2511           some HPUX specific limitations for shared library support.
2512
2513           There are also a number of @node changes.
2514
2515 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
2516
2517         * gdbint.texinfo (Formatting): Disambiguate a sentence.
2518         (C Usage): Same.
2519
2520 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
2521
2522         The following changes were made by Edith Epstein
2523         <eepstein@cygnus.com> as part of a project to merge in changes
2524         made by HP.
2525
2526         * HPPA-cfg.texi: new file.
2527
2528         * all-cfg.texi: set HPPA for HP PA-RISC targets.
2529
2530         * refcard.tex: change documentation about catch.
2531           removed info catch.
2532
2533 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
2534
2535         * gdbint.texinfo: Expand on GDB's coding standards,
2536         specify the use of arg names with prototypes.
2537
2538 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
2539
2540         * gdb.texinfo: Fix tipo.
2541
2542 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
2543
2544         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
2545         TARGET_BYTE_ORDER_SELECTABLE_P.
2546
2547 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
2548
2549         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
2550
2551 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
2552
2553         * agentexpr.texi: New file.
2554
2555 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
2556
2557         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
2558
2559 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
2560
2561         * remote.texi: Changed wording that implied that the GDB remote
2562         protocol caches register values instead of GDB itself.
2563
2564 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
2565
2566         * gdbint.texinfo: Add some info about symbol readers.
2567         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
2568         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
2569         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
2570         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
2571
2572 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
2573
2574         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
2575
2576 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
2577
2578         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2579
2580 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
2581
2582         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2583         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2584
2585 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
2586
2587         * gdbint.texinfo: Fix minor typos.
2588
2589 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
2590
2591         * gdbint.texinfo: Complete overhaul.  Group descriptions more
2592         logically, add more info on generic algorithms, remove much
2593         obsolete and/or wrong material.
2594
2595 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
2596
2597         * stabs.texinfo (Method Type Descriptor): Expand and correct.
2598
2599 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
2600
2601         * refcard.tex:  Copyright, address updates.
2602
2603 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
2604
2605         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2606         for the edition instead of confusing GDB-version-like numbers.
2607
2608 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
2609
2610         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2611
2612 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
2613
2614         * LRS: Reformat a bit to keep text under 80 columns.
2615
2616 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
2617
2618         * gdb.texinfo: Add some credits, mention bug monitor.
2619         * remote.texi: Mention mips monitor targets.
2620         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
2621
2622 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
2623
2624         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2625         files, finish sorting of host vs target vs native macros, describe
2626         some more of them.
2627
2628 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
2629
2630         * gdbint.texinfo (Host Conditionals): Document change from
2631         using NO_MMALLOC to it's inverse, USE_MMALLOC.
2632
2633 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
2634
2635         * gdbint.texinfo (Host Conditionals): Document
2636         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2637
2638 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
2639
2640         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2641         Document LSEEK_NOT_LINEAR.
2642
2643 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
2644
2645         * stabs.texinfo (Stab Section Basics): Make it clear that only
2646         some versions of the GNU linker remove the leading N_UNDF symbol.
2647
2648 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
2649
2650         * stabs.texinfo (String Field): Document type number pairs here,
2651         instead of in the Sun specific section.
2652         (Include Files): The GNU linker supports the N_BINCL
2653         optimization.  Clarify the N_BINCL value, and what it is used
2654         for.
2655         (Procedures): Document N_FUN with an empty string to mark the end
2656         of a function.
2657         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2658         (Sun Differences): Remove this node, as the information is now
2659         elsewhere in the main document.
2660         (Stab Section Basics): Mention that the GNU linker may optimize
2661         stabs and remove the leading N_UNDF symbol.
2662
2663 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
2664
2665         * gdb.texinfo, refcard.tex: Restore author credit
2666
2667 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
2668
2669         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2670         documentation to account for START and END macros taking
2671         one arg.
2672
2673 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
2674
2675         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
2676         * gdb.texinfo (Frames): Fix typo.
2677
2678 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
2679
2680         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2681         a target_signal as arg type, not a pid.
2682
2683 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
2684
2685         * gdb.texinfo:  Document `set assembly-language'.
2686
2687 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
2688
2689         * remote.texi: Update list of stubs in the GDB distribution.
2690
2691 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
2692
2693         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2694         Also document that some systems can use mmalloc but must define
2695         this if their C runtime allocates memory that is later freed.
2696         (MMCHECK_FORCE): Document new macro.
2697
2698 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
2699
2700         * remote.texi: Add documentation for target Sparclet.
2701
2702 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
2703
2704         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
2705         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2706         * configure.in: Rewritten for autoconf.
2707         * configure: New.
2708
2709 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
2710
2711         * Makefile.in (DVIPS): New define, set to dvips.
2712         (dvi): Add stabs.dvi.
2713         (ps): New target.
2714         (all-doc): Depend on info, dvi, and ps targets.
2715         (STAGESTUFF): Add *.ps and *.dvi files.
2716         (clean-info, clean-dvi): Remove.
2717         (mostlyclean): Does not depend upon clean-info or clean-dvi,
2718         rules completely rewritten.
2719         (maintainer-clean): Remove clean-info and clean-dvi
2720         dependencies and put their actions in the rules.
2721         (gdb.ps): New target
2722         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
2723         intermediate TeX files, whether they have 2 or 3 character
2724         extensions.
2725         (gdbint.ps): Add target and rules.
2726         (gdb-internals): Delete unused target.
2727         (Makefile): Depends upon config.status also.
2728
2729 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
2730
2731         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
2732         set.
2733
2734 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
2735
2736         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2737         * gdb.texinfo (Expressions): Fix erroneous array constant example.
2738
2739 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
2740
2741         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
2742
2743 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
2744
2745         * gdb.texinfo (Print settings):  Document
2746         `set/show print static-members' commands.
2747
2748 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
2749
2750         * gdbint.texinfo (Native): Document name change, coredep.c to
2751         core-aout.c.
2752
2753 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
2754
2755         * stabs.texinfo (Include Files): Document the values the SunOS4
2756         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
2757
2758 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
2759
2760         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
2761         Fix typo.
2762
2763 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
2764
2765         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
2766         "gdb.tar.Z".
2767
2768 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
2769
2770         * Makefile.in (maintainer-clean): New target, synonym for
2771         realclean.
2772
2773 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
2774
2775         * Update all FSF addresses except those in COPYING* files.
2776
2777 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
2778
2779         From Richard Earnshaw (rearnsha@armltd.co.uk):
2780         * gdb.texinfo (convenience variables): Document $_exitcode.
2781         (quit): Document optional expression to use as exit code.
2782
2783 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
2784
2785         * gdb.texinfo, remote.texi: Brought up to date with various
2786         GDB changes.
2787
2788 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
2789
2790         * gdb.texinfo: Update dates and versions, fix comments about
2791         hardware watchpoints in future releases and about the
2792         sharedlibrary command.
2793
2794 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2795
2796         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
2797         C_FUN stab.  Other cleanups.
2798
2799 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2800
2801         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2802         for the sparc stub.
2803
2804 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2805
2806         * annotate.texi: Clarify which addresses have differing formats
2807         depending on the language and which do not.
2808
2809 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2810
2811         * remote.texi (NetWare): Changed example to use BOARD= instead of
2812           NODE= argument to reflect correspoding change to gdbserve.nlm.
2813
2814 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2815
2816         * stabs.texinfo (Negative Type Numbers): Mention the fact that
2817         GDB, as well as AIX dbx, supports the size type attribute.
2818
2819 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2820
2821         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2822
2823 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2824
2825         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
2826         and new 'if' and 'while' commands.
2827
2828 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
2829
2830         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
2831
2832 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
2833
2834         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2835         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2836           NetWare targets.  Mostly stolen from the Server node.
2837
2838 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2839
2840         * gdb.texinfo (Setting): Talk about the language of a source file
2841         versus the working language.  The old documentation did not match
2842         what GDB did.
2843
2844 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2845
2846         * stabs.texinfo (Source Files): Document N_SO used to mark the end
2847         of a source file.
2848
2849 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
2850
2851         * gdb.texinfo (Processes): New node.
2852
2853 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
2854
2855         * remote.texi: Update documentation of set/show mipsfpu.
2856
2857 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
2858
2859         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2860         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
2861
2862 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
2863
2864         * gdbint.texinfo: Removed mentions of some incorrectly placed and
2865         obsolete conditionals, described some others.
2866
2867 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2868
2869         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2870         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2871
2872 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
2873
2874         * gdbint.texinfo: Put regex conditionals in their own table.
2875
2876 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
2877
2878         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2879         described or fixed the descriptions of many others.
2880
2881 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
2882
2883         * gdb.texinfo: Add some more credits.
2884         * gdbint.texinfo: Capitalize GDB consistently, describe some
2885         macros and remove some.
2886
2887 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
2888
2889         * gdbint.texinfo: Removed mentions of many incorrectly placed and
2890         obsolete conditionals, described some others.
2891
2892 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
2893
2894         * gdb.texinfo (help targets):  Changed to `help target', which
2895         is the correct gdb command.
2896
2897 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2898
2899         * annotate.texi (TODO): New node, for keeping track of annotations
2900         suggested but not yet implemented.
2901
2902 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2903
2904         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2905         another symbol, it is not the address itself.
2906
2907 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
2908
2909         * stabs.texinfo (Stab Section Basics): Add comment about alignment
2910         of stabs-in-coff sections.
2911
2912 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2913
2914         * annotate.texi: Change edition to 0.5 and date to May 1994.
2915         Add index.
2916         (Frames): New node, for frame annotation.
2917         (Displays): New node, for display annotation.
2918
2919         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2920         when waiting for your program to stop.
2921
2922 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2923
2924         * annotate.texi (Breakpoint Info): Document annotation of header
2925         fields and record annotation.
2926
2927 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2928
2929         * annotate.texi: New file, to document annotations.
2930
2931 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2932
2933         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2934         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
2935
2936 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2937
2938         * stabs.texinfo (Stab Section Basics): Say what is in .stab
2939         section, and say n_strx field is compilation unit relative.
2940         * stabs.texinfo: Don't use @code for a.out when it is the name of
2941         an object file format.
2942
2943 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
2944
2945         * gdb.texinfo: Refer to file names, not path names, per rms
2946         convention.
2947         (Arguments): Fix typo.
2948
2949 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2950
2951         * stabs.texinfo (Global Variables): Talk about stabs in files
2952         where variables are referenced, but not defined.
2953
2954 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2955
2956         * stabs.texinfo: Move stuff on @ and # type descriptors from node
2957         Cplusplus to new nodes Member Type Descriptor and Method Type
2958         Descriptor.  Re-write stuff for #.
2959
2960 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2961
2962         * gdb.texinfo (Print Settings): Don't document "set print
2963         fast-symbolic-addr off".  The bug which it worked around was fixed
2964         on 25 Feb 94 in coffread.c, so I'm nuking the command.
2965
2966         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2967         N_ENTRY node.
2968
2969         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2970
2971 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2972
2973         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2974         references to ieee-float.c.
2975
2976 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2977
2978         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2979         match what the code actually does.
2980
2981 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2982
2983         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2984
2985 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
2986
2987         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2988         i, and b.
2989
2990 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
2991
2992         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2993         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
2994         as "stabs in sections" rather than just saying "ELF and SOM".
2995         Also make that stuff apply to COFF.
2996
2997 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
2998
2999         * gdb.texinfo (Formatting Documentation): Change GhostScript to
3000         Ghostscript.
3001
3002 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3003
3004         * gdb.texinfo (Continuing and Stepping): When talking about "step"
3005         versus functions without line numbers, also mention stepping into
3006         them as well as "step" when you are in them.  Tell the user how to
3007         deal with the situation.  Add comment about "debugging information".
3008
3009 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3010
3011         * stabs.texinfo (Enumerations): Document restriction on where
3012         enumeration types can appear and still win with GDB.
3013
3014 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3015
3016         * stabs.texinfo (Negative Type Numbers): Document format for type
3017         -16.
3018
3019 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3020
3021         * gdb.texinfo (Selection, Frame Info): Update information about
3022         arbitrary frame specficiations.
3023
3024 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3025
3026         * gdb.texinfo, remote.texi: general editing pass prior to Net release
3027
3028 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3029
3030         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3031
3032 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
3033
3034         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3035
3036 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3037
3038         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3039         Differences node to Statics node.
3040         (Statics): Discuss XCOFF use of V symbol descriptor.
3041
3042         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3043         not clean.
3044
3045 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
3046
3047         * gdb.texinfo (Print Settings): Document `set print
3048         fast-symbolic-addr' and improve the doc for some other
3049         `set print's.
3050
3051 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3052
3053         * stabs.texinfo (String Field): Talk about defining several type
3054         numbers at once.
3055         Fix lint regarding changing node ELF Transformations to
3056         ELF and SOM Transformations.
3057
3058 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
3059
3060         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
3061
3062 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3063
3064         * stabs.texinfo (Cross-References): `::' is for nested types only
3065         within <>.
3066         (Structures): Document static members.
3067
3068 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3069
3070         * stabs.texinfo: Document S type attribute.
3071
3072 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3073
3074         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3075
3076 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
3077
3078         * gdbint.texinfo:  Fix a few typos.
3079
3080 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3081
3082         * gdb.texinfo, remote.texi: formatting improvements
3083
3084         * gdb.texinfo (New Features): mention threads.
3085         (Summary, C): fix xrefs in newly contributed text.
3086         (Threads): index entries, clarifications, example
3087         (passim): minor typos fixed, phrasing improvements
3088
3089         * remote.texi (Bootstrapping): rephrase text on ^C and add index
3090         entries; (Server): explain use of gdbserver w/real-time systems,
3091         add example of conflicting TCP port; (MIPS Remote) break up
3092         running text into table, highlighting commands, and add example.
3093
3094 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3095
3096         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3097
3098 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3099
3100         * stabs.texinfo (Nested Symbols): New node.
3101         (String Field, Symbol Descriptors, Cross-References): Refer to it.
3102
3103 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3104
3105         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3106         to picking which Bbss.bss symbol to use, and (because there seems to
3107         be no good way of doing it) re-write some of the text to make it
3108         sound like Bbss.bss isn't such a great idea after all (as currently
3109         designed).
3110
3111         * gdb.texinfo (C): In addition to saying people have to use g++ for
3112         good results, say they have to use stabs.  Specifically say cfront
3113         doesn't work well.
3114         (Summary): Merge in information on Modula-2, Pascal, and Chill from
3115         the gdb README.  Add xrefs to places where the support for the various
3116         languages is described in detail.
3117
3118 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3119
3120         * stabs.texinfo: Clean up stuff about visibility and virtual
3121         characters.
3122
3123         * stabs.texinfo (N_M2C): Cite Sun doc.
3124
3125 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3126
3127         * gdb.texinfo: updates re threads.
3128         * remote.texinfo: avoid index entries starting with digits.
3129
3130 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3131
3132         * stabs.texinfo (Enumerations): Talk about large, negative and
3133         octal values.  Clean up cross reference to type attributes.
3134         (String Field): Say that GDB 4.11 supports size attribute.
3135
3136 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3137
3138         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3139         is a mandatory step.  Make the stuff about that more concise.
3140
3141 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3142
3143         * stabs.texinfo (Class Names): New node.
3144
3145         * gdb.texinfo (Command Files): Explain order of init file reading.
3146
3147         * remote.texi (Bootstrapping): Talk about getting the serial driver
3148         to deal with ^C sent by gdb to stop the remote system.
3149
3150 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
3151
3152         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3153
3154         * libgdb.texinfo (Defining Commands): made the DOC arg
3155         to gdb_define_app_command a char * instead of char **
3156         per a suggestion from kingdon.
3157
3158         * libgdb.texinfo: total rewrite from a different starting
3159         premise.
3160
3161 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3162
3163         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3164         floats passed as doubles (to improve clarity).
3165
3166 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3167
3168         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3169
3170         * a4rc.sed: update to work with Andreas Vogel papersize params
3171
3172         * refcard.tex: use Andreas Vogel simplifications of papersize
3173         params; remove useless version info; update copyright date.
3174
3175 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3176
3177         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3178
3179 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3180
3181         * gdb.texinfo (Files): Say what address the load command loads it at.
3182
3183         * stabs.texinfo (Common Blocks): Minor cleanups.
3184
3185         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3186         that Sun has backed away from the linker kludge and thus the relevant
3187         issue is changes to the SunPRO tools, not the Solaris linker.
3188
3189         * stabs.texinfo (Traditional Integer Types): Clean up description
3190         of octal bounds a little bit.  Document extra leading zeroes.
3191
3192 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3193
3194         * gdb.texinfo (Signaling): Update for symbolic symbol names
3195         and add a section explaining the difference between the GDB
3196         signal command and the shell kill utility.
3197
3198 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
3199
3200         * libgdb.texinfo: added `@' to braces that were unescaped.
3201
3202 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
3203
3204         * libgdb.texinfo: new file.  Spec for the gdb library.
3205
3206 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3207
3208         * stabs.texinfo (Include Files): Fix typo (start -> end).
3209
3210 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3211
3212         * gdb.texinfo, remote.texi: assorted small improvements, mostly
3213         from Melissa at FSF's editing pass.
3214
3215 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3216
3217         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3218         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3219         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3220
3221 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3222
3223         * remote.texi (Bootstrapping): Discuss 386 call gates.
3224
3225 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
3226
3227         * stabs.texinfo (Based Variables): New node.
3228
3229 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
3230
3231         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3232         names, sizes, and formats to suggest how not to lose.
3233
3234 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
3235
3236         * stabs.texinfo (Methods): Fix typo.
3237
3238 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
3239
3240         * gdb.texinfo: Fix a few typos.
3241
3242 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3243
3244         * gdb.texinfo: Clarify how well it works with Fortran.
3245
3246         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3247         More on relocating stabs in ELF files.
3248
3249 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3250
3251         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3252
3253 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3254
3255         * stabs.texinfo (Local Variable Parameters): Talk about nameless
3256         parameters on VAX.
3257
3258 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3259
3260         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3261
3262 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3263
3264         * stabs.texinfo: Make info author notice match the TeX author notice.
3265
3266 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
3267
3268         * stabs.texinfo: Initial-caps all words in node names and
3269         non-trivial words in section names.
3270
3271 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3272
3273         * stabs.texinfo: Many minor cleanups.
3274
3275         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3276
3277 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
3278
3279         * stabs.texinfo: Remove full description of big example.
3280         It's not really helpful; just use pieces of it where appropriate.
3281         Add more Texinfo formatting directives (@samp, etc.).
3282         Use @deffn to define stab types.
3283         Eliminate some wordiness.  Break up some nodes.
3284         Add an (alphabetized) index of symbol types.
3285         Use consistent capitalization style in node and section names.
3286
3287 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
3288
3289         * gdb.texinfo:  Change typo "Two two" to "The two".
3290
3291 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3292
3293         * stabs.texinfo (XCOFF-differences): Remove references to
3294         non-existent types N_DECL and N_RPSYM.
3295
3296         * stabs.texinfo (String Field): Say that type attributes bug is
3297         fixed in GDB 4.10, since it is.
3298
3299         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3300
3301 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
3302
3303         * stabs.texinfo: Formatting cleanups.
3304
3305 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3306
3307         * stabs.texinfo: When explaining the n_type of a stab, standardize
3308         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3309         no tabs, use @r).
3310         (Global Variables): Clean up.
3311
3312 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3313
3314         * stabs.texinfo (Stack Variables): Re-write.
3315
3316 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3317
3318         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3319         addresses of a source file.  Also revise formatting.
3320         Change "object module" or "object file" to "source file".
3321         Various: Miscellaneous cleanups.
3322
3323 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3324
3325         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3326
3327 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
3328
3329         * gdbint.texinfo: Removed many nonsensical machine-collected
3330         host and target conditionals, described some of the remainder.
3331
3332 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3333
3334         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3335
3336         * gdbint.texinfo (Top): Add name to @top line, and re-write the
3337         paragraph which follows.
3338
3339         * gdbint.texinfo (Host): Use @code not @samp for Makefile
3340         variables.  Looks better and avoids overful hbox.
3341
3342 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3343
3344         * stabs.texinfo (Procedures): Improve stuff on nested functions.
3345
3346 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3347
3348         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3349         retransmit-timeout
3350
3351 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3352
3353         * gdbint.texinfo: Update statement about `some ancient Unix
3354         systems, like Ultrix 4.0' to Ultrix 4.2.
3355
3356 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
3357
3358         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3359
3360         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3361
3362         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
3363         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3364
3365         * remote.texi: new name for former gdbinv-s.texi
3366
3367         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3368
3369 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
3370
3371         * gdbinv-s.texi: Documented timeout and retransmit-timeout
3372         variables for MIPS remote debugging protocol.
3373
3374 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3375
3376         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3377
3378 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
3379
3380         * Makefile.in (refcard.dvi): Use srcdir where necessary.
3381
3382 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
3383
3384         * gdb.texinfo: repair conditional bugs in text markup
3385
3386 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3387
3388         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
3389         to select Modula-2 material.
3390
3391 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3392
3393         * stabs.texinfo: Cleanups regarding statics.
3394
3395         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
3396         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
3397
3398 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3399
3400         * stabs.texinfo: N_MAIN is sometimes used for C.
3401
3402 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3403
3404         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
3405
3406 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
3407
3408         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
3409         removed from the code by Kingdon.
3410
3411 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3412
3413         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
3414         input when evaluating breakpoint conditions; the bug has been fixed.
3415
3416         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
3417         sets the ignore count to N-1, not to N.
3418
3419 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3420
3421         * refcard.tex (\hoffset): correct longstanding error to match
3422           intended offset; avoids cutting off edge on some printers
3423
3424 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3425
3426         * stabs.texinfo (Parameters): Say that order of stabs is significant.
3427
3428 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3429
3430         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
3431
3432 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3433
3434         * Makefile.in: (REFEDITS) new var to control whether PS or CM
3435         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
3436         collect sed edits if any, apply to refcard before formatting;
3437         (refcard.ps) stop implying PS fonts if PS output requested;
3438         (lrefcard.ps) delete extra target for variant PS fonts
3439
3440         * refcard.tex: parametrize papersize dependent info, collect
3441           in easily replaced spot
3442
3443         * a4rc.sed: new file, edits to refcard for A4 paper
3444
3445 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3446
3447         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
3448
3449 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3450
3451         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
3452
3453 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3454
3455         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
3456         politely rather than rudely.
3457
3458 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3459
3460         * stabs.texinfo: Document common blocks.
3461
3462 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
3463
3464         * stabs.texinfo:  Add some basic info about stabs-in-elf.
3465
3466 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3467
3468         * stabs.texinfo (Top): Minor cleanup.
3469
3470 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
3471
3472         * Makefile.in (install-info): remove parentdir support
3473
3474 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3475
3476         * gdb.texinfo (Copying): delete this node and references to it;
3477         RMS says this manual need not carry GPL. (passim): Improvements
3478         from last round at FSF, largely due to Ian Taylor review, and
3479         minor formatting improvements.
3480
3481         * gdbinv-s.texi (passim): Improvements from last round at FSF,
3482         largely due to Ian Taylor review. (Debug Session): minor edits to
3483         new text.
3484
3485 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
3486
3487         * Makefile.in (realclean): Remove info and dvi files too.
3488
3489 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
3490
3491         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
3492         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
3493         * gdb.texinfo: Change accordingly.
3494
3495         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
3496         N_{L,R}BRAC,N_SLINE are relative to.
3497
3498 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
3499
3500         * Makefile.in (GDBvn.texi): Update atomically.
3501
3502 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
3503
3504         * gdbinv-s.texi (Debug Session): Document exceptionHook.
3505
3506 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
3507
3508         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
3509         addresses together.  Also motivate the set print symbol-filename
3510         command and suggest other solutions.
3511
3512 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
3513
3514         * gdb.texinfo (set print elements):  Note that the number of
3515         elements is set to unlimited by "set print elements 0".
3516
3517 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
3518
3519         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
3520         NF_LDOUBLE means.
3521         (Stab Types): Include Solaris stab types.
3522         (Procedures): Document Solaris extensions.
3523
3524 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3525
3526         * gdb.texinfo:  Add `set print symbol-filename' doc.
3527
3528 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3529
3530         * stabs.texinfo (Arrays): Talk about type definition vs. type
3531         information.
3532
3533         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
3534         the trailing semicolon.
3535
3536 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3537
3538         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
3539         and merge in other parts of the document addressing these subjects.
3540         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
3541
3542         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
3543         at the end of a range type.
3544
3545         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
3546         AIX extensions.
3547
3548 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3549
3550         * stabs.texinfo (Stabs Format):  Misc fixes.
3551
3552 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3553
3554         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
3555         (Traditional builtin types): Document convex convention for long long.
3556         (Negative builtin types): Discuss type names, and misc fixes.
3557
3558 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3559
3560         * stabs.texinfo (Builtin Type Descriptors): Document the floating
3561         point types used with @samp{R} type descriptor.
3562         (Symbol Descriptors): Describe how to handle conflict between
3563         different meanings of @samp{P} symbol descriptor.
3564
3565 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3566
3567         * stabs.texinfo: Remove node Quick Reference and put its children
3568         directly under the main menu.
3569
3570         * stabs.texinfo: Many more changes to bring it into line with
3571         AIX documentation and reality.  I think it now has all the
3572         information from the AIX documentation, except that I burned
3573         out when I got to variant records (Pascal and Modula-2) and
3574         all the COBOL types.  Oh well, we can add them later when we're
3575         worrying more about those languages.
3576
3577         * stabs.texinfo (Automatic variables): Talk about what it means
3578         to omit the symbol descriptor.
3579
3580 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3581
3582         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3583         gcc2 behavior with promoted args.
3584
3585 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3586
3587         * gdb.texinfo: include readline appendices in info version of manual
3588
3589 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3590
3591         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3592         target remote.
3593
3594         * gdb.texinfo (Machine Code): more index entries for disassemble
3595
3596 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
3597
3598         * Clarify the intended use of the gdb-testers and gdb-patches
3599         mailing lists, and shrink gzip comment.
3600
3601 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3602
3603         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3604         DOSHOST configuration of manual.
3605
3606         * gdb.texinfo (MIPS Stack): new node.
3607
3608         * all-config.texi (MIPS) new switch.
3609
3610         * gdbinv-s.texi (Nindy Options) Remove two instances of future
3611         tense; (MIPS Remote) new node.
3612
3613         * gdb.texinfo (passim) rephrases to work around makeinfo @value
3614         bug; (Environment) less passive, other small cleanups in text about
3615         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3616         (Remote) new MIPS Remote menu entry.
3617
3618 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
3619
3620         * stabs.texinfo: Many changes to include information from the
3621         AIX documentation.
3622
3623         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3624
3625 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
3626
3627         * gdbint.texinfo (new node Debugging GDB, elsewhere):
3628         Move a bunch of information from ../README.
3629         (Getting Started): New node.
3630
3631 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3632
3633         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3634
3635         * gdb.texinfo: advance manual revision dates to present
3636
3637         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3638         stop using silly Roman numerals in @set variable names
3639
3640 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
3641
3642         * stabs.texinfo (Parameters): Keep trying to get this right.
3643
3644 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
3645
3646         * stabs.texinfo (Parameters): More on "local parameters".
3647
3648 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
3649
3650         * stabs.texinfo (Parameters): Re-do "local parameters" section.
3651
3652 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
3653
3654         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3655         (Parameters): Rewrite.
3656         (xcoff-differences, Sun-differences): Minor changes.
3657
3658 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
3659
3660         * stabs.texinfo:  Minor cleanup.
3661
3662 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
3663
3664         * gdbint.texinfo: Minor xcoff stuff.
3665
3666 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
3667
3668         * gdbint.texinfo:  Update for new config directory structure.
3669         Add info about internal type data structures.
3670
3671 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
3672
3673         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3674         $(srcdir).
3675         (gdb-config.texi): Depend on file in $(srcdir).
3676
3677 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
3678
3679         * stabs.texinfo: Fixes about N_SO.
3680
3681 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3682
3683         * gdb.texinfo: include list of nonstandard init file names
3684
3685         * *-config.texi: new switch GENERIC for text that applies *only*
3686         to (usual) multiple-target version of manual
3687
3688         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3689         h8 config
3690
3691         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3692         in menus (rather than conditionally selected multiple alternative
3693         menus).
3694
3695         * Makefile.in: define and use DOC_CONFIG var to select
3696         configuration for GDB user manual.
3697
3698         * gdb-config.texi: delete from repository, generate from Makefile.
3699
3700         * all-config.texi: normal `generic' configuration file, formerly
3701         stored as gdb-config.texi
3702
3703 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
3704
3705         * Makefile.in: add dvi target to build all .dvi files
3706
3707 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3708
3709         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3710
3711 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
3712
3713         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
3714         host conditionals.
3715         * stabs.texinfo:  More array fixes inspired by Jim's.
3716
3717 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
3718
3719         * stabs.texinfo: Fixes re arrays and continuations.
3720
3721         * gdbint.texinfo: Add XCOFF node.
3722
3723 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
3724
3725         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
3726
3727 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
3728
3729         * stabs.texinfo:  Fix for array types to mention lower bounds.
3730
3731 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
3732
3733         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
3734
3735 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
3736
3737         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
3738
3739 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
3740
3741         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
3742         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
3743
3744 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
3745
3746         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
3747
3748 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3749
3750         * gdb.texinfo, gdbinv-s.texi: misc updates
3751
3752 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
3753
3754         * gdbint.texinfo:  Brief documentation for longjmp support,
3755         from an email msg by Stu.
3756
3757 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
3758
3759         * stabs.texinfo:  Fix description of floating point "range"
3760         types (which really define basic types).  Reported by Jim Meehan,
3761         <meehan@src.dec.com>.
3762
3763         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
3764
3765 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
3766
3767         * gdbint.texinfo: Slightly expand section on supporting a new
3768         object file format.
3769
3770 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
3771
3772         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
3773         intermediate file.
3774
3775 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3776
3777         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3778
3779 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3780
3781         * gdbinv-s.texi: z8000 simulator target name is just "sim"
3782
3783         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
3784         as well as Z8002.
3785
3786 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
3787
3788         * gdbint.texinfo:  Add sections on clean design and on how to send
3789         in changes.
3790
3791 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
3792
3793         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
3794
3795 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
3796
3797         * gdb.texinfo:  Fix typo, reported by Karl Berry.
3798
3799 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
3800
3801         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
3802
3803 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
3804
3805         * gdbint.texinfo: fixed a stray email address (needs @@),
3806         added @table @code to node "Native Conditionals"
3807
3808 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
3809
3810         * gdbint.texinfo:  Describe coding style of GDB.
3811
3812 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
3813
3814         * stabs.texinfo:  Minor wording changes.
3815
3816 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
3817
3818         * gdbint.texinfo:  Improve release doc slightly.
3819
3820 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
3821
3822         * gdbint.texinfo:  Improve doc of GDB config macros.
3823
3824 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
3825
3826         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
3827         These will be reinserted when examined.
3828
3829 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
3830
3831         * gdbint.texinfo:  Make a start at documenting all the #if macros
3832         in GDB.  At least list them all, and start separating them into
3833         host-specific and target-specific.
3834
3835 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3836
3837         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
3838         examples (not consistent w others).
3839         gdb.texinfo: issue disclaimer paragraph on cmdline options only
3840         for generic vn of doc
3841
3842 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
3843
3844         * Makefile.in: always create installation directories.
3845
3846 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3847
3848         * gdb.texinfo: in h8 config, do not describe searching commands.
3849
3850 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3851
3852         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3853           conditionals; introduce a few generic switches that may be
3854           useful for other cross-dev or dos-hosted configs.
3855
3856         * gdb.texinfo: fix typo in "info reg" description
3857
3858 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
3859
3860         * stabs.texinfo:  Minor updates from running TeX over it.
3861         * Makefile.in (stabs.dvi, stabs.ps):  Add.
3862
3863 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
3864
3865         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
3866         First pass at converting it to texinfo.
3867
3868 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
3869
3870         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
3871         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
3872
3873 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
3874
3875         * gdbint.texinfo:  Add section on partial symbol tables.
3876
3877 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
3878
3879         * gdb.texinfo:  document `set remotedebug' and `set
3880         rstack_high_address'.
3881
3882 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3883
3884         * gdb.texinfo: slight expansion of new text on reading info files
3885         * gdbinv-s.m4.in: correct and expand info on cross-debugging
3886         H8/300 from DOS.
3887
3888 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
3889
3890         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
3891
3892 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
3893
3894         * gdb.texinfo:  Say how to read the `info' files.
3895
3896 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
3897
3898         * Makefile.in: gm4 -> m4.
3899
3900 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
3901
3902         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
3903         Documentation' ahead of `Installing GDB' to match README.
3904         Update shared library doc, -readnow and -mapped, and directory
3905         structure (add glob and mmalloc).  Update configure doc.
3906
3907 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
3908
3909         * Makefile.in: remove $(srcdir) from gdb.info rule.
3910
3911 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
3912
3913         * Makefile.in: commented out gdb-all.texinfo rule.  This is
3914           temporary.
3915
3916 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
3917
3918         * Makefile.in, configure.in: removed traces of namesubdir,
3919           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
3920           copyrights to '92, changed some from Cygnus to FSF.
3921
3922 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
3923
3924         * gdb.texinfo:  Improve how we ask for bug reports.
3925
3926 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
3927
3928         * Makefile.in: infodir belongs in datadir.
3929
3930 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
3931
3932         * Makefile.in: remove spaces following hyphens, bsd make can't
3933           cope.  install using INSTALL_DATA.  added clean-info.  added
3934           standards.text support.
3935
3936 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
3937
3938         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
3939           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
3940           and mandir now keyed off datadir by default.
3941
3942 \f
3943 Local Variables:
3944 mode: change-log
3945 left-margin: 8
3946 fill-column: 74
3947 version-control: never
3948 End: