]> Git Repo - binutils.git/blob - gdb/doc/ChangeLog
* dis-asm.h: Make idempotent.
[binutils.git] / gdb / doc / ChangeLog
1 Sun Sep  4 16:47:21 1994  Stan Shebs  ([email protected])
2
3         * gdbint.texinfo: Removed mentions of some incorrectly placed and
4         obsolete conditionals, described some others.
5
6 Mon Aug  1 15:42:39 1994  Jim Kingdon  ([email protected])
7
8         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
9         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10
11 Mon Aug  1 15:12:02 1994  Stan Shebs  ([email protected])
12
13         * gdbint.texinfo: Put regex conditionals in their own table.
14
15 Tue Jul 26 18:32:52 1994  Stan Shebs  ([email protected])
16
17         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
18         described or fixed the descriptions of many others.
19
20 Sun Jul 17 14:14:03 1994  Stan Shebs  ([email protected])
21
22         * gdb.texinfo: Add some more credits.
23         * gdbint.texinfo: Capitalize GDB consistently, describe some
24         macros and remove some.
25
26 Thu Jul 14 18:43:17 1994  Stan Shebs  ([email protected])
27
28         * gdbint.texinfo: Removed mentions of many incorrectly placed and
29         obsolete conditionals, described some others.
30
31 Tue Jul 12 12:23:15 1994  Peter Schauer  ([email protected])
32
33         * gdb.texinfo (help targets):  Changed to `help target', which
34         is the correct gdb command.
35
36 Wed Jun 22 18:00:51 1994  Jim Kingdon  ([email protected])
37
38         * annotate.texi (TODO): New node, for keeping track of annotations
39         suggested but not yet implemented.
40
41 Wed Jun  1 16:10:45 1994  Jim Kingdon  ([email protected])
42
43         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
44         another symbol, it is not the address itself.
45
46 Thu May  5 20:23:36 1994  Stan Shebs  ([email protected])
47
48         * stabs.texinfo (Stab Section Basics): Add comment about alignment
49         of stabs-in-coff sections.
50
51 Wed May  4 06:26:11 1994  Jim Kingdon  ([email protected])
52
53         * annotate.texi: Change edition to 0.5 and date to May 1994.
54         Add index.
55         (Frames): New node, for frame annotation.
56         (Displays): New node, for display annotation.
57
58         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
59         when waiting for your program to stop.
60
61 Fri Apr 29 18:24:46 1994  Jim Kingdon  ([email protected])
62
63         * annotate.texi (Breakpoint Info): Document annotation of header
64         fields and record annotation.
65
66 Thu Apr 28 07:44:28 1994  Jim Kingdon  ([email protected])
67
68         * annotate.texi: New file, to document annotations.
69
70 Thu Apr 21 14:20:51 1994  Jim Kingdon  ([email protected])
71
72         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
73         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
74
75 Wed Apr 20 11:22:48 1994  Jim Kingdon  ([email protected])
76
77         * stabs.texinfo (Stab Section Basics): Say what is in .stab
78         section, and say n_strx field is compilation unit relative.
79         * stabs.texinfo: Don't use @code for a.out when it is the name of
80         an object file format.
81
82 Wed Apr 13 20:29:54 1994  Jim Kingdon  ([email protected])
83
84         * gdb.texinfo: Refer to file names, not path names, per rms
85         convention.
86         (Arguments): Fix typo.
87
88 Thu Mar 24 08:09:12 1994  Jim Kingdon  ([email protected])
89
90         * stabs.texinfo (Global Variables): Talk about stabs in files
91         where variables are referenced, but not defined.
92
93 Wed Mar 23 07:16:36 1994  Jim Kingdon  ([email protected])
94
95         * stabs.texinfo: Move stuff on @ and # type descriptors from node
96         Cplusplus to new nodes Member Type Descriptor and Method Type
97         Descriptor.  Re-write stuff for #.
98
99 Wed Mar 16 08:20:19 1994  Jim Kingdon  ([email protected])
100
101         * gdb.texinfo (Print Settings): Don't document "set print
102         fast-symbolic-addr off".  The bug which it worked around was fixed
103         on 25 Feb 94 in coffread.c, so I'm nuking the command.
104
105         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
106         N_ENTRY node.
107
108         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
109
110 Tue Mar 15 08:43:02 1994  Jim Kingdon  ([email protected])
111
112         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
113         references to ieee-float.c.
114
115 Fri Mar 11 08:09:40 1994  Jim Kingdon  ([email protected])
116
117         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
118         match what the code actually does.
119
120 Wed Mar  9 19:43:05 1994  Jim Kingdon  ([email protected])
121
122         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
123
124 Tue Mar  1 17:04:43 1994  Jim Kingdon  ([email protected])
125
126         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
127         i, and b.
128
129 Wed Feb 23 10:44:18 1994  Jim Kingdon  ([email protected])
130
131         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
132         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
133         as "stabs in sections" rather than just saying "ELF and SOM".
134         Also make that stuff apply to COFF.
135
136 Fri Feb 18 08:25:58 1994  Jim Kingdon  ([email protected])
137
138         * gdb.texinfo (Formatting Documentation): Change GhostScript to
139         Ghostscript.
140
141 Fri Feb  4 06:31:31 1994  Jim Kingdon  ([email protected])
142
143         * gdb.texinfo (Continuing and Stepping): When talking about "step"
144         versus functions without line numbers, also mention stepping into
145         them as well as "step" when you are in them.  Tell the user how to
146         deal with the situation.  Add comment about "debugging information".
147
148 Thu Feb  3 11:39:59 1994  Jim Kingdon  ([email protected])
149
150         * stabs.texinfo (Enumerations): Document restriction on where
151         enumeration types can appear and still win with GDB.
152
153 Wed Feb  2 11:29:17 1994  Jim Kingdon  ([email protected])
154
155         * stabs.texinfo (Negative Type Numbers): Document format for type
156         -16.
157
158 Thu Jan 27 16:53:56 1994  Jim Kingdon  ([email protected])
159
160         * gdb.texinfo (Selection, Frame Info): Update information about
161         arbitrary frame specficiations.
162
163 Wed Jan 26 15:31:57 1994  Roland H. Pesch  ([email protected])
164
165         * gdb.texinfo, remote.texi: general editing pass prior to Net release
166
167 Tue Jan 25 12:12:04 1994  Jim Kingdon  ([email protected])
168
169         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
170
171 Wed Jan 19 06:39:24 1994  David J. Mackenzie  ([email protected])
172
173         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
174
175 Sun Jan 16 12:43:32 1994  Jim Kingdon  ([email protected])
176
177         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
178         Differences node to Statics node.
179         (Statics): Discuss XCOFF use of V symbol descriptor.
180
181         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
182         not clean.
183
184 Wed Jan 12 21:29:54 1994  John Gilmore  ([email protected])
185
186         * gdb.texinfo (Print Settings): Document `set print
187         fast-symbolic-addr' and improve the doc for some other
188         `set print's.
189
190 Mon Jan  3 17:23:07 1994  Jim Kingdon  ([email protected])
191
192         * stabs.texinfo (String Field): Talk about defining several type
193         numbers at once.
194         Fix lint regarding changing node ELF Transformations to
195         ELF and SOM Transformations.
196
197 Fri Dec 31 00:42:43 1993  John Gilmore  ([email protected])
198
199         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
200
201 Tue Dec 28 09:30:40 1993  Jim Kingdon  ([email protected])
202
203         * stabs.texinfo (Cross-References): `::' is for nested types only
204         within <>.
205         (Structures): Document static members.
206
207 Mon Dec 27 13:55:04 1993  Jim Kingdon  ([email protected])
208
209         * stabs.texinfo: Document S type attribute.
210
211 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  ([email protected])
212
213         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
214
215 Fri Dec  3 19:13:19 1993  John Gilmore  ([email protected])
216
217         * gdbint.texinfo:  Fix a few typos.
218
219 Sun Nov 28 18:06:25 1993  Roland H. Pesch  ([email protected])
220
221         * gdb.texinfo, remote.texi: formatting improvements
222
223         * gdb.texinfo (New Features): mention threads.
224         (Summary, C): fix xrefs in newly contributed text.
225         (Threads): index entries, clarifications, example
226         (passim): minor typos fixed, phrasing improvements
227
228         * remote.texi (Bootstrapping): rephrase text on ^C and add index
229         entries; (Server): explain use of gdbserver w/real-time systems,
230         add example of conflicting TCP port; (MIPS Remote) break up
231         running text into table, highlighting commands, and add example.
232         
233 Wed Nov 24 14:15:56 1993  Roland H. Pesch  ([email protected])
234
235         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
236
237 Fri Nov 12 16:10:58 1993  Jim Kingdon  ([email protected])
238
239         * stabs.texinfo (Nested Symbols): New node.
240         (String Field, Symbol Descriptors, Cross-References): Refer to it.
241
242 Thu Nov 11 13:26:45 1993  Jim Kingdon  ([email protected])
243
244         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
245         to picking which Bbss.bss symbol to use, and (because there seems to
246         be no good way of doing it) re-write some of the text to make it
247         sound like Bbss.bss isn't such a great idea after all (as currently
248         designed).
249
250         * gdb.texinfo (C): In addition to saying people have to use g++ for
251         good results, say they have to use stabs.  Specifically say cfront
252         doesn't work well.
253         (Summary): Merge in information on Modula-2, Pascal, and Chill from
254         the gdb README.  Add xrefs to places where the support for the various
255         languages is described in detail.
256
257 Mon Nov  8 11:47:34 1993  Jim Kingdon  ([email protected])
258
259         * stabs.texinfo: Clean up stuff about visibility and virtual
260         characters.
261
262         * stabs.texinfo (N_M2C): Cite Sun doc.
263
264 Fri Nov  5 16:27:27 1993  Roland H. Pesch  ([email protected])
265
266         * gdb.texinfo: updates re threads.
267         * remote.texinfo: avoid index entries starting with digits.
268
269 Tue Nov  2 09:08:37 1993  Jim Kingdon  ([email protected])
270
271         * stabs.texinfo (Enumerations): Talk about large, negative and
272         octal values.  Clean up cross reference to type attributes.
273         (String Field): Say that GDB 4.11 supports size attribute.
274
275 Sun Oct 31 13:31:10 1993  Jim Kingdon  ([email protected])
276
277         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
278         is a mandatory step.  Make the stuff about that more concise.
279
280 Wed Oct 27 00:25:46 1993  Jim Kingdon  ([email protected])
281
282         * stabs.texinfo (Class Names): New node.
283
284         * gdb.texinfo (Command Files): Explain order of init file reading.
285
286         * remote.texi (Bootstrapping): Talk about getting the serial driver
287         to deal with ^C sent by gdb to stop the remote system.
288
289 Mon Oct 25 03:25:41 1993  Tom Lord  ([email protected])
290
291         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
292
293         * libgdb.texinfo (Defining Commands): made the DOC arg
294         to gdb_define_app_command a char * instead of char **
295         per a suggestion from kingdon.
296
297         * libgdb.texinfo: total rewrite from a different starting
298         premise.
299
300 Wed Oct 20 18:07:44 1993  Jim Kingdon  ([email protected])
301
302         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
303         floats passed as doubles (to improve clarity).
304
305 Tue Oct 19 14:21:18 1993  Roland H. Pesch  ([email protected])
306
307         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
308
309         * a4rc.sed: update to work with Andreas Vogel papersize params
310
311         * refcard.tex: use Andreas Vogel simplifications of papersize
312         params; remove useless version info; update copyright date.
313
314 Tue Oct 19 10:46:22 1993  Jim Kingdon  ([email protected])
315
316         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
317
318 Tue Oct 12 09:11:45 1993  Jim Kingdon  ([email protected])
319
320         * gdb.texinfo (Files): Say what address the load command loads it at.
321
322         * stabs.texinfo (Common Blocks): Minor cleanups.
323
324         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
325         that Sun has backed away from the linker kludge and thus the relevant
326         issue is changes to the SunPRO tools, not the Solaris linker.
327
328         * stabs.texinfo (Traditional Integer Types): Clean up description
329         of octal bounds a little bit.  Document extra leading zeroes.
330
331 Thu Oct  7 16:15:37 1993  Jim Kingdon  ([email protected])
332
333         * gdb.texinfo (Signaling): Update for symbolic symbol names
334         and add a section explaining the difference between the GDB
335         signal command and the shell kill utility.
336
337 Wed Oct  6 13:23:01 1993  Tom Lord  ([email protected])
338
339         * libgdb.texinfo: added `@' to braces that were unescaped.
340
341 Mon Oct  4 10:42:18 1993  Tom Lord  ([email protected])
342
343         * libgdb.texinfo: new file.  Spec for the gdb library.
344
345 Sun Oct  3 15:26:56 1993  Jim Kingdon  ([email protected])
346
347         * stabs.texinfo (Include Files): Fix typo (start -> end).
348
349 Thu Sep 30 18:24:56 1993  Roland H. Pesch  ([email protected])
350
351         * gdb.texinfo, remote.texi: assorted small improvements, mostly
352         from Melissa at FSF's editing pass.
353
354 Thu Sep 30 11:54:38 1993  Jim Kingdon  ([email protected])
355
356         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
357         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
358         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
359
360 Wed Sep 22 21:22:11 1993  Jim Kingdon  ([email protected])
361
362         * remote.texi (Bootstrapping): Discuss 386 call gates.
363
364 Sat Sep 18 17:10:44 1993  Jim Kingdon  ([email protected])
365
366         * stabs.texinfo (Based Variables): New node.
367
368 Thu Sep 16 17:48:55 1993  Jim Kingdon  ([email protected])
369
370         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
371         names, sizes, and formats to suggest how not to lose.
372
373 Sat Sep 11 09:35:11 1993  Jim Kingdon  ([email protected])
374
375         * stabs.texinfo (Methods): Fix typo.
376
377 Fri Sep 10 06:34:20 1993  David J. Mackenzie  ([email protected])
378
379         * gdb.texinfo: Fix a few typos.
380
381 Wed Sep  8 09:11:52 1993  Jim Kingdon  ([email protected])
382
383         * gdb.texinfo: Clarify how well it works with Fortran.
384
385         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
386         More on relocating stabs in ELF files.
387
388 Tue Sep  7 13:45:02 1993  Jim Kingdon  ([email protected])
389
390         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
391
392 Mon Sep  6 19:23:18 1993  Jim Kingdon  ([email protected])
393
394         * stabs.texinfo (Local Variable Parameters): Talk about nameless
395         parameters on VAX.
396
397 Fri Sep  3 17:06:08 1993  Roland H. Pesch  ([email protected])
398
399         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
400
401 Fri Sep  3 12:04:15 1993  Jim Kingdon  ([email protected])
402
403         * stabs.texinfo: Make info author notice match the TeX author notice.
404
405 Tue Aug 31 13:21:06 1993  David J. Mackenzie  ([email protected])
406
407         * stabs.texinfo: Initial-caps all words in node names and
408         non-trivial words in section names.
409
410 Mon Aug 30 11:13:16 1993  Jim Kingdon  ([email protected])
411
412         * stabs.texinfo: Many minor cleanups.
413
414         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
415
416 Sat Aug 28 12:08:09 1993  David J. MacKenzie  ([email protected])
417
418         * stabs.texinfo: Remove full description of big example.
419         It's not really helpful; just use pieces of it where appropriate.
420         Add more Texinfo formatting directives (@samp, etc.).
421         Use @deffn to define stab types.
422         Eliminate some wordiness.  Break up some nodes.
423         Add an (alphabetized) index of symbol types.
424         Use consistent capitalization style in node and section names.
425
426 Thu Aug 26 06:36:31 1993  Fred Fish  ([email protected])
427
428         * gdb.texinfo:  Change typo "Two two" to "The two".
429
430 Sun Aug 22 12:15:18 1993  Jim Kingdon  ([email protected])
431
432         * stabs.texinfo (XCOFF-differences): Remove references to
433         non-existent types N_DECL and N_RPSYM.
434
435         * stabs.texinfo (String Field): Say that type attributes bug is
436         fixed in GDB 4.10, since it is.
437
438         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
439
440 Sat Aug 21 04:32:28 1993  David MacKenzie  ([email protected])
441
442         * stabs.texinfo: Formatting cleanups.
443
444 Fri Aug 20 20:49:53 1993  Jim Kingdon  ([email protected])
445
446         * stabs.texinfo: When explaining the n_type of a stab, standardize
447         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
448         no tabs, use @r).
449         (Global Variables): Clean up.
450
451 Tue Aug 17 15:57:27 1993  Jim Kingdon  ([email protected])
452
453         * stabs.texinfo (Stack Variables): Re-write.
454
455 Mon Aug 16 21:20:08 1993  Jim Kingdon  ([email protected])
456
457         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
458         addresses of a source file.  Also revise formatting.
459         Change "object module" or "object file" to "source file".
460         Various: Miscellaneous cleanups.
461
462 Thu Aug 12 15:11:51 1993  Jim Kingdon  ([email protected])
463
464         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
465
466 Tue Aug 10 16:57:49 1993  Stan Shebs  ([email protected])
467
468         * gdbint.texinfo: Removed many nonsensical machine-collected
469         host and target conditionals, described some of the remainder.
470
471 Tue Aug 10 13:28:30 1993  Jim Kingdon  ([email protected])
472
473         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
474
475         * gdbint.texinfo (Top): Add name to @top line, and re-write the
476         paragraph which follows.
477
478         * gdbint.texinfo (Host): Use @code not @samp for Makefile
479         variables.  Looks better and avoids overful hbox.
480
481 Fri Jul 30 18:26:21 1993  Jim Kingdon  ([email protected])
482
483         * stabs.texinfo (Procedures): Improve stuff on nested functions.
484
485 Thu Jul 29 15:10:58 1993  Roland H. Pesch  ([email protected])
486
487         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
488         retransmit-timeout
489
490 Thu Jul 29 13:16:09 1993  Jim Kingdon  ([email protected])
491
492         * gdbint.texinfo: Update statement about `some ancient Unix
493         systems, like Ultrix 4.0' to Ultrix 4.2.
494
495 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
496
497         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
498
499         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
500
501         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
502         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
503
504         * remote.texi: new name for former gdbinv-s.texi
505
506         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
507
508 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  ([email protected])
509
510         * gdbinv-s.texi: Documented timeout and retransmit-timeout
511         variables for MIPS remote debugging protocol.
512
513 Mon Jul 26 13:00:09 1993  Jim Kingdon  ([email protected])
514
515         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
516
517 Tue Jul 20 16:30:41 1993  Jim Kingdon  ([email protected])
518
519         * Makefile.in (refcard.dvi): Use srcdir where necessary.
520
521 Mon Jul 19 12:02:50 1993  Roland H. Pesch  ([email protected])
522
523         * gdb.texinfo: repair conditional bugs in text markup
524
525 Fri Jul 16 18:57:50 1993  Roland H. Pesch  ([email protected])
526
527         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
528         to select Modula-2 material.
529
530 Thu Jul 15 13:15:01 1993  Jim Kingdon  ([email protected])
531
532         * stabs.texinfo: Cleanups regarding statics.
533
534         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
535         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
536
537 Mon Jul 12 13:37:02 1993  Jim Kingdon  ([email protected])
538
539         * stabs.texinfo: N_MAIN is sometimes used for C.
540
541 Fri Jul  9 09:47:02 1993  Peter Schauer  ([email protected])
542
543         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
544
545 Tue Jul  6 12:41:28 1993  John Gilmore  ([email protected])
546
547         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
548         removed from the code by Kingdon. 
549
550 Tue Jul  6 12:24:34 1993  Jim Kingdon  ([email protected])
551
552         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
553         input when evaluating breakpoint conditions; the bug has been fixed.
554
555         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
556         sets the ignore count to N-1, not to N.
557
558 Thu Jul  1 14:57:42 1993  Roland H. Pesch  ([email protected])
559
560         * refcard.tex (\hoffset): correct longstanding error to match
561           intended offset; avoids cutting off edge on some printers
562
563 Wed Jun 30 18:23:06 1993  Jim Kingdon  ([email protected])
564
565         * stabs.texinfo (Parameters): Say that order of stabs is significant.
566
567 Fri Jun 25 21:34:52 1993  Jim Kingdon  ([email protected])
568
569         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
570
571 Fri Jun 25 16:15:10 1993  Roland H. Pesch  ([email protected])
572
573         * Makefile.in: (REFEDITS) new var to control whether PS or CM
574         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
575         collect sed edits if any, apply to refcard before formatting;
576         (refcard.ps) stop implying PS fonts if PS output requested;
577         (lrefcard.ps) delete extra target for variant PS fonts
578
579         * refcard.tex: parametrize papersize dependent info, collect
580           in easily replaced spot
581
582         * a4rc.sed: new file, edits to refcard for A4 paper
583
584 Fri Jun 25 14:21:46 1993  Jim Kingdon  ([email protected])
585
586         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
587
588 Wed Jun 23 15:02:50 1993  Jim Kingdon  ([email protected])
589
590         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
591
592 Tue Jun 22 16:31:52 1993  Jim Kingdon  ([email protected])
593
594         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
595         politely rather than rudely.
596
597 Fri Jun 18 19:42:09 1993  Jim Kingdon  ([email protected])
598
599         * stabs.texinfo: Document common blocks.
600
601 Fri Jun 18 12:12:57 1993  Fred Fish  ([email protected])
602
603         * stabs.texinfo:  Add some basic info about stabs-in-elf.
604
605 Fri Jun 18 13:57:09 1993  Jim Kingdon  ([email protected])
606
607         * stabs.texinfo (Top): Minor cleanup.
608
609 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
610
611         * Makefile.in (install-info): remove parentdir support
612
613 Tue Jun 15 18:11:39 1993  Roland H. Pesch  ([email protected])
614
615         * gdb.texinfo (Copying): delete this node and references to it;
616         RMS says this manual need not carry GPL. (passim): Improvements
617         from last round at FSF, largely due to Ian Taylor review, and
618         minor formatting improvements.
619
620         * gdbinv-s.texi (passim): Improvements from last round at FSF,
621         largely due to Ian Taylor review. (Debug Session): minor edits to
622         new text.
623
624 Sun Jun 13 12:52:39 1993  Jim Kingdon  ([email protected])
625
626         * Makefile.in (realclean): Remove info and dvi files too.
627
628 Sat Jun 12 16:09:22 1993  Jim Kingdon  ([email protected])
629
630         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
631         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
632         * gdb.texinfo: Change accordingly.
633
634         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
635         N_{L,R}BRAC,N_SLINE are relative to.
636
637 Fri Jun 11 15:15:55 1993  Jim Kingdon  ([email protected])
638
639         * Makefile.in (GDBvn.texi): Update atomically.
640
641 Wed Jun  9 10:58:16 1993  Jim Kingdon  ([email protected])
642
643         * gdbinv-s.texi (Debug Session): Document exceptionHook.
644
645 Tue Jun  8 13:42:04 1993  Jim Kingdon  ([email protected])
646
647         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
648         addresses together.  Also motivate the set print symbol-filename
649         command and suggest other solutions.
650
651 Tue Jun  1 22:46:43 1993  Fred Fish  ([email protected])
652
653         * gdb.texinfo (set print elements):  Note that the number of
654         elements is set to unlimited by "set print elements 0".
655
656 Mon May 31 08:06:55 1993  Jim Kingdon  ([email protected])
657
658         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
659         NF_LDOUBLE means.
660         (Stab Types): Include Solaris stab types.
661         (Procedures): Document Solaris extensions.
662
663 Thu May 27 06:20:42 1993  Peter Schauer  ([email protected])
664
665         * gdb.texinfo:  Add `set print symbol-filename' doc.
666
667 Wed May 26 00:26:42 1993  Jim Kingdon  ([email protected])
668
669         * stabs.texinfo (Arrays): Talk about type definition vs. type
670         information.
671
672         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
673         the trailing semicolon.
674
675 Tue May 25 14:49:42 1993  Jim Kingdon  ([email protected])
676
677         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
678         and merge in other parts of the document addressing these subjects.
679         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
680
681         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
682         at the end of a range type.
683
684         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
685         AIX extensions.
686
687 Mon May 24 09:00:33 1993  Jim Kingdon  ([email protected])
688
689         * stabs.texinfo (Stabs Format):  Misc fixes.
690
691 Sat May 22 10:40:56 1993  Jim Kingdon  ([email protected])
692
693         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
694         (Traditional builtin types): Document convex convention for long long.
695         (Negative builtin types): Discuss type names, and misc fixes.
696
697 Fri May 21 11:20:31 1993  Jim Kingdon  ([email protected])
698
699         * stabs.texinfo (Builtin Type Descriptors): Document the floating
700         point types used with @samp{R} type descriptor.
701         (Symbol Descriptors): Describe how to handle conflict between
702         different meanings of @samp{P} symbol descriptor.
703
704 Thu May 20 13:35:10 1993  Jim Kingdon  ([email protected])
705
706         * stabs.texinfo: Remove node Quick Reference and put its children
707         directly under the main menu.
708
709         * stabs.texinfo: Many more changes to bring it into line with
710         AIX documentation and reality.  I think it now has all the
711         information from the AIX documentation, except that I burned
712         out when I got to variant records (Pascal and Modula-2) and
713         all the COBOL types.  Oh well, we can add them later when we're
714         worrying more about those languages.
715
716         * stabs.texinfo (Automatic variables): Talk about what it means
717         to omit the symbol descriptor.
718
719 Tue May 18 17:59:18 1993  Jim Kingdon  ([email protected])
720
721         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
722         gcc2 behavior with promoted args.
723
724 Fri May 14 21:35:29 1993  Roland H. Pesch  ([email protected])
725
726         * gdb.texinfo: include readline appendices in info version of manual
727
728 Fri May  7 11:56:18 1993  Roland H. Pesch  ([email protected])
729
730         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
731         target remote.
732
733         * gdb.texinfo (Machine Code): more index entries for disassemble
734
735 Fri May  7 10:12:30 1993  Fred Fish  ([email protected])
736
737         * Clarify the intended use of the gdb-testers and gdb-patches
738         mailing lists, and shrink gzip comment.
739
740 Thu May  6 16:39:50 1993  Roland H. Pesch  ([email protected])
741
742         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
743         DOSHOST configuration of manual.
744
745         * gdb.texinfo (MIPS Stack): new node.
746
747         * all-config.texi (MIPS) new switch.
748
749         * gdbinv-s.texi (Nindy Options) Remove two instances of future
750         tense; (MIPS Remote) new node.
751
752         * gdb.texinfo (passim) rephrases to work around makeinfo @value
753         bug; (Environment) less passive, other small cleanups in text about
754         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
755         (Remote) new MIPS Remote menu entry.
756
757 Thu Apr 29 09:36:25 1993  Jim Kingdon  ([email protected])
758
759         * stabs.texinfo: Many changes to include information from the
760         AIX documentation.
761
762         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
763
764 Tue Apr 27 14:02:57 1993  Jim Kingdon  ([email protected])
765
766         * gdbint.texinfo (new node Debugging GDB, elsewhere):
767         Move a bunch of information from ../README.
768         (Getting Started): New node.
769
770 Fri Apr 23 17:21:13 1993  Roland H. Pesch  ([email protected])
771
772         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
773
774         * gdb.texinfo: advance manual revision dates to present
775
776         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
777         stop using silly Roman numerals in @set variable names
778
779 Fri Apr 23 07:30:01 1993  Jim Kingdon  ([email protected])
780
781         * stabs.texinfo (Parameters): Keep trying to get this right.
782
783 Wed Apr 21 15:18:47 1993  Jim Kingdon  ([email protected])
784
785         * stabs.texinfo (Parameters): More on "local parameters".
786
787 Mon Apr 19 08:00:51 1993  Jim Kingdon  ([email protected])
788
789         * stabs.texinfo (Parameters): Re-do "local parameters" section.
790
791 Sun Apr 18 09:47:45 1993  Jim Kingdon  ([email protected])
792
793         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
794         (Parameters): Rewrite.
795         (xcoff-differences, Sun-differences): Minor changes.
796
797 Thu Apr 15 02:35:24 1993  John Gilmore  ([email protected])
798
799         * stabs.texinfo:  Minor cleanup.
800
801 Wed Apr 14 17:31:00 1993  Jim Kingdon  ([email protected])
802
803         * gdbint.texinfo: Minor xcoff stuff.
804
805 Wed Apr  7 14:11:07 1993  Fred Fish  ([email protected])
806
807         * gdbint.texinfo:  Update for new config directory structure.
808         Add info about internal type data structures.
809
810 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  ([email protected])
811
812         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
813         $(srcdir).
814         (gdb-config.texi): Depend on file in $(srcdir).
815
816 Fri Apr  2 16:55:13 1993  Jim Kingdon  ([email protected])
817
818         * stabs.texinfo: Fixes about N_SO.
819
820 Fri Mar 26 18:00:35 1993  Roland H. Pesch  ([email protected])
821
822         * gdb.texinfo: include list of nonstandard init file names
823
824         * *-config.texi: new switch GENERIC for text that applies *only*
825         to (usual) multiple-target version of manual
826
827         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
828         h8 config
829
830         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
831         in menus (rather than conditionally selected multiple alternative
832         menus).
833
834         * Makefile.in: define and use DOC_CONFIG var to select
835         configuration for GDB user manual.
836
837         * gdb-config.texi: delete from repository, generate from Makefile.
838
839         * all-config.texi: normal `generic' configuration file, formerly
840         stored as gdb-config.texi
841
842 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
843
844         * Makefile.in: add dvi target to build all .dvi files
845
846 Tue Mar 23 16:03:24 1993  Roland H. Pesch  ([email protected])
847
848         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
849
850 Fri Mar 19 21:46:50 1993  John Gilmore  ([email protected])
851
852         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
853         host conditionals.
854         * stabs.texinfo:  More array fixes inspired by Jim's.
855
856 Fri Mar 19 10:23:34 1993  Jim Kingdon  ([email protected])
857
858         * stabs.texinfo: Fixes re arrays and continuations.
859
860         * gdbint.texinfo: Add XCOFF node.
861
862 Mon Mar  8 15:52:18 1993  John Gilmore  ([email protected])
863
864         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
865
866 Sun Feb 21 17:09:38 1993  Per Bothner  ([email protected])
867
868         * stabs.texinfo:  Fix for array types to mention lower bounds.
869
870 Thu Feb 18 01:19:49 1993  John Gilmore  ([email protected])
871
872         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
873
874 Wed Feb 17 08:15:24 1993  John Gilmore  ([email protected])
875
876         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
877
878 Thu Feb 11 10:38:40 1993  John Gilmore  ([email protected])
879
880         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
881         by Michael Ben-Gershon <[email protected]>.
882
883 Wed Feb 10 23:59:19 1993  John Gilmore  ([email protected])
884
885         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
886
887 Tue Feb  9 18:26:21 1993  Roland H. Pesch  ([email protected])
888
889         * gdb.texinfo, gdbinv-s.texi: misc updates
890
891 Sat Feb  6 10:25:47 1993  John Gilmore  ([email protected])
892
893         * gdbint.texinfo:  Brief documentation for longjmp support,
894         from an email msg by Stu.
895
896 Fri Feb  5 14:10:15 1993  John Gilmore  ([email protected])
897
898         * stabs.texinfo:  Fix description of floating point "range"
899         types (which really define basic types).  Reported by Jim Meehan,
900         <[email protected]>.
901
902         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
903
904 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  ([email protected])
905
906         * gdbint.texinfo: Slightly expand section on supporting a new
907         object file format.
908
909 Thu Feb  4 01:49:04 1993  John Gilmore  ([email protected])
910
911         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
912         intermediate file.
913
914 Tue Feb  2 12:18:06 1993  Roland H. Pesch  ([email protected])
915
916         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
917
918 Mon Feb  1 15:35:47 1993  Roland H. Pesch  ([email protected])
919
920         * gdbinv-s.texi: z8000 simulator target name is just "sim"
921
922         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
923         as well as Z8002.
924
925 Sat Nov 28 06:51:35 1992  John Gilmore  ([email protected])
926
927         * gdbint.texinfo:  Add sections on clean design and on how to send
928         in changes.
929
930 Mon Nov  9 23:57:02 1992  John Gilmore  ([email protected])
931
932         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
933
934 Mon Oct 26 11:09:47 1992  John Gilmore  ([email protected])
935
936         * gdb.texinfo:  Fix typo, reported by Karl Berry.
937
938 Fri Oct 23 00:41:21 1992  John Gilmore  ([email protected])
939
940         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
941
942 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
943
944         * gdbint.texinfo: fixed a stray email address (needs @@),
945         added @table @code to node "Native Conditionals"
946
947 Tue Sep 22 00:34:15 1992  John Gilmore  ([email protected])
948
949         * gdbint.texinfo:  Describe coding style of GDB.
950
951 Mon Sep 21 19:32:16 1992  John Gilmore  ([email protected])
952
953         * stabs.texinfo:  Minor wording changes.
954
955 Tue Sep 15 02:57:09 1992  John Gilmore  ([email protected])
956
957         * gdbint.texinfo:  Improve release doc slightly.
958
959 Fri Sep 11 01:34:25 1992  John Gilmore  ([email protected])
960
961         * gdbint.texinfo:  Improve doc of GDB config macros.
962
963 Wed Sep  9 16:52:06 1992  John Gilmore  ([email protected])
964
965         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
966         These will be reinserted when examined.
967
968 Mon Aug 24 01:17:55 1992  John Gilmore  ([email protected])
969
970         * gdbint.texinfo:  Make a start at documenting all the #if macros
971         in GDB.  At least list them all, and start separating them into
972         host-specific and target-specific.
973
974 Tue Aug 18 15:59:13 1992  Roland H. Pesch  ([email protected])
975
976         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
977         examples (not consistent w others).  
978         gdb.texinfo: issue disclaimer paragraph on cmdline options only
979         for generic vn of doc
980
981 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  ([email protected])
982
983         * Makefile.in: always create installation directories.
984
985 Tue Aug 18 14:11:50 1992  Roland H. Pesch  ([email protected])
986
987         * gdb.texinfo: in h8 config, do not describe searching commands.
988
989 Mon Aug 17 18:07:59 1992  Roland H. Pesch  ([email protected])
990
991         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
992           conditionals; introduce a few generic switches that may be
993           useful for other cross-dev or dos-hosted configs.
994
995         * gdb.texinfo: fix typo in "info reg" description
996
997 Sun Aug 16 01:16:18 1992  John Gilmore  ([email protected])
998
999         * stabs.texinfo:  Minor updates from running TeX over it.
1000         * Makefile.in (stabs.dvi, stabs.ps):  Add.
1001
1002 Sat Aug 15 20:52:24 1992  Per Bothner  ([email protected])
1003
1004         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
1005         First pass at converting it to texinfo.
1006
1007 Sat Aug 15 03:14:59 1992  John Gilmore  ([email protected])
1008
1009         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
1010         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
1011
1012 Fri Aug 14 21:08:47 1992  John Gilmore  ([email protected])
1013
1014         * gdbint.texinfo:  Add section on partial symbol tables.
1015
1016 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
1017
1018         * gdb.texinfo:  document `set remotedebug' and `set
1019         rstack_high_address'.
1020
1021 Thu May 14 17:09:48 1992  Roland H. Pesch  ([email protected])
1022
1023         * gdb.texinfo: slight expansion of new text on reading info files
1024         * gdbinv-s.m4.in: correct and expand info on cross-debugging
1025         H8/300 from DOS.
1026
1027 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
1028
1029         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
1030
1031 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
1032
1033         * gdb.texinfo:  Say how to read the `info' files.
1034
1035 Tue May  5 12:11:38 1992  K. Richard Pixley  ([email protected])
1036
1037         * Makefile.in: gm4 -> m4.
1038
1039 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
1040
1041         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
1042         Documentation' ahead of `Installing GDB' to match README.
1043         Update shared library doc, -readnow and -mapped, and directory
1044         structure (add glob and mmalloc).  Update configure doc.        
1045
1046 Tue Mar 24 23:28:38 1992  K. Richard Pixley  ([email protected])
1047
1048         * Makefile.in: remove $(srcdir) from gdb.info rule.
1049
1050 Sat Mar  7 18:44:50 1992  K. Richard Pixley  ([email protected])
1051
1052         * Makefile.in: commented out gdb-all.texinfo rule.  This is
1053           temporary.
1054
1055 Wed Feb 26 18:04:40 1992  K. Richard Pixley  ([email protected])
1056
1057         * Makefile.in, configure.in: removed traces of namesubdir,
1058           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
1059           copyrights to '92, changed some from Cygnus to FSF.
1060
1061 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
1062
1063         * gdb.texinfo:  Improve how we ask for bug reports.
1064
1065 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
1066
1067         * Makefile.in: infodir belongs in datadir.
1068
1069 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
1070
1071         * Makefile.in: remove spaces following hyphens, bsd make can't
1072           cope.  install using INSTALL_DATA.  added clean-info.  added
1073           standards.text support. 
1074
1075 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
1076
1077         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
1078           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
1079           and mandir now keyed off datadir by default.
1080
1081 \f
1082 Local Variables:
1083 mode: indented-text
1084 left-margin: 8
1085 fill-column: 74
1086 version-control: never
1087 End:
This page took 0.092654 seconds and 4 git commands to generate.