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