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