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