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