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