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