1999-01-19 Fernando Nasser <fnasser@totem.to.cygnus.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
2
3 * Makefile.in (GDBvn.texi): Fix match expression to work with
4 current format of VERSION in gdb/Makefile.in.
5 * gdb.texinfo: Fix node ref to match new readline.
6
7 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
8
9 * gdb.texinfo: Changes made as part of a project to merge in
10 changes made by HP. Documentation makes extensive use of
11 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
12 on remote debugging. There are differences in documentation
13 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
14 the HP manual discusses catchpoints, hardware watchpoints, and
15 some HPUX specific limitations for shared library support.
16
17 There are also a number of @node changes.
18
19 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
20
21 * gdbint.texinfo (Formatting): Disambiguate a sentence.
22 (C Usage): Same.
23
24 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
25
26 The following changes were made by Edith Epstein
27 <eepstein@cygnus.com> as part of a project to merge in changes
28 made by HP.
29
30 * HPPA-cfg.texi: new file.
31
32 * all-cfg.texi: set HPPA for HP PA-RISC targets.
33
34 * refcard.tex: change documentation about catch.
35 removed info catch.
36
37 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
38
39 * gdbint.texinfo: Expand on GDB's coding standards,
40 specify the use of arg names with prototypes.
41
42 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
43
44 * gdb.texinfo: Fix tipo.
45
46 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
47
48 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
49 TARGET_BYTE_ORDER_SELECTABLE_P.
50
51 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
52
53 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
54
55 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
56
57 * agentexpr.texi: New file.
58
59 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
60
61 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
62
63 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
64
65 * remote.texi: Changed wording that implied that the GDB remote
66 protocol caches register values instead of GDB itself.
67
68 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
69
70 * gdbint.texinfo: Add some info about symbol readers.
71 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
72 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
73 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
74 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
75
76 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
77
78 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
79
80 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
81
82 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
83
84 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
85
86 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
87 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
88
89 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
90
91 * gdbint.texinfo: Fix minor typos.
92
93 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
94
95 * gdbint.texinfo: Complete overhaul. Group descriptions more
96 logically, add more info on generic algorithms, remove much
97 obsolete and/or wrong material.
98
99 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
100
101 * stabs.texinfo (Method Type Descriptor): Expand and correct.
102
103 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
104
105 * refcard.tex: Copyright, address updates.
106
107 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
108
109 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
110 for the edition instead of confusing GDB-version-like numbers.
111
112 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
113
114 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
115
116 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
117
118 * LRS: Reformat a bit to keep text under 80 columns.
119
120 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
121
122 * gdb.texinfo: Add some credits, mention bug monitor.
123 * remote.texi: Mention mips monitor targets.
124 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
125
126 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
127
128 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
129 files, finish sorting of host vs target vs native macros, describe
130 some more of them.
131
132 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
133
134 * gdbint.texinfo (Host Conditionals): Document change from
135 using NO_MMALLOC to it's inverse, USE_MMALLOC.
136
137 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
138
139 * gdbint.texinfo (Host Conditionals): Document
140 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
141
142 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
143
144 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
145 Document LSEEK_NOT_LINEAR.
146
147 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
148
149 * stabs.texinfo (Stab Section Basics): Make it clear that only
150 some versions of the GNU linker remove the leading N_UNDF symbol.
151
152 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
153
154 * stabs.texinfo (String Field): Document type number pairs here,
155 instead of in the Sun specific section.
156 (Include Files): The GNU linker supports the N_BINCL
157 optimization. Clarify the N_BINCL value, and what it is used
158 for.
159 (Procedures): Document N_FUN with an empty string to mark the end
160 of a function.
161 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
162 (Sun Differences): Remove this node, as the information is now
163 elsewhere in the main document.
164 (Stab Section Basics): Mention that the GNU linker may optimize
165 stabs and remove the leading N_UNDF symbol.
166
167 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
168
169 * gdb.texinfo, refcard.tex: Restore author credit
170
171 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
172
173 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
174 documentation to account for START and END macros taking
175 one arg.
176
177 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
178
179 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
180 * gdb.texinfo (Frames): Fix typo.
181
182 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
183
184 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
185 a target_signal as arg type, not a pid.
186
187 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
188
189 * gdb.texinfo: Document `set assembly-language'.
190
191 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
192
193 * remote.texi: Update list of stubs in the GDB distribution.
194
195 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
196
197 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
198 Also document that some systems can use mmalloc but must define
199 this if their C runtime allocates memory that is later freed.
200 (MMCHECK_FORCE): Document new macro.
201
202 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
203
204 * remote.texi: Add documentation for target Sparclet.
205
206 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
207
208 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
209 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
210 * configure.in: Rewritten for autoconf.
211 * configure: New.
212
213 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
214
215 * Makefile.in (DVIPS): New define, set to dvips.
216 (dvi): Add stabs.dvi.
217 (ps): New target.
218 (all-doc): Depend on info, dvi, and ps targets.
219 (STAGESTUFF): Add *.ps and *.dvi files.
220 (clean-info, clean-dvi): Remove.
221 (mostlyclean): Does not depend upon clean-info or clean-dvi,
222 rules completely rewritten.
223 (maintainer-clean): Remove clean-info and clean-dvi
224 dependencies and put their actions in the rules.
225 (gdb.ps): New target
226 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
227 intermediate TeX files, whether they have 2 or 3 character
228 extensions.
229 (gdbint.ps): Add target and rules.
230 (gdb-internals): Delete unused target.
231 (Makefile): Depends upon config.status also.
232
233 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
234
235 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
236 set.
237
238 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
239
240 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
241 * gdb.texinfo (Expressions): Fix erroneous array constant example.
242
243 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
244
245 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
246
247 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
248
249 * gdb.texinfo (Print settings): Document
250 `set/show print static-members' commands.
251
252 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
253
254 * gdbint.texinfo (Native): Document name change, coredep.c to
255 core-aout.c.
256
257 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
258
259 * stabs.texinfo (Include Files): Document the values the SunOS4
260 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
261
262 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
263
264 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
265 Fix typo.
266
267 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
268
269 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
270 "gdb.tar.Z".
271
272 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
273
274 * Makefile.in (maintainer-clean): New target, synonym for
275 realclean.
276
277 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
278
279 * Update all FSF addresses except those in COPYING* files.
280
281 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
282
283 From Richard Earnshaw (rearnsha@armltd.co.uk):
284 * gdb.texinfo (convenience variables): Document $_exitcode.
285 (quit): Document optional expression to use as exit code.
286
287 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
288
289 * gdb.texinfo, remote.texi: Brought up to date with various
290 GDB changes.
291
292 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
293
294 * gdb.texinfo: Update dates and versions, fix comments about
295 hardware watchpoints in future releases and about the
296 sharedlibrary command.
297
298 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
299
300 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
301 C_FUN stab. Other cleanups.
302
303 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
304
305 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
306 for the sparc stub.
307
308 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
309
310 * annotate.texi: Clarify which addresses have differing formats
311 depending on the language and which do not.
312
313 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
314
315 * remote.texi (NetWare): Changed example to use BOARD= instead of
316 NODE= argument to reflect correspoding change to gdbserve.nlm.
317
318 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
319
320 * stabs.texinfo (Negative Type Numbers): Mention the fact that
321 GDB, as well as AIX dbx, supports the size type attribute.
322
323 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
324
325 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
326
327 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
328
329 * gdb.texinfo (Define): Document $arg0... arguments to commands,
330 and new 'if' and 'while' commands.
331
332 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
333
334 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
335
336 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
337
338 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
339 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
340 NetWare targets. Mostly stolen from the Server node.
341
342 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
343
344 * gdb.texinfo (Setting): Talk about the language of a source file
345 versus the working language. The old documentation did not match
346 what GDB did.
347
348 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
349
350 * stabs.texinfo (Source Files): Document N_SO used to mark the end
351 of a source file.
352
353 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
354
355 * gdb.texinfo (Processes): New node.
356
357 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
358
359 * remote.texi: Update documentation of set/show mipsfpu.
360
361 start-sanitize-gdbtk
362 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
363
364 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
365 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
366 end-sanitize-gdbtk
367
368 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
369
370 * gdbint.texinfo: Removed mentions of some incorrectly placed and
371 obsolete conditionals, described some others.
372
373 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
374
375 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
376 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
377
378 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
379
380 * gdbint.texinfo: Put regex conditionals in their own table.
381
382 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
383
384 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
385 described or fixed the descriptions of many others.
386
387 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
388
389 * gdb.texinfo: Add some more credits.
390 * gdbint.texinfo: Capitalize GDB consistently, describe some
391 macros and remove some.
392
393 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
394
395 * gdbint.texinfo: Removed mentions of many incorrectly placed and
396 obsolete conditionals, described some others.
397
398 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
399
400 * gdb.texinfo (help targets): Changed to `help target', which
401 is the correct gdb command.
402
403 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
404
405 * annotate.texi (TODO): New node, for keeping track of annotations
406 suggested but not yet implemented.
407
408 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
409
410 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
411 another symbol, it is not the address itself.
412
413 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
414
415 * stabs.texinfo (Stab Section Basics): Add comment about alignment
416 of stabs-in-coff sections.
417
418 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
419
420 * annotate.texi: Change edition to 0.5 and date to May 1994.
421 Add index.
422 (Frames): New node, for frame annotation.
423 (Displays): New node, for display annotation.
424
425 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
426 when waiting for your program to stop.
427
428 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
429
430 * annotate.texi (Breakpoint Info): Document annotation of header
431 fields and record annotation.
432
433 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
434
435 * annotate.texi: New file, to document annotations.
436
437 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
438
439 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
440 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
441
442 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
443
444 * stabs.texinfo (Stab Section Basics): Say what is in .stab
445 section, and say n_strx field is compilation unit relative.
446 * stabs.texinfo: Don't use @code for a.out when it is the name of
447 an object file format.
448
449 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
450
451 * gdb.texinfo: Refer to file names, not path names, per rms
452 convention.
453 (Arguments): Fix typo.
454
455 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
456
457 * stabs.texinfo (Global Variables): Talk about stabs in files
458 where variables are referenced, but not defined.
459
460 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
461
462 * stabs.texinfo: Move stuff on @ and # type descriptors from node
463 Cplusplus to new nodes Member Type Descriptor and Method Type
464 Descriptor. Re-write stuff for #.
465
466 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
467
468 * gdb.texinfo (Print Settings): Don't document "set print
469 fast-symbolic-addr off". The bug which it worked around was fixed
470 on 25 Feb 94 in coffread.c, so I'm nuking the command.
471
472 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
473 N_ENTRY node.
474
475 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
476
477 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
478
479 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
480 references to ieee-float.c.
481
482 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
483
484 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
485 match what the code actually does.
486
487 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
488
489 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
490
491 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
492
493 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
494 i, and b.
495
496 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
497
498 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
499 well as for ELF and SOM. Unify the descriptions of ELF and SOM
500 as "stabs in sections" rather than just saying "ELF and SOM".
501 Also make that stuff apply to COFF.
502
503 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
504
505 * gdb.texinfo (Formatting Documentation): Change GhostScript to
506 Ghostscript.
507
508 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
509
510 * gdb.texinfo (Continuing and Stepping): When talking about "step"
511 versus functions without line numbers, also mention stepping into
512 them as well as "step" when you are in them. Tell the user how to
513 deal with the situation. Add comment about "debugging information".
514
515 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
516
517 * stabs.texinfo (Enumerations): Document restriction on where
518 enumeration types can appear and still win with GDB.
519
520 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
521
522 * stabs.texinfo (Negative Type Numbers): Document format for type
523 -16.
524
525 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
526
527 * gdb.texinfo (Selection, Frame Info): Update information about
528 arbitrary frame specficiations.
529
530 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
531
532 * gdb.texinfo, remote.texi: general editing pass prior to Net release
533
534 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
535
536 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
537
538 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
539
540 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
541
542 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
543
544 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
545 Differences node to Statics node.
546 (Statics): Discuss XCOFF use of V symbol descriptor.
547
548 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
549 not clean.
550
551 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
552
553 * gdb.texinfo (Print Settings): Document `set print
554 fast-symbolic-addr' and improve the doc for some other
555 `set print's.
556
557 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
558
559 * stabs.texinfo (String Field): Talk about defining several type
560 numbers at once.
561 Fix lint regarding changing node ELF Transformations to
562 ELF and SOM Transformations.
563
564 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
565
566 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
567
568 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
569
570 * stabs.texinfo (Cross-References): `::' is for nested types only
571 within <>.
572 (Structures): Document static members.
573
574 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
575
576 * stabs.texinfo: Document S type attribute.
577
578 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
579
580 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
581
582 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
583
584 * gdbint.texinfo: Fix a few typos.
585
586 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
587
588 * gdb.texinfo, remote.texi: formatting improvements
589
590 * gdb.texinfo (New Features): mention threads.
591 (Summary, C): fix xrefs in newly contributed text.
592 (Threads): index entries, clarifications, example
593 (passim): minor typos fixed, phrasing improvements
594
595 * remote.texi (Bootstrapping): rephrase text on ^C and add index
596 entries; (Server): explain use of gdbserver w/real-time systems,
597 add example of conflicting TCP port; (MIPS Remote) break up
598 running text into table, highlighting commands, and add example.
599
600 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
601
602 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
603
604 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
605
606 * stabs.texinfo (Nested Symbols): New node.
607 (String Field, Symbol Descriptors, Cross-References): Refer to it.
608
609 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
610
611 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
612 to picking which Bbss.bss symbol to use, and (because there seems to
613 be no good way of doing it) re-write some of the text to make it
614 sound like Bbss.bss isn't such a great idea after all (as currently
615 designed).
616
617 * gdb.texinfo (C): In addition to saying people have to use g++ for
618 good results, say they have to use stabs. Specifically say cfront
619 doesn't work well.
620 (Summary): Merge in information on Modula-2, Pascal, and Chill from
621 the gdb README. Add xrefs to places where the support for the various
622 languages is described in detail.
623
624 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
625
626 * stabs.texinfo: Clean up stuff about visibility and virtual
627 characters.
628
629 * stabs.texinfo (N_M2C): Cite Sun doc.
630
631 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
632
633 * gdb.texinfo: updates re threads.
634 * remote.texinfo: avoid index entries starting with digits.
635
636 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
637
638 * stabs.texinfo (Enumerations): Talk about large, negative and
639 octal values. Clean up cross reference to type attributes.
640 (String Field): Say that GDB 4.11 supports size attribute.
641
642 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
643
644 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
645 is a mandatory step. Make the stuff about that more concise.
646
647 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
648
649 * stabs.texinfo (Class Names): New node.
650
651 * gdb.texinfo (Command Files): Explain order of init file reading.
652
653 * remote.texi (Bootstrapping): Talk about getting the serial driver
654 to deal with ^C sent by gdb to stop the remote system.
655
656 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
657
658 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
659
660 * libgdb.texinfo (Defining Commands): made the DOC arg
661 to gdb_define_app_command a char * instead of char **
662 per a suggestion from kingdon.
663
664 * libgdb.texinfo: total rewrite from a different starting
665 premise.
666
667 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
668
669 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
670 floats passed as doubles (to improve clarity).
671
672 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
673
674 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
675
676 * a4rc.sed: update to work with Andreas Vogel papersize params
677
678 * refcard.tex: use Andreas Vogel simplifications of papersize
679 params; remove useless version info; update copyright date.
680
681 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
682
683 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
684
685 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
686
687 * gdb.texinfo (Files): Say what address the load command loads it at.
688
689 * stabs.texinfo (Common Blocks): Minor cleanups.
690
691 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
692 that Sun has backed away from the linker kludge and thus the relevant
693 issue is changes to the SunPRO tools, not the Solaris linker.
694
695 * stabs.texinfo (Traditional Integer Types): Clean up description
696 of octal bounds a little bit. Document extra leading zeroes.
697
698 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
699
700 * gdb.texinfo (Signaling): Update for symbolic symbol names
701 and add a section explaining the difference between the GDB
702 signal command and the shell kill utility.
703
704 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
705
706 * libgdb.texinfo: added `@' to braces that were unescaped.
707
708 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
709
710 * libgdb.texinfo: new file. Spec for the gdb library.
711
712 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
713
714 * stabs.texinfo (Include Files): Fix typo (start -> end).
715
716 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
717
718 * gdb.texinfo, remote.texi: assorted small improvements, mostly
719 from Melissa at FSF's editing pass.
720
721 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
722
723 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
724 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
725 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
726
727 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
728
729 * remote.texi (Bootstrapping): Discuss 386 call gates.
730
731 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
732
733 * stabs.texinfo (Based Variables): New node.
734
735 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
736
737 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
738 names, sizes, and formats to suggest how not to lose.
739
740 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
741
742 * stabs.texinfo (Methods): Fix typo.
743
744 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
745
746 * gdb.texinfo: Fix a few typos.
747
748 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
749
750 * gdb.texinfo: Clarify how well it works with Fortran.
751
752 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
753 More on relocating stabs in ELF files.
754
755 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
756
757 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
758
759 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
760
761 * stabs.texinfo (Local Variable Parameters): Talk about nameless
762 parameters on VAX.
763
764 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
765
766 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
767
768 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
769
770 * stabs.texinfo: Make info author notice match the TeX author notice.
771
772 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
773
774 * stabs.texinfo: Initial-caps all words in node names and
775 non-trivial words in section names.
776
777 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
778
779 * stabs.texinfo: Many minor cleanups.
780
781 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
782
783 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
784
785 * stabs.texinfo: Remove full description of big example.
786 It's not really helpful; just use pieces of it where appropriate.
787 Add more Texinfo formatting directives (@samp, etc.).
788 Use @deffn to define stab types.
789 Eliminate some wordiness. Break up some nodes.
790 Add an (alphabetized) index of symbol types.
791 Use consistent capitalization style in node and section names.
792
793 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
794
795 * gdb.texinfo: Change typo "Two two" to "The two".
796
797 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
798
799 * stabs.texinfo (XCOFF-differences): Remove references to
800 non-existent types N_DECL and N_RPSYM.
801
802 * stabs.texinfo (String Field): Say that type attributes bug is
803 fixed in GDB 4.10, since it is.
804
805 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
806
807 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
808
809 * stabs.texinfo: Formatting cleanups.
810
811 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
812
813 * stabs.texinfo: When explaining the n_type of a stab, standardize
814 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
815 no tabs, use @r).
816 (Global Variables): Clean up.
817
818 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
819
820 * stabs.texinfo (Stack Variables): Re-write.
821
822 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
823
824 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
825 addresses of a source file. Also revise formatting.
826 Change "object module" or "object file" to "source file".
827 Various: Miscellaneous cleanups.
828
829 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
830
831 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
832
833 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
834
835 * gdbint.texinfo: Removed many nonsensical machine-collected
836 host and target conditionals, described some of the remainder.
837
838 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
839
840 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
841
842 * gdbint.texinfo (Top): Add name to @top line, and re-write the
843 paragraph which follows.
844
845 * gdbint.texinfo (Host): Use @code not @samp for Makefile
846 variables. Looks better and avoids overful hbox.
847
848 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
849
850 * stabs.texinfo (Procedures): Improve stuff on nested functions.
851
852 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
853
854 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
855 retransmit-timeout
856
857 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
858
859 * gdbint.texinfo: Update statement about `some ancient Unix
860 systems, like Ultrix 4.0' to Ultrix 4.2.
861
862 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
863
864 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
865
866 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
867
868 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
869 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
870
871 * remote.texi: new name for former gdbinv-s.texi
872
873 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
874
875 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
876
877 * gdbinv-s.texi: Documented timeout and retransmit-timeout
878 variables for MIPS remote debugging protocol.
879
880 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
881
882 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
883
884 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
885
886 * Makefile.in (refcard.dvi): Use srcdir where necessary.
887
888 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
889
890 * gdb.texinfo: repair conditional bugs in text markup
891
892 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
893
894 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
895 to select Modula-2 material.
896
897 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
898
899 * stabs.texinfo: Cleanups regarding statics.
900
901 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
902 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
903
904 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
905
906 * stabs.texinfo: N_MAIN is sometimes used for C.
907
908 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
909
910 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
911
912 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
913
914 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
915 removed from the code by Kingdon.
916
917 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
918
919 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
920 input when evaluating breakpoint conditions; the bug has been fixed.
921
922 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
923 sets the ignore count to N-1, not to N.
924
925 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
926
927 * refcard.tex (\hoffset): correct longstanding error to match
928 intended offset; avoids cutting off edge on some printers
929
930 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
931
932 * stabs.texinfo (Parameters): Say that order of stabs is significant.
933
934 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
935
936 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
937
938 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
939
940 * Makefile.in: (REFEDITS) new var to control whether PS or CM
941 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
942 collect sed edits if any, apply to refcard before formatting;
943 (refcard.ps) stop implying PS fonts if PS output requested;
944 (lrefcard.ps) delete extra target for variant PS fonts
945
946 * refcard.tex: parametrize papersize dependent info, collect
947 in easily replaced spot
948
949 * a4rc.sed: new file, edits to refcard for A4 paper
950
951 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
952
953 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
954
955 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
956
957 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
958
959 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
960
961 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
962 politely rather than rudely.
963
964 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
965
966 * stabs.texinfo: Document common blocks.
967
968 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
969
970 * stabs.texinfo: Add some basic info about stabs-in-elf.
971
972 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
973
974 * stabs.texinfo (Top): Minor cleanup.
975
976 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
977
978 * Makefile.in (install-info): remove parentdir support
979
980 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
981
982 * gdb.texinfo (Copying): delete this node and references to it;
983 RMS says this manual need not carry GPL. (passim): Improvements
984 from last round at FSF, largely due to Ian Taylor review, and
985 minor formatting improvements.
986
987 * gdbinv-s.texi (passim): Improvements from last round at FSF,
988 largely due to Ian Taylor review. (Debug Session): minor edits to
989 new text.
990
991 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
992
993 * Makefile.in (realclean): Remove info and dvi files too.
994
995 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
996
997 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
998 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
999 * gdb.texinfo: Change accordingly.
1000
1001 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
1002 N_{L,R}BRAC,N_SLINE are relative to.
1003
1004 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
1005
1006 * Makefile.in (GDBvn.texi): Update atomically.
1007
1008 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
1009
1010 * gdbinv-s.texi (Debug Session): Document exceptionHook.
1011
1012 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
1013
1014 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
1015 addresses together. Also motivate the set print symbol-filename
1016 command and suggest other solutions.
1017
1018 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
1019
1020 * gdb.texinfo (set print elements): Note that the number of
1021 elements is set to unlimited by "set print elements 0".
1022
1023 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
1024
1025 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
1026 NF_LDOUBLE means.
1027 (Stab Types): Include Solaris stab types.
1028 (Procedures): Document Solaris extensions.
1029
1030 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1031
1032 * gdb.texinfo: Add `set print symbol-filename' doc.
1033
1034 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1035
1036 * stabs.texinfo (Arrays): Talk about type definition vs. type
1037 information.
1038
1039 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
1040 the trailing semicolon.
1041
1042 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1043
1044 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
1045 and merge in other parts of the document addressing these subjects.
1046 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
1047
1048 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
1049 at the end of a range type.
1050
1051 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
1052 AIX extensions.
1053
1054 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1055
1056 * stabs.texinfo (Stabs Format): Misc fixes.
1057
1058 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1059
1060 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
1061 (Traditional builtin types): Document convex convention for long long.
1062 (Negative builtin types): Discuss type names, and misc fixes.
1063
1064 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1065
1066 * stabs.texinfo (Builtin Type Descriptors): Document the floating
1067 point types used with @samp{R} type descriptor.
1068 (Symbol Descriptors): Describe how to handle conflict between
1069 different meanings of @samp{P} symbol descriptor.
1070
1071 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1072
1073 * stabs.texinfo: Remove node Quick Reference and put its children
1074 directly under the main menu.
1075
1076 * stabs.texinfo: Many more changes to bring it into line with
1077 AIX documentation and reality. I think it now has all the
1078 information from the AIX documentation, except that I burned
1079 out when I got to variant records (Pascal and Modula-2) and
1080 all the COBOL types. Oh well, we can add them later when we're
1081 worrying more about those languages.
1082
1083 * stabs.texinfo (Automatic variables): Talk about what it means
1084 to omit the symbol descriptor.
1085
1086 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1087
1088 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
1089 gcc2 behavior with promoted args.
1090
1091 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1092
1093 * gdb.texinfo: include readline appendices in info version of manual
1094
1095 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1096
1097 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
1098 target remote.
1099
1100 * gdb.texinfo (Machine Code): more index entries for disassemble
1101
1102 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
1103
1104 * Clarify the intended use of the gdb-testers and gdb-patches
1105 mailing lists, and shrink gzip comment.
1106
1107 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1108
1109 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
1110 DOSHOST configuration of manual.
1111
1112 * gdb.texinfo (MIPS Stack): new node.
1113
1114 * all-config.texi (MIPS) new switch.
1115
1116 * gdbinv-s.texi (Nindy Options) Remove two instances of future
1117 tense; (MIPS Remote) new node.
1118
1119 * gdb.texinfo (passim) rephrases to work around makeinfo @value
1120 bug; (Environment) less passive, other small cleanups in text about
1121 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
1122 (Remote) new MIPS Remote menu entry.
1123
1124 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
1125
1126 * stabs.texinfo: Many changes to include information from the
1127 AIX documentation.
1128
1129 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
1130
1131 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
1132
1133 * gdbint.texinfo (new node Debugging GDB, elsewhere):
1134 Move a bunch of information from ../README.
1135 (Getting Started): New node.
1136
1137 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1138
1139 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
1140
1141 * gdb.texinfo: advance manual revision dates to present
1142
1143 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
1144 stop using silly Roman numerals in @set variable names
1145
1146 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
1147
1148 * stabs.texinfo (Parameters): Keep trying to get this right.
1149
1150 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
1151
1152 * stabs.texinfo (Parameters): More on "local parameters".
1153
1154 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
1155
1156 * stabs.texinfo (Parameters): Re-do "local parameters" section.
1157
1158 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
1159
1160 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
1161 (Parameters): Rewrite.
1162 (xcoff-differences, Sun-differences): Minor changes.
1163
1164 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
1165
1166 * stabs.texinfo: Minor cleanup.
1167
1168 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
1169
1170 * gdbint.texinfo: Minor xcoff stuff.
1171
1172 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
1173
1174 * gdbint.texinfo: Update for new config directory structure.
1175 Add info about internal type data structures.
1176
1177 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
1178
1179 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
1180 $(srcdir).
1181 (gdb-config.texi): Depend on file in $(srcdir).
1182
1183 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
1184
1185 * stabs.texinfo: Fixes about N_SO.
1186
1187 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1188
1189 * gdb.texinfo: include list of nonstandard init file names
1190
1191 * *-config.texi: new switch GENERIC for text that applies *only*
1192 to (usual) multiple-target version of manual
1193
1194 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
1195 h8 config
1196
1197 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
1198 in menus (rather than conditionally selected multiple alternative
1199 menus).
1200
1201 * Makefile.in: define and use DOC_CONFIG var to select
1202 configuration for GDB user manual.
1203
1204 * gdb-config.texi: delete from repository, generate from Makefile.
1205
1206 * all-config.texi: normal `generic' configuration file, formerly
1207 stored as gdb-config.texi
1208
1209 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1210
1211 * Makefile.in: add dvi target to build all .dvi files
1212
1213 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1214
1215 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
1216
1217 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
1218
1219 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
1220 host conditionals.
1221 * stabs.texinfo: More array fixes inspired by Jim's.
1222
1223 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
1224
1225 * stabs.texinfo: Fixes re arrays and continuations.
1226
1227 * gdbint.texinfo: Add XCOFF node.
1228
1229 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
1230
1231 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
1232
1233 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
1234
1235 * stabs.texinfo: Fix for array types to mention lower bounds.
1236
1237 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
1238
1239 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
1240
1241 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
1242
1243 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
1244
1245 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
1246
1247 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
1248 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
1249
1250 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
1251
1252 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
1253
1254 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1255
1256 * gdb.texinfo, gdbinv-s.texi: misc updates
1257
1258 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
1259
1260 * gdbint.texinfo: Brief documentation for longjmp support,
1261 from an email msg by Stu.
1262
1263 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
1264
1265 * stabs.texinfo: Fix description of floating point "range"
1266 types (which really define basic types). Reported by Jim Meehan,
1267 <meehan@src.dec.com>.
1268
1269 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
1270
1271 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
1272
1273 * gdbint.texinfo: Slightly expand section on supporting a new
1274 object file format.
1275
1276 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
1277
1278 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
1279 intermediate file.
1280
1281 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1282
1283 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
1284
1285 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1286
1287 * gdbinv-s.texi: z8000 simulator target name is just "sim"
1288
1289 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
1290 as well as Z8002.
1291
1292 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
1293
1294 * gdbint.texinfo: Add sections on clean design and on how to send
1295 in changes.
1296
1297 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
1298
1299 * gdbint.texinfo: Add how to declare the result of make_cleanup.
1300
1301 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
1302
1303 * gdb.texinfo: Fix typo, reported by Karl Berry.
1304
1305 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
1306
1307 * gdb.texinfo: Add opcodes dir to GDB distribution description.
1308
1309 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1310
1311 * gdbint.texinfo: fixed a stray email address (needs @@),
1312 added @table @code to node "Native Conditionals"
1313
1314 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
1315
1316 * gdbint.texinfo: Describe coding style of GDB.
1317
1318 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
1319
1320 * stabs.texinfo: Minor wording changes.
1321
1322 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
1323
1324 * gdbint.texinfo: Improve release doc slightly.
1325
1326 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
1327
1328 * gdbint.texinfo: Improve doc of GDB config macros.
1329
1330 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
1331
1332 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
1333 These will be reinserted when examined.
1334
1335 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
1336
1337 * gdbint.texinfo: Make a start at documenting all the #if macros
1338 in GDB. At least list them all, and start separating them into
1339 host-specific and target-specific.
1340
1341 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1342
1343 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
1344 examples (not consistent w others).
1345 gdb.texinfo: issue disclaimer paragraph on cmdline options only
1346 for generic vn of doc
1347
1348 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
1349
1350 * Makefile.in: always create installation directories.
1351
1352 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1353
1354 * gdb.texinfo: in h8 config, do not describe searching commands.
1355
1356 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1357
1358 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
1359 conditionals; introduce a few generic switches that may be
1360 useful for other cross-dev or dos-hosted configs.
1361
1362 * gdb.texinfo: fix typo in "info reg" description
1363
1364 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
1365
1366 * stabs.texinfo: Minor updates from running TeX over it.
1367 * Makefile.in (stabs.dvi, stabs.ps): Add.
1368
1369 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
1370
1371 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
1372 First pass at converting it to texinfo.
1373
1374 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
1375
1376 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
1377 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
1378
1379 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
1380
1381 * gdbint.texinfo: Add section on partial symbol tables.
1382
1383 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
1384
1385 * gdb.texinfo: document `set remotedebug' and `set
1386 rstack_high_address'.
1387
1388 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1389
1390 * gdb.texinfo: slight expansion of new text on reading info files
1391 * gdbinv-s.m4.in: correct and expand info on cross-debugging
1392 H8/300 from DOS.
1393
1394 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
1395
1396 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
1397
1398 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
1399
1400 * gdb.texinfo: Say how to read the `info' files.
1401
1402 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
1403
1404 * Makefile.in: gm4 -> m4.
1405
1406 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
1407
1408 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
1409 Documentation' ahead of `Installing GDB' to match README.
1410 Update shared library doc, -readnow and -mapped, and directory
1411 structure (add glob and mmalloc). Update configure doc.
1412
1413 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
1414
1415 * Makefile.in: remove $(srcdir) from gdb.info rule.
1416
1417 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
1418
1419 * Makefile.in: commented out gdb-all.texinfo rule. This is
1420 temporary.
1421
1422 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
1423
1424 * Makefile.in, configure.in: removed traces of namesubdir,
1425 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
1426 copyrights to '92, changed some from Cygnus to FSF.
1427
1428 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
1429
1430 * gdb.texinfo: Improve how we ask for bug reports.
1431
1432 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1433
1434 * Makefile.in: infodir belongs in datadir.
1435
1436 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1437
1438 * Makefile.in: remove spaces following hyphens, bsd make can't
1439 cope. install using INSTALL_DATA. added clean-info. added
1440 standards.text support.
1441
1442 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1443
1444 * Makefile.in: idestdir and ddestdir go away. Added copyrights
1445 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
1446 and mandir now keyed off datadir by default.
1447
1448 \f
1449 Local Variables:
1450 mode: indented-text
1451 left-margin: 8
1452 fill-column: 74
1453 version-control: never
1454 End:
This page took 0.063883 seconds and 4 git commands to generate.