2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
[binutils-gdb.git] / gdb / doc / ChangeLog
1 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2
3 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4 (gdb.dvi): Likewise.
5 (gdb.pdf): Likewise.
6 (links2roff): Likewise.
7
8 2003-05-08 Jim Blandy <jimb@redhat.com>
9
10 * gdb.texinfo (Dump/Restore Files): Update documentation for
11 'dump', 'append', and 'restore': note that format argument is
12 optional; simplify presentation of the command variants; and be
13 more precise about the formats.
14
15 2003-05-07 Jim Blandy <jimb@redhat.com>
16
17 * gdb.texinfo (Symbols): Update documentation: 'maint list
18 symtabs' and 'maint list psymtabs' have been renamed 'maint info
19 symtabs' and 'maint info psymtabs'.
20
21 2003-05-05 Andrew Cagney <cagney@redhat.com>
22
23 * gdbint.texinfo (Target Architecture Definition): Make
24 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
25 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
26 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
27
28 2003-05-04 Andrew Cagney <cagney@redhat.com>
29
30 * gdb.texinfo (Maintenance Commands): Document "maint print
31 dummy-frames".
32
33 2003-05-04 Andrew Cagney <cagney@redhat.com>
34
35 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
36
37 2003-05-03 J. Brobecker <brobecker@gnat.com>
38
39 Thierry Schneider <tpschneider1@yahoo.com>
40 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
41 for new MI command.
42
43 2003-05-03 Andrew Cagney <cagney@redhat.com>
44
45 * gdbint.texinfo (Target Architecture Definition): Document
46 push_dummy_code. Add cross references.
47
48 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
49
50 * gdb.texinfo (Character Sets): Update to reflect new behavior of
51 set/show charsets commands.
52
53 2003-04-28 Andrew Cagney <cagney@redhat.com>
54
55 * gdbint.texinfo (Target Architecture Definition): Replace
56 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
57 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
58
59 2003-04-28 Andrew Cagney <cagney@redhat.com>
60
61 * gdbint.texinfo (Target Architecture Definition): Rename
62 "tm_print_insn" to "deprecated_tm_print_insn".
63
64 2003-04-09 Jim Blandy <jimb@redhat.com>
65
66 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
67 list psymtabs'.
68
69 2003-04-08 Andrew Cagney <cagney@redhat.com>
70
71 * gdbint.texinfo (Target Architecture Definition): Delete
72 references to EXTRA_FRAME_INFO.
73
74 2003-04-08 Andrew Cagney <cagney@redhat.com>
75
76 * gdbint.texinfo (Target Architecture Definition): Delete
77 PRINT_TYPELESS_INTEGER.
78
79 2003-04-02 J. Brobecker <brobecker@gnat.com>
80
81 * observer.texi (GDB Observers): Adjust the documentation for the
82 normal_stop notification to better describe reality. Fix a couple
83 of minor typos.
84
85 2003-04-02 Bob Rossi <bob_rossi@cox.net>
86
87 * gdb.texinfo (GDB/MI Program Control): Add
88 '-file-list-exec-source-file'
89
90 2003-03-31 Andrew Cagney <cagney@redhat.com>
91
92 * gdbint.texinfo (Target Architecture Definition): Delete
93 references to CALL_DUMMY_P.
94
95 2003-03-30 Andrew Cagney <cagney@redhat.com>
96
97 * gdbint.texinfo (Target Architecture Definition): Remove
98 reference to TARGET_WRITE_SP.
99
100 2003-03-27 Andrew Cagney <cagney@redhat.com>
101
102 * gdbint.texinfo (Target Architecture Definition): Remove
103 references to write_sp.
104
105 2003-03-27 Andrew Cagney <cagney@redhat.com>
106
107 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
108 chapter body. Use @smallexample instead of @example.
109 (Annotations): Ditto.
110 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
111 annotate.texi.
112
113 2003-03-26 Andrew Cagney <cagney@redhat.com>
114
115 * gdbint.texinfo (Target Architecture Definition): Replace
116 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
117 dummy_addr parameters.
118
119 2003-03-25 Andrew Cagney <cagney@redhat.com>
120
121 * gdbint.texinfo (Target Architecture Definition): Delete
122 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
123 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
124 Add reference to PUSH_ARGUMENTS.
125
126 2003-03-23 Andrew Cagney <cagney@redhat.com>
127
128 * gdbint.texinfo (Algorithms, Target Architecture Definition):
129 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
130
131 2003-03-18 J. Brobecker <brobecker@gnat.com>
132
133 * gdbint.texinfo (Algorithms): Add new section describing the
134 Observer paradigm.
135 (Top): Add menu entry to new observer appendix.
136 * observer.texi: New file.
137 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
138 new observer.texi file.
139
140 2003-03-17 Andrew Cagney <cagney@redhat.com>
141
142 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
143 that GNU Press update the manual version number.
144
145 2003-03-12 Andrew Cagney <cagney@redhat.com>
146
147 * gdbint.texinfo (Target Architecture Definition): Delete
148 references to get_saved_register. Rename GET_SAVED_REGISTER to
149 DEPRECATED_GET_SAVED_REGISTER.
150
151 2003-03-13 Andrew Cagney <cagney@redhat.com>
152
153 * gdbint.texinfo (Target Architecture Definition): Replace
154 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
155
156 2003-03-12 Andrew Cagney <cagney@redhat.com>
157
158 * gdbint.texinfo (Target Architecture Definition): Rename
159 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
160
161 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
162
163 * gdb.texinfo: Add File-I/O documentation.
164
165 2003-03-10 Andrew Cagney <cagney@redhat.com>
166
167 * gdbint.texinfo (Target Architecture Definition): Cross reference
168 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
169
170 2003-03-07 Andrew Cagney <cagney@redhat.com>
171
172 * gdb.texinfo (Debugging Output): Mention the "set/show debug
173 frame" command.
174
175 2003-03-05 Andrew Cagney <cagney@redhat.com>
176
177 * gdbint.texinfo (Target Architecture Definition): Document
178 unwind_dummy_id. Cross reference unwind_dummy_id and
179 SAVE_DUMMY_FRAME_TOS.
180
181 2003-03-05 James Ingham <jingham@apple.com>
182 Daniel Jacobowitz <drow@mvista.com>
183
184 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
185 and "show cp-abi".
186
187 2003-03-03 Andrew Cagney <cagney@redhat.com>
188
189 * gdbint.texinfo (Target Architecture Definition): Document
190 register_type.
191
192 2003-03-03 Andrew Cagney <cagney@redhat.com>
193
194 * stabs.texinfo (Structures): Use @samp and separate @var's
195 instead of a single @var containing a comma separated list.
196 (Unions): Ditto.
197
198 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
199
200 * Makefile.in (distclean): Remove config.log.
201
202 2003-03-01 Andrew Cagney <cagney@redhat.com>
203
204 * gdbint.texinfo (Target Architecture Definition): Rename
205 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
206
207 2003-03-01 Andrew Cagney <cagney@redhat.com>
208
209 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
210 DEPRECATED_INIT_EXTRA_FRAME_INFO.
211
212 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
213
214 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
215 (Non-debug DLL symbols): New node, describing the minimal symbols
216 loaded from DLLs without real debugging symbols.
217
218 2003-02-20 Andrew Cagney <ac131313@redhat.com>
219
220 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
221 hardware-breakpoint-limit".
222 (Set Watchpoints): Add cross reference to "set remote
223 hardware-watchpoint-limit".
224 (Remote configuration options): New section.
225
226 2003-02-04 Andrew Cagney <ac131313@redhat.com>
227
228 * gdbint.texinfo (Target Architecture Definition): Delete
229 descrption of IS_TRAPPED_INTERNALVAR.
230
231 From Keith Seitz <keiths@redhat.com>:
232 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
233 option "-i"/"--interpreter" to this chapter. Include index
234 entries.
235
236 2003-02-04 David Carlton <carlton@math.stanford.edu>
237
238 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
239 (Variables): Recommend stabs+ and DWARF 2.
240 (C plus plus expressions): Correct info about
241 compiler versions, debug formats.
242 (Contributors): Change 'DWARF2' to 'DWARF 2'.
243 PR symtab/874.
244
245 2003-02-01 Andrew Cagney <ac131313@redhat.com>
246
247 * gdbint.texinfo (Target Architecture Definition): Delete
248 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
249 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
250 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
251 references to nindy and i960.
252 * gdb.texinfo (i960): Delete all references to i960 and nindy.
253
254 2003-02-01 Andrew Cagney <ac131313@redhat.com>
255
256 * gdbint.texinfo (Target Architecture Definition): Delete
257 FLOAT_INFO.
258
259 2003-01-30 Andrew Cagney <ac131313@redhat.com>
260
261 * stabs.texinfo (Member Type Descriptor): Clarify description of
262 `@'. Suggested by Ben Hutchings.
263
264 2003-01-29 Andrew Cagney <ac131313@redhat.com>
265
266 * gdb.texinfo (M68K): Delete reference to es1800.
267
268 2003-01-29 Andrew Cagney <ac131313@redhat.com>
269
270 * gdb.texinfo (Maintenance Commands): Document `maint print
271 reggroups' and `maint print register-groups'.
272 * gdbint.texinfo (Target Architecture Definition): Document
273 register_reggroup_p.
274
275 2003-01-23 Jim Blandy <jimb@redhat.com>
276
277 * gdb.texinfo (Separate Debug Files): New section.
278
279 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
280
281 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
282 and "maint show profile".
283
284 2003-01-16 Michael Chastain <mec@shout.net>
285
286 * gdb.texinfo (Installing GDB): Warn against
287 ".../gdb-VERSION/gdb/configure".
288 (Separate Objdir): Likewise.
289
290 2003-01-15 Andrew Cagney <ac131313@redhat.com>
291
292 * gdbint.texinfo (Target Architecture Definition): Delete
293 definition of PRINT_REGISTER_HOOK.
294
295 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
296
297 (OpenRISC 1000): Fix formatting of command names.
298
299 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
300
301 * gdb.texinfo (Continuing and Stepping): Add new command
302 'advance'. Clarify behavior of 'until'.
303
304 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
305
306 * gdb.texinfo (Files): Document solib-absolute-prefix and
307 solib-search-path.
308
309 2003-01-09 Michael Chastain <mec@shout.net>
310
311 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
312 (Create a Release): Add new instructions for new @file{src-release}.
313 Document existing instructions for @file{Makefile.in} as
314 being for @value{GDBN} 5.3.1 or earlier.
315
316 2003-01-09 Andrew Cagney <ac131313@redhat.com>
317
318 * gdbint.texinfo (Target Architecture Definition): Mention
319 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
320 allocate memory.
321
322 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
323
324 * gdb.texinfo (Controlling GDB): Add @kindex for
325 "show osabi".
326 (Backtraces): Add @kindex's for backtrace-below-main.
327
328 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
329
330 * gdb.texinfo (Controlling GDB): Document "set osabi".
331
332 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
333
334 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
335 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
336
337 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
338
339 * gdb.texinfo (Controlling GDB): Add ABI section. Document
340 "set coerce-float-to-double".
341 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
342
343 2003-01-02 Andrew Cagney <ac131313@redhat.com>
344
345 * stabs.texinfo: Remove obsolete text.
346 * gdbint.texinfo: Ditto.
347 * gdb.texinfo: Ditto.
348
349 2002-12-22 Mark Kettenis <kettenis@gnu.org>
350
351 * gdbint.texinfo (Target Architecture Definition): Update
352 description of gdbarch_register_osabi.
353
354 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
355
356 * agentexpr.texi: Fix typos.
357 * annotate.texi: Likewise.
358 * fdl.texi: Likewise.
359
360 2002-12-10 Andrew Cagney <cagney@redhat.com>
361
362 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
363 DEPRECATED_INIT_FRAME_PC.
364
365 2002-12-01 Andrew Cagney <ac131313@redhat.com>
366
367 * gdbint.texinfo (Target Architecture Definition): Delete
368 PC_IN_CALL_DUMMY.
369
370 2002-11-28 Andrew Cagney <ac131313@redhat.com>
371
372 * gdbint.texinfo (Host Definition): Delete documentation on
373 USE_GENERIC_DUMMY_FRAMES.
374
375 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
376
377 Fix PR gdb/723 and PR gdb/245.
378 * Makefile.in (install-info): Run the install-info command as part
379 of the post install steps only.
380 (uninstall-info): New target.
381 (uninstall): New target.
382
383 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
384
385 * Makefile.in (install): Make install do some real work.
386
387 2002-11-19 Andrew Cagney <ac131313@redhat.com>
388
389 Fix POSIX problem reported by Paul Eggert.
390 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
391 Fix PR gdb/527.
392
393 2002-10-26 Andrew Cagney <cagney@redhat.com>
394
395 * gdbint.texinfo (Target Architecture Definition): Delete
396 definition of DO_REGISTERS_INFO.
397
398 2002-10-18 Kevin Buettner <kevinb@redhat.com>
399
400 * gdbint.texinfo (Address Classes): Fix problems with insertion
401 of ``{'' and ``}'' in example.
402
403 2002-10-17 Kevin Buettner <kevinb@redhat.com>
404
405 * gdbint.texinfo (Address Classes): New section.
406 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
407 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
408 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
409 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
410
411 2002-10-11 Klee Dienes <kdienes@apple.com>
412
413 * gdb.texinfo (Registers): Mention vector registers as well as
414 floating registers in the documentation for 'info registers' and
415 'info all-registers'.
416
417 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
418
419 * gdbint.texinfo (CPLUS_MARKER): Remove item.
420
421 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
422
423 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
424 interface definition.
425
426 2002-10-03 Marko Mlinar <markom@opencores.org>
427
428 * gdb.texinfo (Target Commands): Add or1k target specific
429 commands.
430 * gdb.texinfo (Contributors): Add myself to the contributors list.
431
432 2002-10-01 Andrew Cagney <ac131313@redhat.com>
433
434 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
435 and "mi1" instead of "mi1" and "mi0".
436
437 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
438
439 * gdb.texinfo (Packets): Fix typos "alligned".
440 Correct z3/Z3 description. Correct z4/Z4 title.
441
442 2002-09-27 Andrew Cagney <ac131313@redhat.com>
443
444 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
445
446 2002-09-25 Kevin Buettner <kevinb@redhat.com>
447
448 * gdb.texinfo: Use GNU/Linux instead of Linux.
449
450 2002-09-25 Andrew Cagney <ac131313@redhat.com>
451
452 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
453
454 2002-09-24 Andrew Cagney <ac131313@redhat.com>
455
456 * gdb.texinfo: Replace @example with @smallexample.
457
458 2002-09-20 Kevin Buettner <kevinb@redhat.com>
459
460 From Eli Zaretskii <eliz@is.elta.co.il>:
461 * gdb.texinfo (Character Sets): Use @smallexample instead of
462 @example. Use GNU/Linux instead of Linux.
463
464 2002-09-20 Jim Blandy <jimb@redhat.com>
465
466 * gdb.texinfo: Add character set documentation.
467
468 2002-09-19 Andrew Cagney <ac131313@redhat.com>
469
470 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
471 (Packets): Add cross reference from `b' packet to `z' packets.
472
473 2002-09-19 Andrew Cagney <ac131313@redhat.com>
474
475 * gdb.texinfo (Maintenance Commands): Document ``maint
476 internal-error'' and ``maint internal-warning''.
477
478 * gdbint.texinfo (Target Architecture Definition): Revise
479 description of STACK_ALIGN. Add description of FRAME_ALIGN.
480
481 2002-09-19 Joel Brobecker <brobecker@gnat.com>
482
483 * gdbint.texinfo (Target Conditionals): Document the new
484 NAME_OF_MALLOC macro.
485
486 2002-09-05 Andrew Cagney <ac131313@redhat.com>
487
488 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
489 engineer.
490
491 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
492
493 * gdb.texinfo (TUI Overview): Document status line fields.
494
495 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
496
497 * gdb.texinfo (TUI Commands): Document info win command.
498
499 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
500
501 * gdb.texinfo (TUI Overview): Document breakpoint markers.
502
503 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
504
505 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
506 (TUI Keys): Likewise.
507
508 2002-08-25 Andrew Cagney <ac131313@redhat.com>
509
510 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
511 for a packet receive.
512
513 2002-08-25 Andrew Cagney <ac131313@redhat.com>
514
515 * Makefile.in (clean): Move to end of file.
516 (distclean, maintainer-clean, realclean): Ditto.
517 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
518 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
519 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
520 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
521
522 2002-08-24 Andrew Cagney <ac131313@redhat.com>
523
524 * Makefile.in (GDBINT_TEX_TMPS): Define.
525 (gdbint.dvi, gdbint.pdf): Use
526 (GDB_TEX_TMPS): Define.
527 (gdb.dvi, gdb.pdf): Use.
528 (STABS_TEX_TMPS): Define.
529 (stabs.dvi, stabs.pdf): Use.
530 (GDB_DOC_SOURCE_INCLUDES): New macros.
531 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
532 (GDBINT_DOC_FILES_INCLUDES): New macros.
533 (GDBINT_DOC_BUILD_INCLUDES): New macros.
534 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
535 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
536 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
537 (links2roff): Replace SFILES_INCLUDED with
538 GDB_DOC_SOURCE_INCLUDES.
539 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
540 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
541 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
542 dependencies.
543 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
544 dependencies.
545 (gdbmi.texinfo): Delete rule.
546 (inc-hist.texinfo): Delete rule.
547 (rluser.texinfo): Delete rule.
548
549 2002-08-23 Andrew Cagney <cagney@redhat.com>
550
551 * gdbint.texinfo (Target Architecture Definition): Update
552 STORE_RETURN_VALUE, mention regcache.
553
554 2002-08-21 Andrew Cagney <ac131313@redhat.com>
555
556 * gdbint.texinfo (Target Architecture Definition): Document
557 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
558
559 2002-08-19 Andrew Cagney <ac131313@redhat.com>
560
561 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
562 Fix minor typos. Add index entries.
563
564 2002-08-18 Andrew Cagney <ac131313@redhat.com>
565
566 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
567
568 2002-08-15 Andrew Cagney <ac131313@redhat.com>
569
570 * gdbint.texinfo (Target Architecture Definition): Document
571 PRINT_VECTOR_INFO.
572 * gdb.texinfo (Vector Unit): Document "info vectors" command.
573
574 2002-08-13 Andrew Cagney <ac131313@redhat.com>
575
576 * gdb.texinfo (Maintenance Commands): Document "maint print
577 registers", "maint print raw-registers" and "maint print
578 cooked-registers".
579
580 2002-08-08 Grace Sainsbury <graces@redhat.com>
581
582 From Mark Salter:
583 * gdb.texinfo (Protocol): Document T packet extension to
584 allow watchpoint address reporting.
585
586 2002-08-03 Andrew Cagney <ac131313@redhat.com>
587
588 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
589
590 2002-08-01 Andrew Cagney <cagney@redhat.com>
591
592 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
593 to CHILL.
594
595 2002-08-01 Andrew Cagney <ac131313@redhat.com>
596
597 * gdbint.texinfo (Coding): Revise section "Include Files".
598
599 2002-07-24 Andrew Cagney <cagney@redhat.com>
600
601 * gdbint.texinfo: Obsolete references to m88k.
602 * gdb.texinfo: Ditto.
603
604 2002-07-10 Joel Brobecker <brobecker@gnat.com>
605
606 * gdbint.texinfo (Create a release candiate): Add the location
607 where the proper version of autoconf can be retrieved.
608
609 2002-07-09 Don Howard <dhoward@redhat.com>
610
611 * gdb.texinfo (Command Files): Further describe the behavior of
612 sourced command files.
613
614 2002-06-27 Andrew Cagney <ac131313@redhat.com>
615
616 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
617 (Coding): Clarify ISO C version that GDB assumes.
618
619 2002-06-26 Tom Tromey <tromey@redhat.com>
620
621 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
622 add_setshow_cmd_full.
623
624 2002-06-25 Don Howard <dhoward@redhat.com>
625
626 * gdb.texinfo (Memory Region Attributes): Document new behavior
627 for 'mem' command.
628
629 2002-06-11 Jim Blandy <jimb@redhat.com>
630
631 * gdb.texinfo (Symbols): Update documentation for `info source'
632 command.
633
634 * gdb.texinfo (Macros): Call the command `info macro', not
635 `show macro'.
636
637 2002-06-09 Andrew Cagney <ac131313@redhat.com>
638
639 * gdbint.texinfo (Coding): Add section ``Per-architecture module
640 data''.
641
642 2002-06-09 Mark Kettenis <kettenis@gnu.org>
643
644 * gdbint.texinfo (Target Architecture Definition): Document
645 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
646
647 2002-06-08 Andrew Cagney <ac131313@redhat.com>
648
649 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
650 lists.
651
652 2002-06-08 Andrew Cagney <ac131313@redhat.com>
653
654 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
655 Branch''.
656
657 2002-06-01 Andrew Cagney <ac131313@redhat.com>
658
659 * gdbint.texinfo (Target Architecture Definition): Add section
660 ``Converting an existing Target Architecture to Multi-arch''.
661
662 2002-05-30 Andrew Cagney <ac131313@redhat.com>
663
664 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
665 to ``Obsoleting code''. Revise.
666
667 2002-05-17 Jim Blandy <jimb@redhat.com>
668
669 * gdb.texinfo (C Preprocessor Macros): New chapter.
670 Include it in the main menu.
671 (Contributors): Credit Jim Blandy with macro support.
672 (Compilation): Explain how to get macro information into the
673 executable.
674 (Expressions): Note that preprocessor macros are expanded.
675
676 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
677
678 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
679 options for `target remote'.
680
681 2002-05-13 Andrew Cagney <ac131313@redhat.com>
682
683 * gdbint.texinfo (Target Architecture Definition): Delete
684 documentation on NNPC_REGNUM.
685
686 2002-05-11 Andrew Cagney <ac131313@redhat.com>
687
688 * gdbint.texinfo (Target Architecture Definition): Document
689 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
690 (Target Architecture Definition): Revise section `Using Different
691 Register and Memory Data Representations'. Add section `Raw and
692 Virtual Register Representations'.
693
694 2002-05-11 Andrew Cagney <ac131313@redhat.com>
695
696 * gdbint.texinfo (Target Architecture Definition): Mention
697 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
698 (Target Architecture Definition): Mention same. Add references to
699 web pages.
700
701 2002-05-08 Michael Snyder <msnyder@redhat.com>
702
703 * stabs.texinfo (Attributes): Document new "vector" attribute.
704
705 2002-05-04 Andrew Cagney <ac131313@redhat.com>
706
707 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
708
709 2002-05-04 Andrew Cagney <ac131313@redhat.com>
710
711 * gdb.texinfo: Delete obsolete references to a29k.
712
713 2002-04-24 Andrew Cagney <ac131313@redhat.com>
714
715 * gdbint.texinfo (Target Architecture Definition): Replace
716 IN_SIGTRAMP with PC_IN_SIGTRAMP.
717
718 2002-04-24 David S. Miller <davem@redhat.com>
719
720 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
721
722 2002-04-21 David S. Miller <davem@redhat.com>
723
724 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
725
726 2002-04-21 Andrew Cagney <ac131313@redhat.com>
727
728 * gdbint.texinfo (Target Architecture Definition): Delete
729 definition of HAVE_REGISTER_WINDOWS.
730
731 2002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
732
733 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
734 "Theodore A. Roth" <troth@verinet.com>.
735
736 2002-04-15 Don Howard <dhoward@redhat.com>
737
738 From Eli Zaretskii <eliz@is.elta.co.il>
739 * gdb.texinfo (show max-user-call-depth): Correct formatting.
740 Provide a better explaination of this feature.
741
742 2002-04-14 Andrew Cagney <ac131313@redhat.com>
743
744 * gdbint.texinfo (Target Architecture Definition): Remove
745 FRAME_CHAIN_COMBINE.
746
747 2002-04-12 Michael Chastain <mec@shout.net>
748
749 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
750 REG_STACK_SEGMENT.
751
752 2002-04-09 Michael Chastain <mec@shout.net>
753
754 * gdbint.texinfo (Obsolete Conditionals): Remove references to
755 PYRAMID_* macros.
756
757 2002-04-07 Andrew Cagney <ac131313@redhat.com>
758
759 * gdb.texinfo (Bug Reporting): Document that the web is the
760 prefered way of submitting bug reports.
761 (Bug Reporting): Delete the s-mail address as the last resort.
762
763 2002-04-05 Andrew Cagney <ac131313@redhat.com>
764
765 * gdbint.texinfo (Target Architecture Definition): Delete
766 references to TARGET_WRITE_FP and write_fp.
767
768 2002-03-27 Michael Snyder <msnyder@redhat.com>
769
770 * gdb.texinfo: Document new commands dump, append, and restore.
771
772 2002-03-27 Andrew Cagney <ac131313@redhat.com>
773
774 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
775 Branch'.
776
777 2002-03-18 Andrew Cagney <ac131313@redhat.com>
778
779 * gdb.texinfo: Change all examples to @smallexample.
780 * gdbint.texinfo: Ditto.
781
782 2002-03-18 Andrew Cagney <ac131313@redhat.com>
783
784 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
785 Branches''.
786
787 2002-03-18 Andrew Cagney <ac131313@redhat.com>
788
789 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
790 Policy''.
791
792 2002-03-04 Fred Fish <fnf@redhat.com>
793
794 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
795 expresson, suports, dependant, trhe, perhaphs, situtations,
796 explictily, taged, oportunity, unfortunatly).
797
798 2002-02-24 Andrew Cagney <ac131313@redhat.com>
799
800 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
801 Remove reference to 3.12.
802
803 2002-02-23 Andrew Cagney <ac131313@redhat.com>
804
805 * gdbint.texinfo: Include fdl.texi.
806 (Top): Add GNU Free Documentation License.
807 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
808 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
809 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
810 (gdbint.info): Add srcdir to include path.
811 * gdb.texinfo: Include gpl.texi.
812 (Top): Add Copying.
813 * gpl.texi: New file.
814
815 2002-02-23 Andrew Cagney <ac131313@redhat.com>
816
817 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
818
819 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
820
821 * gdb.texinfo: Document Cygwin native specific commands.
822
823 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
824
825 * gdb.texinfo: Document gdbserver ``--attach'' command.
826
827 2002-02-07 Michael Snyder <msnyder@redhat.com>
828
829 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
830 to @code(_ovly_debug_event).
831
832 2002-02-07 Andrew Cagney <ac131313@redhat.com>
833
834 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
835
836 2002-02-06 Michael Snyder <msnyder@redhat.com>
837
838 * gdb.texinfo (overlays): Mention new magic symbol
839 '_ovly_debug_event', which allows GDB to keep better track
840 of overlays.
841
842 2002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
843
844 * gdb.texinfo (Memory Region Attributes): Fix the wording.
845 Suggested by Dmitry Sivachenko.
846
847 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
848
849 2002-02-01 Michael Snyder <msnyder@redhat.com>
850
851 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
852
853 2002-01-30 Michael Snyder <msnyder@redhat.com>
854
855 * gdb.texinfo: (remote protocol): Gramatical fix-up.
856 (set trust-readonly-sections): Document.
857
858 2002-01-29 Andrew Cagney <ac131313@redhat.com>
859
860 * gdbint.texinfo (Releasing GDB): Revise and update.
861
862 2002-01-28 Andrew Cagney <ac131313@redhat.com>
863
864 * gdbint.texinfo (Target Architecture Definition): Delete
865 description of TARGET_BYTE_ORDER_DEFAULT.
866
867 2002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
868
869 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
870 <mitya@cavia.pp.ru>.
871
872 2002-01-23 Andrew Cagney <ac131313@redhat.com>
873
874 * libgdb.texinfo: Delete file.
875
876 2002-01-22 Andrew Cagney <ac131313@redhat.com>
877
878 * gdb.texinfo: Remove makeinfo 3.12 hacks.
879 * gdbint.texinfo: Ditto.
880
881 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
882
883 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
884
885 2002-01-22 Andrew Cagney <ac131313@redhat.com>
886
887 * Makefile.in: Update copyright.
888 (TEXI2DVI): Define.
889 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
890 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
891 gdb-cfg.texi.
892 (TEXINDEX, PDFTEX): Delete makefile variables.
893
894 2002-01-22 Andrew Cagney <ac131313@redhat.com>
895
896 * gdb.texinfo (Protocol): Move section to appendix.
897
898 2002-01-21 Andrew Cagney <ac131313@redhat.com>
899
900 * gdb.texinfo (Remote Debugging): Create a menu.
901 (Top): Add ``Remote Debugging'' to menu.
902
903 2002-01-21 Andrew Cagney <ac131313@redhat.com>
904
905 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
906 serial protocol'' from here.
907 (Remote Debugging): To here. New chapter.
908
909 2002-01-20 Andrew Cagney <ac131313@redhat.com>
910
911 * gdbint.texinfo (Target Architecture Definition): Delete
912 description of TARGET_BYTE_ORDER_SELECTABLE_P.
913
914 2002-01-20 Andrew Cagney <ac131313@redhat.com>
915
916 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
917 are no longer needed.
918 (Porting GDB): Add maintainer note about configure.host.
919
920 2002-01-20 Andrew Cagney <ac131313@redhat.com>
921
922 * gdbint.texinfo (Target Architecture Definition): Remove
923 definition of IEEE_FLOAT.
924
925 2002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
926
927 * gdb.texinfo: Beautify copyright years; fix a typo.
928 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
929 <3diff@gnu.org>
930
931 2002-01-19 Andrew Cagney <ac131313@redhat.com>
932
933 * gdbint.texinfo (Host Definition): Remove references to
934 MALLOC_INCOMPATIBLE.
935
936 2002-01-17 Andrew Cagney <ac131313@redhat.com>
937
938 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
939 and xyz-xdep.o.
940
941 2002-01-17 Andrew Cagney <ac131313@redhat.com>
942
943 * gdb.texinfo (Maintenance Commands): Add appendix.
944 (Set Breaks): Copy ``maint info breakpoint'' doco to
945 ``Maintenance Commands'' appendix. Add reference.
946
947 2002-01-17 Andrew Cagney <ac131313@redhat.com>
948
949 * fdl.texi: Remove next/prev from @node.
950
951 2002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
952
953 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
954 for monstrous @multitable (from Brian Youmans).
955
956 * fdl.texi: New file.
957
958 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
959
960 2002-01-15 Andrew Cagney <ac131313@redhat.com>
961
962 * gdbint.texinfo (Releasing GDB): New chapter.
963
964 2002-01-14 Andrew Cagney <ac131313@redhat.com>
965
966 * gdb.texinfo (Embedded Processors, Calling program functions):
967 Obsolete references to a29k.
968
969 2002-01-13 Andrew Cagney <ac131313@redhat.com>
970
971 * gdbint.texinfo (Coding): Review Cleanups section. Examples
972 examples. Document that a code-block should do or discard its
973 cleanups before exit.
974
975 2002-01-11 Michael Snyder <msnyder@redhat.com>
976
977 * gdb.texinfo (Choosing files): Change @samp to @file.
978
979 2002-01-05 Michael Snyder <msnyder@redhat.com>
980
981 * gdb.texinfo (--pid): Document new command line option (attach).
982
983 2002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
984
985 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
986 in the stub.
987
988 2002-01-04 Andrew Cagney <ac131313@redhat.com>
989
990 * gdbint.texinfo (Target Architecture Definition): Replace
991 BIG_ENDIAN with BFD_ENDIAN_BIG.
992
993 2002-01-03 Andrew Cagney <ac131313@redhat.com>
994
995 * gdbint.texinfo (Target Architecture Definition): Replace
996 value_ptr with struct value pointer.
997
998 2002-01-02 Eli Zaretskii <eliz@gnu.org>
999
1000 * gdb.texinfo (Free Software): Fix wording.
1001
1002 2001-12-31 Eli Zaretskii <eliz@gnu.org>
1003
1004 * gdb.texinfo (Free Software): New section ``Free Software Needs
1005 Free Documentation''.
1006
1007 2001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1008
1009 * stabs.texinfo:
1010 * gdb.texinfo:
1011 * gdbint.texinfo:
1012 * libgdb.texinfo:
1013 * annotate.texi: Fix the application of GFDL in the Copyright notice.
1014
1015 2001-12-29 Michael Snyder <msnyder@redhat.com>
1016
1017 * gdb.texinfo (maint info sections): Fix typo.
1018
1019 2001-12-26 Michael Snyder <msnyder@redhat.com>
1020
1021 * gdb.texinfo (maint info sections): Document.
1022
1023 * gdb.texinfo (info proc): Comment out documentation for
1024 'info proc' sub-options that are currently not implemented.
1025
1026 2001-12-20 Jim Blandy <jimb@redhat.com>
1027
1028 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1029
1030 2001-12-15 Andrew Cagney <ac131313@redhat.com>
1031
1032 * gdbint.texinfo (Target Architecture Definition): Replace
1033 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1034
1035 2001-12-01 Andrew Cagney <ac131313@redhat.com>
1036
1037 * gdbint.texinfo (Host Definition): Delete documentation on
1038 HOST_BYTE_ORDER.
1039
1040 2001-11-30 Jim Blandy <jimb@redhat.com>
1041
1042 * gdb.texinfo (Overlays): New chapter, documenting GDB's
1043 overlay support. Add to top-level menu.
1044
1045 2001-11-26 Tom Tromey <tromey@redhat.com>
1046
1047 * gdb.texinfo (Command Syntax): Document C-o binding.
1048
1049 2001-07-26 Christopher Faylor <cgf@redhat.com>
1050
1051 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1052 use since it is described in the referenced section.
1053
1054 From Eli Zaretskii <eliz@is.elta.co.il>
1055 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1056 clearer when using DJGPP.
1057
1058 2001-11-24 Christopher Faylor <cgf@redhat.com>
1059
1060 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1061 specifically refer to MS-DOS.
1062 (command files): Mention gdb.ini is only used on MS-DOS.
1063
1064 2001-11-21 Tom Tromey <tromey@redhat.com>
1065
1066 * gdb.texinfo (Invoking GDB): Document --args.
1067 (Mode Options): Likewise.
1068
1069 2001-11-21 Jim Blandy <jimb@redhat.com>
1070
1071 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1072 Delete documentation; this macro has been removed from the
1073 sources.
1074
1075 2001-11-13 Jim Blandy <jimb@redhat.com>
1076
1077 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1078
1079 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
1080
1081 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1082
1083 2001-11-05 Michael Snyder <msnyder@redhat.com>
1084
1085 * gdb.texinfo (info functions): Document use of backslash to
1086 quote regexp chars in function names such as "operator*()".
1087
1088 2001-11-01 Fred Fish <fnf@redhat.com>
1089
1090 * gdbint.texinfo (SOLIB_ADD): Document additional new
1091 "readsyms" arg.
1092
1093 2001-10-30 Don Howard <dhoward@redhat.com>
1094
1095 * gdb.texinfo: (Command Files) Added documentation for the
1096 behavior of gdb with input redirected from a file.
1097
1098 2001-10-28 Fred Fish <fnf@redhat.com>
1099
1100 * gdb.texinfo (auto-solib-add): Change docs to match
1101 implementation change.
1102 (auto-solib-limit): Add docs for new variable.
1103
1104 2001-10-15 Andrew Cagney <ac131313@redhat.com>
1105
1106 * gdbint.texinfo (Target Architecture Definition): Function
1107 value_as_pointer renamed to value_as_address.
1108
1109 2001-10-15 Andrew Cagney <ac131313@redhat.com>
1110
1111 * gdbint.texinfo (Target Architecture Definition): Default
1112 POINTER_TO_ADDRESS functions assume unsigned addresses.
1113 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
1114 posting by Jim Blandy.
1115
1116 2001-10-12 Jim Blandy <jimb@redhat.com>
1117
1118 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1119 version of texi2html (1.64) doesn't support this flag any more.
1120
1121 2001-09-08 Mark Kettenis <kettenis@gnu.org>
1122
1123 * gdbint.texinfo (Host Definition): Remove description of
1124 MEM_FNS_DECLARED.
1125
1126 * gdbint.texinfo (Host Definition): Remove description of R_OK.
1127
1128 * gdbint.texinfo (Host Definition): Remove description of
1129 HAVE_SIGSETMASK.
1130
1131 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
1132
1133 * gdbint.texinfo (Target Architecture Definition): Add
1134 explanation of TARGET_PRINT_INSN macro.
1135
1136 2001-08-30 Jim Blandy <jimb@redhat.com>
1137
1138 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
1139 Explain what it means to load relocatable files.
1140
1141 2001-08-28 Jim Blandy <jimb@redhat.com>
1142
1143 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
1144 info `top' menu.
1145
1146 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
1147
1148 * gdbint.texinfo: Add a cautionary note about macro use.
1149
1150 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
1151
1152 * gdb.texinfo: Explain omitting the hostname in the
1153 `target remote' command.
1154
1155 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
1156
1157 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
1158 and END-INFO-DIR-ENTRY.
1159
1160 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1161
1162 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
1163
1164 2001-07-25 Andrew Cagney <ac131313@redhat.com>
1165
1166 * gdbint.texinfo (libgdb): Rewrite.
1167
1168 2001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
1169
1170 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
1171
1172 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1173
1174 * gdb.texinfo (TUI): New chapter, document the TUI.
1175 (Mode Options): Document the -tui option.
1176
1177 2001-07-23 Mark Kettenis <kettenis@gnu.org>
1178
1179 * gdbint.texinfo (Host Definition): Remove description of
1180 NEED_POSIX_SETPGID.
1181
1182 2001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
1183
1184 * gdb.tex (DJGPP Native): New node, with descriptions of
1185 DJGPP-specific commands.
1186
1187 2001-07-19 John R. Moore <jmoore@redhat.com>
1188
1189 * gdbint.texinfo: Three misspellings.
1190
1191 2001-07-06 Andrew Cagney <ac131313@redhat.com>
1192
1193 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
1194 `test` expressions on bash. Problem reported by Colin Walters.
1195
1196 2001-07-04 Andrew Cagney <ac131313@redhat.com>
1197
1198 * gdbint.texinfo (User Interface): Update ui-out documentation to
1199 refelect recent UI/MI updates.
1200
1201 2001-07-04 Andrew Cagney <ac131313@redhat.com>
1202
1203 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1204 interpreters.
1205
1206 2001-06-15 Andrew Cagney <ac131313@redhat.com>
1207
1208 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1209 structure and not macros.
1210 (Host Definition): Document that much of this chapter is obsolete.
1211 (Target Architecture Definition): Update list of files that make
1212 up a target architecture.
1213 (Coding): Update.
1214
1215 2001-06-28 Andrew Cagney <ac131313@redhat.com>
1216
1217 * gdbint.texinfo (Target Architecture Definition): Update
1218 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1219 The latter has been changed to a true predicate.
1220
1221 2001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1222
1223 * annotate.texi: Add @noindent where needed. From Dmitry
1224 Sivachenko <dima@Chg.RU>.
1225 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
1226
1227 2001-06-16 Andrew Cagney <ac131313@redhat.com>
1228
1229 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
1230
1231 2001-06-14 Andrew Cagney <ac131313@redhat.com>
1232
1233 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1234 returns ``OK''. Document that the ``R'' packet does not reply.
1235
1236 2001-06-13 Michael Snyder <msnyder@redhat.com>
1237
1238 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1239
1240 2001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
1241
1242 * gdb.texinfo (Signals): Clarify the default setting of signal
1243 handling.
1244
1245 2001-05-14 Andrew Cagney <ac131313@redhat.com>
1246
1247 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1248 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1249
1250 2001-05-12 Andrew Cagney <ac131313@redhat.com>
1251
1252 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1253
1254 2001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1255
1256 * gdbint.texinfo (Clean Design and Portable Implementation):
1257 Renamed from "Clean Design".
1258 (Clean Design and Portable Implementation): Document portable
1259 methods of handling file names, and the associated macros.
1260
1261 2001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1262
1263 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1264 command and provide a cross-reference to its description.
1265 (Symbols): Note that "info scope" is useful for trace experiments.
1266
1267 2001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
1268
1269 * gdb.texinfo (Symbols): Document "info scope".
1270 (Tracepoints): New chapter.
1271 (Contributors): Update for v5.1.
1272 <All nodes>: Change "C++" to "C@t{++}".
1273
1274 * gdbint.texinfo (User Interface): A new section about ui_out
1275 functions, based on text written by Fernando Nasser.
1276
1277 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
1278
1279 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
1280
1281 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
1282
1283 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
1284
1285 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
1286 Replace "GDB" with "@value{GDBN}". Fix markup.
1287
1288 * annotate.texi: Change Permissions to GFDL. Update Copyright.
1289
1290 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1291 a cross-reference to its description.
1292 (Symbols): Document "info symbol".
1293
1294 2001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
1295
1296 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1297 subsection "x86 Watchpoints".
1298 (Target Architecture Definition): Document the macros
1299 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1300 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1301
1302 2001-03-20 Andrew Cagney <ac131313@redhat.com>
1303
1304 * gdbint.texinfo (Target Architecture Definition): Update
1305 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1306 list.
1307
1308 2001-03-06 Kevin Buettner <kevinb@redhat.com>
1309
1310 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1311 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1312
1313 2001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
1314
1315 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1316
1317 2001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1318
1319 * gdb.texinfo (Environment): Document that `path' does not change
1320 the value of PATH in GDB's own environment (it did in the past,
1321 but that was changed on March 15, 1994). Reported by Doug Evans
1322 <dje@transmeta.com>.
1323
1324 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1325 its line. Fix markup of commands and macros. Add an Index node
1326 and index entries.
1327
1328 2001-01-23 J.T. Conklin <jtc@redback.com>
1329
1330 * gdb.texinfo (Memory region attributes): New manual section.
1331
1332 2001-01-04 Nicholas Duffek <nsd@redhat.com>
1333
1334 * gdbint.texinfo (POP_FRAME): Document use by return_command.
1335
1336 2000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1337
1338 * refcard.tex: Version and copyright fixed. From Phil Edwards
1339 <pedwards@disaster.jaj.com>.
1340
1341 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
1342
1343 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1344 DWARF2_REG_TO_REGNUM): Document.
1345
1346 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1347
1348 * gdbint.texinfo (Coding): Update current value of
1349 --enable-build-warnings. Mention --enable-gdb-build-warnings.
1350
1351 2000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
1352
1353 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
1354 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
1355
1356 2000-11-10 Christopher Faylor <cgf@cygnus.com>
1357
1358 * gdb.texinfo: Document new 'set step-mode' command.
1359
1360 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1361
1362 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1363 changes from Dmitry Sivachenko <dima@Chg.RU>.
1364
1365 2000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1366
1367 * gdb.texinfo (Hooks): Document the new post-hook functionality.
1368 From Steven Johnson <sbjohnson@ozemail.com.au>.
1369
1370 2000-08-10 Mark Kettenis <kettenis@gnu.org>
1371
1372 * gdbint.texinfo (Overall Structure): Spelling fix.
1373
1374 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1375
1376 * gdbint.texinfo (Target Architecture Definition): Document that
1377 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1378 for which REGISTER_CONVERTIBLE returns a zero value.
1379
1380 2000-07-08 Christopher Faylor <cgf@cygnus.com>
1381
1382 * Makefile.in (install-info): Find files to install in either the
1383 build or source directories (adapted from Makefile.am).
1384
1385 2000-07-07 Nicholas Duffek <nsd@redhat.com>
1386
1387 * stabs.texinfo: Fix spelling errors.
1388 (String Field): FILE-NUMBER starts from 0, not 1.
1389
1390 2000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
1391
1392 * refcard.tex: Remove \centerline from the blurb. Patch from
1393 Brian Youmans.
1394
1395 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1396
1397 * Makefile.in (install-info): Support installation from outside of
1398 the source directory. Reported by Mark Harig
1399 <markh@frazier.landmark.com>.
1400
1401 2000-06-20 J.T. Conklin <jtc@redback.com>
1402
1403 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1404
1405 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
1406
1407 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1408 Generate using pdftex.
1409 (PDFTEX): Define.
1410 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1411 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1412 @contents at the start.
1413
1414 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
1415
1416 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
1417 Youmans.
1418
1419 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
1420
1421 From Brian Youmans:
1422 * gdb.texinfo: Fix ``et al.''.
1423
1424 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
1425
1426 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
1427 loop.
1428
1429 2000-05-19 Jimmy Guo <guo@cup.hp.com>
1430
1431 * configure: Regenerate.
1432
1433 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1434
1435 * Makefile.in (install-info): Run install-info on installed Info
1436 files.
1437
1438 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1439
1440 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
1441 Andrew Cagney.
1442
1443 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1444
1445 * gdb.texinfo: Proofreading changes from Brian Youmans.
1446
1447 2000-05-01 Nick Duffek <nsd@cygnus.com>
1448
1449 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
1450 startup sequence, minor edits.
1451
1452 2000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
1453
1454 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
1455 TeX.
1456
1457 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
1458 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
1459 like `n' and `s' which look weird. Convert some of the @kindex to
1460 @vindex, when they refer to variables, not commands.
1461
1462 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1463
1464 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
1465
1466 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1467
1468 * Makefile.in (GDBMI_DIR): New variable.
1469 (SET_TEXINPUTS): Add $(GDBMI_DIR).
1470 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
1471 (gdbmi.texinfo): New target, for texi2roff.
1472 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
1473 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
1474
1475 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
1476 gdbmi.texinfo.
1477 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
1478 comment.
1479
1480 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1481
1482 * gdb.texinfo (Files): Update description of add-symbol-file
1483 command.
1484
1485 2000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1486
1487 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
1488 prevents the build (and is generally a Bad Idea).
1489
1490 2000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1491
1492 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
1493 a comma inside @var.
1494 (Command Files): Index markup changes from Dmitry Sivachenko
1495 <dima@Chg.RU>.
1496
1497 2000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1498
1499 * Makefile.in (LN_S): Define.
1500 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
1501 invoke "ln -s" unless it is known to work.
1502
1503 * configure.in (AC_PROG_LN_S): Add.
1504
1505 2000-04-14 Jim Blandy <jimb@redhat.com>
1506
1507 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
1508 section.
1509 (Target Conditionals): Document ADDRESS_TO_POINTER,
1510 POINTER_TO_ADDRESS.
1511
1512 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
1513
1514 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
1515 gdb-cfg.texi to get the value.
1516
1517 2000-04-10 Jim Blandy <jimb@redhat.com>
1518
1519 * gdbint.texinfo (Target Architecture Definition): Fix
1520 cross-references.
1521
1522 2000-04-08 Jim Blandy <jimb@redhat.com>
1523
1524 * gdbint.texinfo (Using Different Register and Memory Data
1525 Representations): New section.
1526 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
1527 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
1528 REGISTER_CONVERT_TO_RAW): Document.
1529
1530 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
1531
1532 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
1533 for acknowledgments.
1534
1535 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
1536
1537 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
1538 qThreadExtraInfo.
1539
1540 2000-03-28 J.T. Conklin <jtc@redback.com>
1541
1542 * gdb.texinfo: Clarify which remote debug protocol commands are
1543 required and which are optional.
1544
1545 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
1546
1547 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
1548 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
1549 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
1550 * annotate.texi: Update.
1551
1552 2000-03-28 Stan Shebs <shebs@apple.com>
1553
1554 * gdb.texinfo: Update dates, bump to Eighth Edition (note
1555 expectation of additional changes before release), update
1556 ISBN, add copy of top-level menu for @ifhtml, remove explicit
1557 node links, rephrase and/or shorten lines to fix formatting
1558 problem in both regular and @smallbook formats.
1559 * annotate.texi: Shorten lines in example, use smallexample
1560 consistently everywhere.
1561 * Makefile.in: Add comment about texinfo 4.0 html generation.
1562 (SFILES_INCLUDED): Add annotate.texi.
1563
1564 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
1565
1566 * gdb.texinfo (Debugging Output): Added new section, documenting
1567 the "set/show debug" commands.
1568
1569 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
1570
1571 * annotate.texi (Annotations): When GDBN omit @chapter and @node
1572 entry.
1573
1574 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
1575 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
1576 @chapter and @node entries.
1577
1578 * gdb.texinfo: Link all top-level nodes.
1579
1580 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1581
1582 * Makefile.in (install-info): Create $(infodir) before installing
1583 files.
1584
1585 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
1586
1587 From David Whedon <dwhedon@gordian.com>
1588 * gdbint.texinfo : Added paragraphs about command deprecation.
1589
1590 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
1591
1592 * gdb.texinfo: Add documentation for the apropos command.
1593
1594 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1595
1596 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
1597
1598 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1599
1600 * gdb.texinfo: Add white space to prevent overprinting in
1601 two places.
1602
1603 2000-03-17 Stan Shebs <shebs@apple.com>
1604
1605 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
1606 <dima@Chg.RU>, also clarification of allowed content for
1607 string constants.
1608
1609 2000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1610
1611 * gdb.texinfo (main menu): Add Annotations.
1612 (File Options): Add @cindex entries for each command-line option.
1613 Document --epoch, --annotate, --async, --interpreter, --write,
1614 --statistics, and --version.
1615
1616 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
1617 of GDB.
1618
1619 2000-02-23 Jim Blandy <jimb@redhat.com>
1620
1621 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
1622
1623 2000-02-22 Jim Blandy <jimb@redhat.com>
1624
1625 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
1626
1627 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
1628
1629 * Makefile.in (diststuff): New target.
1630
1631 2000-02-15 Kevin Buettner <kevinb@redhat.com>
1632
1633 * agentexpr.texi: Fix wording regarding Intel's IA-64
1634 architecture. [From Jim Wilson.]
1635
1636 2000-01-16 Tom Tromey <tromey@cygnus.com>
1637
1638 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
1639 (Delete Breaks): Mention range arguments.
1640 (Disabling): Likewise.
1641
1642 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
1643
1644 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
1645
1646 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
1647
1648 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
1649 valid functions.
1650
1651 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
1652
1653 * gdb.texinfo: Clarify regular expressions used in rbreak.
1654
1655 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
1656
1657 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
1658 MEMORY_REMOVE_BREAKPOINT): Document.
1659
1660 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
1661
1662 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
1663 offset re-using the DATA offset instead.
1664
1665 1999-10-11 Jim Kingdon <kingdon@redhat.com>
1666
1667 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
1668
1669 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
1670
1671 From Dmitry Sivachenko <demon@gpad.ac.ru>:
1672 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
1673 typos.
1674
1675 * gdb.texinfo: Various minor wording and formatting improvements,
1676 mentions of additional command-line options.
1677
1678 1999-09-30 Fred Fish <fnf@cygnus.com>
1679
1680 * gdb.texinfo: Document additional forms of specifying section
1681 names and addresses for the add-symbol-file command.
1682
1683 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
1684
1685 * gdbint.texinfo: Fix typo, add the word "have".
1686
1687 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
1688
1689 * gdbint.texinfo (Target Architecture Definition): Document the
1690 SKIP_PERMANENT_BREAKPOINT macro.
1691
1692 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
1693
1694 * gdb.texinfo: Fiks speling errers.
1695
1696 * gdb.texinfo: Fix uses of @multitable.
1697
1698 From Eli Zaretskii <eliz@is.elta.co.il>:
1699 * gdb.texinfo: Include details specific to DOS host, clarify
1700 some confusing language, fix @ref/@xref/@pxref usages, add
1701 comments about using with optimization, add more indexing,
1702 fix info about disassembly-flavor.
1703
1704 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
1705
1706 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
1707 SKIP_SOLIB_RESOLVER): Define.
1708
1709 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1710
1711 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
1712 ``g'' packets.
1713
1714 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
1715
1716 * gdb.texinfo: Create a new "Configurations" chapter with
1717 platform-specific info, inline remote.texi and move sections of it
1718 into the new chapter, move bits about info proc, heuristic search,
1719 and register stack into the new chapter.
1720 * remote.texi: Remove, now part of gdb.texinfo.
1721 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1722
1723 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
1724
1725 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
1726 GDB_TARGET_IS_MACH386): These kludges have gone away.
1727
1728 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1729
1730 * gdbint.texinfo (Target Architecture Definition): Mention
1731 TDEPLIBS.
1732
1733 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
1734
1735 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
1736 surrounding text to fit HP-UX bits into general info.
1737 (HPPA-cfg.texi): Remove, no longer useful.
1738
1739 * gdb.texinfo: Remove explicit links from @node lines, remove
1740 HP-added "Detailed Node Listing" from main menu which confuses
1741 things.
1742
1743 From Dmitry Sivachenko <dima@Chg.RU>:
1744 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
1745 in description of `set environment'.
1746
1747 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
1748
1749 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1750
1751 1999-08-12 Ben Elliston <bje@cygnus.com>
1752
1753 * gdbint.texinfo (Breakpoint Handling): Add missing words.
1754
1755 1999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1756
1757 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
1758 watch, awatch, and rwatch. Explain why the latter two cannot be
1759 set as software watchpoints. Document that watchpoints for local
1760 variables are deleted when the debuggee terminates.
1761
1762 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
1763
1764 * remote.texi (Protocol): Further clarification of the "qRcmd"
1765 packet. Allow E.. response packet. "qRcmd" packet is no longer
1766 reserved.
1767
1768 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1769
1770 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
1771 * gdb.texinfo: Ditto.
1772
1773 1999-08-06 Tom Tromey <tromey@cygnus.com>
1774
1775 * gdb.texinfo (KOD): New node.
1776
1777 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
1778
1779 * remote.texi (Rcmd): Fix minor formatting typos.
1780
1781 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1782
1783 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
1784 packets.
1785
1786 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
1787
1788 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
1789 fixes.
1790
1791 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
1792
1793 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
1794
1795 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1796
1797 * remote.texi (Communication Protocol): ``v'' is in use. Fix
1798 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
1799 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
1800 packets that are not supported on all hosts. Expand examples.
1801 Spell check.
1802
1803 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
1804
1805 * Makefile.in: Recognize html, install-html. Add targets
1806 to build HTML versions of documentation via texi2html.
1807
1808 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
1809
1810 * gdbint.texinfo (Testsuite): New chapter, information about the
1811 testsuite.
1812
1813 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1814
1815 * remote.texi (Communication Protocol): Rewrite.
1816
1817 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
1818
1819 * stabs.texinfo: Fix uses of xref.
1820
1821 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
1822
1823 * gdbint.texinfo: Add an anti-printf exhortation, and update the
1824 info about patch submission.
1825
1826 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
1827
1828 From Per Bothner <bothner@cygnus.com>:
1829 * gdb.texinfo: Document Chill support.
1830
1831 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1832
1833 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
1834 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
1835 Document that the value should be greater-than or equal-to zero.
1836 (NO_STD_REGS): Document. Deprecate.
1837
1838 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1839
1840 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
1841 Document that these are not used.
1842
1843 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1844
1845 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
1846
1847 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1848
1849 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
1850 numargs was dropped.
1851
1852 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
1853
1854 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
1855
1856 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
1857
1858 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
1859 Update.
1860
1861 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1862
1863 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
1864 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
1865
1866 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
1867
1868 * gdbint.texinfo: Fix typos: $ -> @.
1869
1870 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
1871
1872 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
1873 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
1874 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
1875 BREAKPOINT_FROM_PC.
1876
1877 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
1878
1879 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
1880 CALL_DUMMY_STACK_ADJUST): Document.
1881
1882 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1883
1884 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
1885 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1886
1887 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
1888
1889 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
1890 longer exists.
1891
1892 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
1893
1894 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
1895 nearly all @ifset/@ifclear conditionals; nobody uses them, and
1896 they make the manual source incomprehensible.
1897 * h8-cfg.texi: Remove, hasn't been used in years.
1898
1899 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
1900
1901 * gdb.texinfo: Update the credits.
1902
1903 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
1904
1905 * gdb.texinfo: Fix mistakes noticed in printout of last
1906 draft, add Alpha to discussion of heuristic fence post.
1907
1908 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
1909
1910 * gdb.texinfo, remote.texi: Many changes; update to Seventh
1911 Edition, merge some HP changes into mainline, describe some
1912 previously undocumented features, describe more of the target
1913 commands available, eliminate obsolete section on renamed
1914 commands.
1915 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
1916
1917 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
1918
1919 * gdb.texinfo: Make many HPPA conditionals unconditional,
1920 including catchpoint description, since now on for all configs.
1921 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
1922 specializations.
1923
1924 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
1925
1926 * Makefile.in (GDBvn.texi): Fix match expression to work with
1927 current format of VERSION in gdb/Makefile.in.
1928 * gdb.texinfo: Fix node ref to match new readline.
1929
1930 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
1931
1932 * gdb.texinfo: Changes made as part of a project to merge in
1933 changes made by HP. Documentation makes extensive use of
1934 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
1935 on remote debugging. There are differences in documentation
1936 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
1937 the HP manual discusses catchpoints, hardware watchpoints, and
1938 some HPUX specific limitations for shared library support.
1939
1940 There are also a number of @node changes.
1941
1942 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1943
1944 * gdbint.texinfo (Formatting): Disambiguate a sentence.
1945 (C Usage): Same.
1946
1947 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
1948
1949 The following changes were made by Edith Epstein
1950 <eepstein@cygnus.com> as part of a project to merge in changes
1951 made by HP.
1952
1953 * HPPA-cfg.texi: new file.
1954
1955 * all-cfg.texi: set HPPA for HP PA-RISC targets.
1956
1957 * refcard.tex: change documentation about catch.
1958 removed info catch.
1959
1960 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
1961
1962 * gdbint.texinfo: Expand on GDB's coding standards,
1963 specify the use of arg names with prototypes.
1964
1965 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
1966
1967 * gdb.texinfo: Fix tipo.
1968
1969 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
1970
1971 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
1972 TARGET_BYTE_ORDER_SELECTABLE_P.
1973
1974 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
1975
1976 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
1977
1978 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
1979
1980 * agentexpr.texi: New file.
1981
1982 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
1983
1984 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
1985
1986 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
1987
1988 * remote.texi: Changed wording that implied that the GDB remote
1989 protocol caches register values instead of GDB itself.
1990
1991 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
1992
1993 * gdbint.texinfo: Add some info about symbol readers.
1994 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
1995 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
1996 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
1997 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
1998
1999 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
2000
2001 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
2002
2003 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
2004
2005 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2006
2007 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
2008
2009 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2010 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2011
2012 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
2013
2014 * gdbint.texinfo: Fix minor typos.
2015
2016 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
2017
2018 * gdbint.texinfo: Complete overhaul. Group descriptions more
2019 logically, add more info on generic algorithms, remove much
2020 obsolete and/or wrong material.
2021
2022 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
2023
2024 * stabs.texinfo (Method Type Descriptor): Expand and correct.
2025
2026 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
2027
2028 * refcard.tex: Copyright, address updates.
2029
2030 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
2031
2032 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2033 for the edition instead of confusing GDB-version-like numbers.
2034
2035 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
2036
2037 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2038
2039 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
2040
2041 * LRS: Reformat a bit to keep text under 80 columns.
2042
2043 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
2044
2045 * gdb.texinfo: Add some credits, mention bug monitor.
2046 * remote.texi: Mention mips monitor targets.
2047 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
2048
2049 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
2050
2051 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2052 files, finish sorting of host vs target vs native macros, describe
2053 some more of them.
2054
2055 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
2056
2057 * gdbint.texinfo (Host Conditionals): Document change from
2058 using NO_MMALLOC to it's inverse, USE_MMALLOC.
2059
2060 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
2061
2062 * gdbint.texinfo (Host Conditionals): Document
2063 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2064
2065 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
2066
2067 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2068 Document LSEEK_NOT_LINEAR.
2069
2070 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
2071
2072 * stabs.texinfo (Stab Section Basics): Make it clear that only
2073 some versions of the GNU linker remove the leading N_UNDF symbol.
2074
2075 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
2076
2077 * stabs.texinfo (String Field): Document type number pairs here,
2078 instead of in the Sun specific section.
2079 (Include Files): The GNU linker supports the N_BINCL
2080 optimization. Clarify the N_BINCL value, and what it is used
2081 for.
2082 (Procedures): Document N_FUN with an empty string to mark the end
2083 of a function.
2084 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2085 (Sun Differences): Remove this node, as the information is now
2086 elsewhere in the main document.
2087 (Stab Section Basics): Mention that the GNU linker may optimize
2088 stabs and remove the leading N_UNDF symbol.
2089
2090 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
2091
2092 * gdb.texinfo, refcard.tex: Restore author credit
2093
2094 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
2095
2096 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2097 documentation to account for START and END macros taking
2098 one arg.
2099
2100 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
2101
2102 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
2103 * gdb.texinfo (Frames): Fix typo.
2104
2105 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
2106
2107 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2108 a target_signal as arg type, not a pid.
2109
2110 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
2111
2112 * gdb.texinfo: Document `set assembly-language'.
2113
2114 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
2115
2116 * remote.texi: Update list of stubs in the GDB distribution.
2117
2118 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
2119
2120 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2121 Also document that some systems can use mmalloc but must define
2122 this if their C runtime allocates memory that is later freed.
2123 (MMCHECK_FORCE): Document new macro.
2124
2125 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
2126
2127 * remote.texi: Add documentation for target Sparclet.
2128
2129 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2130
2131 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
2132 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2133 * configure.in: Rewritten for autoconf.
2134 * configure: New.
2135
2136 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
2137
2138 * Makefile.in (DVIPS): New define, set to dvips.
2139 (dvi): Add stabs.dvi.
2140 (ps): New target.
2141 (all-doc): Depend on info, dvi, and ps targets.
2142 (STAGESTUFF): Add *.ps and *.dvi files.
2143 (clean-info, clean-dvi): Remove.
2144 (mostlyclean): Does not depend upon clean-info or clean-dvi,
2145 rules completely rewritten.
2146 (maintainer-clean): Remove clean-info and clean-dvi
2147 dependencies and put their actions in the rules.
2148 (gdb.ps): New target
2149 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
2150 intermediate TeX files, whether they have 2 or 3 character
2151 extensions.
2152 (gdbint.ps): Add target and rules.
2153 (gdb-internals): Delete unused target.
2154 (Makefile): Depends upon config.status also.
2155
2156 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
2157
2158 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
2159 set.
2160
2161 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
2162
2163 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2164 * gdb.texinfo (Expressions): Fix erroneous array constant example.
2165
2166 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
2167
2168 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
2169
2170 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2171
2172 * gdb.texinfo (Print settings): Document
2173 `set/show print static-members' commands.
2174
2175 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
2176
2177 * gdbint.texinfo (Native): Document name change, coredep.c to
2178 core-aout.c.
2179
2180 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
2181
2182 * stabs.texinfo (Include Files): Document the values the SunOS4
2183 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
2184
2185 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
2186
2187 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
2188 Fix typo.
2189
2190 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
2191
2192 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
2193 "gdb.tar.Z".
2194
2195 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
2196
2197 * Makefile.in (maintainer-clean): New target, synonym for
2198 realclean.
2199
2200 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
2201
2202 * Update all FSF addresses except those in COPYING* files.
2203
2204 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
2205
2206 From Richard Earnshaw (rearnsha@armltd.co.uk):
2207 * gdb.texinfo (convenience variables): Document $_exitcode.
2208 (quit): Document optional expression to use as exit code.
2209
2210 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
2211
2212 * gdb.texinfo, remote.texi: Brought up to date with various
2213 GDB changes.
2214
2215 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
2216
2217 * gdb.texinfo: Update dates and versions, fix comments about
2218 hardware watchpoints in future releases and about the
2219 sharedlibrary command.
2220
2221 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2222
2223 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
2224 C_FUN stab. Other cleanups.
2225
2226 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2227
2228 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2229 for the sparc stub.
2230
2231 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2232
2233 * annotate.texi: Clarify which addresses have differing formats
2234 depending on the language and which do not.
2235
2236 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2237
2238 * remote.texi (NetWare): Changed example to use BOARD= instead of
2239 NODE= argument to reflect correspoding change to gdbserve.nlm.
2240
2241 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2242
2243 * stabs.texinfo (Negative Type Numbers): Mention the fact that
2244 GDB, as well as AIX dbx, supports the size type attribute.
2245
2246 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2247
2248 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2249
2250 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
2251
2252 * gdb.texinfo (Define): Document $arg0... arguments to commands,
2253 and new 'if' and 'while' commands.
2254
2255 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
2256
2257 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
2258
2259 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2260
2261 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2262 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2263 NetWare targets. Mostly stolen from the Server node.
2264
2265 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2266
2267 * gdb.texinfo (Setting): Talk about the language of a source file
2268 versus the working language. The old documentation did not match
2269 what GDB did.
2270
2271 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2272
2273 * stabs.texinfo (Source Files): Document N_SO used to mark the end
2274 of a source file.
2275
2276 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2277
2278 * gdb.texinfo (Processes): New node.
2279
2280 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2281
2282 * remote.texi: Update documentation of set/show mipsfpu.
2283
2284 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
2285
2286 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2287 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
2288
2289 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
2290
2291 * gdbint.texinfo: Removed mentions of some incorrectly placed and
2292 obsolete conditionals, described some others.
2293
2294 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2295
2296 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2297 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2298
2299 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
2300
2301 * gdbint.texinfo: Put regex conditionals in their own table.
2302
2303 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
2304
2305 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2306 described or fixed the descriptions of many others.
2307
2308 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
2309
2310 * gdb.texinfo: Add some more credits.
2311 * gdbint.texinfo: Capitalize GDB consistently, describe some
2312 macros and remove some.
2313
2314 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2315
2316 * gdbint.texinfo: Removed mentions of many incorrectly placed and
2317 obsolete conditionals, described some others.
2318
2319 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2320
2321 * gdb.texinfo (help targets): Changed to `help target', which
2322 is the correct gdb command.
2323
2324 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2325
2326 * annotate.texi (TODO): New node, for keeping track of annotations
2327 suggested but not yet implemented.
2328
2329 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2330
2331 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2332 another symbol, it is not the address itself.
2333
2334 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
2335
2336 * stabs.texinfo (Stab Section Basics): Add comment about alignment
2337 of stabs-in-coff sections.
2338
2339 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2340
2341 * annotate.texi: Change edition to 0.5 and date to May 1994.
2342 Add index.
2343 (Frames): New node, for frame annotation.
2344 (Displays): New node, for display annotation.
2345
2346 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2347 when waiting for your program to stop.
2348
2349 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2350
2351 * annotate.texi (Breakpoint Info): Document annotation of header
2352 fields and record annotation.
2353
2354 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2355
2356 * annotate.texi: New file, to document annotations.
2357
2358 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2359
2360 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2361 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
2362
2363 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2364
2365 * stabs.texinfo (Stab Section Basics): Say what is in .stab
2366 section, and say n_strx field is compilation unit relative.
2367 * stabs.texinfo: Don't use @code for a.out when it is the name of
2368 an object file format.
2369
2370 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2371
2372 * gdb.texinfo: Refer to file names, not path names, per rms
2373 convention.
2374 (Arguments): Fix typo.
2375
2376 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2377
2378 * stabs.texinfo (Global Variables): Talk about stabs in files
2379 where variables are referenced, but not defined.
2380
2381 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2382
2383 * stabs.texinfo: Move stuff on @ and # type descriptors from node
2384 Cplusplus to new nodes Member Type Descriptor and Method Type
2385 Descriptor. Re-write stuff for #.
2386
2387 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2388
2389 * gdb.texinfo (Print Settings): Don't document "set print
2390 fast-symbolic-addr off". The bug which it worked around was fixed
2391 on 25 Feb 94 in coffread.c, so I'm nuking the command.
2392
2393 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2394 N_ENTRY node.
2395
2396 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2397
2398 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2399
2400 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2401 references to ieee-float.c.
2402
2403 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2404
2405 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2406 match what the code actually does.
2407
2408 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2409
2410 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2411
2412 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2413
2414 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2415 i, and b.
2416
2417 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
2418
2419 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2420 well as for ELF and SOM. Unify the descriptions of ELF and SOM
2421 as "stabs in sections" rather than just saying "ELF and SOM".
2422 Also make that stuff apply to COFF.
2423
2424 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2425
2426 * gdb.texinfo (Formatting Documentation): Change GhostScript to
2427 Ghostscript.
2428
2429 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2430
2431 * gdb.texinfo (Continuing and Stepping): When talking about "step"
2432 versus functions without line numbers, also mention stepping into
2433 them as well as "step" when you are in them. Tell the user how to
2434 deal with the situation. Add comment about "debugging information".
2435
2436 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2437
2438 * stabs.texinfo (Enumerations): Document restriction on where
2439 enumeration types can appear and still win with GDB.
2440
2441 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2442
2443 * stabs.texinfo (Negative Type Numbers): Document format for type
2444 -16.
2445
2446 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2447
2448 * gdb.texinfo (Selection, Frame Info): Update information about
2449 arbitrary frame specficiations.
2450
2451 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
2452
2453 * gdb.texinfo, remote.texi: general editing pass prior to Net release
2454
2455 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2456
2457 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
2458
2459 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2460
2461 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
2462
2463 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2464
2465 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
2466 Differences node to Statics node.
2467 (Statics): Discuss XCOFF use of V symbol descriptor.
2468
2469 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
2470 not clean.
2471
2472 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
2473
2474 * gdb.texinfo (Print Settings): Document `set print
2475 fast-symbolic-addr' and improve the doc for some other
2476 `set print's.
2477
2478 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2479
2480 * stabs.texinfo (String Field): Talk about defining several type
2481 numbers at once.
2482 Fix lint regarding changing node ELF Transformations to
2483 ELF and SOM Transformations.
2484
2485 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
2486
2487 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
2488
2489 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2490
2491 * stabs.texinfo (Cross-References): `::' is for nested types only
2492 within <>.
2493 (Structures): Document static members.
2494
2495 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2496
2497 * stabs.texinfo: Document S type attribute.
2498
2499 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2500
2501 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
2502
2503 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
2504
2505 * gdbint.texinfo: Fix a few typos.
2506
2507 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2508
2509 * gdb.texinfo, remote.texi: formatting improvements
2510
2511 * gdb.texinfo (New Features): mention threads.
2512 (Summary, C): fix xrefs in newly contributed text.
2513 (Threads): index entries, clarifications, example
2514 (passim): minor typos fixed, phrasing improvements
2515
2516 * remote.texi (Bootstrapping): rephrase text on ^C and add index
2517 entries; (Server): explain use of gdbserver w/real-time systems,
2518 add example of conflicting TCP port; (MIPS Remote) break up
2519 running text into table, highlighting commands, and add example.
2520
2521 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2522
2523 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
2524
2525 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2526
2527 * stabs.texinfo (Nested Symbols): New node.
2528 (String Field, Symbol Descriptors, Cross-References): Refer to it.
2529
2530 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2531
2532 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
2533 to picking which Bbss.bss symbol to use, and (because there seems to
2534 be no good way of doing it) re-write some of the text to make it
2535 sound like Bbss.bss isn't such a great idea after all (as currently
2536 designed).
2537
2538 * gdb.texinfo (C): In addition to saying people have to use g++ for
2539 good results, say they have to use stabs. Specifically say cfront
2540 doesn't work well.
2541 (Summary): Merge in information on Modula-2, Pascal, and Chill from
2542 the gdb README. Add xrefs to places where the support for the various
2543 languages is described in detail.
2544
2545 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2546
2547 * stabs.texinfo: Clean up stuff about visibility and virtual
2548 characters.
2549
2550 * stabs.texinfo (N_M2C): Cite Sun doc.
2551
2552 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2553
2554 * gdb.texinfo: updates re threads.
2555 * remote.texinfo: avoid index entries starting with digits.
2556
2557 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2558
2559 * stabs.texinfo (Enumerations): Talk about large, negative and
2560 octal values. Clean up cross reference to type attributes.
2561 (String Field): Say that GDB 4.11 supports size attribute.
2562
2563 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2564
2565 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
2566 is a mandatory step. Make the stuff about that more concise.
2567
2568 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2569
2570 * stabs.texinfo (Class Names): New node.
2571
2572 * gdb.texinfo (Command Files): Explain order of init file reading.
2573
2574 * remote.texi (Bootstrapping): Talk about getting the serial driver
2575 to deal with ^C sent by gdb to stop the remote system.
2576
2577 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
2578
2579 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
2580
2581 * libgdb.texinfo (Defining Commands): made the DOC arg
2582 to gdb_define_app_command a char * instead of char **
2583 per a suggestion from kingdon.
2584
2585 * libgdb.texinfo: total rewrite from a different starting
2586 premise.
2587
2588 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2589
2590 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
2591 floats passed as doubles (to improve clarity).
2592
2593 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2594
2595 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
2596
2597 * a4rc.sed: update to work with Andreas Vogel papersize params
2598
2599 * refcard.tex: use Andreas Vogel simplifications of papersize
2600 params; remove useless version info; update copyright date.
2601
2602 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2603
2604 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
2605
2606 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2607
2608 * gdb.texinfo (Files): Say what address the load command loads it at.
2609
2610 * stabs.texinfo (Common Blocks): Minor cleanups.
2611
2612 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
2613 that Sun has backed away from the linker kludge and thus the relevant
2614 issue is changes to the SunPRO tools, not the Solaris linker.
2615
2616 * stabs.texinfo (Traditional Integer Types): Clean up description
2617 of octal bounds a little bit. Document extra leading zeroes.
2618
2619 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2620
2621 * gdb.texinfo (Signaling): Update for symbolic symbol names
2622 and add a section explaining the difference between the GDB
2623 signal command and the shell kill utility.
2624
2625 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
2626
2627 * libgdb.texinfo: added `@' to braces that were unescaped.
2628
2629 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
2630
2631 * libgdb.texinfo: new file. Spec for the gdb library.
2632
2633 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2634
2635 * stabs.texinfo (Include Files): Fix typo (start -> end).
2636
2637 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2638
2639 * gdb.texinfo, remote.texi: assorted small improvements, mostly
2640 from Melissa at FSF's editing pass.
2641
2642 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2643
2644 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
2645 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
2646 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
2647
2648 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2649
2650 * remote.texi (Bootstrapping): Discuss 386 call gates.
2651
2652 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2653
2654 * stabs.texinfo (Based Variables): New node.
2655
2656 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2657
2658 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
2659 names, sizes, and formats to suggest how not to lose.
2660
2661 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2662
2663 * stabs.texinfo (Methods): Fix typo.
2664
2665 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2666
2667 * gdb.texinfo: Fix a few typos.
2668
2669 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2670
2671 * gdb.texinfo: Clarify how well it works with Fortran.
2672
2673 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
2674 More on relocating stabs in ELF files.
2675
2676 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2677
2678 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
2679
2680 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2681
2682 * stabs.texinfo (Local Variable Parameters): Talk about nameless
2683 parameters on VAX.
2684
2685 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2686
2687 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
2688
2689 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2690
2691 * stabs.texinfo: Make info author notice match the TeX author notice.
2692
2693 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2694
2695 * stabs.texinfo: Initial-caps all words in node names and
2696 non-trivial words in section names.
2697
2698 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2699
2700 * stabs.texinfo: Many minor cleanups.
2701
2702 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
2703
2704 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
2705
2706 * stabs.texinfo: Remove full description of big example.
2707 It's not really helpful; just use pieces of it where appropriate.
2708 Add more Texinfo formatting directives (@samp, etc.).
2709 Use @deffn to define stab types.
2710 Eliminate some wordiness. Break up some nodes.
2711 Add an (alphabetized) index of symbol types.
2712 Use consistent capitalization style in node and section names.
2713
2714 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
2715
2716 * gdb.texinfo: Change typo "Two two" to "The two".
2717
2718 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2719
2720 * stabs.texinfo (XCOFF-differences): Remove references to
2721 non-existent types N_DECL and N_RPSYM.
2722
2723 * stabs.texinfo (String Field): Say that type attributes bug is
2724 fixed in GDB 4.10, since it is.
2725
2726 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
2727
2728 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
2729
2730 * stabs.texinfo: Formatting cleanups.
2731
2732 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2733
2734 * stabs.texinfo: When explaining the n_type of a stab, standardize
2735 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
2736 no tabs, use @r).
2737 (Global Variables): Clean up.
2738
2739 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2740
2741 * stabs.texinfo (Stack Variables): Re-write.
2742
2743 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2744
2745 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
2746 addresses of a source file. Also revise formatting.
2747 Change "object module" or "object file" to "source file".
2748 Various: Miscellaneous cleanups.
2749
2750 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2751
2752 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
2753
2754 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
2755
2756 * gdbint.texinfo: Removed many nonsensical machine-collected
2757 host and target conditionals, described some of the remainder.
2758
2759 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2760
2761 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
2762
2763 * gdbint.texinfo (Top): Add name to @top line, and re-write the
2764 paragraph which follows.
2765
2766 * gdbint.texinfo (Host): Use @code not @samp for Makefile
2767 variables. Looks better and avoids overful hbox.
2768
2769 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2770
2771 * stabs.texinfo (Procedures): Improve stuff on nested functions.
2772
2773 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2774
2775 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
2776 retransmit-timeout
2777
2778 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2779
2780 * gdbint.texinfo: Update statement about `some ancient Unix
2781 systems, like Ultrix 4.0' to Ultrix 4.2.
2782
2783 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
2784
2785 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
2786
2787 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
2788
2789 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
2790 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
2791
2792 * remote.texi: new name for former gdbinv-s.texi
2793
2794 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
2795
2796 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
2797
2798 * gdbinv-s.texi: Documented timeout and retransmit-timeout
2799 variables for MIPS remote debugging protocol.
2800
2801 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2802
2803 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
2804
2805 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2806
2807 * Makefile.in (refcard.dvi): Use srcdir where necessary.
2808
2809 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
2810
2811 * gdb.texinfo: repair conditional bugs in text markup
2812
2813 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2814
2815 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
2816 to select Modula-2 material.
2817
2818 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2819
2820 * stabs.texinfo: Cleanups regarding statics.
2821
2822 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
2823 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
2824
2825 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2826
2827 * stabs.texinfo: N_MAIN is sometimes used for C.
2828
2829 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2830
2831 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
2832
2833 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
2834
2835 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
2836 removed from the code by Kingdon.
2837
2838 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2839
2840 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
2841 input when evaluating breakpoint conditions; the bug has been fixed.
2842
2843 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
2844 sets the ignore count to N-1, not to N.
2845
2846 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2847
2848 * refcard.tex (\hoffset): correct longstanding error to match
2849 intended offset; avoids cutting off edge on some printers
2850
2851 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2852
2853 * stabs.texinfo (Parameters): Say that order of stabs is significant.
2854
2855 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2856
2857 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
2858
2859 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2860
2861 * Makefile.in: (REFEDITS) new var to control whether PS or CM
2862 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
2863 collect sed edits if any, apply to refcard before formatting;
2864 (refcard.ps) stop implying PS fonts if PS output requested;
2865 (lrefcard.ps) delete extra target for variant PS fonts
2866
2867 * refcard.tex: parametrize papersize dependent info, collect
2868 in easily replaced spot
2869
2870 * a4rc.sed: new file, edits to refcard for A4 paper
2871
2872 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2873
2874 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
2875
2876 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2877
2878 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
2879
2880 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2881
2882 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
2883 politely rather than rudely.
2884
2885 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2886
2887 * stabs.texinfo: Document common blocks.
2888
2889 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
2890
2891 * stabs.texinfo: Add some basic info about stabs-in-elf.
2892
2893 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2894
2895 * stabs.texinfo (Top): Minor cleanup.
2896
2897 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2898
2899 * Makefile.in (install-info): remove parentdir support
2900
2901 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2902
2903 * gdb.texinfo (Copying): delete this node and references to it;
2904 RMS says this manual need not carry GPL. (passim): Improvements
2905 from last round at FSF, largely due to Ian Taylor review, and
2906 minor formatting improvements.
2907
2908 * gdbinv-s.texi (passim): Improvements from last round at FSF,
2909 largely due to Ian Taylor review. (Debug Session): minor edits to
2910 new text.
2911
2912 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
2913
2914 * Makefile.in (realclean): Remove info and dvi files too.
2915
2916 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
2917
2918 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
2919 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
2920 * gdb.texinfo: Change accordingly.
2921
2922 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
2923 N_{L,R}BRAC,N_SLINE are relative to.
2924
2925 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
2926
2927 * Makefile.in (GDBvn.texi): Update atomically.
2928
2929 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
2930
2931 * gdbinv-s.texi (Debug Session): Document exceptionHook.
2932
2933 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
2934
2935 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
2936 addresses together. Also motivate the set print symbol-filename
2937 command and suggest other solutions.
2938
2939 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
2940
2941 * gdb.texinfo (set print elements): Note that the number of
2942 elements is set to unlimited by "set print elements 0".
2943
2944 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
2945
2946 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
2947 NF_LDOUBLE means.
2948 (Stab Types): Include Solaris stab types.
2949 (Procedures): Document Solaris extensions.
2950
2951 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2952
2953 * gdb.texinfo: Add `set print symbol-filename' doc.
2954
2955 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2956
2957 * stabs.texinfo (Arrays): Talk about type definition vs. type
2958 information.
2959
2960 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
2961 the trailing semicolon.
2962
2963 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2964
2965 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
2966 and merge in other parts of the document addressing these subjects.
2967 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
2968
2969 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
2970 at the end of a range type.
2971
2972 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
2973 AIX extensions.
2974
2975 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2976
2977 * stabs.texinfo (Stabs Format): Misc fixes.
2978
2979 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2980
2981 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
2982 (Traditional builtin types): Document convex convention for long long.
2983 (Negative builtin types): Discuss type names, and misc fixes.
2984
2985 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2986
2987 * stabs.texinfo (Builtin Type Descriptors): Document the floating
2988 point types used with @samp{R} type descriptor.
2989 (Symbol Descriptors): Describe how to handle conflict between
2990 different meanings of @samp{P} symbol descriptor.
2991
2992 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2993
2994 * stabs.texinfo: Remove node Quick Reference and put its children
2995 directly under the main menu.
2996
2997 * stabs.texinfo: Many more changes to bring it into line with
2998 AIX documentation and reality. I think it now has all the
2999 information from the AIX documentation, except that I burned
3000 out when I got to variant records (Pascal and Modula-2) and
3001 all the COBOL types. Oh well, we can add them later when we're
3002 worrying more about those languages.
3003
3004 * stabs.texinfo (Automatic variables): Talk about what it means
3005 to omit the symbol descriptor.
3006
3007 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3008
3009 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3010 gcc2 behavior with promoted args.
3011
3012 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3013
3014 * gdb.texinfo: include readline appendices in info version of manual
3015
3016 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3017
3018 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3019 target remote.
3020
3021 * gdb.texinfo (Machine Code): more index entries for disassemble
3022
3023 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
3024
3025 * Clarify the intended use of the gdb-testers and gdb-patches
3026 mailing lists, and shrink gzip comment.
3027
3028 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3029
3030 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3031 DOSHOST configuration of manual.
3032
3033 * gdb.texinfo (MIPS Stack): new node.
3034
3035 * all-config.texi (MIPS) new switch.
3036
3037 * gdbinv-s.texi (Nindy Options) Remove two instances of future
3038 tense; (MIPS Remote) new node.
3039
3040 * gdb.texinfo (passim) rephrases to work around makeinfo @value
3041 bug; (Environment) less passive, other small cleanups in text about
3042 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3043 (Remote) new MIPS Remote menu entry.
3044
3045 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
3046
3047 * stabs.texinfo: Many changes to include information from the
3048 AIX documentation.
3049
3050 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3051
3052 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
3053
3054 * gdbint.texinfo (new node Debugging GDB, elsewhere):
3055 Move a bunch of information from ../README.
3056 (Getting Started): New node.
3057
3058 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3059
3060 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3061
3062 * gdb.texinfo: advance manual revision dates to present
3063
3064 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3065 stop using silly Roman numerals in @set variable names
3066
3067 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
3068
3069 * stabs.texinfo (Parameters): Keep trying to get this right.
3070
3071 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
3072
3073 * stabs.texinfo (Parameters): More on "local parameters".
3074
3075 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
3076
3077 * stabs.texinfo (Parameters): Re-do "local parameters" section.
3078
3079 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
3080
3081 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3082 (Parameters): Rewrite.
3083 (xcoff-differences, Sun-differences): Minor changes.
3084
3085 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3086
3087 * stabs.texinfo: Minor cleanup.
3088
3089 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
3090
3091 * gdbint.texinfo: Minor xcoff stuff.
3092
3093 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
3094
3095 * gdbint.texinfo: Update for new config directory structure.
3096 Add info about internal type data structures.
3097
3098 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
3099
3100 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3101 $(srcdir).
3102 (gdb-config.texi): Depend on file in $(srcdir).
3103
3104 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
3105
3106 * stabs.texinfo: Fixes about N_SO.
3107
3108 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3109
3110 * gdb.texinfo: include list of nonstandard init file names
3111
3112 * *-config.texi: new switch GENERIC for text that applies *only*
3113 to (usual) multiple-target version of manual
3114
3115 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3116 h8 config
3117
3118 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3119 in menus (rather than conditionally selected multiple alternative
3120 menus).
3121
3122 * Makefile.in: define and use DOC_CONFIG var to select
3123 configuration for GDB user manual.
3124
3125 * gdb-config.texi: delete from repository, generate from Makefile.
3126
3127 * all-config.texi: normal `generic' configuration file, formerly
3128 stored as gdb-config.texi
3129
3130 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3131
3132 * Makefile.in: add dvi target to build all .dvi files
3133
3134 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3135
3136 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3137
3138 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
3139
3140 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
3141 host conditionals.
3142 * stabs.texinfo: More array fixes inspired by Jim's.
3143
3144 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
3145
3146 * stabs.texinfo: Fixes re arrays and continuations.
3147
3148 * gdbint.texinfo: Add XCOFF node.
3149
3150 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
3151
3152 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
3153
3154 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
3155
3156 * stabs.texinfo: Fix for array types to mention lower bounds.
3157
3158 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
3159
3160 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
3161
3162 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
3163
3164 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
3165
3166 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
3167
3168 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
3169 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
3170
3171 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
3172
3173 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
3174
3175 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3176
3177 * gdb.texinfo, gdbinv-s.texi: misc updates
3178
3179 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
3180
3181 * gdbint.texinfo: Brief documentation for longjmp support,
3182 from an email msg by Stu.
3183
3184 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
3185
3186 * stabs.texinfo: Fix description of floating point "range"
3187 types (which really define basic types). Reported by Jim Meehan,
3188 <meehan@src.dec.com>.
3189
3190 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
3191
3192 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
3193
3194 * gdbint.texinfo: Slightly expand section on supporting a new
3195 object file format.
3196
3197 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
3198
3199 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
3200 intermediate file.
3201
3202 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3203
3204 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3205
3206 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3207
3208 * gdbinv-s.texi: z8000 simulator target name is just "sim"
3209
3210 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
3211 as well as Z8002.
3212
3213 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
3214
3215 * gdbint.texinfo: Add sections on clean design and on how to send
3216 in changes.
3217
3218 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
3219
3220 * gdbint.texinfo: Add how to declare the result of make_cleanup.
3221
3222 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
3223
3224 * gdb.texinfo: Fix typo, reported by Karl Berry.
3225
3226 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
3227
3228 * gdb.texinfo: Add opcodes dir to GDB distribution description.
3229
3230 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3231
3232 * gdbint.texinfo: fixed a stray email address (needs @@),
3233 added @table @code to node "Native Conditionals"
3234
3235 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
3236
3237 * gdbint.texinfo: Describe coding style of GDB.
3238
3239 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
3240
3241 * stabs.texinfo: Minor wording changes.
3242
3243 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
3244
3245 * gdbint.texinfo: Improve release doc slightly.
3246
3247 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
3248
3249 * gdbint.texinfo: Improve doc of GDB config macros.
3250
3251 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
3252
3253 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
3254 These will be reinserted when examined.
3255
3256 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
3257
3258 * gdbint.texinfo: Make a start at documenting all the #if macros
3259 in GDB. At least list them all, and start separating them into
3260 host-specific and target-specific.
3261
3262 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3263
3264 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
3265 examples (not consistent w others).
3266 gdb.texinfo: issue disclaimer paragraph on cmdline options only
3267 for generic vn of doc
3268
3269 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
3270
3271 * Makefile.in: always create installation directories.
3272
3273 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3274
3275 * gdb.texinfo: in h8 config, do not describe searching commands.
3276
3277 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3278
3279 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3280 conditionals; introduce a few generic switches that may be
3281 useful for other cross-dev or dos-hosted configs.
3282
3283 * gdb.texinfo: fix typo in "info reg" description
3284
3285 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
3286
3287 * stabs.texinfo: Minor updates from running TeX over it.
3288 * Makefile.in (stabs.dvi, stabs.ps): Add.
3289
3290 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
3291
3292 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
3293 First pass at converting it to texinfo.
3294
3295 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
3296
3297 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
3298 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
3299
3300 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
3301
3302 * gdbint.texinfo: Add section on partial symbol tables.
3303
3304 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
3305
3306 * gdb.texinfo: document `set remotedebug' and `set
3307 rstack_high_address'.
3308
3309 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3310
3311 * gdb.texinfo: slight expansion of new text on reading info files
3312 * gdbinv-s.m4.in: correct and expand info on cross-debugging
3313 H8/300 from DOS.
3314
3315 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
3316
3317 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
3318
3319 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
3320
3321 * gdb.texinfo: Say how to read the `info' files.
3322
3323 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
3324
3325 * Makefile.in: gm4 -> m4.
3326
3327 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
3328
3329 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
3330 Documentation' ahead of `Installing GDB' to match README.
3331 Update shared library doc, -readnow and -mapped, and directory
3332 structure (add glob and mmalloc). Update configure doc.
3333
3334 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
3335
3336 * Makefile.in: remove $(srcdir) from gdb.info rule.
3337
3338 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
3339
3340 * Makefile.in: commented out gdb-all.texinfo rule. This is
3341 temporary.
3342
3343 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
3344
3345 * Makefile.in, configure.in: removed traces of namesubdir,
3346 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
3347 copyrights to '92, changed some from Cygnus to FSF.
3348
3349 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
3350
3351 * gdb.texinfo: Improve how we ask for bug reports.
3352
3353 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3354
3355 * Makefile.in: infodir belongs in datadir.
3356
3357 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3358
3359 * Makefile.in: remove spaces following hyphens, bsd make can't
3360 cope. install using INSTALL_DATA. added clean-info. added
3361 standards.text support.
3362
3363 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3364
3365 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3366 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
3367 and mandir now keyed off datadir by default.
3368
3369 \f
3370 Local Variables:
3371 mode: change-log
3372 left-margin: 8
3373 fill-column: 74
3374 version-control: never
3375 End: