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