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