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