2004-05-08 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e4a2df64
AC
12004-05-08 Andrew Cagney <cagney@redhat.com>
2
434b87dd
AC
3 * gdbint.texinfo (Target Architecture Definition): Delete
4 description of DEPRECATED_CALL_DUMMY_WORDS,
5 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6
58d28df8
AC
7 * gdbint.texinfo (Target Architecture Definition): Delete
8 description of DEPRECATED_PUSH_DUMMY_FRAME.
9
e4a2df64
AC
10 * gdbint.texinfo (Target Architecture Definition): Delete
11 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
12
2b4855ab
AC
132004-05-07 Andrew Cagney <cagney@redhat.com>
14
15 * observer.texi (GDB Observers): Add "Debugging" section. Include
16 cross reference to "set/show debug observer".
17 * gdb.texinfo (Debugging Output): Document "set/show debug
18 observer".
19
fcf70625
AC
202004-05-01 Andrew Cagney <cagney@redhat.com>
21
22 * gdbint.texinfo (Target Architecture Definition): Delete
23 description of DEPRECATED_PC_IN_SIGTRAMP.
24
8ee56bcf
AC
252004-04-30 Andrew Cagney <cagney@redhat.com>
26
27 * gdbint.texinfo (Target Architecture Definition): Delete
28 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
29
67ab9a76
OF
302004-04-30 Orjan Friberg <orjanf@axis.com>
31
32 * observer.texi (GDB Observers): Correct spelling.
33
79346bcb
OF
342004-04-26 Orjan Friberg <orjanf@axis.com>
35
36 * observer.texi (GDB Observers): Add target_changed event.
37
7a464420
AC
382004-04-08 Andrew Cagney <cagney@redhat.com>
39
40 * observer.texi (GDB Observers): Rework, provide generic observer
41 definitions and then a list of observable events.
42
6cdf9d98
AC
432004-04-04 Andrew Cagney <cagney@redhat.com>
44
45 * gdbint.texinfo (Host Definition): Delete reference to
46 NO_SIGINTERRUPT.
47
ddc135a4
AC
482004-04-02 Andrew Cagney <cagney@redhat.com>
49
50 * gdbint.texinfo (Target Architecture Definition): Delete
51 reference to DEPRECATED_CALL_DUMMY_LENGTH.
52
6a1b180d
SC
532004-03-28 Stephane Carrez <stcarrez@nerim.fr>
54
55 * gdb.texinfo (TUI Commands): Document tui reg commands.
56
d0d5df6f
AC
572004-03-26 Andrew Cagney <cagney@redhat.com>
58
59 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
60 "gdbtui".
61 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
62 (Contributors): Mention both Text and Terminal User Interface.
63
aa2a3f87
AC
642004-03-23 Andrew Cagney <cagney@redhat.com>
65
66 * gdbint.texinfo (Target Architecture Definition): Deprecate
67 references to SIGTRAMP_START and SIGTRAMP_END.
68
f561f026
AC
692004-03-23 Andrew Cagney <cagney@redhat.com>
70
71 * gdbint.texinfo (Target Architecture Definition): Deprecate
72 references to PC_IN_SIGTRAMP.
73
33cb8b0f
AC
742004-03-19 Andrew Cagney <cagney@redhat.com>
75
76 * gdbint.texinfo (Target Architecture Definition): Delete
77 reference to GDB_TARGET_IS_HPPA.
78
fc989b7a
AC
792004-03-18 Andrew Cagney <cagney@redhat.com>
80
81 * gdbint.texinfo (Coding): Update section on gdbarch_data,
82 describe pre_init and post_init.
83
701b08bb
DJ
842004-03-09 Daniel Jacobowitz <drow@mvista.com>
85
86 * gdb.texinfo (Debugging Output): Document values for "set debug
87 target".
88
faae5abe
AC
892004-02-28 Andrew Cagney <cagney@redhat.com>
90
91 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
92
dd79a6cf
JJ
932004-02-26 Jeff Johnston <jjohnstn@redhat.com>
94
95 * gdb.texinfo (breakpoints): Add information about the
96 new "set breakpoint pending" and "show breakpoint pending"
97 commands.
98
e7f16015
AC
992004-02-26 Andrew Cagney <cagney@redhat.com>
100
101 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
102 in Per-architecture module data section.
103
7161a3a6
RM
1042004-02-25 Roland McGrath <roland@redhat.com>
105
106 * gdb.texinfo (General Query Packets): Document qPart:... packets.
107
2154891a
AC
1082004-02-24 Andrew Cagney <cagney@redhat.com>
109
110 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
111 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
112 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 113
6c74ac8b
AC
1142004-02-17 Andrew Cagney <cagney@redhat.com>
115
116 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
117
19772a2c
AC
1182004-02-16 Andrew Cagney <cagney@redhat.com>
119
120 * gdbint.texinfo (Target Architecture Definition): Deprecate
121 FRAMELESS_FUNCTION_INVOCATION.
122
c9830293
AC
1232004-02-16 Andrew Cagney <cagney@redhat.com>
124
125 * gdbint.texinfo (Coding): Mention -Wunused-function.
126
b9d26eb9
AC
1272004-02-14 Andrew Cagney <cagney@redhat.com>
128
129 * gdbint.texinfo (Target Architecture Definition): Delete
130 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
131
49efadf5
EZ
1322004-02-12 Elena Zannoni <ezannoni@redhat.com>
133
134 * gdb.texinfo: Properly quote the name "C++".
135 * gdbint.texinfo: Ditto.
136 * stabs.texinfo: Ditto.
137
1eb288ea
EZ
1382004-02-11 Elena Zannoni <ezannoni@redhat.com>
139
140 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
141 minimal information about libiberty.
142
e4937fc1
MC
1432004-02-06 Michael Chastain <mec.gnu@mindspring.com>
144
145 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
146
a9331b3f
RM
1472004-02-04 Roland McGrath <roland@redhat.com>
148
149 * gdb.texinfo (Auxiliary Vector): New node (section).
150 (Data): Add it to the menu.
151
2650777c
JJ
1522004-02-02 Jeff Johnston <jjohnstn@redhat.com>
153
154 * gdb.texinfo (Breakpoints): Add information about pending
155 breakpoint support.
156
b4501125
AC
1572004-01-26 Andrew Cagney <cagney@redhat.com>
158
159 * gdb.texinfo (Overview): Delete references to the cisco protocol
160 including the "N" response.
161
74055713
AC
1622004-01-26 Andrew Cagney <cagney@redhat.com>
163
164 * gdbint.texinfo (Target Architecture Definition): Rename
165 EXTRACT_STRUCT_VALUE_ADDRESS to
166 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 167
3bbe9696
EZ
1682004-01-24 Eli Zaretskii <eliz@gnu.org>
169
170 * gdb.texinfo (KOD): Document "show os". Add index entries for
171 "set/show os" and "info cisco" commands.
172
5843504f
EZ
1732004-01-21 Eli Zaretskii <eliz@gnu.org>
174
175 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
176
9175c9a3
MC
1772004-01-19 Michael Chastain <mec.gnu@mindspring.com>
178
179 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
180 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
181
8e94b928
NR
1822004-01-19 Nick Roberts <nick@nick.uklinux.net>
183
184 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
185 -stack-list-locals.
186 (GDB/MI Variable Objects): Describe extension to
187 -var-list-children.
188
a20cf136
DJ
1892004-01-17 Daniel Jacobowitz <drow@mvista.com>
190
191 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
192
afb18d0f
AC
1932004-01-17 Andrew Cagney <cagney@redhat.com>
194
195 * gdbint.texinfo (Target Architecture Definition): Delete
196 documentation on DEPRECATED_NPC_REGNUM.
197
b51970ac
DJ
1982004-01-13 Daniel Jacobowitz <drow@mvista.com>
199
200 * gdb.texinfo: Update copyright year. Mention that set
201 follow-fork-mode is supported on GNU/Linux. Remove documentation of
202 "set follow-fork-mode ask".
203
0f0cffd2
AC
2042004-01-13 Andrew Cagney <cagney@redhat.com>
205
206 * gdbint.texinfo: Update copyright year.
207 (Coding): Add -Wunused-label to list of -Werror warnings.
208
c552b3bb
JM
2092004-01-08 Jason Molenda <jmolenda@apple.com>
210 Eli Zaretskii <eliz@is.elta.co.il>
211
212 * gdb.texinfo: Update copyright.
213 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
214 around names, as appropriate. Minor syntax cleanup of
215 _NSPrintForDebugger explanation. Two spaces after periods.
216 GDBN used instead of lit. "gdb". Index entries added for
217 print-object and _NSPrintForDebugger. @noindent added in one spot.
218
afe157ca
EZ
2192003-11-11 Elena Zannoni <ezannoni@redhat.com>
220
221 * stabs.texinfo: Add dircategory and direntry commands.
222 * annotate.texinfo: Ditto.
223
963e2bb7
AC
2242003-11-10 Andrew Cagney <cagney@redhat.com>
225
226 * gdbint.texinfo (Target Architecture Definition): Replace the
227 return_value method's "inval" and "outval" parameters with
228 "readbuf" and "writebuf".
229
1d8b2f28
JB
2302003-10-28 Jim Blandy <jimb@redhat.com>
231
232 * gdb.texinfo (The F request packet, The F reply packet): Renamed
233 from "The `F' request packet" and "The `F' reply packet", to make
234 texi2dvi happy.
235 (File-I/O remote protocol extension): Update menu entries, too.
236
36d86913
MC
2372003-10-26 Michael Chastain <mec@shout.net>
238
239 * gdb.texinfo (Thread Stops): Document the issue with
240 premature return from system calls in multi-threaded programs.
241
ce2826aa
AC
2422003-10-24 Andrew Cagney <cagney@redhat.com>
243
244 * annotate.texinfo: Fix "fortunatly"[sic].
245
f24c5e49
KI
2462003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
247
248 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
249 with "Hitachi" and "Mitsubishi".
250
92ad9cd9
AC
2512003-10-20 Andrew Cagney <cagney@redhat.com>
252
253 * gdbint.texinfo (Target Architecture Definition): Document
254 gdbarch_return_value. Add cross references from
255 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
256 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
257
0ab4b752
MK
2582003-10-18 Mark Kettenis <kettenis@gnu.org>
259
260 * gdbint.texinfo (Target Architecture Definition): Document
261 regset_from_core_section.
fb3e19c0
KI
262
2632003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
264
265 * gdb.texinfo (M32R/D): Mention m32rsdi target.
266
a9331b3f 2672003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
268
269 From Anthony Green <green@redhat.com>:
270 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
271
1485d690
KB
2722003-10-14 Kevin Buettner <kevinb@redhat.com>
273
274 * gdb.texinfo (Breakpoint related warnings): New node.
275 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 276
86d30acc
DJ
2772003-10-13 Daniel Jacobowitz <drow@mvista.com>
278
279 * gdb.texinfo (Remote Protocol): Document v and vCont.
280
172c2a43
KI
2812003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
282
283 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
284 * gdbint.texinfo: Ditto.
285
71952f4c
AC
2862003-10-09 Andrew Cagney <cagney@redhat.com>
287
288 From 2003-09-18 David Anderson <davea@sgi.com>:
289 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
290 "command".
291
268e2188
AC
2922003-10-03 Andrew Cagney <cagney@redhat.com>
293
294 * gdbint.texinfo (Target Architecture Definition): Deprecate
295 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
296 just target.
297
12c266ea 2982003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 299
f30992d4 300 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
301 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
302 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
303 * gdbint.texinfo (Target Architecture Definition): Rename
304
3052003-09-30 Andrew Cagney <cagney@redhat.com>
306
f30992d4 307 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 308 (Target Architecture Definition):
f30992d4 309
2e092625
AC
310 * gdbint.texinfo (Target Architecture Definition): Rename
311 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
312
0717ae8a
AC
3132003-09-29 Andrew Cagney <cagney@redhat.com>
314
dad809b7
AC
315 * gdbint.texinfo (Target Architecture Definition): Delete
316 documentation for NEED_TEXT_START_END.
317
0717ae8a
AC
318 * gdbint.texinfo (Target Architecture Definition): Rename
319 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
320 TARGET_WRITE_PC.
a9331b3f 321
af6cf26d
MC
3222003-09-22 Michael Chastain <mec@shout.net>
323
324 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
325
ee206350
AG
3262003-09-21 Anthony Green <green@redhat.com>
327
328 * gdbint.texinfo (Target Architecture Definition): Fix typos.
329
a38c9fe6
MK
3302003-09-21 Mark Kettenis <kettenis@gnu.org>
331
332 * gdbint.texinfo (Target Architecture Definition): Document
333 stabs_argument_has_addr.
334
77949794
AC
3352003-09-18 Andrew Cagney <cagney@redhat.com>
336
337 * gdbint.texinfo (Target Architecture Definition): Delete
338 documentation on REGISTER_NAMES.
339
8e823e25
MK
3402003-09-13 Mark Kettenis <kettenis@gnu.org>
341
342 * gdbint.texinfo (Target Architecture Definition): Replace
343 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
344
f27dd7fd
AC
3452003-09-11 Andrew Cagney <cagney@redhat.com>
346
347 * gdbint.texinfo (Target Architecture Definition): Replace
348 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
349
8b148df9
AC
3502003-08-18 Andrew Cagney <cagney@redhat.com>
351
352 * gdbint.texinfo (Target Architecture Definition): Document
353 "frame_red_zone_size".
354
25d29d70
AC
3552003-08-09 Andrew Cagney <cagney@redhat.com>
356
357 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
358 with "set/show backtrace past-main" and "set/show backtrace
359 limit".
360
c938e9b0
L
3612003-08-08 H.J. Lu <hongjiu.lu@intel.com>
362
363 * Makefile.in (install-info): Support DESTDIR.
364 (install-html): Likewise.
365
64fabec2
AC
3662003-08-07 Andrew Cagney <cagney@redhat.com>
367
368 Patch from Nick Roberts.
369 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
370 bindings. Remove description of send-gdb-command.
371
2fcf52f0
AC
3722003-08-07 Andrew Cagney <cagney@redhat.com>
373
374 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
375 GDB 6.0.
376
086432e2
AC
3772003-08-06 Andrew Cagney <cagney@redhat.com>
378
379 * gdb.texinfo (Mode Options): Mention that level three is the
380 highest available and that level 2 is deprecated.
381 (Annotations Overview): Mention annotation levels. Cross reference
382 to "Limitations of the Annotation Interface" in annotate.texi.
383 (TODO, Value Annotations, Frame Annotations): Delete section.
384 (Displays, Breakpoint Info): Delete.
385
e5249f67
AC
3862003-08-04 Andrew Cagney <cagney@redhat.com>
387
388 * agentexpr.texi: Delete @bye.
389 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
390 (stabs.info): Add $(srcdir) to include search path.
391 (html): Depend on "annotate_toc.html", and not "annotate.html".
392 * stabs.texinfo: Ditto. Include "fdl.texi".
393 * gdbint.texinfo: Update copyright statement's list of invariant
394 sections.
395
e6f672d2
AC
3962003-07-28 Andrew Cagney <cagney@redhat.com>
397
398 * Makefile.in (INFO_DEPS): Add annotate.info.
399 (dvi, ps, html, pdf): Add annotate.
400 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
401 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
402 (ANNOTATE_DOC_FILES): New macro.
403 (ANNOTATE_TEX_TMPS): New macro.
404 (annotate.info, annotate_toc.html): Specify dependencies.
405 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
406 * annotate.texinfo: Rename annotate.texi. Get building. Add
407 "Migrating to GDB/MI" and "Limitations of the Annotation
408 Interface" chapters. Mention why it is not part of the user
409 guide. Update copyright notice. Include "fdl.texi".
410
72ffddc9
SC
4112003-07-26 Stephane Carrez <stcarrez@nerim.fr>
412
413 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
414
a9f12a31
DJ
4152003-07-24 Daniel Jacobowitz <drow@mvista.com>
416
417 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
418
b1fe9455
DJ
4192003-07-24 Daniel Jacobowitz <drow@mvista.com>
420
421 * gdb.texinfo (Server): Mention pidof.
422
153721e6
AC
4232003-07-22 Andrew Cagney <cagney@redhat.com>
424
425 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
426 list.
427
0fac0b41
DJ
4282003-06-28 Daniel Jacobowitz <drow@mvista.com>
429
430 * gdb.texinfo (Logging output): New chapter.
431
4e562065
JB
4322003-06-24 Joel Brobecker <brobecker@gnat.com>
433
434 * gdb.texinfo (Unsupported languages): New section.
435 (Languages): Add link to new section.
436
f2c06f52
AC
4372003-06-22 Andrew Cagney <cagney@redhat.com>
438
439 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
440
b4177fca
DJ
4412003-06-22 Daniel Jacobowitz <drow@mvista.com>
442
443 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
444
f418dd93
DJ
4452003-06-22 Daniel Jacobowitz <drow@mvista.com>
446
447 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
448 * agentexpr.texi: Retitle section, and change it to an appendix.
449 Comment out texinfo initialization. Factor a @var{} into two
450 pieces to prevent makeinfo warnings.
451 * gdb.texinfo: Add Agent Expressions appendix.
452
4ca61388
DJ
4532003-06-19 Daniel Jacobowitz <drow@mvista.com>
454
455 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
456
07f31aa6
DJ
4572003-06-18 Daniel Jacobowitz <drow@mvista.com>
458
459 * gdb.texinfo (Remote Debugging): New section "Connecting to a
460 remote target". Document the "detach" and "disconnect" commands.
461 (Server, Netware, Debug Session): Reference "Connecting to a
462 remote target".
463 (GDB/MI Target Manipulation): Document "-target-disconnect".
464
2dd0da42
AC
4652003-06-13 Andrew Cagney <cagney@redhat.com>
466
467 * gdbint.texinfo (Target Architecture Definition): Deprecate
468 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
469 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
470
e7a3abfc
JB
4712003-06-09 Jim Blandy <jimb@redhat.com>
472
473 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
474
25e3a86b
AC
4752003-06-08 Andrew Cagney <cagney@redhat.com>
476
477 * gdbint.texinfo (Target Architecture Definition): Delete
478 documentation on FRAME_ARGS_ADDRESS_CORRECT.
479
a9e5fdc2
AC
4802003-06-08 Andrew Cagney <cagney@redhat.com>
481
482 * gdbint.texinfo (Target Architecture Definition): Document
483 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
484
b37303ee
AF
4852003-06-07 Adam Fedor <fedor@gnu.org>
486
487 * gdb.texinfo: Add Objective-C documentation.
488
39fe6e80
AC
4892003-06-01 Andrew Cagney <cagney@redhat.com>
490
491 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
492 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
493
125309b2
AC
4942003-05-21 Andrew Cagney <cagney@redhat.com>
495
496 * gdbint.texinfo (Target Architecture Definition): Delete
497 references to "extract_address" and "store_address".
498
b8b527c5
AC
4992003-05-16 Andrew Cagney <cagney@redhat.com>
500
501 * gdbint.texinfo (Target Architecture Definition): Replace
502 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
503 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
504
50e3ee83
TR
5052003-05-14 Theodore A. Roth <troth@openavr.org>
506
507 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
508
44e2be90
L
5092003-05-10 H.J. Lu <hongjiu.lu@intel.com>
510
511 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
512 (gdb.dvi): Likewise.
513 (gdb.pdf): Likewise.
514 (links2roff): Likewise.
515
df5215a6
JB
5162003-05-08 Jim Blandy <jimb@redhat.com>
517
518 * gdb.texinfo (Dump/Restore Files): Update documentation for
519 'dump', 'append', and 'restore': note that format argument is
520 optional; simplify presentation of the command variants; and be
521 more precise about the formats.
522
5e7b2f39
JB
5232003-05-07 Jim Blandy <jimb@redhat.com>
524
525 * gdb.texinfo (Symbols): Update documentation: 'maint list
526 symtabs' and 'maint list psymtabs' have been renamed 'maint info
527 symtabs' and 'maint info psymtabs'.
528
b1e29e33
AC
5292003-05-05 Andrew Cagney <cagney@redhat.com>
530
531 * gdbint.texinfo (Target Architecture Definition): Make
532 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
533 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
534 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
535
00905d52
AC
5362003-05-04 Andrew Cagney <cagney@redhat.com>
537
538 * gdb.texinfo (Maintenance Commands): Document "maint print
539 dummy-frames".
540
54ff5908
AC
5412003-05-04 Andrew Cagney <cagney@redhat.com>
542
543 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
544
32e7087d
JB
5452003-05-03 J. Brobecker <brobecker@gnat.com>
546
547 Thierry Schneider <tpschneider1@yahoo.com>
548 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
549 for new MI command.
550
7043d8dc
AC
5512003-05-03 Andrew Cagney <cagney@redhat.com>
552
553 * gdbint.texinfo (Target Architecture Definition): Document
554 push_dummy_code. Add cross references.
555
e33d66ec
EZ
5562003-05-02 Elena Zannoni <ezannoni@redhat.com>
557
558 * gdb.texinfo (Character Sets): Update to reflect new behavior of
559 set/show charsets commands.
560
0ba6dca9
AC
5612003-04-28 Andrew Cagney <cagney@redhat.com>
562
563 * gdbint.texinfo (Target Architecture Definition): Replace
564 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
565 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
566
d7a27068
AC
5672003-04-28 Andrew Cagney <cagney@redhat.com>
568
569 * gdbint.texinfo (Target Architecture Definition): Rename
570 "tm_print_insn" to "deprecated_tm_print_insn".
571
44ea7b70
JB
5722003-04-09 Jim Blandy <jimb@redhat.com>
573
574 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
575 list psymtabs'.
576
fb8f8949
AC
5772003-04-08 Andrew Cagney <cagney@redhat.com>
578
579 * gdbint.texinfo (Target Architecture Definition): Delete
580 references to EXTRA_FRAME_INFO.
581
32fb0f22
AC
5822003-04-08 Andrew Cagney <cagney@redhat.com>
583
584 * gdbint.texinfo (Target Architecture Definition): Delete
585 PRINT_TYPELESS_INTEGER.
586
6be67e67
JB
5872003-04-02 J. Brobecker <brobecker@gnat.com>
588
589 * observer.texi (GDB Observers): Adjust the documentation for the
590 normal_stop notification to better describe reality. Fix a couple
591 of minor typos.
592
4e35d5f0
BR
5932003-04-02 Bob Rossi <bob_rossi@cox.net>
594
a9331b3f 595 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
596 '-file-list-exec-source-file'
597
e8a8712a
AC
5982003-03-31 Andrew Cagney <cagney@redhat.com>
599
600 * gdbint.texinfo (Target Architecture Definition): Delete
601 references to CALL_DUMMY_P.
602
6c0e89ed
AC
6032003-03-30 Andrew Cagney <cagney@redhat.com>
604
605 * gdbint.texinfo (Target Architecture Definition): Remove
606 reference to TARGET_WRITE_SP.
a9331b3f 607
378bfd1b
AC
6082003-03-27 Andrew Cagney <cagney@redhat.com>
609
610 * gdbint.texinfo (Target Architecture Definition): Remove
611 references to write_sp.
6c0e89ed 612
922fbb7b
AC
6132003-03-27 Andrew Cagney <cagney@redhat.com>
614
615 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
616 chapter body. Use @smallexample instead of @example.
617 (Annotations): Ditto.
618 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
619 annotate.texi.
620
b81774d8
AC
6212003-03-26 Andrew Cagney <cagney@redhat.com>
622
623 * gdbint.texinfo (Target Architecture Definition): Replace
624 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
625 dummy_addr parameters.
626
1bf6d5cc
AC
6272003-03-25 Andrew Cagney <cagney@redhat.com>
628
629 * gdbint.texinfo (Target Architecture Definition): Delete
630 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
631 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
632 Add reference to PUSH_ARGUMENTS.
633
618ce49f
AC
6342003-03-23 Andrew Cagney <cagney@redhat.com>
635
636 * gdbint.texinfo (Algorithms, Target Architecture Definition):
637 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
638
bcd7e15f
JB
6392003-03-18 J. Brobecker <brobecker@gnat.com>
640
641 * gdbint.texinfo (Algorithms): Add new section describing the
642 Observer paradigm.
643 (Top): Add menu entry to new observer appendix.
644 * observer.texi: New file.
645 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
646 new observer.texi file.
647
9fe8321b
AC
6482003-03-17 Andrew Cagney <cagney@redhat.com>
649
650 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
651 that GNU Press update the manual version number.
652
ac2adee5
AC
6532003-03-12 Andrew Cagney <cagney@redhat.com>
654
655 * gdbint.texinfo (Target Architecture Definition): Delete
656 references to get_saved_register. Rename GET_SAVED_REGISTER to
657 DEPRECATED_GET_SAVED_REGISTER.
658
749b82f6
AC
6592003-03-13 Andrew Cagney <cagney@redhat.com>
660
661 * gdbint.texinfo (Target Architecture Definition): Replace
662 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
663
8bedc050
AC
6642003-03-12 Andrew Cagney <cagney@redhat.com>
665
666 * gdbint.texinfo (Target Architecture Definition): Rename
667 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 668
0ce1b118
CV
6692003-03-10 Corinna Vinschen <vinschen@redhat.com>
670
671 * gdb.texinfo: Add File-I/O documentation.
672
12cc2063
AC
6732003-03-10 Andrew Cagney <cagney@redhat.com>
674
675 * gdbint.texinfo (Target Architecture Definition): Cross reference
676 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
677
7453dc06
AC
6782003-03-07 Andrew Cagney <cagney@redhat.com>
679
680 * gdb.texinfo (Debugging Output): Mention the "set/show debug
681 frame" command.
682
6314f104
AC
6832003-03-05 Andrew Cagney <cagney@redhat.com>
684
685 * gdbint.texinfo (Target Architecture Definition): Document
686 unwind_dummy_id. Cross reference unwind_dummy_id and
687 SAVE_DUMMY_FRAME_TOS.
688
f1212245
DJ
6892003-03-05 James Ingham <jingham@apple.com>
690 Daniel Jacobowitz <drow@mvista.com>
691
692 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
693 and "show cp-abi".
694
77e7e267
AC
6952003-03-03 Andrew Cagney <cagney@redhat.com>
696
697 * gdbint.texinfo (Target Architecture Definition): Document
698 register_type.
699
838a8221
AC
7002003-03-03 Andrew Cagney <cagney@redhat.com>
701
702 * stabs.texinfo (Structures): Use @samp and separate @var's
703 instead of a single @var containing a comma separated list.
704 (Unions): Ditto.
705
d7f4a264
DJ
7062003-03-02 Daniel Jacobowitz <drow@mvista.com>
707
708 * Makefile.in (distclean): Remove config.log.
709
f30ee0bc
AC
7102003-03-01 Andrew Cagney <cagney@redhat.com>
711
712 * gdbint.texinfo (Target Architecture Definition): Rename
713 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
714
7152003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
716
717 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
718 DEPRECATED_INIT_EXTRA_FRAME_INFO.
719
be448670
CF
7202003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
721
722 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
723 (Non-debug DLL symbols): New node, describing the minimal symbols
724 loaded from DLLs without real debugging symbols.
725
501eef12
AC
7262003-02-20 Andrew Cagney <ac131313@redhat.com>
727
728 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
729 hardware-breakpoint-limit".
730 (Set Watchpoints): Add cross reference to "set remote
731 hardware-watchpoint-limit".
732 (Remote configuration options): New section.
733
21c294e6
AC
7342003-02-04 Andrew Cagney <ac131313@redhat.com>
735
e9be73e4
AC
736 * gdbint.texinfo (Target Architecture Definition): Delete
737 descrption of IS_TRAPPED_INTERNALVAR.
738
21c294e6
AC
739 From Keith Seitz <keiths@redhat.com>:
740 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
741 option "-i"/"--interpreter" to this chapter. Include index
742 entries.
743
0179ffac
DC
7442003-02-04 David Carlton <carlton@math.stanford.edu>
745
746 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
747 (Variables): Recommend stabs+ and DWARF 2.
748 (C plus plus expressions): Correct info about
749 compiler versions, debug formats.
750 (Contributors): Change 'DWARF2' to 'DWARF 2'.
751 PR symtab/874.
752
7ca9f392
AC
7532003-02-01 Andrew Cagney <ac131313@redhat.com>
754
755 * gdbint.texinfo (Target Architecture Definition): Delete
756 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
757 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
758 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
759 references to nindy and i960.
760 * gdb.texinfo (i960): Delete all references to i960 and nindy.
761
31a85ea2
AC
7622003-02-01 Andrew Cagney <ac131313@redhat.com>
763
764 * gdbint.texinfo (Target Architecture Definition): Delete
765 FLOAT_INFO.
766
6b894e49
AC
7672003-01-30 Andrew Cagney <ac131313@redhat.com>
768
769 * stabs.texinfo (Member Type Descriptor): Clarify description of
770 `@'. Suggested by Ben Hutchings.
771
c48861fb
AC
7722003-01-29 Andrew Cagney <ac131313@redhat.com>
773
774 * gdb.texinfo (M68K): Delete reference to es1800.
775
617073a9
AC
7762003-01-29 Andrew Cagney <ac131313@redhat.com>
777
778 * gdb.texinfo (Maintenance Commands): Document `maint print
779 reggroups' and `maint print register-groups'.
780 * gdbint.texinfo (Target Architecture Definition): Document
781 register_reggroup_p.
782
5b5d99cf
JB
7832003-01-23 Jim Blandy <jimb@redhat.com>
784
785 * gdb.texinfo (Separate Debug Files): New section.
786
e7ba9c65
DJ
7872003-01-22 Daniel Jacobowitz <drow@mvista.com>
788
789 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
790 and "maint show profile".
791
94e91d6d
MC
7922003-01-16 Michael Chastain <mec@shout.net>
793
794 * gdb.texinfo (Installing GDB): Warn against
795 ".../gdb-VERSION/gdb/configure".
796 (Separate Objdir): Likewise.
797
867f3898
AC
7982003-01-15 Andrew Cagney <ac131313@redhat.com>
799
800 * gdbint.texinfo (Target Architecture Definition): Delete
801 definition of PRINT_REGISTER_HOOK.
802
f153cc92
EZ
8032003-01-15 Elena Zannoni <ezannoni@redhat.com>
804
805 (OpenRISC 1000): Fix formatting of command names.
806
c60eb6f1
EZ
8072003-01-15 Elena Zannoni <ezannoni@redhat.com>
808
809 * gdb.texinfo (Continuing and Stepping): Add new command
810 'advance'. Clarify behavior of 'until'.
811
f5ebfba0
DJ
8122003-01-13 Daniel Jacobowitz <drow@mvista.com>
813
814 * gdb.texinfo (Files): Document solib-absolute-prefix and
815 solib-search-path.
816
4ce8657e
MC
8172003-01-09 Michael Chastain <mec@shout.net>
818
819 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
820 (Create a Release): Add new instructions for new @file{src-release}.
821 Document existing instructions for @file{Makefile.in} as
822 being for @value{GDBN} 5.3.1 or earlier.
823
372613e3
AC
8242003-01-09 Andrew Cagney <ac131313@redhat.com>
825
826 * gdbint.texinfo (Target Architecture Definition): Mention
827 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
828 allocate memory.
829
b4e9345d
DJ
8302003-01-04 Daniel Jacobowitz <drow@mvista.com>
831
832 * gdb.texinfo (Controlling GDB): Add @kindex for
833 "show osabi".
834 (Backtraces): Add @kindex's for backtrace-below-main.
835
98b45e30
DJ
8362003-01-04 Daniel Jacobowitz <drow@mvista.com>
837
838 * gdb.texinfo (Controlling GDB): Document "set osabi".
839
95f90d25
DJ
8402003-01-04 Daniel Jacobowitz <drow@mvista.com>
841
842 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
843 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
844
1e698235
DJ
8452003-01-04 Daniel Jacobowitz <drow@mvista.com>
846
847 * gdb.texinfo (Controlling GDB): Add ABI section. Document
848 "set coerce-float-to-double".
849 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
850
e632838e
AC
8512003-01-02 Andrew Cagney <ac131313@redhat.com>
852
853 * stabs.texinfo: Remove obsolete text.
854 * gdbint.texinfo: Ditto.
855 * gdb.texinfo: Ditto.
856
c133ab7a
MK
8572002-12-22 Mark Kettenis <kettenis@gnu.org>
858
859 * gdbint.texinfo (Target Architecture Definition): Update
860 description of gdbarch_register_osabi.
861
f821f325
KH
8622002-12-20 Kazu Hirata <kazu@cs.umass.edu>
863
864 * agentexpr.texi: Fix typos.
865 * annotate.texi: Likewise.
866 * fdl.texi: Likewise.
867
85a6d8d3 8682002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
869
870 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
871 DEPRECATED_INIT_FRAME_PC.
872
ae45cd16
AC
8732002-12-01 Andrew Cagney <ac131313@redhat.com>
874
875 * gdbint.texinfo (Target Architecture Definition): Delete
876 PC_IN_CALL_DUMMY.
877
07555a72
AC
8782002-11-28 Andrew Cagney <ac131313@redhat.com>
879
880 * gdbint.texinfo (Host Definition): Delete documentation on
881 USE_GENERIC_DUMMY_FRAMES.
882
c166cdc7
EZ
8832002-11-26 Elena Zannoni <ezannoni@redhat.com>
884
885 Fix PR gdb/723 and PR gdb/245.
886 * Makefile.in (install-info): Run the install-info command as part
887 of the post install steps only.
888 (uninstall-info): New target.
889 (uninstall): New target.
890
35db0260
EZ
8912002-11-22 Elena Zannoni <ezannoni@redhat.com>
892
893 * Makefile.in (install): Make install do some real work.
894
9ba8d803
AC
8952002-11-19 Andrew Cagney <ac131313@redhat.com>
896
897 Fix POSIX problem reported by Paul Eggert.
898 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
899 Fix PR gdb/527.
900
903ad3a6
AC
9012002-10-26 Andrew Cagney <cagney@redhat.com>
902
903 * gdbint.texinfo (Target Architecture Definition): Delete
904 definition of DO_REGISTERS_INFO.
905
f2abfe65
KB
9062002-10-18 Kevin Buettner <kevinb@redhat.com>
907
908 * gdbint.texinfo (Address Classes): Fix problems with insertion
909 of ``{'' and ``}'' in example.
910
b5b0480a
KB
9112002-10-17 Kevin Buettner <kevinb@redhat.com>
912
913 * gdbint.texinfo (Address Classes): New section.
914 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
915 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
916 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
917 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
918
c85508ee
KD
9192002-10-11 Klee Dienes <kdienes@apple.com>
920
921 * gdb.texinfo (Registers): Mention vector registers as well as
922 floating registers in the documentation for 'info registers' and
923 'info all-registers'.
924
6d12fc3d
DJ
9252002-10-11 Daniel Jacobowitz <drow@mvista.com>
926
927 * gdbint.texinfo (CPLUS_MARKER): Remove item.
928
8d19fbd2
JJ
9292002-10-03 Jeff Johnston <jjohnstn@redhat.com>
930
931 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
932 interface definition.
933
a37295f9
MM
9342002-10-03 Marko Mlinar <markom@opencores.org>
935
936 * gdb.texinfo (Target Commands): Add or1k target specific
937 commands.
938 * gdb.texinfo (Contributors): Add myself to the contributors list.
939
da0f9dcd
AC
9402002-10-01 Andrew Cagney <ac131313@redhat.com>
941
942 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
943 and "mi1" instead of "mi1" and "mi0".
944
2e834e49
HPN
9452002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
946
947 * gdb.texinfo (Packets): Fix typos "alligned".
948 Correct z3/Z3 description. Correct z4/Z4 title.
949
050be0dc
AC
9502002-09-27 Andrew Cagney <ac131313@redhat.com>
951
952 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
953
1104b9e7
KB
9542002-09-25 Kevin Buettner <kevinb@redhat.com>
955
956 * gdb.texinfo: Use GNU/Linux instead of Linux.
957
512217c7
AC
9582002-09-25 Andrew Cagney <ac131313@redhat.com>
959
960 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
961
10998722
AC
9622002-09-24 Andrew Cagney <ac131313@redhat.com>
963
512217c7 964 * gdb.texinfo: Replace @example with @smallexample.
10998722 965
a0eb71c5
KB
9662002-09-20 Kevin Buettner <kevinb@redhat.com>
967
968 From Eli Zaretskii <eliz@is.elta.co.il>:
969 * gdb.texinfo (Character Sets): Use @smallexample instead of
970 @example. Use GNU/Linux instead of Linux.
971
9722002-09-20 Jim Blandy <jimb@redhat.com>
973
974 * gdb.texinfo: Add character set documentation.
975
2f870471
AC
9762002-09-19 Andrew Cagney <ac131313@redhat.com>
977
978 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
979 (Packets): Add cross reference from `b' packet to `z' packets.
980
790eb8f5
AC
9812002-09-19 Andrew Cagney <ac131313@redhat.com>
982
8d30a00d
AC
983 * gdb.texinfo (Maintenance Commands): Document ``maint
984 internal-error'' and ``maint internal-warning''.
985
790eb8f5
AC
986 * gdbint.texinfo (Target Architecture Definition): Revise
987 description of STACK_ALIGN. Add description of FRAME_ALIGN.
988
a23a7bf1
JB
9892002-09-19 Joel Brobecker <brobecker@gnat.com>
990
991 * gdbint.texinfo (Target Conditionals): Document the new
992 NAME_OF_MALLOC macro.
993
299ffc64
AC
9942002-09-05 Andrew Cagney <ac131313@redhat.com>
995
996 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
997 engineer.
998
b7bb15bc
SC
9992002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1000
1001 * gdb.texinfo (TUI Overview): Document status line fields.
1002
3d757584
SC
10032002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1004
1005 * gdb.texinfo (TUI Commands): Document info win command.
1006
269c21fe
SC
10072002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1008
1009 * gdb.texinfo (TUI Overview): Document breakpoint markers.
1010
7cf36c78
SC
10112002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1012
1013 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1014 (TUI Keys): Likewise.
1015
d2c6833e
AC
10162002-08-25 Andrew Cagney <ac131313@redhat.com>
1017
1018 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1019 for a packet receive.
1020
46d8b1c3
AC
10212002-08-25 Andrew Cagney <ac131313@redhat.com>
1022
1023 * Makefile.in (clean): Move to end of file.
1024 (distclean, maintainer-clean, realclean): Ditto.
1025 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
1026 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1027 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1028 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1029
b0787093
AC
10302002-08-24 Andrew Cagney <ac131313@redhat.com>
1031
1032 * Makefile.in (GDBINT_TEX_TMPS): Define.
1033 (gdbint.dvi, gdbint.pdf): Use
1034 (GDB_TEX_TMPS): Define.
1035 (gdb.dvi, gdb.pdf): Use.
1036 (STABS_TEX_TMPS): Define.
1037 (stabs.dvi, stabs.pdf): Use.
1038 (GDB_DOC_SOURCE_INCLUDES): New macros.
1039 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1040 (GDBINT_DOC_FILES_INCLUDES): New macros.
1041 (GDBINT_DOC_BUILD_INCLUDES): New macros.
1042 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1043 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1044 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1045 (links2roff): Replace SFILES_INCLUDED with
1046 GDB_DOC_SOURCE_INCLUDES.
1047 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1048 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1049 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1050 dependencies.
1051 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1052 dependencies.
1053 (gdbmi.texinfo): Delete rule.
1054 (inc-hist.texinfo): Delete rule.
1055 (rluser.texinfo): Delete rule.
1056
ebba8386
AC
10572002-08-23 Andrew Cagney <cagney@redhat.com>
1058
1059 * gdbint.texinfo (Target Architecture Definition): Update
1060 STORE_RETURN_VALUE, mention regcache.
1061
0ab7a791
AC
10622002-08-21 Andrew Cagney <ac131313@redhat.com>
1063
1064 * gdbint.texinfo (Target Architecture Definition): Document
1065 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
1066
ee2d5c50
AC
10672002-08-19 Andrew Cagney <ac131313@redhat.com>
1068
1069 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
1070 Fix minor typos. Add index entries.
1071
53c69bd7
AC
10722002-08-18 Andrew Cagney <ac131313@redhat.com>
1073
1074 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1075
e76f1f2e
AC
10762002-08-15 Andrew Cagney <ac131313@redhat.com>
1077
1078 * gdbint.texinfo (Target Architecture Definition): Document
1079 PRINT_VECTOR_INFO.
1080 * gdb.texinfo (Vector Unit): Document "info vectors" command.
1081
0680b120
AC
10822002-08-13 Andrew Cagney <ac131313@redhat.com>
1083
1084 * gdb.texinfo (Maintenance Commands): Document "maint print
1085 registers", "maint print raw-registers" and "maint print
1086 cooked-registers".
1087
3c3bea1c
GS
10882002-08-08 Grace Sainsbury <graces@redhat.com>
1089
a9331b3f 1090 From Mark Salter:
3c3bea1c
GS
1091 * gdb.texinfo (Protocol): Document T packet extension to
1092 allow watchpoint address reporting.
1093
42f9b0a5
AC
10942002-08-03 Andrew Cagney <ac131313@redhat.com>
1095
1096 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1097
db034ac5
AC
10982002-08-01 Andrew Cagney <cagney@redhat.com>
1099
1100 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1101 to CHILL.
1102
e2b28d04
AC
11032002-08-01 Andrew Cagney <ac131313@redhat.com>
1104
1105 * gdbint.texinfo (Coding): Revise section "Include Files".
1106
7fb623f7
AC
11072002-07-24 Andrew Cagney <cagney@redhat.com>
1108
1109 * gdbint.texinfo: Obsolete references to m88k.
1110 * gdb.texinfo: Ditto.
1111
4a2b4636
JB
11122002-07-10 Joel Brobecker <brobecker@gnat.com>
1113
7fb623f7 1114 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
1115 where the proper version of autoconf can be retrieved.
1116
a71ec265
DH
11172002-07-09 Don Howard <dhoward@redhat.com>
1118
1119 * gdb.texinfo (Command Files): Further describe the behavior of
1120 sourced command files.
1121
b9aa90c9
AC
11222002-06-27 Andrew Cagney <ac131313@redhat.com>
1123
1124 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1125 (Coding): Clarify ISO C version that GDB assumes.
1126
40dd2248
TT
11272002-06-26 Tom Tromey <tromey@redhat.com>
1128
1129 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1130 add_setshow_cmd_full.
1131
bfac230e
DH
11322002-06-25 Don Howard <dhoward@redhat.com>
1133
1134 * gdb.texinfo (Memory Region Attributes): Document new behavior
1135 for 'mem' command.
1136
475b0867
JB
11372002-06-11 Jim Blandy <jimb@redhat.com>
1138
919d772c
JB
1139 * gdb.texinfo (Symbols): Update documentation for `info source'
1140 command.
1141
475b0867
JB
1142 * gdb.texinfo (Macros): Call the command `info macro', not
1143 `show macro'.
1144
ba8c9337
AC
11452002-06-09 Andrew Cagney <ac131313@redhat.com>
1146
1147 * gdbint.texinfo (Coding): Add section ``Per-architecture module
1148 data''.
1149
1029b7fa
MK
11502002-06-09 Mark Kettenis <kettenis@gnu.org>
1151
1152 * gdbint.texinfo (Target Architecture Definition): Document
1153 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1154
16737d73
AC
11552002-06-08 Andrew Cagney <ac131313@redhat.com>
1156
1157 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1158 lists.
1159
30107679
AC
11602002-06-08 Andrew Cagney <ac131313@redhat.com>
1161
1162 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1163 Branch''.
1164
3352e23e
AC
11652002-06-01 Andrew Cagney <ac131313@redhat.com>
1166
1167 * gdbint.texinfo (Target Architecture Definition): Add section
1168 ``Converting an existing Target Architecture to Multi-arch''.
1169
cbb09e6a
AC
11702002-05-30 Andrew Cagney <ac131313@redhat.com>
1171
1172 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1173 to ``Obsoleting code''. Revise.
1174
e2e0bcd1
JB
11752002-05-17 Jim Blandy <jimb@redhat.com>
1176
1177 * gdb.texinfo (C Preprocessor Macros): New chapter.
1178 Include it in the main menu.
1179 (Contributors): Credit Jim Blandy with macro support.
1180 (Compilation): Explain how to get macro information into the
1181 executable.
1182 (Expressions): Note that preprocessor macros are expanded.
1183
9db8d71f
DJ
11842002-05-14 Daniel Jacobowitz <drow@mvista.com>
1185
1186 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1187 options for `target remote'.
1188
6d531722
AC
11892002-05-13 Andrew Cagney <ac131313@redhat.com>
1190
1191 * gdbint.texinfo (Target Architecture Definition): Delete
1192 documentation on NNPC_REGNUM.
1193
13d01224
AC
11942002-05-11 Andrew Cagney <ac131313@redhat.com>
1195
1196 * gdbint.texinfo (Target Architecture Definition): Document
1197 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1198 (Target Architecture Definition): Revise section `Using Different
1199 Register and Memory Data Representations'. Add section `Raw and
1200 Virtual Register Representations'.
1201
b2e75d78
AC
12022002-05-11 Andrew Cagney <ac131313@redhat.com>
1203
1204 * gdbint.texinfo (Target Architecture Definition): Mention
1205 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1206 (Target Architecture Definition): Mention same. Add references to
1207 web pages.
1208
2c8682ee
MS
12092002-05-08 Michael Snyder <msnyder@redhat.com>
1210
1211 * stabs.texinfo (Attributes): Document new "vector" attribute.
1212
0816590b
AC
12132002-05-04 Andrew Cagney <ac131313@redhat.com>
1214
1215 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1216
2653173e
AC
12172002-05-04 Andrew Cagney <ac131313@redhat.com>
1218
1219 * gdb.texinfo: Delete obsolete references to a29k.
1220
d7bd68ca
AC
12212002-04-24 Andrew Cagney <ac131313@redhat.com>
1222
1223 * gdbint.texinfo (Target Architecture Definition): Replace
1224 IN_SIGTRAMP with PC_IN_SIGTRAMP.
1225
21d83aa5
DM
12262002-04-24 David S. Miller <davem@redhat.com>
1227
1228 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1229
7673a6cc
DM
12302002-04-21 David S. Miller <davem@redhat.com>
1231
1232 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1233
d49d1e0a
AC
12342002-04-21 Andrew Cagney <ac131313@redhat.com>
1235
1236 * gdbint.texinfo (Target Architecture Definition): Delete
1237 definition of HAVE_REGISTER_WINDOWS.
1238
4be31470
EZ
12392002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1240
1241 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
1242 "Theodore A. Roth" <troth@verinet.com>.
1243
5ca0cb28
DH
12442002-04-15 Don Howard <dhoward@redhat.com>
1245
1246 From Eli Zaretskii <eliz@is.elta.co.il>
1247 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 1248 Provide a better explaination of this feature.
5ca0cb28 1249
f208ba17
AC
12502002-04-14 Andrew Cagney <ac131313@redhat.com>
1251
1252 * gdbint.texinfo (Target Architecture Definition): Remove
1253 FRAME_CHAIN_COMBINE.
1254
d5ba91de
MC
12552002-04-12 Michael Chastain <mec@shout.net>
1256
1257 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1258 REG_STACK_SEGMENT.
1259
26818220
MC
12602002-04-09 Michael Chastain <mec@shout.net>
1261
1262 * gdbint.texinfo (Obsolete Conditionals): Remove references to
1263 PYRAMID_* macros.
1264
129188f6
AC
12652002-04-07 Andrew Cagney <ac131313@redhat.com>
1266
1267 * gdb.texinfo (Bug Reporting): Document that the web is the
1268 prefered way of submitting bug reports.
1269 (Bug Reporting): Delete the s-mail address as the last resort.
1270
8227c0ff
AC
12712002-04-05 Andrew Cagney <ac131313@redhat.com>
1272
1273 * gdbint.texinfo (Target Architecture Definition): Delete
1274 references to TARGET_WRITE_FP and write_fp.
1275
16d9dec6
MS
12762002-03-27 Michael Snyder <msnyder@redhat.com>
1277
1278 * gdb.texinfo: Document new commands dump, append, and restore.
1279
9ae8b82c
AC
12802002-03-27 Andrew Cagney <ac131313@redhat.com>
1281
1282 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1283 Branch'.
1284
474c8240
AC
12852002-03-18 Andrew Cagney <ac131313@redhat.com>
1286
1287 * gdb.texinfo: Change all examples to @smallexample.
1288 * gdbint.texinfo: Ditto.
a9331b3f 1289
fb0ff88f
AC
12902002-03-18 Andrew Cagney <ac131313@redhat.com>
1291
1292 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1293 Branches''.
1294
9bb0a4d8
AC
12952002-03-18 Andrew Cagney <ac131313@redhat.com>
1296
1297 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1298 Policy''.
1299
937f164b
FF
13002002-03-04 Fred Fish <fnf@redhat.com>
1301
1302 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1303 expresson, suports, dependant, trhe, perhaphs, situtations,
1304 explictily, taged, oportunity, unfortunatly).
1305
a7b40f07
AC
13062002-02-24 Andrew Cagney <ac131313@redhat.com>
1307
1308 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1309 Remove reference to 3.12.
1310
aab4e0ec
AC
13112002-02-23 Andrew Cagney <ac131313@redhat.com>
1312
1313 * gdbint.texinfo: Include fdl.texi.
1314 (Top): Add GNU Free Documentation License.
1315 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1316 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1317 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1318 (gdbint.info): Add srcdir to include path.
1319 * gdb.texinfo: Include gpl.texi.
1320 (Top): Add Copying.
1321 * gpl.texi: New file.
1322
47b95330
AC
13232002-02-23 Andrew Cagney <ac131313@redhat.com>
1324
1325 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
1326
78c47bea
PM
13272002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1328
1329 * gdb.texinfo: Document Cygwin native specific commands.
1330
56460a61
DJ
13312002-02-15 Daniel Jacobowitz <drow@mvista.com>
1332
1333 * gdb.texinfo: Document gdbserver ``--attach'' command.
1334
def71bfa
MS
13352002-02-07 Michael Snyder <msnyder@redhat.com>
1336
1337 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
1338 to @code(_ovly_debug_event).
1339
c928edc0
AC
13402002-02-07 Andrew Cagney <ac131313@redhat.com>
1341
1342 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
1343
81d46470
MS
13442002-02-06 Michael Snyder <msnyder@redhat.com>
1345
1346 * gdb.texinfo (overlays): Mention new magic symbol
1347 '_ovly_debug_event', which allows GDB to keep better track
1348 of overlays.
1349
6ca652b0
EZ
13502002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
1351
1352 * gdb.texinfo (Memory Region Attributes): Fix the wording.
1353 Suggested by Dmitry Sivachenko.
1354
1355 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
1356
15110bc3
MS
13572002-02-01 Michael Snyder <msnyder@redhat.com>
1358
1359 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
1360
6763aef9
MS
13612002-01-30 Michael Snyder <msnyder@redhat.com>
1362
ac282366
MS
1363 * gdb.texinfo: (remote protocol): Gramatical fix-up.
1364 (set trust-readonly-sections): Document.
6763aef9 1365
8642bc8f
AC
13662002-01-29 Andrew Cagney <ac131313@redhat.com>
1367
1368 * gdbint.texinfo (Releasing GDB): Revise and update.
1369
afe64c1a
AC
13702002-01-28 Andrew Cagney <ac131313@redhat.com>
1371
1372 * gdbint.texinfo (Target Architecture Definition): Delete
1373 description of TARGET_BYTE_ORDER_DEFAULT.
1374
59649f2e
EZ
13752002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1376
1377 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
1378 <mitya@cavia.pp.ru>.
1379
3d6e1b5a
AC
13802002-01-23 Andrew Cagney <ac131313@redhat.com>
1381
1382 * libgdb.texinfo: Delete file.
1383
6c0e9fb3
AC
13842002-01-22 Andrew Cagney <ac131313@redhat.com>
1385
1386 * gdb.texinfo: Remove makeinfo 3.12 hacks.
1387 * gdbint.texinfo: Ditto.
1388
e0ce93ac
AC
1389Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
1390
1391 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
1392
be298bcc
AC
13932002-01-22 Andrew Cagney <ac131313@redhat.com>
1394
1395 * Makefile.in: Update copyright.
1396 (TEXI2DVI): Define.
1397 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
1398 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
1399 gdb-cfg.texi.
1400 (TEXINDEX, PDFTEX): Delete makefile variables.
1401
8e04817f
AC
14022002-01-22 Andrew Cagney <ac131313@redhat.com>
1403
1404 * gdb.texinfo (Protocol): Move section to appendix.
1405
6b2f586d
AC
14062002-01-21 Andrew Cagney <ac131313@redhat.com>
1407
1408 * gdb.texinfo (Remote Debugging): Create a menu.
1409 (Top): Add ``Remote Debugging'' to menu.
1410
6f05cf9f
AC
14112002-01-21 Andrew Cagney <ac131313@redhat.com>
1412
1413 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
1414 serial protocol'' from here.
1415 (Remote Debugging): To here. New chapter.
1416
3fd3d7d2
AC
14172002-01-20 Andrew Cagney <ac131313@redhat.com>
1418
1419 * gdbint.texinfo (Target Architecture Definition): Delete
1420 description of TARGET_BYTE_ORDER_SELECTABLE_P.
1421
7fd60527
AC
14222002-01-20 Andrew Cagney <ac131313@redhat.com>
1423
1424 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
1425 are no longer needed.
1426 (Porting GDB): Add maintainer note about configure.host.
1427
c2f05ac9
AC
14282002-01-20 Andrew Cagney <ac131313@redhat.com>
1429
1430 * gdbint.texinfo (Target Architecture Definition): Remove
1431 definition of IEEE_FLOAT.
1432
231b2aad
EZ
14332002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
1434
1435 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
1436 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
1437 <3diff@gnu.org>
231b2aad 1438
82600034
AC
14392002-01-19 Andrew Cagney <ac131313@redhat.com>
1440
1441 * gdbint.texinfo (Host Definition): Remove references to
1442 MALLOC_INCOMPATIBLE.
1443
7708fa01
AC
14442002-01-17 Andrew Cagney <ac131313@redhat.com>
1445
1446 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
1447 and xyz-xdep.o.
1448
eb12ee30
AC
14492002-01-17 Andrew Cagney <ac131313@redhat.com>
1450
1451 * gdb.texinfo (Maintenance Commands): Add appendix.
1452 (Set Breaks): Copy ``maint info breakpoint'' doco to
1453 ``Maintenance Commands'' appendix. Add reference.
1454
c9ccaa92
AC
14552002-01-17 Andrew Cagney <ac131313@redhat.com>
1456
1457 * fdl.texi: Remove next/prev from @node.
1458
6826cf00
EZ
14592002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
1460
1461 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
1462 for monstrous @multitable (from Brian Youmans).
1463
1464 * fdl.texi: New file.
1465
1466 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
1467
8973da3a
AC
14682002-01-15 Andrew Cagney <ac131313@redhat.com>
1469
1470 * gdbint.texinfo (Releasing GDB): New chapter.
1471
7d86b5d5
AC
14722002-01-14 Andrew Cagney <ac131313@redhat.com>
1473
1474 * gdb.texinfo (Embedded Processors, Calling program functions):
1475 Obsolete references to a29k.
1476
cc1cb004
AC
14772002-01-13 Andrew Cagney <ac131313@redhat.com>
1478
1479 * gdbint.texinfo (Coding): Review Cleanups section. Examples
1480 examples. Document that a code-block should do or discard its
1481 cleanups before exit.
1482
79f12247
MS
14832002-01-11 Michael Snyder <msnyder@redhat.com>
1484
1485 * gdb.texinfo (Choosing files): Change @samp to @file.
1486
19837790
MS
14872002-01-05 Michael Snyder <msnyder@redhat.com>
1488
1489 * gdb.texinfo (--pid): Document new command line option (attach).
1490
2c0069bb
EZ
14912002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1492
1493 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
1494 in the stub.
1495
d7449b42
AC
14962002-01-04 Andrew Cagney <ac131313@redhat.com>
1497
1498 * gdbint.texinfo (Target Architecture Definition): Replace
1499 BIG_ENDIAN with BFD_ENDIAN_BIG.
1500
f23631e4
AC
15012002-01-03 Andrew Cagney <ac131313@redhat.com>
1502
1503 * gdbint.texinfo (Target Architecture Definition): Replace
1504 value_ptr with struct value pointer.
1505
72c9928d
EZ
15062002-01-02 Eli Zaretskii <eliz@gnu.org>
1507
1508 * gdb.texinfo (Free Software): Fix wording.
1509
959acfd1
EZ
15102001-12-31 Eli Zaretskii <eliz@gnu.org>
1511
1512 * gdb.texinfo (Free Software): New section ``Free Software Needs
1513 Free Documentation''.
1514
2a6585f0
EZ
15152001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1516
1517 * stabs.texinfo:
1518 * gdb.texinfo:
1519 * gdbint.texinfo:
1520 * libgdb.texinfo:
1521 * annotate.texi: Fix the application of GFDL in the Copyright notice.
1522
6600abed
MS
15232001-12-29 Michael Snyder <msnyder@redhat.com>
1524
1525 * gdb.texinfo (maint info sections): Fix typo.
1526
f6680716
MS
15272001-12-26 Michael Snyder <msnyder@redhat.com>
1528
fe95c787
MS
1529 * gdb.texinfo (maint info sections): Document.
1530
a9331b3f 1531 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
1532 'info proc' sub-options that are currently not implemented.
1533
c3d3ce5b
JB
15342001-12-20 Jim Blandy <jimb@redhat.com>
1535
1536 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1537
778eb05e
AC
15382001-12-15 Andrew Cagney <ac131313@redhat.com>
1539
1540 * gdbint.texinfo (Target Architecture Definition): Replace
1541 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1542
2607059c
AC
15432001-12-01 Andrew Cagney <ac131313@redhat.com>
1544
1545 * gdbint.texinfo (Host Definition): Delete documentation on
1546 HOST_BYTE_ORDER.
1547
df0cd8c5
JB
15482001-11-30 Jim Blandy <jimb@redhat.com>
1549
1550 * gdb.texinfo (Overlays): New chapter, documenting GDB's
1551 overlay support. Add to top-level menu.
1552
88118b3a
TT
15532001-11-26 Tom Tromey <tromey@redhat.com>
1554
1555 * gdb.texinfo (Command Syntax): Document C-o binding.
1556
96565e91
CF
15572001-07-26 Christopher Faylor <cgf@redhat.com>
1558
1559 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1560 use since it is described in the referenced section.
1561
1562 From Eli Zaretskii <eliz@is.elta.co.il>
1563 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1564 clearer when using DJGPP.
1565
2a3d5645
CF
15662001-11-24 Christopher Faylor <cgf@redhat.com>
1567
1568 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1569 specifically refer to MS-DOS.
1570 (command files): Mention gdb.ini is only used on MS-DOS.
1571
aa26fa3a
TT
15722001-11-21 Tom Tromey <tromey@redhat.com>
1573
1574 * gdb.texinfo (Invoking GDB): Document --args.
1575 (Mode Options): Likewise.
1576
4f8ada06
JB
15772001-11-21 Jim Blandy <jimb@redhat.com>
1578
1579 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1580 Delete documentation; this macro has been removed from the
1581 sources.
1582
3fe0dc10
JB
15832001-11-13 Jim Blandy <jimb@redhat.com>
1584
1585 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1586
9e5abb06
CV
15872001-11-06 Corinna Vinschen <vinschen@redhat.com>
1588
1589 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1590
1c5dfdad
MS
15912001-11-05 Michael Snyder <msnyder@redhat.com>
1592
a9331b3f 1593 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
1594 quote regexp chars in function names such as "operator*()".
1595
990f9fe3
FF
15962001-11-01 Fred Fish <fnf@redhat.com>
1597
1598 * gdbint.texinfo (SOLIB_ADD): Document additional new
1599 "readsyms" arg.
1600
b433d00b
DH
16012001-10-30 Don Howard <dhoward@redhat.com>
1602
070b1dd3
DH
1603 * gdb.texinfo: (Command Files) Added documentation for the
1604 behavior of gdb with input redirected from a file.
b433d00b 1605
b7209cb4
FF
16062001-10-28 Fred Fish <fnf@redhat.com>
1607
1608 * gdb.texinfo (auto-solib-add): Change docs to match
1609 implementation change.
1610 (auto-solib-limit): Add docs for new variable.
1611
1aa20aa8
AC
16122001-10-15 Andrew Cagney <ac131313@redhat.com>
1613
1614 * gdbint.texinfo (Target Architecture Definition): Function
1615 value_as_pointer renamed to value_as_address.
1616
fc0c74b1
AC
16172001-10-15 Andrew Cagney <ac131313@redhat.com>
1618
1619 * gdbint.texinfo (Target Architecture Definition): Default
1620 POINTER_TO_ADDRESS functions assume unsigned addresses.
1621 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
1622 posting by Jim Blandy.
1623
f4846649
JB
16242001-10-12 Jim Blandy <jimb@redhat.com>
1625
1626 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1627 version of texi2html (1.64) doesn't support this flag any more.
1628
f277788b
MK
16292001-09-08 Mark Kettenis <kettenis@gnu.org>
1630
a9dc4918
MK
1631 * gdbint.texinfo (Host Definition): Remove description of
1632 MEM_FNS_DECLARED.
1633
d28379df
MK
1634 * gdbint.texinfo (Host Definition): Remove description of R_OK.
1635
f277788b
MK
1636 * gdbint.texinfo (Host Definition): Remove description of
1637 HAVE_SIGSETMASK.
1638
7ccaa899
EZ
16392001-09-04 Elena Zannoni <ezannoni@redhat.com>
1640
1641 * gdbint.texinfo (Target Architecture Definition): Add
1642 explanation of TARGET_PRINT_INSN macro.
1643
17d9d558
JB
16442001-08-30 Jim Blandy <jimb@redhat.com>
1645
1646 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
1647 Explain what it means to load relocatable files.
1648
72cde065
JB
16492001-08-28 Jim Blandy <jimb@redhat.com>
1650
1651 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
1652 info `top' menu.
1653
9e678452
CF
1654Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
1655
1656 * gdbint.texinfo: Add a cautionary note about macro use.
1657
a2bea4c3 16582001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 1659
a2bea4c3
CV
1660 * gdb.texinfo: Explain omitting the hostname in the
1661 `target remote' command.
1662
1129bf27
DJ
16632001-07-30 Daniel Jacobowitz <drow@mvista.com>
1664
1665 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
1666 and END-INFO-DIR-ENTRY.
1667
732b3002
SC
16682001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1669
1670 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
1671
89437448
AC
16722001-07-25 Andrew Cagney <ac131313@redhat.com>
1673
1674 * gdbint.texinfo (libgdb): Rewrite.
1675
9a1c15c5
EZ
16762001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
1677
1678 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
1679
c4555f82
SC
16802001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1681
1682 * gdb.texinfo (TUI): New chapter, document the TUI.
1683 (Mode Options): Document the -tui option.
1684
2f45a6e0
MK
16852001-07-23 Mark Kettenis <kettenis@gnu.org>
1686
1687 * gdbint.texinfo (Host Definition): Remove description of
1688 NEED_POSIX_SETPGID.
1689
9f20bf26
EZ
16902001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
1691
1692 * gdb.tex (DJGPP Native): New node, with descriptions of
1693 DJGPP-specific commands.
1694
be9c6c35
JM
16952001-07-19 John R. Moore <jmoore@redhat.com>
1696
1697 * gdbint.texinfo: Three misspellings.
1698
dfa249fb
AC
16992001-07-06 Andrew Cagney <ac131313@redhat.com>
1700
1701 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
1702 `test` expressions on bash. Problem reported by Colin Walters.
1703
c72e7388
AC
17042001-07-04 Andrew Cagney <ac131313@redhat.com>
1705
1706 * gdbint.texinfo (User Interface): Update ui-out documentation to
1707 refelect recent UI/MI updates.
1708
94bbb2c0
AC
17092001-07-04 Andrew Cagney <ac131313@redhat.com>
1710
1711 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1712 interpreters.
1713
af6c57ea
AC
17142001-06-15 Andrew Cagney <ac131313@redhat.com>
1715
1716 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1717 structure and not macros.
1718 (Host Definition): Document that much of this chapter is obsolete.
1719 (Target Architecture Definition): Update list of files that make
1720 up a target architecture.
1721 (Coding): Update.
1722
83aa8bc6
AC
17232001-06-28 Andrew Cagney <ac131313@redhat.com>
1724
1725 * gdbint.texinfo (Target Architecture Definition): Update
1726 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1727 The latter has been changed to a true predicate.
1728
cb51c4e0
EZ
17292001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1730
1731 * annotate.texi: Add @noindent where needed. From Dmitry
1732 Sivachenko <dima@Chg.RU>.
1733 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
1734
656db9b0
AC
17352001-06-16 Andrew Cagney <ac131313@redhat.com>
1736
1737 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
1738
df2396a1
AC
17392001-06-14 Andrew Cagney <ac131313@redhat.com>
1740
1741 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1742 returns ``OK''. Document that the ``R'' packet does not reply.
1743
0f1f2b0a
MS
17442001-06-13 Michael Snyder <msnyder@redhat.com>
1745
1746 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1747
24f93129
EZ
17482001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
1749
1750 * gdb.texinfo (Signals): Clarify the default setting of signal
1751 handling.
1752
a5d7c491
AC
17532001-05-14 Andrew Cagney <ac131313@redhat.com>
1754
1755 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1756 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1757
05a54c4f
AC
17582001-05-12 Andrew Cagney <ac131313@redhat.com>
1759
1760 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1761
dab11f21
EZ
17622001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1763
1764 * gdbint.texinfo (Clean Design and Portable Implementation):
1765 Renamed from "Clean Design".
1766 (Clean Design and Portable Implementation): Document portable
1767 methods of handling file names, and the associated macros.
1768
f5c37c66
EZ
17692001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1770
1771 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1772 command and provide a cross-reference to its description.
1773 (Symbols): Note that "info scope" is useful for trace experiments.
1774
c534679c
EZ
17752001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
1776
b37052ae
EZ
1777 * gdb.texinfo (Symbols): Document "info scope".
1778 (Tracepoints): New chapter.
1779 (Contributors): Update for v5.1.
1780 <All nodes>: Change "C++" to "C@t{++}".
1781
0ee54786
EZ
1782 * gdbint.texinfo (User Interface): A new section about ui_out
1783 functions, based on text written by Fernando Nasser.
1784
c534679c
EZ
1785 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
1786
3d67e040
EZ
17872001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
1788
e9c75b65
EZ
1789 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
1790
1791 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
1792
1793 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
1794 Replace "GDB" with "@value{GDBN}". Fix markup.
1795
1796 * annotate.texi: Change Permissions to GFDL. Update Copyright.
1797
3d67e040
EZ
1798 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1799 a cross-reference to its description.
1800 (Symbols): Document "info symbol".
1801
9742079a
EZ
18022001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
1803
1804 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1805 subsection "x86 Watchpoints".
1806 (Target Architecture Definition): Document the macros
1807 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1808 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1809
b0ed3589
AC
18102001-03-20 Andrew Cagney <ac131313@redhat.com>
1811
1812 * gdbint.texinfo (Target Architecture Definition): Update
1813 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1814 list.
1815
b6ba6518
KB
18162001-03-06 Kevin Buettner <kevinb@redhat.com>
1817
1818 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1819 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1820
5ece1a18
EZ
18212001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
1822
1823 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1824
56caf160
EZ
18252001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1826
17cc6a06
EZ
1827 * gdb.texinfo (Environment): Document that `path' does not change
1828 the value of PATH in GDB's own environment (it did in the past,
1829 but that was changed on March 15, 1994). Reported by Doug Evans
1830 <dje@transmeta.com>.
1831
56caf160
EZ
1832 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1833 its line. Fix markup of commands and macros. Add an Index node
1834 and index entries.
1835
29e57380
C
18362001-01-23 J.T. Conklin <jtc@redback.com>
1837
1838 * gdb.texinfo (Memory region attributes): New manual section.
1839
1c6147de
ND
18402001-01-04 Nicholas Duffek <nsd@redhat.com>
1841
1842 * gdbint.texinfo (POP_FRAME): Document use by return_command.
1843
b157b00f
EZ
18442000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1845
1846 * refcard.tex: Version and copyright fixed. From Phil Edwards
1847 <pedwards@disaster.jaj.com>.
1848
0dcedd82
AC
1849Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
1850
1851 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1852 DWARF2_REG_TO_REGNUM): Document.
1853
3b851bce
AC
1854Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1855
1856 * gdbint.texinfo (Coding): Update current value of
1857 --enable-build-warnings. Mention --enable-gdb-build-warnings.
1858
4a92d011
EZ
18592000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
1860
1861 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
1862 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
1863
b90a5f51
CF
18642000-11-10 Christopher Faylor <cgf@cygnus.com>
1865
1866 * gdb.texinfo: Document new 'set step-mode' command.
1867
96c405b3
EZ
18682000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1869
1870 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1871 changes from Dmitry Sivachenko <dima@Chg.RU>.
1872
c78b4128
EZ
18732000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1874
1875 * gdb.texinfo (Hooks): Document the new post-hook functionality.
1876 From Steven Johnson <sbjohnson@ozemail.com.au>.
1877
2e685b93
MK
18782000-08-10 Mark Kettenis <kettenis@gnu.org>
1879
1880 * gdbint.texinfo (Overall Structure): Spelling fix.
1881
6f6ef15a
EZ
18822000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1883
1884 * gdbint.texinfo (Target Architecture Definition): Document that
1885 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1886 for which REGISTER_CONVERTIBLE returns a zero value.
1887
63ac3005
EZ
18882000-07-08 Christopher Faylor <cgf@cygnus.com>
1889
1890 * Makefile.in (install-info): Find files to install in either the
1891 build or source directories (adapted from Makefile.am).
1892
bd79f757
ND
18932000-07-07 Nicholas Duffek <nsd@redhat.com>
1894
1895 * stabs.texinfo: Fix spelling errors.
1896 (String Field): FILE-NUMBER starts from 0, not 1.
1897
5f208f6d
EZ
18982000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
1899
1900 * refcard.tex: Remove \centerline from the blurb. Patch from
1901 Brian Youmans.
1902
cc542d3b
EZ
19032000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1904
1905 * Makefile.in (install-info): Support installation from outside of
1906 the source directory. Reported by Mark Harig
1907 <markh@frazier.landmark.com>.
1908
f3b28801
C
19092000-06-20 J.T. Conklin <jtc@redback.com>
1910
1911 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1912
449f3b6c
AC
1913Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
1914
1915 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1916 Generate using pdftex.
1917 (PDFTEX): Define.
1918 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1919 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1920 @contents at the start.
1921
48e934c6
EZ
19222000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
1923
1924 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
1925 Youmans.
1926
9e9c5ae7
AC
1927Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
1928
1929 From Brian Youmans:
1930 * gdb.texinfo: Fix ``et al.''.
1931
c741b251
AC
1932Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
1933
1934 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
1935 loop.
1936
4ab64e14
JG
19372000-05-19 Jimmy Guo <guo@cup.hp.com>
1938
1939 * configure: Regenerate.
1940
d3229ae3
EZ
19412000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1942
1943 * Makefile.in (install-info): Run install-info on installed Info
1944 files.
1945
8c70017b
AC
1946Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1947
a7cb598a
AC
1948 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
1949 Andrew Cagney.
8c70017b 1950
598ca718
EZ
19512000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1952
1953 * gdb.texinfo: Proofreading changes from Brian Youmans.
1954
bf0184be
ND
19552000-05-01 Nick Duffek <nsd@cygnus.com>
1956
1957 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
1958 startup sequence, minor edits.
1959
41afff9a
EZ
19602000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
1961
1962 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
1963 TeX.
1964
1965 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
1966 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
1967 like `n' and `s' which look weird. Convert some of the @kindex to
1968 @vindex, when they refer to variables, not commands.
1969
33e16fad
AC
1970Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1971
1972 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
1973
7162c0ca
EZ
19742000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1975
1976 * Makefile.in (GDBMI_DIR): New variable.
1977 (SET_TEXINPUTS): Add $(GDBMI_DIR).
1978 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
1979 (gdbmi.texinfo): New target, for texi2roff.
1980 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
1981 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
1982
1983 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
1984 gdbmi.texinfo.
1985 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
1986 comment.
1987
d167840f
EZ
19882000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1989
1990 * gdb.texinfo (Files): Update description of add-symbol-file
1991 command.
1992
8487521e
EZ
19932000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1994
1995 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
1996 prevents the build (and is generally a Bad Idea).
1997
5beae2cf 19982000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
00e4a2e4
EZ
1999
2000 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2001 a comma inside @var.
2002 (Command Files): Index markup changes from Dmitry Sivachenko
2003 <dima@Chg.RU>.
2004
39ec5655
EZ
20052000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
2006
2007 * Makefile.in (LN_S): Define.
2008 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2009 invoke "ln -s" unless it is known to work.
2010
2011 * configure.in (AC_PROG_LN_S): Add.
2012
8dc7983f
JB
20132000-04-14 Jim Blandy <jimb@redhat.com>
2014
2015 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2016 section.
2017 (Target Conditionals): Document ADDRESS_TO_POINTER,
2018 POINTER_TO_ADDRESS.
2019
1a8237e8
DB
20202000-04-11 Daniel Berlin <dan@cgsoftware.com>
2021
2022 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2023 gdb-cfg.texi to get the value.
2024
ca526f1a
JB
20252000-04-10 Jim Blandy <jimb@redhat.com>
2026
2027 * gdbint.texinfo (Target Architecture Definition): Fix
2028 cross-references.
2029
faaafcb4
JB
20302000-04-08 Jim Blandy <jimb@redhat.com>
2031
2032 * gdbint.texinfo (Using Different Register and Memory Data
2033 Representations): New section.
2034 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2035 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2036 REGISTER_CONVERT_TO_RAW): Document.
2037
1b27397f
AC
2038Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
2039
2040 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
2041 for acknowledgments.
2042
480ff1fb
AC
2043Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
2044
2045 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2046 qThreadExtraInfo.
2047
a9331b3f 20482000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 2049
a9331b3f
RM
2050 * gdb.texinfo: Clarify which remote debug protocol commands are
2051 required and which are optional.
f1251bdd 2052
dbeb8dbd
AC
2053Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
2054
2055 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2056 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
2057 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2058 * annotate.texi: Update.
2059
6d2ebf8b
SS
20602000-03-28 Stan Shebs <shebs@apple.com>
2061
2062 * gdb.texinfo: Update dates, bump to Eighth Edition (note
2063 expectation of additional changes before release), update
2064 ISBN, add copy of top-level menu for @ifhtml, remove explicit
2065 node links, rephrase and/or shorten lines to fix formatting
2066 problem in both regular and @smallbook formats.
2067 * annotate.texi: Shorten lines in example, use smallexample
2068 consistently everywhere.
2069 * Makefile.in: Add comment about texinfo 4.0 html generation.
2070 (SFILES_INCLUDED): Add annotate.texi.
2071
5d161b24
DB
20722000-03-27 Daniel Berlin <dan@cgsoftware.com>
2073
2074 * gdb.texinfo (Debugging Output): Added new section, documenting
2075 the "set/show debug" commands.
2076
b9deaee7
AC
2077Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
2078
2079 * annotate.texi (Annotations): When GDBN omit @chapter and @node
2080 entry.
2081
2082 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2083 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2084 @chapter and @node entries.
a9331b3f 2085
b9deaee7 2086 * gdb.texinfo: Link all top-level nodes.
a9331b3f 2087
9ef47d30
AC
2088Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2089
2090 * Makefile.in (install-info): Create $(infodir) before installing
2091 files.
2092
cfeada60
FN
20932000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2094
2095 From David Whedon <dwhedon@gordian.com>
2096 * gdbint.texinfo : Added paragraphs about command deprecation.
2097
6837a0a2
DB
20982000-03-22 Daniel Berlin <dan@cgsoftware.com>
2099
2100 * gdb.texinfo: Add documentation for the apropos command.
2101
bba2971c
MS
21022000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2103
2104 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2105
2b628194
MS
21062000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2107
a9331b3f 2108 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
2109 two places.
2110
96a2c332
SS
21112000-03-17 Stan Shebs <shebs@apple.com>
2112
2113 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2114 <dima@Chg.RU>, also clarification of allowed content for
2115 string constants.
2116
d700128c
EZ
21172000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
2118
2119 * gdb.texinfo (main menu): Add Annotations.
2120 (File Options): Add @cindex entries for each command-line option.
2121 Document --epoch, --annotate, --async, --interpreter, --write,
2122 --statistics, and --version.
2123
2124 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
2125 of GDB.
2126
9d233477
JB
21272000-02-23 Jim Blandy <jimb@redhat.com>
2128
2129 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2130
14e0eb3b
JB
21312000-02-22 Jim Blandy <jimb@redhat.com>
2132
2133 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2134
3555de01
JM
21352000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
2136
2137 * Makefile.in (diststuff): New target.
2138
5e35df8e
KB
21392000-02-15 Kevin Buettner <kevinb@redhat.com>
2140
2141 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 2142 architecture. [From Jim Wilson.]
5e35df8e 2143
c5394b80
JM
21442000-01-16 Tom Tromey <tromey@cygnus.com>
2145
2146 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2147 (Delete Breaks): Mention range arguments.
2148 (Disabling): Likewise.
2149
c3f6f71d
JM
21502000-01-05 Dmitry Sivachenko <dima@Chg.RU>
2151
2152 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
2153
c4093a6a
JM
2154Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
2155
2156 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2157 valid functions.
2158
11cf8741
JM
21591999-11-05 Stan Shebs <shebs@andros.cygnus.com>
2160
2161 * gdb.texinfo: Clarify regular expressions used in rbreak.
2162
917317f4
JM
21631999-10-15 Kevin Buettner <kevinb@cygnus.com>
2164
2165 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2166 MEMORY_REMOVE_BREAKPOINT): Document.
2167
2168Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
2169
2170 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2171 offset re-using the DATA offset instead.
2172
2df3850c
JM
21731999-10-11 Jim Kingdon <kingdon@redhat.com>
2174
2175 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2176
21771999-10-05 Stan Shebs <shebs@andros.cygnus.com>
2178
2179 From Dmitry Sivachenko <demon@gpad.ac.ru>:
2180 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2181 typos.
2182
2183 * gdb.texinfo: Various minor wording and formatting improvements,
2184 mentions of additional command-line options.
2185
2acceee2
JM
21861999-09-30 Fred Fish <fnf@cygnus.com>
2187
2188 * gdb.texinfo: Document additional forms of specifying section
2189 names and addresses for the add-symbol-file command.
2190
c2c6d25f
JM
21911999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
2192
2193 * gdbint.texinfo: Fix typo, add the word "have".
2194
21951999-09-14 Jim Blandy <jimb@cris.red-bean.com>
2196
2197 * gdbint.texinfo (Target Architecture Definition): Document the
2198 SKIP_PERMANENT_BREAKPOINT macro.
2199
d4f3574e
SS
22001999-09-07 Stan Shebs <shebs@andros.cygnus.com>
2201
2202 * gdb.texinfo: Fiks speling errers.
2203
2204 * gdb.texinfo: Fix uses of @multitable.
2205
2206 From Eli Zaretskii <eliz@is.elta.co.il>:
2207 * gdb.texinfo: Include details specific to DOS host, clarify
2208 some confusing language, fix @ref/@xref/@pxref usages, add
2209 comments about using with optimization, add more indexing,
2210 fix info about disassembly-flavor.
2211
2212Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
2213
2214 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2215 SKIP_SOLIB_RESOLVER): Define.
2216
2217Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
2218
2219 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
2220 ``g'' packets.
2221
104c1213
JM
22221999-08-30 Stan Shebs <shebs@andros.cygnus.com>
2223
2224 * gdb.texinfo: Create a new "Configurations" chapter with
2225 platform-specific info, inline remote.texi and move sections of it
2226 into the new chapter, move bits about info proc, heuristic search,
2227 and register stack into the new chapter.
2228 * remote.texi: Remove, now part of gdb.texinfo.
2229 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2230
22311999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
2232
2233 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2234 GDB_TARGET_IS_MACH386): These kludges have gone away.
2235
2236Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
2237
2238 * gdbint.texinfo (Target Architecture Definition): Mention
2239 TDEPLIBS.
2240
53a5351d
JM
22411999-08-20 Stan Shebs <shebs@andros.cygnus.com>
2242
2243 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2244 surrounding text to fit HP-UX bits into general info.
2245 (HPPA-cfg.texi): Remove, no longer useful.
2246
2247 * gdb.texinfo: Remove explicit links from @node lines, remove
2248 HP-added "Detailed Node Listing" from main menu which confuses
2249 things.
2250
2251 From Dmitry Sivachenko <dima@Chg.RU>:
2252 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2253 in description of `set environment'.
2254
22551999-08-17 Stan Shebs <shebs@andros.cygnus.com>
2256
2257 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2258
7be570e7
JM
22591999-08-12 Ben Elliston <bje@cygnus.com>
2260
2261 * gdbint.texinfo (Breakpoint Handling): Add missing words.
2262
22631999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
2264
2265 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2266 watch, awatch, and rwatch. Explain why the latter two cannot be
2267 set as software watchpoints. Document that watchpoints for local
2268 variables are deleted when the debuggee terminates.
2269
2270Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
2271
2272 * remote.texi (Protocol): Further clarification of the "qRcmd"
2273 packet. Allow E.. response packet. "qRcmd" packet is no longer
2274 reserved.
2275
22761999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2277
a9331b3f
RM
2278 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2279 * gdb.texinfo: Ditto.
7be570e7 2280
96baa820
JM
22811999-08-06 Tom Tromey <tromey@cygnus.com>
2282
2283 * gdb.texinfo (KOD): New node.
2284
2285Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
2286
2287 * remote.texi (Rcmd): Fix minor formatting typos.
2288
2289Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
2290
2291 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2292 packets.
2293
adf40b2e
JM
22941999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
2295
2296 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2297 fixes.
2298
43ff13b4
JM
2299Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
2300
2301 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2302
085dd6e6
JM
2303Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
2304
2305 * remote.texi (Communication Protocol): ``v'' is in use. Fix
2306 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
2307 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
2308 packets that are not supported on all hosts. Expand examples.
2309 Spell check.
2310
23111999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
2312
2313 * Makefile.in: Recognize html, install-html. Add targets
2314 to build HTML versions of documentation via texi2html.
2315
2316Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
2317
2318 * gdbint.texinfo (Testsuite): New chapter, information about the
2319 testsuite.
2320
2321Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
2322
2323 * remote.texi (Communication Protocol): Rewrite.
2324
2325Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
2326
2327 * stabs.texinfo: Fix uses of xref.
2328
9e0b60a8
JM
2329Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
2330
2331 * gdbint.texinfo: Add an anti-printf exhortation, and update the
2332 info about patch submission.
2333
cce74817
JM
2334Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
2335
2336 From Per Bothner <bothner@cygnus.com>:
2337 * gdb.texinfo: Document Chill support.
2338
2339Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
2340
2341 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
2342 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
2343 Document that the value should be greater-than or equal-to zero.
2344 (NO_STD_REGS): Document. Deprecate.
2345
ac9a91a7
JM
2346Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2347
2348 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
2349 Document that these are not used.
2350
2351Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2352
2353 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
2354
392a587b
JM
2355Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
2356
2357 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
2358 numargs was dropped.
2359
2360Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
2361
2362 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
2363
b83266a0
SS
2364Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
2365
2366 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
2367 Update.
2368
7a292a7a
SS
2369Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
2370
2371 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
2372 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
2373
2374Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
2375
2376 * gdbint.texinfo: Fix typos: $ -> @.
2377
2378Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
2379
2380 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
2381 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
2382 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
2383 BREAKPOINT_FROM_PC.
a9331b3f 2384
7a292a7a
SS
2385Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
2386
2387 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
2388 CALL_DUMMY_STACK_ADJUST): Document.
2389
2390Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2391
2392 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
2393 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
2394
23951999-04-02 Stan Shebs <shebs@andros.cygnus.com>
2396
2397 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
2398 longer exists.
2399
2400Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
2401
2402 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
2403 nearly all @ifset/@ifclear conditionals; nobody uses them, and
2404 they make the manual source incomprehensible.
2405 * h8-cfg.texi: Remove, hasn't been used in years.
2406
c906108c
SS
2407Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
2408
2409 * gdb.texinfo: Update the credits.
2410
2411Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
2412
2413 * gdb.texinfo: Fix mistakes noticed in printout of last
2414 draft, add Alpha to discussion of heuristic fence post.
2415
2416Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
2417
2418 * gdb.texinfo, remote.texi: Many changes; update to Seventh
2419 Edition, merge some HP changes into mainline, describe some
2420 previously undocumented features, describe more of the target
2421 commands available, eliminate obsolete section on renamed
2422 commands.
2423 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
2424
2425Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
2426
2427 * gdb.texinfo: Make many HPPA conditionals unconditional,
2428 including catchpoint description, since now on for all configs.
2429 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
2430 specializations.
2431
2432Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
2433
2434 * Makefile.in (GDBvn.texi): Fix match expression to work with
2435 current format of VERSION in gdb/Makefile.in.
2436 * gdb.texinfo: Fix node ref to match new readline.
2437
2438Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
2439
a9331b3f
RM
2440 * gdb.texinfo: Changes made as part of a project to merge in
2441 changes made by HP. Documentation makes extensive use of
c906108c
SS
2442 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
2443 on remote debugging. There are differences in documentation
2444 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
2445 the HP manual discusses catchpoints, hardware watchpoints, and
2446 some HPUX specific limitations for shared library support.
a9331b3f 2447
c906108c
SS
2448 There are also a number of @node changes.
2449
24501999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
2451
2452 * gdbint.texinfo (Formatting): Disambiguate a sentence.
2453 (C Usage): Same.
2454
2455Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
2456
2457 The following changes were made by Edith Epstein
2458 <eepstein@cygnus.com> as part of a project to merge in changes
2459 made by HP.
a9331b3f 2460
c906108c
SS
2461 * HPPA-cfg.texi: new file.
2462
2463 * all-cfg.texi: set HPPA for HP PA-RISC targets.
2464
2465 * refcard.tex: change documentation about catch.
2466 removed info catch.
2467
2468Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
2469
2470 * gdbint.texinfo: Expand on GDB's coding standards,
2471 specify the use of arg names with prototypes.
2472
24731998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
2474
2475 * gdb.texinfo: Fix tipo.
2476
2477Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
2478
2479 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
2480 TARGET_BYTE_ORDER_SELECTABLE_P.
2481
2482Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
2483
2484 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
2485
24861998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
2487
2488 * agentexpr.texi: New file.
2489
2490Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
2491
2492 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
2493
24941998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
2495
2496 * remote.texi: Changed wording that implied that the GDB remote
2497 protocol caches register values instead of GDB itself.
2498
2499Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
2500
2501 * gdbint.texinfo: Add some info about symbol readers.
2502 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
2503 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
2504 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
2505 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
2506
2507Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
2508
a9331b3f 2509 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
2510
2511Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
2512
2513 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2514
2515Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
2516
2517 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2518 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2519
2520Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
2521
2522 * gdbint.texinfo: Fix minor typos.
2523
2524Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
2525
2526 * gdbint.texinfo: Complete overhaul. Group descriptions more
2527 logically, add more info on generic algorithms, remove much
2528 obsolete and/or wrong material.
2529
2530Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
2531
2532 * stabs.texinfo (Method Type Descriptor): Expand and correct.
2533
2534Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
2535
2536 * refcard.tex: Copyright, address updates.
2537
2538Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
2539
2540 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2541 for the edition instead of confusing GDB-version-like numbers.
2542
2543Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
2544
2545 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2546
2547Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
2548
2549 * LRS: Reformat a bit to keep text under 80 columns.
2550
2551Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
2552
2553 * gdb.texinfo: Add some credits, mention bug monitor.
2554 * remote.texi: Mention mips monitor targets.
2555 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 2556
c906108c
SS
2557Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
2558
2559 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2560 files, finish sorting of host vs target vs native macros, describe
2561 some more of them.
2562
2563Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
2564
2565 * gdbint.texinfo (Host Conditionals): Document change from
2566 using NO_MMALLOC to it's inverse, USE_MMALLOC.
2567
2568Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
2569
2570 * gdbint.texinfo (Host Conditionals): Document
2571 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2572
2573Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
2574
2575 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2576 Document LSEEK_NOT_LINEAR.
2577
2578Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
2579
2580 * stabs.texinfo (Stab Section Basics): Make it clear that only
2581 some versions of the GNU linker remove the leading N_UNDF symbol.
2582
2583Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
2584
2585 * stabs.texinfo (String Field): Document type number pairs here,
2586 instead of in the Sun specific section.
2587 (Include Files): The GNU linker supports the N_BINCL
2588 optimization. Clarify the N_BINCL value, and what it is used
2589 for.
2590 (Procedures): Document N_FUN with an empty string to mark the end
2591 of a function.
2592 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2593 (Sun Differences): Remove this node, as the information is now
2594 elsewhere in the main document.
2595 (Stab Section Basics): Mention that the GNU linker may optimize
2596 stabs and remove the leading N_UNDF symbol.
2597
2598Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
2599
2600 * gdb.texinfo, refcard.tex: Restore author credit
2601
2602Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
2603
2604 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2605 documentation to account for START and END macros taking
2606 one arg.
2607
2608Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
2609
2610 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
2611 * gdb.texinfo (Frames): Fix typo.
2612
2613Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
2614
2615 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2616 a target_signal as arg type, not a pid.
2617
2618Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
2619
2620 * gdb.texinfo: Document `set assembly-language'.
2621
2622Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
2623
2624 * remote.texi: Update list of stubs in the GDB distribution.
2625
2626Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
2627
2628 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2629 Also document that some systems can use mmalloc but must define
2630 this if their C runtime allocates memory that is later freed.
2631 (MMCHECK_FORCE): Document new macro.
a9331b3f 2632
c906108c
SS
2633Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
2634
2635 * remote.texi: Add documentation for target Sparclet.
2636
2637Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2638
a9331b3f 2639 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
2640 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2641 * configure.in: Rewritten for autoconf.
2642 * configure: New.
2643
2644Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
2645
2646 * Makefile.in (DVIPS): New define, set to dvips.
2647 (dvi): Add stabs.dvi.
2648 (ps): New target.
2649 (all-doc): Depend on info, dvi, and ps targets.
2650 (STAGESTUFF): Add *.ps and *.dvi files.
2651 (clean-info, clean-dvi): Remove.
2652 (mostlyclean): Does not depend upon clean-info or clean-dvi,
2653 rules completely rewritten.
2654 (maintainer-clean): Remove clean-info and clean-dvi
2655 dependencies and put their actions in the rules.
2656 (gdb.ps): New target
a9331b3f 2657 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
2658 intermediate TeX files, whether they have 2 or 3 character
2659 extensions.
2660 (gdbint.ps): Add target and rules.
2661 (gdb-internals): Delete unused target.
2662 (Makefile): Depends upon config.status also.
2663
2664Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
2665
2666 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
2667 set.
2668
2669Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
2670
2671 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2672 * gdb.texinfo (Expressions): Fix erroneous array constant example.
2673
2674Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
2675
2676 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
2677
2678Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2679
2680 * gdb.texinfo (Print settings): Document
2681 `set/show print static-members' commands.
2682
2683Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
2684
2685 * gdbint.texinfo (Native): Document name change, coredep.c to
2686 core-aout.c.
2687
2688Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
2689
2690 * stabs.texinfo (Include Files): Document the values the SunOS4
2691 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
2692
2693Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
2694
2695 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
2696 Fix typo.
2697
2698Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
2699
2700 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
2701 "gdb.tar.Z".
2702
2703Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
2704
2705 * Makefile.in (maintainer-clean): New target, synonym for
2706 realclean.
2707
2708Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
2709
2710 * Update all FSF addresses except those in COPYING* files.
2711
2712Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
2713
2714 From Richard Earnshaw (rearnsha@armltd.co.uk):
2715 * gdb.texinfo (convenience variables): Document $_exitcode.
2716 (quit): Document optional expression to use as exit code.
2717
2718Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
2719
2720 * gdb.texinfo, remote.texi: Brought up to date with various
2721 GDB changes.
2722
2723Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
2724
2725 * gdb.texinfo: Update dates and versions, fix comments about
2726 hardware watchpoints in future releases and about the
2727 sharedlibrary command.
2728
2729Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2730
2731 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
2732 C_FUN stab. Other cleanups.
2733
2734Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2735
2736 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2737 for the sparc stub.
2738
2739Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2740
2741 * annotate.texi: Clarify which addresses have differing formats
2742 depending on the language and which do not.
2743
2744Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2745
2746 * remote.texi (NetWare): Changed example to use BOARD= instead of
2747 NODE= argument to reflect correspoding change to gdbserve.nlm.
2748
2749Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2750
2751 * stabs.texinfo (Negative Type Numbers): Mention the fact that
2752 GDB, as well as AIX dbx, supports the size type attribute.
2753
2754Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2755
2756 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2757
2758Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
2759
2760 * gdb.texinfo (Define): Document $arg0... arguments to commands,
2761 and new 'if' and 'while' commands.
2762
2763Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
2764
2765 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
2766
2767Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2768
2769 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2770 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2771 NetWare targets. Mostly stolen from the Server node.
2772
2773Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2774
2775 * gdb.texinfo (Setting): Talk about the language of a source file
2776 versus the working language. The old documentation did not match
2777 what GDB did.
2778
2779Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2780
2781 * stabs.texinfo (Source Files): Document N_SO used to mark the end
2782 of a source file.
2783
2784Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2785
2786 * gdb.texinfo (Processes): New node.
2787
2788Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2789
2790 * remote.texi: Update documentation of set/show mipsfpu.
2791
3fc11d3e
JM
2792Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
2793
2794 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2795 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
2796
2797Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
2798
2799 * gdbint.texinfo: Removed mentions of some incorrectly placed and
2800 obsolete conditionals, described some others.
2801
2802Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2803
2804 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2805 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2806
2807Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
2808
2809 * gdbint.texinfo: Put regex conditionals in their own table.
2810
2811Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
2812
2813 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2814 described or fixed the descriptions of many others.
2815
2816Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
2817
2818 * gdb.texinfo: Add some more credits.
2819 * gdbint.texinfo: Capitalize GDB consistently, describe some
2820 macros and remove some.
2821
2822Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2823
2824 * gdbint.texinfo: Removed mentions of many incorrectly placed and
2825 obsolete conditionals, described some others.
2826
2827Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2828
2829 * gdb.texinfo (help targets): Changed to `help target', which
2830 is the correct gdb command.
2831
2832Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2833
2834 * annotate.texi (TODO): New node, for keeping track of annotations
2835 suggested but not yet implemented.
2836
2837Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2838
2839 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2840 another symbol, it is not the address itself.
2841
2842Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
2843
2844 * stabs.texinfo (Stab Section Basics): Add comment about alignment
2845 of stabs-in-coff sections.
2846
2847Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2848
2849 * annotate.texi: Change edition to 0.5 and date to May 1994.
2850 Add index.
2851 (Frames): New node, for frame annotation.
2852 (Displays): New node, for display annotation.
2853
2854 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2855 when waiting for your program to stop.
2856
2857Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2858
2859 * annotate.texi (Breakpoint Info): Document annotation of header
2860 fields and record annotation.
2861
2862Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2863
2864 * annotate.texi: New file, to document annotations.
2865
2866Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2867
2868 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2869 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
2870
2871Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2872
2873 * stabs.texinfo (Stab Section Basics): Say what is in .stab
2874 section, and say n_strx field is compilation unit relative.
2875 * stabs.texinfo: Don't use @code for a.out when it is the name of
2876 an object file format.
2877
2878Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2879
2880 * gdb.texinfo: Refer to file names, not path names, per rms
2881 convention.
2882 (Arguments): Fix typo.
2883
2884Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2885
2886 * stabs.texinfo (Global Variables): Talk about stabs in files
2887 where variables are referenced, but not defined.
2888
2889Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2890
2891 * stabs.texinfo: Move stuff on @ and # type descriptors from node
2892 Cplusplus to new nodes Member Type Descriptor and Method Type
2893 Descriptor. Re-write stuff for #.
2894
2895Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2896
2897 * gdb.texinfo (Print Settings): Don't document "set print
2898 fast-symbolic-addr off". The bug which it worked around was fixed
2899 on 25 Feb 94 in coffread.c, so I'm nuking the command.
2900
2901 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2902 N_ENTRY node.
2903
2904 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2905
2906Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2907
2908 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2909 references to ieee-float.c.
2910
2911Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2912
2913 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2914 match what the code actually does.
2915
2916Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2917
2918 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2919
2920Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2921
2922 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2923 i, and b.
2924
2925Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
2926
2927 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2928 well as for ELF and SOM. Unify the descriptions of ELF and SOM
2929 as "stabs in sections" rather than just saying "ELF and SOM".
2930 Also make that stuff apply to COFF.
2931
2932Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2933
2934 * gdb.texinfo (Formatting Documentation): Change GhostScript to
2935 Ghostscript.
2936
2937Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2938
2939 * gdb.texinfo (Continuing and Stepping): When talking about "step"
2940 versus functions without line numbers, also mention stepping into
2941 them as well as "step" when you are in them. Tell the user how to
2942 deal with the situation. Add comment about "debugging information".
2943
2944Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2945
2946 * stabs.texinfo (Enumerations): Document restriction on where
2947 enumeration types can appear and still win with GDB.
2948
2949Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2950
2951 * stabs.texinfo (Negative Type Numbers): Document format for type
2952 -16.
2953
2954Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2955
2956 * gdb.texinfo (Selection, Frame Info): Update information about
2957 arbitrary frame specficiations.
2958
2959Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
2960
2961 * gdb.texinfo, remote.texi: general editing pass prior to Net release
2962
2963Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2964
2965 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
2966
2967Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2968
2969 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
2970
2971Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2972
2973 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
2974 Differences node to Statics node.
2975 (Statics): Discuss XCOFF use of V symbol descriptor.
2976
2977 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
2978 not clean.
2979
2980Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
2981
2982 * gdb.texinfo (Print Settings): Document `set print
2983 fast-symbolic-addr' and improve the doc for some other
2984 `set print's.
2985
2986Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2987
2988 * stabs.texinfo (String Field): Talk about defining several type
2989 numbers at once.
2990 Fix lint regarding changing node ELF Transformations to
2991 ELF and SOM Transformations.
2992
2993Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
2994
2995 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
2996
2997Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2998
2999 * stabs.texinfo (Cross-References): `::' is for nested types only
3000 within <>.
3001 (Structures): Document static members.
3002
3003Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3004
3005 * stabs.texinfo: Document S type attribute.
3006
3007Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3008
3009 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3010
3011Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
3012
3013 * gdbint.texinfo: Fix a few typos.
3014
3015Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3016
3017 * gdb.texinfo, remote.texi: formatting improvements
3018
3019 * gdb.texinfo (New Features): mention threads.
3020 (Summary, C): fix xrefs in newly contributed text.
3021 (Threads): index entries, clarifications, example
3022 (passim): minor typos fixed, phrasing improvements
3023
3024 * remote.texi (Bootstrapping): rephrase text on ^C and add index
3025 entries; (Server): explain use of gdbserver w/real-time systems,
3026 add example of conflicting TCP port; (MIPS Remote) break up
3027 running text into table, highlighting commands, and add example.
a9331b3f 3028
c906108c
SS
3029Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3030
3031 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3032
3033Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3034
3035 * stabs.texinfo (Nested Symbols): New node.
3036 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3037
3038Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3039
3040 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3041 to picking which Bbss.bss symbol to use, and (because there seems to
3042 be no good way of doing it) re-write some of the text to make it
3043 sound like Bbss.bss isn't such a great idea after all (as currently
3044 designed).
3045
3046 * gdb.texinfo (C): In addition to saying people have to use g++ for
3047 good results, say they have to use stabs. Specifically say cfront
3048 doesn't work well.
3049 (Summary): Merge in information on Modula-2, Pascal, and Chill from
3050 the gdb README. Add xrefs to places where the support for the various
3051 languages is described in detail.
3052
3053Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3054
3055 * stabs.texinfo: Clean up stuff about visibility and virtual
3056 characters.
3057
3058 * stabs.texinfo (N_M2C): Cite Sun doc.
3059
3060Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3061
3062 * gdb.texinfo: updates re threads.
3063 * remote.texinfo: avoid index entries starting with digits.
3064
3065Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3066
3067 * stabs.texinfo (Enumerations): Talk about large, negative and
3068 octal values. Clean up cross reference to type attributes.
3069 (String Field): Say that GDB 4.11 supports size attribute.
3070
3071Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3072
3073 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3074 is a mandatory step. Make the stuff about that more concise.
3075
3076Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3077
3078 * stabs.texinfo (Class Names): New node.
3079
3080 * gdb.texinfo (Command Files): Explain order of init file reading.
3081
3082 * remote.texi (Bootstrapping): Talk about getting the serial driver
3083 to deal with ^C sent by gdb to stop the remote system.
3084
3085Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
3086
3087 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3088
3089 * libgdb.texinfo (Defining Commands): made the DOC arg
3090 to gdb_define_app_command a char * instead of char **
3091 per a suggestion from kingdon.
3092
3093 * libgdb.texinfo: total rewrite from a different starting
3094 premise.
3095
3096Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3097
3098 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3099 floats passed as doubles (to improve clarity).
3100
3101Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3102
3103 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3104
3105 * a4rc.sed: update to work with Andreas Vogel papersize params
3106
3107 * refcard.tex: use Andreas Vogel simplifications of papersize
3108 params; remove useless version info; update copyright date.
3109
3110Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3111
3112 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3113
3114Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3115
3116 * gdb.texinfo (Files): Say what address the load command loads it at.
3117
3118 * stabs.texinfo (Common Blocks): Minor cleanups.
3119
3120 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3121 that Sun has backed away from the linker kludge and thus the relevant
3122 issue is changes to the SunPRO tools, not the Solaris linker.
3123
3124 * stabs.texinfo (Traditional Integer Types): Clean up description
3125 of octal bounds a little bit. Document extra leading zeroes.
3126
3127Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3128
3129 * gdb.texinfo (Signaling): Update for symbolic symbol names
3130 and add a section explaining the difference between the GDB
3131 signal command and the shell kill utility.
3132
3133Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
3134
3135 * libgdb.texinfo: added `@' to braces that were unescaped.
3136
3137Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
3138
3139 * libgdb.texinfo: new file. Spec for the gdb library.
3140
3141Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3142
3143 * stabs.texinfo (Include Files): Fix typo (start -> end).
3144
3145Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3146
3147 * gdb.texinfo, remote.texi: assorted small improvements, mostly
3148 from Melissa at FSF's editing pass.
3149
3150Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3151
3152 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3153 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3154 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3155
3156Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3157
3158 * remote.texi (Bootstrapping): Discuss 386 call gates.
3159
3160Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3161
3162 * stabs.texinfo (Based Variables): New node.
3163
3164Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3165
3166 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3167 names, sizes, and formats to suggest how not to lose.
3168
3169Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3170
3171 * stabs.texinfo (Methods): Fix typo.
3172
3173Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3174
3175 * gdb.texinfo: Fix a few typos.
3176
3177Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3178
3179 * gdb.texinfo: Clarify how well it works with Fortran.
3180
3181 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3182 More on relocating stabs in ELF files.
3183
3184Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3185
3186 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3187
3188Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3189
3190 * stabs.texinfo (Local Variable Parameters): Talk about nameless
3191 parameters on VAX.
3192
3193Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3194
3195 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3196
3197Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3198
3199 * stabs.texinfo: Make info author notice match the TeX author notice.
3200
3201Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3202
3203 * stabs.texinfo: Initial-caps all words in node names and
3204 non-trivial words in section names.
3205
3206Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3207
3208 * stabs.texinfo: Many minor cleanups.
3209
3210 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3211
3212Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
3213
3214 * stabs.texinfo: Remove full description of big example.
3215 It's not really helpful; just use pieces of it where appropriate.
3216 Add more Texinfo formatting directives (@samp, etc.).
3217 Use @deffn to define stab types.
3218 Eliminate some wordiness. Break up some nodes.
3219 Add an (alphabetized) index of symbol types.
3220 Use consistent capitalization style in node and section names.
3221
3222Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
3223
3224 * gdb.texinfo: Change typo "Two two" to "The two".
3225
3226Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3227
3228 * stabs.texinfo (XCOFF-differences): Remove references to
3229 non-existent types N_DECL and N_RPSYM.
3230
3231 * stabs.texinfo (String Field): Say that type attributes bug is
3232 fixed in GDB 4.10, since it is.
3233
3234 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3235
3236Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
3237
3238 * stabs.texinfo: Formatting cleanups.
3239
3240Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3241
3242 * stabs.texinfo: When explaining the n_type of a stab, standardize
3243 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3244 no tabs, use @r).
3245 (Global Variables): Clean up.
3246
3247Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3248
3249 * stabs.texinfo (Stack Variables): Re-write.
3250
3251Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3252
3253 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3254 addresses of a source file. Also revise formatting.
3255 Change "object module" or "object file" to "source file".
3256 Various: Miscellaneous cleanups.
3257
3258Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3259
3260 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3261
3262Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
3263
3264 * gdbint.texinfo: Removed many nonsensical machine-collected
3265 host and target conditionals, described some of the remainder.
3266
3267Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3268
3269 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3270
3271 * gdbint.texinfo (Top): Add name to @top line, and re-write the
3272 paragraph which follows.
3273
3274 * gdbint.texinfo (Host): Use @code not @samp for Makefile
3275 variables. Looks better and avoids overful hbox.
3276
3277Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3278
3279 * stabs.texinfo (Procedures): Improve stuff on nested functions.
3280
3281Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3282
3283 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3284 retransmit-timeout
3285
3286Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3287
3288 * gdbint.texinfo: Update statement about `some ancient Unix
3289 systems, like Ultrix 4.0' to Ultrix 4.2.
3290
3291Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
3292
3293 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3294
3295 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3296
3297 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
3298 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3299
3300 * remote.texi: new name for former gdbinv-s.texi
3301
3302 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3303
3304Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
3305
3306 * gdbinv-s.texi: Documented timeout and retransmit-timeout
3307 variables for MIPS remote debugging protocol.
3308
3309Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3310
3311 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3312
3313Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3314
3315 * Makefile.in (refcard.dvi): Use srcdir where necessary.
3316
3317Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
3318
3319 * gdb.texinfo: repair conditional bugs in text markup
3320
3321Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3322
3323 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
3324 to select Modula-2 material.
3325
3326Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3327
3328 * stabs.texinfo: Cleanups regarding statics.
3329
3330 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
3331 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
3332
3333Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3334
3335 * stabs.texinfo: N_MAIN is sometimes used for C.
3336
3337Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3338
3339 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
3340
3341Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
3342
3343 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 3344 removed from the code by Kingdon.
c906108c
SS
3345
3346Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3347
3348 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
3349 input when evaluating breakpoint conditions; the bug has been fixed.
3350
3351 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
3352 sets the ignore count to N-1, not to N.
3353
3354Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3355
3356 * refcard.tex (\hoffset): correct longstanding error to match
3357 intended offset; avoids cutting off edge on some printers
3358
3359Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3360
3361 * stabs.texinfo (Parameters): Say that order of stabs is significant.
3362
3363Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3364
3365 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
3366
3367Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3368
3369 * Makefile.in: (REFEDITS) new var to control whether PS or CM
3370 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
3371 collect sed edits if any, apply to refcard before formatting;
3372 (refcard.ps) stop implying PS fonts if PS output requested;
3373 (lrefcard.ps) delete extra target for variant PS fonts
3374
3375 * refcard.tex: parametrize papersize dependent info, collect
3376 in easily replaced spot
3377
3378 * a4rc.sed: new file, edits to refcard for A4 paper
3379
3380Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3381
3382 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
3383
3384Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3385
3386 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
3387
3388Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3389
3390 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
3391 politely rather than rudely.
3392
3393Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3394
3395 * stabs.texinfo: Document common blocks.
3396
3397Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
3398
3399 * stabs.texinfo: Add some basic info about stabs-in-elf.
3400
3401Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3402
3403 * stabs.texinfo (Top): Minor cleanup.
3404
3405Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3406
3407 * Makefile.in (install-info): remove parentdir support
3408
3409Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3410
3411 * gdb.texinfo (Copying): delete this node and references to it;
3412 RMS says this manual need not carry GPL. (passim): Improvements
3413 from last round at FSF, largely due to Ian Taylor review, and
3414 minor formatting improvements.
3415
3416 * gdbinv-s.texi (passim): Improvements from last round at FSF,
3417 largely due to Ian Taylor review. (Debug Session): minor edits to
3418 new text.
3419
3420Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
3421
3422 * Makefile.in (realclean): Remove info and dvi files too.
3423
3424Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
3425
3426 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
3427 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
3428 * gdb.texinfo: Change accordingly.
3429
3430 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
3431 N_{L,R}BRAC,N_SLINE are relative to.
3432
3433Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
3434
3435 * Makefile.in (GDBvn.texi): Update atomically.
3436
3437Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
3438
3439 * gdbinv-s.texi (Debug Session): Document exceptionHook.
3440
3441Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
3442
3443 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
3444 addresses together. Also motivate the set print symbol-filename
3445 command and suggest other solutions.
3446
3447Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
3448
3449 * gdb.texinfo (set print elements): Note that the number of
3450 elements is set to unlimited by "set print elements 0".
3451
3452Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
3453
3454 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
3455 NF_LDOUBLE means.
3456 (Stab Types): Include Solaris stab types.
3457 (Procedures): Document Solaris extensions.
3458
3459Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3460
3461 * gdb.texinfo: Add `set print symbol-filename' doc.
3462
3463Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3464
3465 * stabs.texinfo (Arrays): Talk about type definition vs. type
3466 information.
3467
3468 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
3469 the trailing semicolon.
3470
3471Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3472
3473 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
3474 and merge in other parts of the document addressing these subjects.
3475 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
3476
3477 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
3478 at the end of a range type.
3479
3480 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
3481 AIX extensions.
3482
3483Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3484
3485 * stabs.texinfo (Stabs Format): Misc fixes.
3486
3487Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3488
3489 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
3490 (Traditional builtin types): Document convex convention for long long.
3491 (Negative builtin types): Discuss type names, and misc fixes.
3492
3493Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3494
3495 * stabs.texinfo (Builtin Type Descriptors): Document the floating
3496 point types used with @samp{R} type descriptor.
3497 (Symbol Descriptors): Describe how to handle conflict between
3498 different meanings of @samp{P} symbol descriptor.
3499
3500Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3501
3502 * stabs.texinfo: Remove node Quick Reference and put its children
3503 directly under the main menu.
3504
3505 * stabs.texinfo: Many more changes to bring it into line with
3506 AIX documentation and reality. I think it now has all the
3507 information from the AIX documentation, except that I burned
3508 out when I got to variant records (Pascal and Modula-2) and
3509 all the COBOL types. Oh well, we can add them later when we're
3510 worrying more about those languages.
3511
3512 * stabs.texinfo (Automatic variables): Talk about what it means
3513 to omit the symbol descriptor.
3514
3515Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3516
3517 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3518 gcc2 behavior with promoted args.
3519
3520Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3521
3522 * gdb.texinfo: include readline appendices in info version of manual
3523
3524Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3525
3526 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3527 target remote.
3528
3529 * gdb.texinfo (Machine Code): more index entries for disassemble
3530
3531Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
3532
3533 * Clarify the intended use of the gdb-testers and gdb-patches
3534 mailing lists, and shrink gzip comment.
3535
3536Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3537
3538 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3539 DOSHOST configuration of manual.
3540
3541 * gdb.texinfo (MIPS Stack): new node.
3542
3543 * all-config.texi (MIPS) new switch.
3544
3545 * gdbinv-s.texi (Nindy Options) Remove two instances of future
3546 tense; (MIPS Remote) new node.
3547
3548 * gdb.texinfo (passim) rephrases to work around makeinfo @value
3549 bug; (Environment) less passive, other small cleanups in text about
3550 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3551 (Remote) new MIPS Remote menu entry.
3552
3553Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
3554
3555 * stabs.texinfo: Many changes to include information from the
3556 AIX documentation.
3557
3558 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3559
3560Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
3561
3562 * gdbint.texinfo (new node Debugging GDB, elsewhere):
3563 Move a bunch of information from ../README.
3564 (Getting Started): New node.
3565
3566Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3567
3568 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3569
3570 * gdb.texinfo: advance manual revision dates to present
3571
3572 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3573 stop using silly Roman numerals in @set variable names
3574
3575Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
3576
3577 * stabs.texinfo (Parameters): Keep trying to get this right.
3578
3579Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
3580
3581 * stabs.texinfo (Parameters): More on "local parameters".
3582
3583Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
3584
3585 * stabs.texinfo (Parameters): Re-do "local parameters" section.
3586
3587Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
3588
3589 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3590 (Parameters): Rewrite.
3591 (xcoff-differences, Sun-differences): Minor changes.
3592
3593Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3594
3595 * stabs.texinfo: Minor cleanup.
3596
3597Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
3598
3599 * gdbint.texinfo: Minor xcoff stuff.
3600
3601Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
3602
3603 * gdbint.texinfo: Update for new config directory structure.
3604 Add info about internal type data structures.
3605
3606Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
3607
3608 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3609 $(srcdir).
3610 (gdb-config.texi): Depend on file in $(srcdir).
3611
3612Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
3613
3614 * stabs.texinfo: Fixes about N_SO.
3615
3616Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3617
3618 * gdb.texinfo: include list of nonstandard init file names
3619
3620 * *-config.texi: new switch GENERIC for text that applies *only*
3621 to (usual) multiple-target version of manual
3622
3623 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3624 h8 config
3625
3626 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3627 in menus (rather than conditionally selected multiple alternative
3628 menus).
3629
3630 * Makefile.in: define and use DOC_CONFIG var to select
3631 configuration for GDB user manual.
3632
3633 * gdb-config.texi: delete from repository, generate from Makefile.
3634
3635 * all-config.texi: normal `generic' configuration file, formerly
3636 stored as gdb-config.texi
3637
3638Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3639
3640 * Makefile.in: add dvi target to build all .dvi files
3641
3642Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3643
3644 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3645
3646Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
3647
3648 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
3649 host conditionals.
3650 * stabs.texinfo: More array fixes inspired by Jim's.
3651
3652Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
3653
3654 * stabs.texinfo: Fixes re arrays and continuations.
3655
3656 * gdbint.texinfo: Add XCOFF node.
3657
3658Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
3659
3660 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
3661
3662Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
3663
3664 * stabs.texinfo: Fix for array types to mention lower bounds.
3665
3666Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
3667
3668 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
3669
3670Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
3671
3672 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
3673
3674Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
3675
3676 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
3677 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
3678
3679Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
3680
3681 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
3682
3683Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3684
3685 * gdb.texinfo, gdbinv-s.texi: misc updates
3686
3687Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
3688
3689 * gdbint.texinfo: Brief documentation for longjmp support,
3690 from an email msg by Stu.
3691
3692Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
3693
3694 * stabs.texinfo: Fix description of floating point "range"
3695 types (which really define basic types). Reported by Jim Meehan,
3696 <meehan@src.dec.com>.
3697
3698 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
3699
3700Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
3701
3702 * gdbint.texinfo: Slightly expand section on supporting a new
3703 object file format.
3704
3705Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
3706
3707 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
3708 intermediate file.
3709
3710Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3711
3712 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3713
3714Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3715
3716 * gdbinv-s.texi: z8000 simulator target name is just "sim"
3717
3718 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
3719 as well as Z8002.
3720
3721Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
3722
3723 * gdbint.texinfo: Add sections on clean design and on how to send
3724 in changes.
3725
3726Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
3727
3728 * gdbint.texinfo: Add how to declare the result of make_cleanup.
3729
3730Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
3731
3732 * gdb.texinfo: Fix typo, reported by Karl Berry.
3733
3734Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
3735
3736 * gdb.texinfo: Add opcodes dir to GDB distribution description.
3737
3738Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3739
3740 * gdbint.texinfo: fixed a stray email address (needs @@),
3741 added @table @code to node "Native Conditionals"
3742
3743Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
3744
3745 * gdbint.texinfo: Describe coding style of GDB.
3746
3747Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
3748
3749 * stabs.texinfo: Minor wording changes.
3750
3751Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
3752
3753 * gdbint.texinfo: Improve release doc slightly.
3754
3755Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
3756
3757 * gdbint.texinfo: Improve doc of GDB config macros.
3758
3759Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
3760
3761 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
3762 These will be reinserted when examined.
3763
3764Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
3765
3766 * gdbint.texinfo: Make a start at documenting all the #if macros
3767 in GDB. At least list them all, and start separating them into
3768 host-specific and target-specific.
3769
3770Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3771
3772 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 3773 examples (not consistent w others).
c906108c
SS
3774 gdb.texinfo: issue disclaimer paragraph on cmdline options only
3775 for generic vn of doc
3776
3777Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
3778
3779 * Makefile.in: always create installation directories.
3780
3781Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3782
3783 * gdb.texinfo: in h8 config, do not describe searching commands.
3784
3785Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3786
3787 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3788 conditionals; introduce a few generic switches that may be
3789 useful for other cross-dev or dos-hosted configs.
3790
3791 * gdb.texinfo: fix typo in "info reg" description
3792
3793Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
3794
3795 * stabs.texinfo: Minor updates from running TeX over it.
3796 * Makefile.in (stabs.dvi, stabs.ps): Add.
3797
3798Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
3799
3800 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
3801 First pass at converting it to texinfo.
3802
3803Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
3804
3805 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
3806 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
3807
3808Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
3809
3810 * gdbint.texinfo: Add section on partial symbol tables.
3811
3812Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
3813
3814 * gdb.texinfo: document `set remotedebug' and `set
3815 rstack_high_address'.
3816
3817Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3818
3819 * gdb.texinfo: slight expansion of new text on reading info files
3820 * gdbinv-s.m4.in: correct and expand info on cross-debugging
3821 H8/300 from DOS.
3822
3823Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
3824
3825 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
3826
3827Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
3828
3829 * gdb.texinfo: Say how to read the `info' files.
3830
3831Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
3832
3833 * Makefile.in: gm4 -> m4.
3834
3835Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
3836
3837 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
3838 Documentation' ahead of `Installing GDB' to match README.
3839 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 3840 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
3841
3842Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
3843
3844 * Makefile.in: remove $(srcdir) from gdb.info rule.
3845
3846Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
3847
3848 * Makefile.in: commented out gdb-all.texinfo rule. This is
3849 temporary.
3850
3851Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
3852
3853 * Makefile.in, configure.in: removed traces of namesubdir,
3854 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
3855 copyrights to '92, changed some from Cygnus to FSF.
3856
3857Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
3858
3859 * gdb.texinfo: Improve how we ask for bug reports.
3860
3861Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3862
3863 * Makefile.in: infodir belongs in datadir.
3864
3865Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3866
3867 * Makefile.in: remove spaces following hyphens, bsd make can't
3868 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 3869 standards.text support.
c906108c
SS
3870
3871Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3872
3873 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3874 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
3875 and mandir now keyed off datadir by default.
3876
3877\f
3878Local Variables:
9e9c5ae7 3879mode: change-log
c906108c
SS
3880left-margin: 8
3881fill-column: 74
3882version-control: never
3883End:
This page took 0.549535 seconds and 4 git commands to generate.