2cef84e6e0432a1a4af2d6a2c9160ef55fd680a7
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2002-06-08 Andrew Cagney <ac131313@redhat.com>
2
3 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4 lists.
5
6 2002-06-08 Andrew Cagney <ac131313@redhat.com>
7
8 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9 Branch''.
10
11 2002-06-01 Andrew Cagney <ac131313@redhat.com>
12
13 * gdbint.texinfo (Target Architecture Definition): Add section
14 ``Converting an existing Target Architecture to Multi-arch''.
15
16 2002-05-30 Andrew Cagney <ac131313@redhat.com>
17
18 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
19 to ``Obsoleting code''. Revise.
20
21 2002-05-17 Jim Blandy <jimb@redhat.com>
22
23 * gdb.texinfo (C Preprocessor Macros): New chapter.
24 Include it in the main menu.
25 (Contributors): Credit Jim Blandy with macro support.
26 (Compilation): Explain how to get macro information into the
27 executable.
28 (Expressions): Note that preprocessor macros are expanded.
29
30 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
31
32 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
33 options for `target remote'.
34
35 2002-05-13 Andrew Cagney <ac131313@redhat.com>
36
37 * gdbint.texinfo (Target Architecture Definition): Delete
38 documentation on NNPC_REGNUM.
39
40 2002-05-11 Andrew Cagney <ac131313@redhat.com>
41
42 * gdbint.texinfo (Target Architecture Definition): Document
43 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
44 (Target Architecture Definition): Revise section `Using Different
45 Register and Memory Data Representations'. Add section `Raw and
46 Virtual Register Representations'.
47
48 2002-05-11 Andrew Cagney <ac131313@redhat.com>
49
50 * gdbint.texinfo (Target Architecture Definition): Mention
51 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
52 (Target Architecture Definition): Mention same. Add references to
53 web pages.
54
55 2002-05-08 Michael Snyder <msnyder@redhat.com>
56
57 * stabs.texinfo (Attributes): Document new "vector" attribute.
58
59 2002-05-04 Andrew Cagney <ac131313@redhat.com>
60
61 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
62
63 2002-05-04 Andrew Cagney <ac131313@redhat.com>
64
65 * gdb.texinfo: Delete obsolete references to a29k.
66
67 2002-04-24 Andrew Cagney <ac131313@redhat.com>
68
69 * gdbint.texinfo (Target Architecture Definition): Replace
70 IN_SIGTRAMP with PC_IN_SIGTRAMP.
71
72 2002-04-24 David S. Miller <davem@redhat.com>
73
74 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
75
76 2002-04-21 David S. Miller <davem@redhat.com>
77
78 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
79
80 2002-04-21 Andrew Cagney <ac131313@redhat.com>
81
82 * gdbint.texinfo (Target Architecture Definition): Delete
83 definition of HAVE_REGISTER_WINDOWS.
84
85 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
86
87 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
88 "Theodore A. Roth" <troth@verinet.com>.
89
90 2002-04-15 Don Howard <dhoward@redhat.com>
91
92 From Eli Zaretskii <eliz@is.elta.co.il>
93 * gdb.texinfo (show max-user-call-depth): Correct formatting.
94 Provide a better explaination of this feature.
95
96 2002-04-14 Andrew Cagney <ac131313@redhat.com>
97
98 * gdbint.texinfo (Target Architecture Definition): Remove
99 FRAME_CHAIN_COMBINE.
100
101 2002-04-12 Michael Chastain <mec@shout.net>
102
103 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
104 REG_STACK_SEGMENT.
105
106 2002-04-09 Michael Chastain <mec@shout.net>
107
108 * gdbint.texinfo (Obsolete Conditionals): Remove references to
109 PYRAMID_* macros.
110
111 2002-04-07 Andrew Cagney <ac131313@redhat.com>
112
113 * gdb.texinfo (Bug Reporting): Document that the web is the
114 prefered way of submitting bug reports.
115 (Bug Reporting): Delete the s-mail address as the last resort.
116
117 2002-04-05 Andrew Cagney <ac131313@redhat.com>
118
119 * gdbint.texinfo (Target Architecture Definition): Delete
120 references to TARGET_WRITE_FP and write_fp.
121
122 2002-03-27 Michael Snyder <msnyder@redhat.com>
123
124 * gdb.texinfo: Document new commands dump, append, and restore.
125
126 2002-03-27 Andrew Cagney <ac131313@redhat.com>
127
128 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
129 Branch'.
130
131 2002-03-18 Andrew Cagney <ac131313@redhat.com>
132
133 * gdb.texinfo: Change all examples to @smallexample.
134 * gdbint.texinfo: Ditto.
135
136 2002-03-18 Andrew Cagney <ac131313@redhat.com>
137
138 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
139 Branches''.
140
141 2002-03-18 Andrew Cagney <ac131313@redhat.com>
142
143 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
144 Policy''.
145
146 2002-03-04 Fred Fish <fnf@redhat.com>
147
148 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
149 expresson, suports, dependant, trhe, perhaphs, situtations,
150 explictily, taged, oportunity, unfortunatly).
151
152 2002-02-24 Andrew Cagney <ac131313@redhat.com>
153
154 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
155 Remove reference to 3.12.
156
157 2002-02-23 Andrew Cagney <ac131313@redhat.com>
158
159 * gdbint.texinfo: Include fdl.texi.
160 (Top): Add GNU Free Documentation License.
161 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
162 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
163 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
164 (gdbint.info): Add srcdir to include path.
165 * gdb.texinfo: Include gpl.texi.
166 (Top): Add Copying.
167 * gpl.texi: New file.
168
169 2002-02-23 Andrew Cagney <ac131313@redhat.com>
170
171 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
172
173 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
174
175 * gdb.texinfo: Document Cygwin native specific commands.
176
177 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
178
179 * gdb.texinfo: Document gdbserver ``--attach'' command.
180
181 2002-02-07 Michael Snyder <msnyder@redhat.com>
182
183 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
184 to @code(_ovly_debug_event).
185
186 2002-02-07 Andrew Cagney <ac131313@redhat.com>
187
188 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
189
190 2002-02-06 Michael Snyder <msnyder@redhat.com>
191
192 * gdb.texinfo (overlays): Mention new magic symbol
193 '_ovly_debug_event', which allows GDB to keep better track
194 of overlays.
195
196 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
197
198 * gdb.texinfo (Memory Region Attributes): Fix the wording.
199 Suggested by Dmitry Sivachenko.
200
201 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
202
203 2002-02-01 Michael Snyder <msnyder@redhat.com>
204
205 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
206
207 2002-01-30 Michael Snyder <msnyder@redhat.com>
208
209 * gdb.texinfo: (remote protocol): Gramatical fix-up.
210 (set trust-readonly-sections): Document.
211
212 2002-01-29 Andrew Cagney <ac131313@redhat.com>
213
214 * gdbint.texinfo (Releasing GDB): Revise and update.
215
216 2002-01-28 Andrew Cagney <ac131313@redhat.com>
217
218 * gdbint.texinfo (Target Architecture Definition): Delete
219 description of TARGET_BYTE_ORDER_DEFAULT.
220
221 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
222
223 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
224 <mitya@cavia.pp.ru>.
225
226 2002-01-23 Andrew Cagney <ac131313@redhat.com>
227
228 * libgdb.texinfo: Delete file.
229
230 2002-01-22 Andrew Cagney <ac131313@redhat.com>
231
232 * gdb.texinfo: Remove makeinfo 3.12 hacks.
233 * gdbint.texinfo: Ditto.
234
235 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
236
237 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
238
239 2002-01-22 Andrew Cagney <ac131313@redhat.com>
240
241 * Makefile.in: Update copyright.
242 (TEXI2DVI): Define.
243 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
244 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
245 gdb-cfg.texi.
246 (TEXINDEX, PDFTEX): Delete makefile variables.
247
248 2002-01-22 Andrew Cagney <ac131313@redhat.com>
249
250 * gdb.texinfo (Protocol): Move section to appendix.
251
252 2002-01-21 Andrew Cagney <ac131313@redhat.com>
253
254 * gdb.texinfo (Remote Debugging): Create a menu.
255 (Top): Add ``Remote Debugging'' to menu.
256
257 2002-01-21 Andrew Cagney <ac131313@redhat.com>
258
259 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
260 serial protocol'' from here.
261 (Remote Debugging): To here. New chapter.
262
263 2002-01-20 Andrew Cagney <ac131313@redhat.com>
264
265 * gdbint.texinfo (Target Architecture Definition): Delete
266 description of TARGET_BYTE_ORDER_SELECTABLE_P.
267
268 2002-01-20 Andrew Cagney <ac131313@redhat.com>
269
270 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
271 are no longer needed.
272 (Porting GDB): Add maintainer note about configure.host.
273
274 2002-01-20 Andrew Cagney <ac131313@redhat.com>
275
276 * gdbint.texinfo (Target Architecture Definition): Remove
277 definition of IEEE_FLOAT.
278
279 2002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
280
281 * gdb.texinfo: Beautify copyright years; fix a typo.
282 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
283 <3diff@gnu.org>
284
285 2002-01-19 Andrew Cagney <ac131313@redhat.com>
286
287 * gdbint.texinfo (Host Definition): Remove references to
288 MALLOC_INCOMPATIBLE.
289
290 2002-01-17 Andrew Cagney <ac131313@redhat.com>
291
292 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
293 and xyz-xdep.o.
294
295 2002-01-17 Andrew Cagney <ac131313@redhat.com>
296
297 * gdb.texinfo (Maintenance Commands): Add appendix.
298 (Set Breaks): Copy ``maint info breakpoint'' doco to
299 ``Maintenance Commands'' appendix. Add reference.
300
301 2002-01-17 Andrew Cagney <ac131313@redhat.com>
302
303 * fdl.texi: Remove next/prev from @node.
304
305 2002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
306
307 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
308 for monstrous @multitable (from Brian Youmans).
309
310 * fdl.texi: New file.
311
312 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
313
314 2002-01-15 Andrew Cagney <ac131313@redhat.com>
315
316 * gdbint.texinfo (Releasing GDB): New chapter.
317
318 2002-01-14 Andrew Cagney <ac131313@redhat.com>
319
320 * gdb.texinfo (Embedded Processors, Calling program functions):
321 Obsolete references to a29k.
322
323 2002-01-13 Andrew Cagney <ac131313@redhat.com>
324
325 * gdbint.texinfo (Coding): Review Cleanups section. Examples
326 examples. Document that a code-block should do or discard its
327 cleanups before exit.
328
329 2002-01-11 Michael Snyder <msnyder@redhat.com>
330
331 * gdb.texinfo (Choosing files): Change @samp to @file.
332
333 2002-01-05 Michael Snyder <msnyder@redhat.com>
334
335 * gdb.texinfo (--pid): Document new command line option (attach).
336
337 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
338
339 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
340 in the stub.
341
342 2002-01-04 Andrew Cagney <ac131313@redhat.com>
343
344 * gdbint.texinfo (Target Architecture Definition): Replace
345 BIG_ENDIAN with BFD_ENDIAN_BIG.
346
347 2002-01-03 Andrew Cagney <ac131313@redhat.com>
348
349 * gdbint.texinfo (Target Architecture Definition): Replace
350 value_ptr with struct value pointer.
351
352 2002-01-02 Eli Zaretskii <eliz@gnu.org>
353
354 * gdb.texinfo (Free Software): Fix wording.
355
356 2001-12-31 Eli Zaretskii <eliz@gnu.org>
357
358 * gdb.texinfo (Free Software): New section ``Free Software Needs
359 Free Documentation''.
360
361 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
362
363 * stabs.texinfo:
364 * gdb.texinfo:
365 * gdbint.texinfo:
366 * libgdb.texinfo:
367 * annotate.texi: Fix the application of GFDL in the Copyright notice.
368
369 2001-12-29 Michael Snyder <msnyder@redhat.com>
370
371 * gdb.texinfo (maint info sections): Fix typo.
372
373 2001-12-26 Michael Snyder <msnyder@redhat.com>
374
375 * gdb.texinfo (maint info sections): Document.
376
377 * gdb.texinfo (info proc): Comment out documentation for
378 'info proc' sub-options that are currently not implemented.
379
380 2001-12-20 Jim Blandy <jimb@redhat.com>
381
382 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
383
384 2001-12-15 Andrew Cagney <ac131313@redhat.com>
385
386 * gdbint.texinfo (Target Architecture Definition): Replace
387 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
388
389 2001-12-01 Andrew Cagney <ac131313@redhat.com>
390
391 * gdbint.texinfo (Host Definition): Delete documentation on
392 HOST_BYTE_ORDER.
393
394 2001-11-30 Jim Blandy <jimb@redhat.com>
395
396 * gdb.texinfo (Overlays): New chapter, documenting GDB's
397 overlay support. Add to top-level menu.
398
399 2001-11-26 Tom Tromey <tromey@redhat.com>
400
401 * gdb.texinfo (Command Syntax): Document C-o binding.
402
403 2001-07-26 Christopher Faylor <cgf@redhat.com>
404
405 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
406 use since it is described in the referenced section.
407
408 From Eli Zaretskii <eliz@is.elta.co.il>
409 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
410 clearer when using DJGPP.
411
412 2001-11-24 Christopher Faylor <cgf@redhat.com>
413
414 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
415 specifically refer to MS-DOS.
416 (command files): Mention gdb.ini is only used on MS-DOS.
417
418 2001-11-21 Tom Tromey <tromey@redhat.com>
419
420 * gdb.texinfo (Invoking GDB): Document --args.
421 (Mode Options): Likewise.
422
423 2001-11-21 Jim Blandy <jimb@redhat.com>
424
425 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
426 Delete documentation; this macro has been removed from the
427 sources.
428
429 2001-11-13 Jim Blandy <jimb@redhat.com>
430
431 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
432
433 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
434
435 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
436
437 2001-11-05 Michael Snyder <msnyder@redhat.com>
438
439 * gdb.texinfo (info functions): Document use of backslash to
440 quote regexp chars in function names such as "operator*()".
441
442 2001-11-01 Fred Fish <fnf@redhat.com>
443
444 * gdbint.texinfo (SOLIB_ADD): Document additional new
445 "readsyms" arg.
446
447 2001-10-30 Don Howard <dhoward@redhat.com>
448
449 * gdb.texinfo: (Command Files) Added documentation for the
450 behavior of gdb with input redirected from a file.
451
452 2001-10-28 Fred Fish <fnf@redhat.com>
453
454 * gdb.texinfo (auto-solib-add): Change docs to match
455 implementation change.
456 (auto-solib-limit): Add docs for new variable.
457
458 2001-10-15 Andrew Cagney <ac131313@redhat.com>
459
460 * gdbint.texinfo (Target Architecture Definition): Function
461 value_as_pointer renamed to value_as_address.
462
463 2001-10-15 Andrew Cagney <ac131313@redhat.com>
464
465 * gdbint.texinfo (Target Architecture Definition): Default
466 POINTER_TO_ADDRESS functions assume unsigned addresses.
467 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
468 posting by Jim Blandy.
469
470 2001-10-12 Jim Blandy <jimb@redhat.com>
471
472 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
473 version of texi2html (1.64) doesn't support this flag any more.
474
475 2001-09-08 Mark Kettenis <kettenis@gnu.org>
476
477 * gdbint.texinfo (Host Definition): Remove description of
478 MEM_FNS_DECLARED.
479
480 * gdbint.texinfo (Host Definition): Remove description of R_OK.
481
482 * gdbint.texinfo (Host Definition): Remove description of
483 HAVE_SIGSETMASK.
484
485 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
486
487 * gdbint.texinfo (Target Architecture Definition): Add
488 explanation of TARGET_PRINT_INSN macro.
489
490 2001-08-30 Jim Blandy <jimb@redhat.com>
491
492 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
493 Explain what it means to load relocatable files.
494
495 2001-08-28 Jim Blandy <jimb@redhat.com>
496
497 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
498 info `top' menu.
499
500 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
501
502 * gdbint.texinfo: Add a cautionary note about macro use.
503
504 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
505
506 * gdb.texinfo: Explain omitting the hostname in the
507 `target remote' command.
508
509 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
510
511 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
512 and END-INFO-DIR-ENTRY.
513
514 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
515
516 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
517
518 2001-07-25 Andrew Cagney <ac131313@redhat.com>
519
520 * gdbint.texinfo (libgdb): Rewrite.
521
522 2001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
523
524 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
525
526 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
527
528 * gdb.texinfo (TUI): New chapter, document the TUI.
529 (Mode Options): Document the -tui option.
530
531 2001-07-23 Mark Kettenis <kettenis@gnu.org>
532
533 * gdbint.texinfo (Host Definition): Remove description of
534 NEED_POSIX_SETPGID.
535
536 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
537
538 * gdb.tex (DJGPP Native): New node, with descriptions of
539 DJGPP-specific commands.
540
541 2001-07-19 John R. Moore <jmoore@redhat.com>
542
543 * gdbint.texinfo: Three misspellings.
544
545 2001-07-06 Andrew Cagney <ac131313@redhat.com>
546
547 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
548 `test` expressions on bash. Problem reported by Colin Walters.
549
550 2001-07-04 Andrew Cagney <ac131313@redhat.com>
551
552 * gdbint.texinfo (User Interface): Update ui-out documentation to
553 refelect recent UI/MI updates.
554
555 2001-07-04 Andrew Cagney <ac131313@redhat.com>
556
557 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
558 interpreters.
559
560 2001-06-15 Andrew Cagney <ac131313@redhat.com>
561
562 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
563 structure and not macros.
564 (Host Definition): Document that much of this chapter is obsolete.
565 (Target Architecture Definition): Update list of files that make
566 up a target architecture.
567 (Coding): Update.
568
569 2001-06-28 Andrew Cagney <ac131313@redhat.com>
570
571 * gdbint.texinfo (Target Architecture Definition): Update
572 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
573 The latter has been changed to a true predicate.
574
575 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
576
577 * annotate.texi: Add @noindent where needed. From Dmitry
578 Sivachenko <dima@Chg.RU>.
579 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
580
581 2001-06-16 Andrew Cagney <ac131313@redhat.com>
582
583 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
584
585 2001-06-14 Andrew Cagney <ac131313@redhat.com>
586
587 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
588 returns ``OK''. Document that the ``R'' packet does not reply.
589
590 2001-06-13 Michael Snyder <msnyder@redhat.com>
591
592 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
593
594 2001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
595
596 * gdb.texinfo (Signals): Clarify the default setting of signal
597 handling.
598
599 2001-05-14 Andrew Cagney <ac131313@redhat.com>
600
601 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
602 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
603
604 2001-05-12 Andrew Cagney <ac131313@redhat.com>
605
606 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
607
608 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
609
610 * gdbint.texinfo (Clean Design and Portable Implementation):
611 Renamed from "Clean Design".
612 (Clean Design and Portable Implementation): Document portable
613 methods of handling file names, and the associated macros.
614
615 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
616
617 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
618 command and provide a cross-reference to its description.
619 (Symbols): Note that "info scope" is useful for trace experiments.
620
621 2001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
622
623 * gdb.texinfo (Symbols): Document "info scope".
624 (Tracepoints): New chapter.
625 (Contributors): Update for v5.1.
626 <All nodes>: Change "C++" to "C@t{++}".
627
628 * gdbint.texinfo (User Interface): A new section about ui_out
629 functions, based on text written by Fernando Nasser.
630
631 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
632
633 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
634
635 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
636
637 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
638
639 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
640 Replace "GDB" with "@value{GDBN}". Fix markup.
641
642 * annotate.texi: Change Permissions to GFDL. Update Copyright.
643
644 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
645 a cross-reference to its description.
646 (Symbols): Document "info symbol".
647
648 2001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
649
650 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
651 subsection "x86 Watchpoints".
652 (Target Architecture Definition): Document the macros
653 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
654 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
655
656 2001-03-20 Andrew Cagney <ac131313@redhat.com>
657
658 * gdbint.texinfo (Target Architecture Definition): Update
659 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
660 list.
661
662 2001-03-06 Kevin Buettner <kevinb@redhat.com>
663
664 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
665 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
666
667 2001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
668
669 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
670
671 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
672
673 * gdb.texinfo (Environment): Document that `path' does not change
674 the value of PATH in GDB's own environment (it did in the past,
675 but that was changed on March 15, 1994). Reported by Doug Evans
676 <dje@transmeta.com>.
677
678 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
679 its line. Fix markup of commands and macros. Add an Index node
680 and index entries.
681
682 2001-01-23 J.T. Conklin <jtc@redback.com>
683
684 * gdb.texinfo (Memory region attributes): New manual section.
685
686 2001-01-04 Nicholas Duffek <nsd@redhat.com>
687
688 * gdbint.texinfo (POP_FRAME): Document use by return_command.
689
690 2000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
691
692 * refcard.tex: Version and copyright fixed. From Phil Edwards
693 <pedwards@disaster.jaj.com>.
694
695 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
696
697 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
698 DWARF2_REG_TO_REGNUM): Document.
699
700 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
701
702 * gdbint.texinfo (Coding): Update current value of
703 --enable-build-warnings. Mention --enable-gdb-build-warnings.
704
705 2000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
706
707 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
708 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
709
710 2000-11-10 Christopher Faylor <cgf@cygnus.com>
711
712 * gdb.texinfo: Document new 'set step-mode' command.
713
714 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
715
716 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
717 changes from Dmitry Sivachenko <dima@Chg.RU>.
718
719 2000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
720
721 * gdb.texinfo (Hooks): Document the new post-hook functionality.
722 From Steven Johnson <sbjohnson@ozemail.com.au>.
723
724 2000-08-10 Mark Kettenis <kettenis@gnu.org>
725
726 * gdbint.texinfo (Overall Structure): Spelling fix.
727
728 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
729
730 * gdbint.texinfo (Target Architecture Definition): Document that
731 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
732 for which REGISTER_CONVERTIBLE returns a zero value.
733
734 2000-07-08 Christopher Faylor <cgf@cygnus.com>
735
736 * Makefile.in (install-info): Find files to install in either the
737 build or source directories (adapted from Makefile.am).
738
739 2000-07-07 Nicholas Duffek <nsd@redhat.com>
740
741 * stabs.texinfo: Fix spelling errors.
742 (String Field): FILE-NUMBER starts from 0, not 1.
743
744 2000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
745
746 * refcard.tex: Remove \centerline from the blurb. Patch from
747 Brian Youmans.
748
749 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
750
751 * Makefile.in (install-info): Support installation from outside of
752 the source directory. Reported by Mark Harig
753 <markh@frazier.landmark.com>.
754
755 2000-06-20 J.T. Conklin <jtc@redback.com>
756
757 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
758
759 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
760
761 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
762 Generate using pdftex.
763 (PDFTEX): Define.
764 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
765 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
766 @contents at the start.
767
768 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
769
770 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
771 Youmans.
772
773 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
774
775 From Brian Youmans:
776 * gdb.texinfo: Fix ``et al.''.
777
778 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
779
780 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
781 loop.
782
783 2000-05-19 Jimmy Guo <guo@cup.hp.com>
784
785 * configure: Regenerate.
786
787 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
788
789 * Makefile.in (install-info): Run install-info on installed Info
790 files.
791
792 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
793
794 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
795 Andrew Cagney.
796
797 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
798
799 * gdb.texinfo: Proofreading changes from Brian Youmans.
800
801 2000-05-01 Nick Duffek <nsd@cygnus.com>
802
803 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
804 startup sequence, minor edits.
805
806 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
807
808 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
809 TeX.
810
811 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
812 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
813 like `n' and `s' which look weird. Convert some of the @kindex to
814 @vindex, when they refer to variables, not commands.
815
816 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
817
818 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
819
820 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
821
822 * Makefile.in (GDBMI_DIR): New variable.
823 (SET_TEXINPUTS): Add $(GDBMI_DIR).
824 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
825 (gdbmi.texinfo): New target, for texi2roff.
826 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
827 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
828
829 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
830 gdbmi.texinfo.
831 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
832 comment.
833
834 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
835
836 * gdb.texinfo (Files): Update description of add-symbol-file
837 command.
838
839 2000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
840
841 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
842 prevents the build (and is generally a Bad Idea).
843
844 2000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
845
846 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
847 a comma inside @var.
848 (Command Files): Index markup changes from Dmitry Sivachenko
849 <dima@Chg.RU>.
850
851 2000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
852
853 * Makefile.in (LN_S): Define.
854 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
855 invoke "ln -s" unless it is known to work.
856
857 * configure.in (AC_PROG_LN_S): Add.
858
859 2000-04-14 Jim Blandy <jimb@redhat.com>
860
861 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
862 section.
863 (Target Conditionals): Document ADDRESS_TO_POINTER,
864 POINTER_TO_ADDRESS.
865
866 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
867
868 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
869 gdb-cfg.texi to get the value.
870
871 2000-04-10 Jim Blandy <jimb@redhat.com>
872
873 * gdbint.texinfo (Target Architecture Definition): Fix
874 cross-references.
875
876 2000-04-08 Jim Blandy <jimb@redhat.com>
877
878 * gdbint.texinfo (Using Different Register and Memory Data
879 Representations): New section.
880 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
881 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
882 REGISTER_CONVERT_TO_RAW): Document.
883
884 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
885
886 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
887 for acknowledgments.
888
889 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
890
891 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
892 qThreadExtraInfo.
893
894 2000-03-28 J.T. Conklin <jtc@redback.com>
895
896 * gdb.texinfo: Clarify which remote debug protocol commands are
897 required and which are optional.
898
899 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
900
901 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
902 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
903 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
904 * annotate.texi: Update.
905
906 2000-03-28 Stan Shebs <shebs@apple.com>
907
908 * gdb.texinfo: Update dates, bump to Eighth Edition (note
909 expectation of additional changes before release), update
910 ISBN, add copy of top-level menu for @ifhtml, remove explicit
911 node links, rephrase and/or shorten lines to fix formatting
912 problem in both regular and @smallbook formats.
913 * annotate.texi: Shorten lines in example, use smallexample
914 consistently everywhere.
915 * Makefile.in: Add comment about texinfo 4.0 html generation.
916 (SFILES_INCLUDED): Add annotate.texi.
917
918 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
919
920 * gdb.texinfo (Debugging Output): Added new section, documenting
921 the "set/show debug" commands.
922
923 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
924
925 * annotate.texi (Annotations): When GDBN omit @chapter and @node
926 entry.
927
928 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
929 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
930 @chapter and @node entries.
931
932 * gdb.texinfo: Link all top-level nodes.
933
934 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
935
936 * Makefile.in (install-info): Create $(infodir) before installing
937 files.
938
939 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
940
941 From David Whedon <dwhedon@gordian.com>
942 * gdbint.texinfo : Added paragraphs about command deprecation.
943
944 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
945
946 * gdb.texinfo: Add documentation for the apropos command.
947
948 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
949
950 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
951
952 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
953
954 * gdb.texinfo: Add white space to prevent overprinting in
955 two places.
956
957 2000-03-17 Stan Shebs <shebs@apple.com>
958
959 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
960 <dima@Chg.RU>, also clarification of allowed content for
961 string constants.
962
963 2000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
964
965 * gdb.texinfo (main menu): Add Annotations.
966 (File Options): Add @cindex entries for each command-line option.
967 Document --epoch, --annotate, --async, --interpreter, --write,
968 --statistics, and --version.
969
970 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
971 of GDB.
972
973 2000-02-23 Jim Blandy <jimb@redhat.com>
974
975 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
976
977 2000-02-22 Jim Blandy <jimb@redhat.com>
978
979 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
980
981 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
982
983 * Makefile.in (diststuff): New target.
984
985 2000-02-15 Kevin Buettner <kevinb@redhat.com>
986
987 * agentexpr.texi: Fix wording regarding Intel's IA-64
988 architecture. [From Jim Wilson.]
989
990 2000-01-16 Tom Tromey <tromey@cygnus.com>
991
992 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
993 (Delete Breaks): Mention range arguments.
994 (Disabling): Likewise.
995
996 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
997
998 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
999
1000 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
1001
1002 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
1003 valid functions.
1004
1005 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
1006
1007 * gdb.texinfo: Clarify regular expressions used in rbreak.
1008
1009 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
1010
1011 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
1012 MEMORY_REMOVE_BREAKPOINT): Document.
1013
1014 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
1015
1016 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
1017 offset re-using the DATA offset instead.
1018
1019 1999-10-11 Jim Kingdon <kingdon@redhat.com>
1020
1021 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
1022
1023 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
1024
1025 From Dmitry Sivachenko <demon@gpad.ac.ru>:
1026 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
1027 typos.
1028
1029 * gdb.texinfo: Various minor wording and formatting improvements,
1030 mentions of additional command-line options.
1031
1032 1999-09-30 Fred Fish <fnf@cygnus.com>
1033
1034 * gdb.texinfo: Document additional forms of specifying section
1035 names and addresses for the add-symbol-file command.
1036
1037 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
1038
1039 * gdbint.texinfo: Fix typo, add the word "have".
1040
1041 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
1042
1043 * gdbint.texinfo (Target Architecture Definition): Document the
1044 SKIP_PERMANENT_BREAKPOINT macro.
1045
1046 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
1047
1048 * gdb.texinfo: Fiks speling errers.
1049
1050 * gdb.texinfo: Fix uses of @multitable.
1051
1052 From Eli Zaretskii <eliz@is.elta.co.il>:
1053 * gdb.texinfo: Include details specific to DOS host, clarify
1054 some confusing language, fix @ref/@xref/@pxref usages, add
1055 comments about using with optimization, add more indexing,
1056 fix info about disassembly-flavor.
1057
1058 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
1059
1060 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
1061 SKIP_SOLIB_RESOLVER): Define.
1062
1063 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1064
1065 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
1066 ``g'' packets.
1067
1068 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
1069
1070 * gdb.texinfo: Create a new "Configurations" chapter with
1071 platform-specific info, inline remote.texi and move sections of it
1072 into the new chapter, move bits about info proc, heuristic search,
1073 and register stack into the new chapter.
1074 * remote.texi: Remove, now part of gdb.texinfo.
1075 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1076
1077 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
1078
1079 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
1080 GDB_TARGET_IS_MACH386): These kludges have gone away.
1081
1082 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1083
1084 * gdbint.texinfo (Target Architecture Definition): Mention
1085 TDEPLIBS.
1086
1087 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
1088
1089 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
1090 surrounding text to fit HP-UX bits into general info.
1091 (HPPA-cfg.texi): Remove, no longer useful.
1092
1093 * gdb.texinfo: Remove explicit links from @node lines, remove
1094 HP-added "Detailed Node Listing" from main menu which confuses
1095 things.
1096
1097 From Dmitry Sivachenko <dima@Chg.RU>:
1098 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
1099 in description of `set environment'.
1100
1101 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
1102
1103 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1104
1105 1999-08-12 Ben Elliston <bje@cygnus.com>
1106
1107 * gdbint.texinfo (Breakpoint Handling): Add missing words.
1108
1109 1999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1110
1111 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
1112 watch, awatch, and rwatch. Explain why the latter two cannot be
1113 set as software watchpoints. Document that watchpoints for local
1114 variables are deleted when the debuggee terminates.
1115
1116 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
1117
1118 * remote.texi (Protocol): Further clarification of the "qRcmd"
1119 packet. Allow E.. response packet. "qRcmd" packet is no longer
1120 reserved.
1121
1122 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1123
1124 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
1125 * gdb.texinfo: Ditto.
1126
1127 1999-08-06 Tom Tromey <tromey@cygnus.com>
1128
1129 * gdb.texinfo (KOD): New node.
1130
1131 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
1132
1133 * remote.texi (Rcmd): Fix minor formatting typos.
1134
1135 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1136
1137 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
1138 packets.
1139
1140 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
1141
1142 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
1143 fixes.
1144
1145 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
1146
1147 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
1148
1149 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1150
1151 * remote.texi (Communication Protocol): ``v'' is in use. Fix
1152 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
1153 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
1154 packets that are not supported on all hosts. Expand examples.
1155 Spell check.
1156
1157 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
1158
1159 * Makefile.in: Recognize html, install-html. Add targets
1160 to build HTML versions of documentation via texi2html.
1161
1162 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
1163
1164 * gdbint.texinfo (Testsuite): New chapter, information about the
1165 testsuite.
1166
1167 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1168
1169 * remote.texi (Communication Protocol): Rewrite.
1170
1171 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
1172
1173 * stabs.texinfo: Fix uses of xref.
1174
1175 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
1176
1177 * gdbint.texinfo: Add an anti-printf exhortation, and update the
1178 info about patch submission.
1179
1180 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
1181
1182 From Per Bothner <bothner@cygnus.com>:
1183 * gdb.texinfo: Document Chill support.
1184
1185 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1186
1187 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
1188 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
1189 Document that the value should be greater-than or equal-to zero.
1190 (NO_STD_REGS): Document. Deprecate.
1191
1192 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1193
1194 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
1195 Document that these are not used.
1196
1197 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1198
1199 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
1200
1201 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1202
1203 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
1204 numargs was dropped.
1205
1206 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
1207
1208 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
1209
1210 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
1211
1212 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
1213 Update.
1214
1215 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1216
1217 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
1218 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
1219
1220 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
1221
1222 * gdbint.texinfo: Fix typos: $ -> @.
1223
1224 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
1225
1226 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
1227 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
1228 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
1229 BREAKPOINT_FROM_PC.
1230
1231 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
1232
1233 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
1234 CALL_DUMMY_STACK_ADJUST): Document.
1235
1236 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1237
1238 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
1239 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1240
1241 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
1242
1243 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
1244 longer exists.
1245
1246 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
1247
1248 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
1249 nearly all @ifset/@ifclear conditionals; nobody uses them, and
1250 they make the manual source incomprehensible.
1251 * h8-cfg.texi: Remove, hasn't been used in years.
1252
1253 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
1254
1255 * gdb.texinfo: Update the credits.
1256
1257 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
1258
1259 * gdb.texinfo: Fix mistakes noticed in printout of last
1260 draft, add Alpha to discussion of heuristic fence post.
1261
1262 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
1263
1264 * gdb.texinfo, remote.texi: Many changes; update to Seventh
1265 Edition, merge some HP changes into mainline, describe some
1266 previously undocumented features, describe more of the target
1267 commands available, eliminate obsolete section on renamed
1268 commands.
1269 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
1270
1271 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
1272
1273 * gdb.texinfo: Make many HPPA conditionals unconditional,
1274 including catchpoint description, since now on for all configs.
1275 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
1276 specializations.
1277
1278 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
1279
1280 * Makefile.in (GDBvn.texi): Fix match expression to work with
1281 current format of VERSION in gdb/Makefile.in.
1282 * gdb.texinfo: Fix node ref to match new readline.
1283
1284 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
1285
1286 * gdb.texinfo: Changes made as part of a project to merge in
1287 changes made by HP. Documentation makes extensive use of
1288 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
1289 on remote debugging. There are differences in documentation
1290 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
1291 the HP manual discusses catchpoints, hardware watchpoints, and
1292 some HPUX specific limitations for shared library support.
1293
1294 There are also a number of @node changes.
1295
1296 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1297
1298 * gdbint.texinfo (Formatting): Disambiguate a sentence.
1299 (C Usage): Same.
1300
1301 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
1302
1303 The following changes were made by Edith Epstein
1304 <eepstein@cygnus.com> as part of a project to merge in changes
1305 made by HP.
1306
1307 * HPPA-cfg.texi: new file.
1308
1309 * all-cfg.texi: set HPPA for HP PA-RISC targets.
1310
1311 * refcard.tex: change documentation about catch.
1312 removed info catch.
1313
1314 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
1315
1316 * gdbint.texinfo: Expand on GDB's coding standards,
1317 specify the use of arg names with prototypes.
1318
1319 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
1320
1321 * gdb.texinfo: Fix tipo.
1322
1323 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
1324
1325 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
1326 TARGET_BYTE_ORDER_SELECTABLE_P.
1327
1328 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
1329
1330 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
1331
1332 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
1333
1334 * agentexpr.texi: New file.
1335
1336 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
1337
1338 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
1339
1340 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
1341
1342 * remote.texi: Changed wording that implied that the GDB remote
1343 protocol caches register values instead of GDB itself.
1344
1345 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
1346
1347 * gdbint.texinfo: Add some info about symbol readers.
1348 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
1349 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
1350 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
1351 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
1352
1353 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
1354
1355 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
1356
1357 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
1358
1359 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
1360
1361 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
1362
1363 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
1364 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
1365
1366 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
1367
1368 * gdbint.texinfo: Fix minor typos.
1369
1370 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
1371
1372 * gdbint.texinfo: Complete overhaul. Group descriptions more
1373 logically, add more info on generic algorithms, remove much
1374 obsolete and/or wrong material.
1375
1376 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
1377
1378 * stabs.texinfo (Method Type Descriptor): Expand and correct.
1379
1380 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
1381
1382 * refcard.tex: Copyright, address updates.
1383
1384 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
1385
1386 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
1387 for the edition instead of confusing GDB-version-like numbers.
1388
1389 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
1390
1391 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
1392
1393 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
1394
1395 * LRS: Reformat a bit to keep text under 80 columns.
1396
1397 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
1398
1399 * gdb.texinfo: Add some credits, mention bug monitor.
1400 * remote.texi: Mention mips monitor targets.
1401 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
1402
1403 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
1404
1405 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
1406 files, finish sorting of host vs target vs native macros, describe
1407 some more of them.
1408
1409 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
1410
1411 * gdbint.texinfo (Host Conditionals): Document change from
1412 using NO_MMALLOC to it's inverse, USE_MMALLOC.
1413
1414 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
1415
1416 * gdbint.texinfo (Host Conditionals): Document
1417 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
1418
1419 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
1420
1421 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
1422 Document LSEEK_NOT_LINEAR.
1423
1424 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
1425
1426 * stabs.texinfo (Stab Section Basics): Make it clear that only
1427 some versions of the GNU linker remove the leading N_UNDF symbol.
1428
1429 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
1430
1431 * stabs.texinfo (String Field): Document type number pairs here,
1432 instead of in the Sun specific section.
1433 (Include Files): The GNU linker supports the N_BINCL
1434 optimization. Clarify the N_BINCL value, and what it is used
1435 for.
1436 (Procedures): Document N_FUN with an empty string to mark the end
1437 of a function.
1438 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
1439 (Sun Differences): Remove this node, as the information is now
1440 elsewhere in the main document.
1441 (Stab Section Basics): Mention that the GNU linker may optimize
1442 stabs and remove the leading N_UNDF symbol.
1443
1444 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
1445
1446 * gdb.texinfo, refcard.tex: Restore author credit
1447
1448 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
1449
1450 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
1451 documentation to account for START and END macros taking
1452 one arg.
1453
1454 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
1455
1456 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
1457 * gdb.texinfo (Frames): Fix typo.
1458
1459 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
1460
1461 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
1462 a target_signal as arg type, not a pid.
1463
1464 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1465
1466 * gdb.texinfo: Document `set assembly-language'.
1467
1468 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
1469
1470 * remote.texi: Update list of stubs in the GDB distribution.
1471
1472 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
1473
1474 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
1475 Also document that some systems can use mmalloc but must define
1476 this if their C runtime allocates memory that is later freed.
1477 (MMCHECK_FORCE): Document new macro.
1478
1479 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
1480
1481 * remote.texi: Add documentation for target Sparclet.
1482
1483 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1484
1485 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
1486 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
1487 * configure.in: Rewritten for autoconf.
1488 * configure: New.
1489
1490 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
1491
1492 * Makefile.in (DVIPS): New define, set to dvips.
1493 (dvi): Add stabs.dvi.
1494 (ps): New target.
1495 (all-doc): Depend on info, dvi, and ps targets.
1496 (STAGESTUFF): Add *.ps and *.dvi files.
1497 (clean-info, clean-dvi): Remove.
1498 (mostlyclean): Does not depend upon clean-info or clean-dvi,
1499 rules completely rewritten.
1500 (maintainer-clean): Remove clean-info and clean-dvi
1501 dependencies and put their actions in the rules.
1502 (gdb.ps): New target
1503 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
1504 intermediate TeX files, whether they have 2 or 3 character
1505 extensions.
1506 (gdbint.ps): Add target and rules.
1507 (gdb-internals): Delete unused target.
1508 (Makefile): Depends upon config.status also.
1509
1510 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
1511
1512 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
1513 set.
1514
1515 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
1516
1517 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
1518 * gdb.texinfo (Expressions): Fix erroneous array constant example.
1519
1520 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
1521
1522 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
1523
1524 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1525
1526 * gdb.texinfo (Print settings): Document
1527 `set/show print static-members' commands.
1528
1529 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
1530
1531 * gdbint.texinfo (Native): Document name change, coredep.c to
1532 core-aout.c.
1533
1534 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
1535
1536 * stabs.texinfo (Include Files): Document the values the SunOS4
1537 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
1538
1539 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
1540
1541 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
1542 Fix typo.
1543
1544 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
1545
1546 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
1547 "gdb.tar.Z".
1548
1549 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
1550
1551 * Makefile.in (maintainer-clean): New target, synonym for
1552 realclean.
1553
1554 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1555
1556 * Update all FSF addresses except those in COPYING* files.
1557
1558 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1559
1560 From Richard Earnshaw (rearnsha@armltd.co.uk):
1561 * gdb.texinfo (convenience variables): Document $_exitcode.
1562 (quit): Document optional expression to use as exit code.
1563
1564 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
1565
1566 * gdb.texinfo, remote.texi: Brought up to date with various
1567 GDB changes.
1568
1569 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
1570
1571 * gdb.texinfo: Update dates and versions, fix comments about
1572 hardware watchpoints in future releases and about the
1573 sharedlibrary command.
1574
1575 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1576
1577 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
1578 C_FUN stab. Other cleanups.
1579
1580 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1581
1582 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
1583 for the sparc stub.
1584
1585 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1586
1587 * annotate.texi: Clarify which addresses have differing formats
1588 depending on the language and which do not.
1589
1590 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1591
1592 * remote.texi (NetWare): Changed example to use BOARD= instead of
1593 NODE= argument to reflect correspoding change to gdbserve.nlm.
1594
1595 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1596
1597 * stabs.texinfo (Negative Type Numbers): Mention the fact that
1598 GDB, as well as AIX dbx, supports the size type attribute.
1599
1600 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1601
1602 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
1603
1604 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
1605
1606 * gdb.texinfo (Define): Document $arg0... arguments to commands,
1607 and new 'if' and 'while' commands.
1608
1609 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
1610
1611 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
1612
1613 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1614
1615 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
1616 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
1617 NetWare targets. Mostly stolen from the Server node.
1618
1619 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1620
1621 * gdb.texinfo (Setting): Talk about the language of a source file
1622 versus the working language. The old documentation did not match
1623 what GDB did.
1624
1625 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1626
1627 * stabs.texinfo (Source Files): Document N_SO used to mark the end
1628 of a source file.
1629
1630 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1631
1632 * gdb.texinfo (Processes): New node.
1633
1634 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1635
1636 * remote.texi: Update documentation of set/show mipsfpu.
1637
1638 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
1639
1640 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
1641 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
1642
1643 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
1644
1645 * gdbint.texinfo: Removed mentions of some incorrectly placed and
1646 obsolete conditionals, described some others.
1647
1648 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1649
1650 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
1651 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
1652
1653 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
1654
1655 * gdbint.texinfo: Put regex conditionals in their own table.
1656
1657 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1658
1659 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
1660 described or fixed the descriptions of many others.
1661
1662 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
1663
1664 * gdb.texinfo: Add some more credits.
1665 * gdbint.texinfo: Capitalize GDB consistently, describe some
1666 macros and remove some.
1667
1668 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
1669
1670 * gdbint.texinfo: Removed mentions of many incorrectly placed and
1671 obsolete conditionals, described some others.
1672
1673 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1674
1675 * gdb.texinfo (help targets): Changed to `help target', which
1676 is the correct gdb command.
1677
1678 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1679
1680 * annotate.texi (TODO): New node, for keeping track of annotations
1681 suggested but not yet implemented.
1682
1683 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1684
1685 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
1686 another symbol, it is not the address itself.
1687
1688 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
1689
1690 * stabs.texinfo (Stab Section Basics): Add comment about alignment
1691 of stabs-in-coff sections.
1692
1693 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1694
1695 * annotate.texi: Change edition to 0.5 and date to May 1994.
1696 Add index.
1697 (Frames): New node, for frame annotation.
1698 (Displays): New node, for display annotation.
1699
1700 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
1701 when waiting for your program to stop.
1702
1703 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1704
1705 * annotate.texi (Breakpoint Info): Document annotation of header
1706 fields and record annotation.
1707
1708 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1709
1710 * annotate.texi: New file, to document annotations.
1711
1712 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1713
1714 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
1715 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
1716
1717 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1718
1719 * stabs.texinfo (Stab Section Basics): Say what is in .stab
1720 section, and say n_strx field is compilation unit relative.
1721 * stabs.texinfo: Don't use @code for a.out when it is the name of
1722 an object file format.
1723
1724 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1725
1726 * gdb.texinfo: Refer to file names, not path names, per rms
1727 convention.
1728 (Arguments): Fix typo.
1729
1730 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1731
1732 * stabs.texinfo (Global Variables): Talk about stabs in files
1733 where variables are referenced, but not defined.
1734
1735 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1736
1737 * stabs.texinfo: Move stuff on @ and # type descriptors from node
1738 Cplusplus to new nodes Member Type Descriptor and Method Type
1739 Descriptor. Re-write stuff for #.
1740
1741 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1742
1743 * gdb.texinfo (Print Settings): Don't document "set print
1744 fast-symbolic-addr off". The bug which it worked around was fixed
1745 on 25 Feb 94 in coffread.c, so I'm nuking the command.
1746
1747 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
1748 N_ENTRY node.
1749
1750 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1751
1752 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1753
1754 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
1755 references to ieee-float.c.
1756
1757 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1758
1759 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
1760 match what the code actually does.
1761
1762 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1763
1764 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
1765
1766 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1767
1768 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
1769 i, and b.
1770
1771 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
1772
1773 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
1774 well as for ELF and SOM. Unify the descriptions of ELF and SOM
1775 as "stabs in sections" rather than just saying "ELF and SOM".
1776 Also make that stuff apply to COFF.
1777
1778 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1779
1780 * gdb.texinfo (Formatting Documentation): Change GhostScript to
1781 Ghostscript.
1782
1783 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1784
1785 * gdb.texinfo (Continuing and Stepping): When talking about "step"
1786 versus functions without line numbers, also mention stepping into
1787 them as well as "step" when you are in them. Tell the user how to
1788 deal with the situation. Add comment about "debugging information".
1789
1790 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1791
1792 * stabs.texinfo (Enumerations): Document restriction on where
1793 enumeration types can appear and still win with GDB.
1794
1795 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1796
1797 * stabs.texinfo (Negative Type Numbers): Document format for type
1798 -16.
1799
1800 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1801
1802 * gdb.texinfo (Selection, Frame Info): Update information about
1803 arbitrary frame specficiations.
1804
1805 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
1806
1807 * gdb.texinfo, remote.texi: general editing pass prior to Net release
1808
1809 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1810
1811 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
1812
1813 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
1814
1815 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
1816
1817 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1818
1819 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
1820 Differences node to Statics node.
1821 (Statics): Discuss XCOFF use of V symbol descriptor.
1822
1823 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
1824 not clean.
1825
1826 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
1827
1828 * gdb.texinfo (Print Settings): Document `set print
1829 fast-symbolic-addr' and improve the doc for some other
1830 `set print's.
1831
1832 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1833
1834 * stabs.texinfo (String Field): Talk about defining several type
1835 numbers at once.
1836 Fix lint regarding changing node ELF Transformations to
1837 ELF and SOM Transformations.
1838
1839 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
1840
1841 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
1842
1843 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1844
1845 * stabs.texinfo (Cross-References): `::' is for nested types only
1846 within <>.
1847 (Structures): Document static members.
1848
1849 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1850
1851 * stabs.texinfo: Document S type attribute.
1852
1853 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1854
1855 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
1856
1857 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
1858
1859 * gdbint.texinfo: Fix a few typos.
1860
1861 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1862
1863 * gdb.texinfo, remote.texi: formatting improvements
1864
1865 * gdb.texinfo (New Features): mention threads.
1866 (Summary, C): fix xrefs in newly contributed text.
1867 (Threads): index entries, clarifications, example
1868 (passim): minor typos fixed, phrasing improvements
1869
1870 * remote.texi (Bootstrapping): rephrase text on ^C and add index
1871 entries; (Server): explain use of gdbserver w/real-time systems,
1872 add example of conflicting TCP port; (MIPS Remote) break up
1873 running text into table, highlighting commands, and add example.
1874
1875 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1876
1877 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
1878
1879 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1880
1881 * stabs.texinfo (Nested Symbols): New node.
1882 (String Field, Symbol Descriptors, Cross-References): Refer to it.
1883
1884 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1885
1886 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
1887 to picking which Bbss.bss symbol to use, and (because there seems to
1888 be no good way of doing it) re-write some of the text to make it
1889 sound like Bbss.bss isn't such a great idea after all (as currently
1890 designed).
1891
1892 * gdb.texinfo (C): In addition to saying people have to use g++ for
1893 good results, say they have to use stabs. Specifically say cfront
1894 doesn't work well.
1895 (Summary): Merge in information on Modula-2, Pascal, and Chill from
1896 the gdb README. Add xrefs to places where the support for the various
1897 languages is described in detail.
1898
1899 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1900
1901 * stabs.texinfo: Clean up stuff about visibility and virtual
1902 characters.
1903
1904 * stabs.texinfo (N_M2C): Cite Sun doc.
1905
1906 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1907
1908 * gdb.texinfo: updates re threads.
1909 * remote.texinfo: avoid index entries starting with digits.
1910
1911 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1912
1913 * stabs.texinfo (Enumerations): Talk about large, negative and
1914 octal values. Clean up cross reference to type attributes.
1915 (String Field): Say that GDB 4.11 supports size attribute.
1916
1917 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1918
1919 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
1920 is a mandatory step. Make the stuff about that more concise.
1921
1922 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1923
1924 * stabs.texinfo (Class Names): New node.
1925
1926 * gdb.texinfo (Command Files): Explain order of init file reading.
1927
1928 * remote.texi (Bootstrapping): Talk about getting the serial driver
1929 to deal with ^C sent by gdb to stop the remote system.
1930
1931 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
1932
1933 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
1934
1935 * libgdb.texinfo (Defining Commands): made the DOC arg
1936 to gdb_define_app_command a char * instead of char **
1937 per a suggestion from kingdon.
1938
1939 * libgdb.texinfo: total rewrite from a different starting
1940 premise.
1941
1942 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1943
1944 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
1945 floats passed as doubles (to improve clarity).
1946
1947 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1948
1949 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
1950
1951 * a4rc.sed: update to work with Andreas Vogel papersize params
1952
1953 * refcard.tex: use Andreas Vogel simplifications of papersize
1954 params; remove useless version info; update copyright date.
1955
1956 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1957
1958 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
1959
1960 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1961
1962 * gdb.texinfo (Files): Say what address the load command loads it at.
1963
1964 * stabs.texinfo (Common Blocks): Minor cleanups.
1965
1966 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
1967 that Sun has backed away from the linker kludge and thus the relevant
1968 issue is changes to the SunPRO tools, not the Solaris linker.
1969
1970 * stabs.texinfo (Traditional Integer Types): Clean up description
1971 of octal bounds a little bit. Document extra leading zeroes.
1972
1973 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1974
1975 * gdb.texinfo (Signaling): Update for symbolic symbol names
1976 and add a section explaining the difference between the GDB
1977 signal command and the shell kill utility.
1978
1979 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
1980
1981 * libgdb.texinfo: added `@' to braces that were unescaped.
1982
1983 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
1984
1985 * libgdb.texinfo: new file. Spec for the gdb library.
1986
1987 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1988
1989 * stabs.texinfo (Include Files): Fix typo (start -> end).
1990
1991 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1992
1993 * gdb.texinfo, remote.texi: assorted small improvements, mostly
1994 from Melissa at FSF's editing pass.
1995
1996 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1997
1998 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
1999 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
2000 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
2001
2002 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2003
2004 * remote.texi (Bootstrapping): Discuss 386 call gates.
2005
2006 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2007
2008 * stabs.texinfo (Based Variables): New node.
2009
2010 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2011
2012 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
2013 names, sizes, and formats to suggest how not to lose.
2014
2015 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2016
2017 * stabs.texinfo (Methods): Fix typo.
2018
2019 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2020
2021 * gdb.texinfo: Fix a few typos.
2022
2023 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2024
2025 * gdb.texinfo: Clarify how well it works with Fortran.
2026
2027 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
2028 More on relocating stabs in ELF files.
2029
2030 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2031
2032 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
2033
2034 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2035
2036 * stabs.texinfo (Local Variable Parameters): Talk about nameless
2037 parameters on VAX.
2038
2039 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2040
2041 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
2042
2043 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2044
2045 * stabs.texinfo: Make info author notice match the TeX author notice.
2046
2047 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2048
2049 * stabs.texinfo: Initial-caps all words in node names and
2050 non-trivial words in section names.
2051
2052 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2053
2054 * stabs.texinfo: Many minor cleanups.
2055
2056 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
2057
2058 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
2059
2060 * stabs.texinfo: Remove full description of big example.
2061 It's not really helpful; just use pieces of it where appropriate.
2062 Add more Texinfo formatting directives (@samp, etc.).
2063 Use @deffn to define stab types.
2064 Eliminate some wordiness. Break up some nodes.
2065 Add an (alphabetized) index of symbol types.
2066 Use consistent capitalization style in node and section names.
2067
2068 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
2069
2070 * gdb.texinfo: Change typo "Two two" to "The two".
2071
2072 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2073
2074 * stabs.texinfo (XCOFF-differences): Remove references to
2075 non-existent types N_DECL and N_RPSYM.
2076
2077 * stabs.texinfo (String Field): Say that type attributes bug is
2078 fixed in GDB 4.10, since it is.
2079
2080 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
2081
2082 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
2083
2084 * stabs.texinfo: Formatting cleanups.
2085
2086 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2087
2088 * stabs.texinfo: When explaining the n_type of a stab, standardize
2089 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
2090 no tabs, use @r).
2091 (Global Variables): Clean up.
2092
2093 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2094
2095 * stabs.texinfo (Stack Variables): Re-write.
2096
2097 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2098
2099 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
2100 addresses of a source file. Also revise formatting.
2101 Change "object module" or "object file" to "source file".
2102 Various: Miscellaneous cleanups.
2103
2104 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2105
2106 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
2107
2108 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
2109
2110 * gdbint.texinfo: Removed many nonsensical machine-collected
2111 host and target conditionals, described some of the remainder.
2112
2113 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2114
2115 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
2116
2117 * gdbint.texinfo (Top): Add name to @top line, and re-write the
2118 paragraph which follows.
2119
2120 * gdbint.texinfo (Host): Use @code not @samp for Makefile
2121 variables. Looks better and avoids overful hbox.
2122
2123 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2124
2125 * stabs.texinfo (Procedures): Improve stuff on nested functions.
2126
2127 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2128
2129 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
2130 retransmit-timeout
2131
2132 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2133
2134 * gdbint.texinfo: Update statement about `some ancient Unix
2135 systems, like Ultrix 4.0' to Ultrix 4.2.
2136
2137 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
2138
2139 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
2140
2141 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
2142
2143 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
2144 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
2145
2146 * remote.texi: new name for former gdbinv-s.texi
2147
2148 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
2149
2150 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
2151
2152 * gdbinv-s.texi: Documented timeout and retransmit-timeout
2153 variables for MIPS remote debugging protocol.
2154
2155 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2156
2157 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
2158
2159 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2160
2161 * Makefile.in (refcard.dvi): Use srcdir where necessary.
2162
2163 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
2164
2165 * gdb.texinfo: repair conditional bugs in text markup
2166
2167 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2168
2169 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
2170 to select Modula-2 material.
2171
2172 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2173
2174 * stabs.texinfo: Cleanups regarding statics.
2175
2176 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
2177 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
2178
2179 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2180
2181 * stabs.texinfo: N_MAIN is sometimes used for C.
2182
2183 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2184
2185 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
2186
2187 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
2188
2189 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
2190 removed from the code by Kingdon.
2191
2192 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2193
2194 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
2195 input when evaluating breakpoint conditions; the bug has been fixed.
2196
2197 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
2198 sets the ignore count to N-1, not to N.
2199
2200 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2201
2202 * refcard.tex (\hoffset): correct longstanding error to match
2203 intended offset; avoids cutting off edge on some printers
2204
2205 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2206
2207 * stabs.texinfo (Parameters): Say that order of stabs is significant.
2208
2209 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2210
2211 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
2212
2213 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2214
2215 * Makefile.in: (REFEDITS) new var to control whether PS or CM
2216 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
2217 collect sed edits if any, apply to refcard before formatting;
2218 (refcard.ps) stop implying PS fonts if PS output requested;
2219 (lrefcard.ps) delete extra target for variant PS fonts
2220
2221 * refcard.tex: parametrize papersize dependent info, collect
2222 in easily replaced spot
2223
2224 * a4rc.sed: new file, edits to refcard for A4 paper
2225
2226 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2227
2228 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
2229
2230 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2231
2232 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
2233
2234 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2235
2236 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
2237 politely rather than rudely.
2238
2239 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2240
2241 * stabs.texinfo: Document common blocks.
2242
2243 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
2244
2245 * stabs.texinfo: Add some basic info about stabs-in-elf.
2246
2247 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2248
2249 * stabs.texinfo (Top): Minor cleanup.
2250
2251 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2252
2253 * Makefile.in (install-info): remove parentdir support
2254
2255 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2256
2257 * gdb.texinfo (Copying): delete this node and references to it;
2258 RMS says this manual need not carry GPL. (passim): Improvements
2259 from last round at FSF, largely due to Ian Taylor review, and
2260 minor formatting improvements.
2261
2262 * gdbinv-s.texi (passim): Improvements from last round at FSF,
2263 largely due to Ian Taylor review. (Debug Session): minor edits to
2264 new text.
2265
2266 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
2267
2268 * Makefile.in (realclean): Remove info and dvi files too.
2269
2270 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
2271
2272 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
2273 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
2274 * gdb.texinfo: Change accordingly.
2275
2276 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
2277 N_{L,R}BRAC,N_SLINE are relative to.
2278
2279 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
2280
2281 * Makefile.in (GDBvn.texi): Update atomically.
2282
2283 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
2284
2285 * gdbinv-s.texi (Debug Session): Document exceptionHook.
2286
2287 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
2288
2289 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
2290 addresses together. Also motivate the set print symbol-filename
2291 command and suggest other solutions.
2292
2293 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
2294
2295 * gdb.texinfo (set print elements): Note that the number of
2296 elements is set to unlimited by "set print elements 0".
2297
2298 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
2299
2300 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
2301 NF_LDOUBLE means.
2302 (Stab Types): Include Solaris stab types.
2303 (Procedures): Document Solaris extensions.
2304
2305 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2306
2307 * gdb.texinfo: Add `set print symbol-filename' doc.
2308
2309 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2310
2311 * stabs.texinfo (Arrays): Talk about type definition vs. type
2312 information.
2313
2314 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
2315 the trailing semicolon.
2316
2317 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2318
2319 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
2320 and merge in other parts of the document addressing these subjects.
2321 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
2322
2323 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
2324 at the end of a range type.
2325
2326 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
2327 AIX extensions.
2328
2329 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2330
2331 * stabs.texinfo (Stabs Format): Misc fixes.
2332
2333 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2334
2335 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
2336 (Traditional builtin types): Document convex convention for long long.
2337 (Negative builtin types): Discuss type names, and misc fixes.
2338
2339 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2340
2341 * stabs.texinfo (Builtin Type Descriptors): Document the floating
2342 point types used with @samp{R} type descriptor.
2343 (Symbol Descriptors): Describe how to handle conflict between
2344 different meanings of @samp{P} symbol descriptor.
2345
2346 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2347
2348 * stabs.texinfo: Remove node Quick Reference and put its children
2349 directly under the main menu.
2350
2351 * stabs.texinfo: Many more changes to bring it into line with
2352 AIX documentation and reality. I think it now has all the
2353 information from the AIX documentation, except that I burned
2354 out when I got to variant records (Pascal and Modula-2) and
2355 all the COBOL types. Oh well, we can add them later when we're
2356 worrying more about those languages.
2357
2358 * stabs.texinfo (Automatic variables): Talk about what it means
2359 to omit the symbol descriptor.
2360
2361 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2362
2363 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
2364 gcc2 behavior with promoted args.
2365
2366 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2367
2368 * gdb.texinfo: include readline appendices in info version of manual
2369
2370 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2371
2372 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
2373 target remote.
2374
2375 * gdb.texinfo (Machine Code): more index entries for disassemble
2376
2377 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
2378
2379 * Clarify the intended use of the gdb-testers and gdb-patches
2380 mailing lists, and shrink gzip comment.
2381
2382 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2383
2384 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
2385 DOSHOST configuration of manual.
2386
2387 * gdb.texinfo (MIPS Stack): new node.
2388
2389 * all-config.texi (MIPS) new switch.
2390
2391 * gdbinv-s.texi (Nindy Options) Remove two instances of future
2392 tense; (MIPS Remote) new node.
2393
2394 * gdb.texinfo (passim) rephrases to work around makeinfo @value
2395 bug; (Environment) less passive, other small cleanups in text about
2396 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
2397 (Remote) new MIPS Remote menu entry.
2398
2399 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
2400
2401 * stabs.texinfo: Many changes to include information from the
2402 AIX documentation.
2403
2404 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
2405
2406 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
2407
2408 * gdbint.texinfo (new node Debugging GDB, elsewhere):
2409 Move a bunch of information from ../README.
2410 (Getting Started): New node.
2411
2412 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2413
2414 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
2415
2416 * gdb.texinfo: advance manual revision dates to present
2417
2418 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
2419 stop using silly Roman numerals in @set variable names
2420
2421 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
2422
2423 * stabs.texinfo (Parameters): Keep trying to get this right.
2424
2425 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
2426
2427 * stabs.texinfo (Parameters): More on "local parameters".
2428
2429 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
2430
2431 * stabs.texinfo (Parameters): Re-do "local parameters" section.
2432
2433 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
2434
2435 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
2436 (Parameters): Rewrite.
2437 (xcoff-differences, Sun-differences): Minor changes.
2438
2439 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
2440
2441 * stabs.texinfo: Minor cleanup.
2442
2443 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
2444
2445 * gdbint.texinfo: Minor xcoff stuff.
2446
2447 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
2448
2449 * gdbint.texinfo: Update for new config directory structure.
2450 Add info about internal type data structures.
2451
2452 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
2453
2454 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
2455 $(srcdir).
2456 (gdb-config.texi): Depend on file in $(srcdir).
2457
2458 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
2459
2460 * stabs.texinfo: Fixes about N_SO.
2461
2462 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2463
2464 * gdb.texinfo: include list of nonstandard init file names
2465
2466 * *-config.texi: new switch GENERIC for text that applies *only*
2467 to (usual) multiple-target version of manual
2468
2469 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
2470 h8 config
2471
2472 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
2473 in menus (rather than conditionally selected multiple alternative
2474 menus).
2475
2476 * Makefile.in: define and use DOC_CONFIG var to select
2477 configuration for GDB user manual.
2478
2479 * gdb-config.texi: delete from repository, generate from Makefile.
2480
2481 * all-config.texi: normal `generic' configuration file, formerly
2482 stored as gdb-config.texi
2483
2484 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
2485
2486 * Makefile.in: add dvi target to build all .dvi files
2487
2488 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2489
2490 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
2491
2492 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
2493
2494 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
2495 host conditionals.
2496 * stabs.texinfo: More array fixes inspired by Jim's.
2497
2498 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
2499
2500 * stabs.texinfo: Fixes re arrays and continuations.
2501
2502 * gdbint.texinfo: Add XCOFF node.
2503
2504 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
2505
2506 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
2507
2508 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
2509
2510 * stabs.texinfo: Fix for array types to mention lower bounds.
2511
2512 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
2513
2514 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
2515
2516 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
2517
2518 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
2519
2520 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
2521
2522 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
2523 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
2524
2525 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
2526
2527 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
2528
2529 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2530
2531 * gdb.texinfo, gdbinv-s.texi: misc updates
2532
2533 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
2534
2535 * gdbint.texinfo: Brief documentation for longjmp support,
2536 from an email msg by Stu.
2537
2538 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
2539
2540 * stabs.texinfo: Fix description of floating point "range"
2541 types (which really define basic types). Reported by Jim Meehan,
2542 <meehan@src.dec.com>.
2543
2544 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
2545
2546 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
2547
2548 * gdbint.texinfo: Slightly expand section on supporting a new
2549 object file format.
2550
2551 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
2552
2553 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
2554 intermediate file.
2555
2556 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2557
2558 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
2559
2560 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2561
2562 * gdbinv-s.texi: z8000 simulator target name is just "sim"
2563
2564 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
2565 as well as Z8002.
2566
2567 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
2568
2569 * gdbint.texinfo: Add sections on clean design and on how to send
2570 in changes.
2571
2572 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
2573
2574 * gdbint.texinfo: Add how to declare the result of make_cleanup.
2575
2576 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
2577
2578 * gdb.texinfo: Fix typo, reported by Karl Berry.
2579
2580 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
2581
2582 * gdb.texinfo: Add opcodes dir to GDB distribution description.
2583
2584 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2585
2586 * gdbint.texinfo: fixed a stray email address (needs @@),
2587 added @table @code to node "Native Conditionals"
2588
2589 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
2590
2591 * gdbint.texinfo: Describe coding style of GDB.
2592
2593 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
2594
2595 * stabs.texinfo: Minor wording changes.
2596
2597 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
2598
2599 * gdbint.texinfo: Improve release doc slightly.
2600
2601 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
2602
2603 * gdbint.texinfo: Improve doc of GDB config macros.
2604
2605 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
2606
2607 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
2608 These will be reinserted when examined.
2609
2610 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
2611
2612 * gdbint.texinfo: Make a start at documenting all the #if macros
2613 in GDB. At least list them all, and start separating them into
2614 host-specific and target-specific.
2615
2616 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2617
2618 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
2619 examples (not consistent w others).
2620 gdb.texinfo: issue disclaimer paragraph on cmdline options only
2621 for generic vn of doc
2622
2623 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
2624
2625 * Makefile.in: always create installation directories.
2626
2627 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2628
2629 * gdb.texinfo: in h8 config, do not describe searching commands.
2630
2631 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2632
2633 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
2634 conditionals; introduce a few generic switches that may be
2635 useful for other cross-dev or dos-hosted configs.
2636
2637 * gdb.texinfo: fix typo in "info reg" description
2638
2639 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
2640
2641 * stabs.texinfo: Minor updates from running TeX over it.
2642 * Makefile.in (stabs.dvi, stabs.ps): Add.
2643
2644 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
2645
2646 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
2647 First pass at converting it to texinfo.
2648
2649 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
2650
2651 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
2652 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
2653
2654 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
2655
2656 * gdbint.texinfo: Add section on partial symbol tables.
2657
2658 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
2659
2660 * gdb.texinfo: document `set remotedebug' and `set
2661 rstack_high_address'.
2662
2663 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2664
2665 * gdb.texinfo: slight expansion of new text on reading info files
2666 * gdbinv-s.m4.in: correct and expand info on cross-debugging
2667 H8/300 from DOS.
2668
2669 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
2670
2671 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
2672
2673 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
2674
2675 * gdb.texinfo: Say how to read the `info' files.
2676
2677 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
2678
2679 * Makefile.in: gm4 -> m4.
2680
2681 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
2682
2683 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
2684 Documentation' ahead of `Installing GDB' to match README.
2685 Update shared library doc, -readnow and -mapped, and directory
2686 structure (add glob and mmalloc). Update configure doc.
2687
2688 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
2689
2690 * Makefile.in: remove $(srcdir) from gdb.info rule.
2691
2692 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
2693
2694 * Makefile.in: commented out gdb-all.texinfo rule. This is
2695 temporary.
2696
2697 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
2698
2699 * Makefile.in, configure.in: removed traces of namesubdir,
2700 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
2701 copyrights to '92, changed some from Cygnus to FSF.
2702
2703 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
2704
2705 * gdb.texinfo: Improve how we ask for bug reports.
2706
2707 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2708
2709 * Makefile.in: infodir belongs in datadir.
2710
2711 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2712
2713 * Makefile.in: remove spaces following hyphens, bsd make can't
2714 cope. install using INSTALL_DATA. added clean-info. added
2715 standards.text support.
2716
2717 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2718
2719 * Makefile.in: idestdir and ddestdir go away. Added copyrights
2720 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
2721 and mandir now keyed off datadir by default.
2722
2723 \f
2724 Local Variables:
2725 mode: change-log
2726 left-margin: 8
2727 fill-column: 74
2728 version-control: never
2729 End:
This page took 0.08774 seconds and 4 git commands to generate.