* ppcobsd-tdep.c: Update copyright year. Include "trad-frame.h"
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
a8f24a35
EZ
12005-04-03 Eli Zaretskii <eliz@gnu.org>
2
3 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4 redundant index entry for "target" command.
5 (Backtrace): Add index entries.
6 (Symbols, Fortran): Document the "set case-sensitive" command.
7 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8 (Print Settings): Add index entry for "set demangle-style".
9 (Target Commands): Document "set download-write-size".
10 (Debugging Output): Document "set exec-done-display".
11
09d4efe1
EZ
122005-04-02 Eli Zaretskii <eliz@gnu.org>
13
14 * gdb.texinfo (Files): Fix the name and documentation of
15 add-shared-symbol-files. Document its alias assf. Update the
16 list of OSs where GDB supports shared libraries. Fix markup.
17 (Continuing and Stepping): Add reference to @var{location} in the
18 text.
19 (Dump/Restore Files): Fix reference to @{filename}.
20 (Help): Fix wording.
21 (Attach): Ditto.
22 (Set Watchpoints): Ditto.
23 (Backtrace): Remove redundant index entries. Improve index
24 entries.
25 (Delete Breaks): Fix wording.
26 (Memory): Document the compare-sections command.
27 (Memory Region Attributes): Improve wording.
28 (Disabling): Improve wording.
29 (Fortran): New subsection. Document the "info common" command.
30 (Help): Document aliases "info copying" and "info warranty".
31 (Caching Remote Data): New section. Document the "set/show
32 remotecache" and "info dcache" commands.
33 (Show): Fix wording of the documentation of the "set
34 extension-language" command.
35 (Signals): Add index entry for "info handle".
36 (Memory Region Attributes): Fix punctuation.
37 (Symbols): Change the arg name to "location" and refer to it in
38 the text. Fix wording of "info types" doc.
39 (Threads): Fix usage of @enumerate @item's.
40 (Listing Tracepoints): Add index entry for "info tp".
41 (Set Watchpoints): Add xref to "info break" description.
42 (Macros): Add an index entry for "macro exp1". Document the
43 "macro list" command.
44 (Maintenance Commands): Document "flushregs", "maint agent",
45 "maint check-symtabs", "maint cplus", "maint demangle", "maint
46 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
47 "maint print architecture", "maint print objfiles", "maint print
48 statistics", "maint print type", "maint show-debug-regs", "maint
49 space", "maint time", and "maint translate-address".
50 (Connecting): Document the "monitor" command.
51 (Annotations Overview): Describe the "set annotate" command.
52
82f2d802
EZ
532005-04-01 Eli Zaretskii <eliz@gnu.org>
54
55 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
56 Rearrange index entries and improve wording about support for
57 hardware watchpoints.
58
7d51c7de
BR
592005-03-10 Bob Rossi <bob@brasko.net>
60
61 * gdb.texinfo: Update copyright
62
68c71a2e
TR
632005-02-09 Theodore A. Roth <troth@openavr.org>
64
65 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
66 error.
67
83761cbd
KB
682005-02-03 Kevin Buettner <kevinb@redhat.com>
69
70 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
71
9f1c6395
MS
722005-01-17 Michael Snyder <msnyder@redhat.com>
73
74 * gdb.texinfo: Fix spelling, infinte -> infinite.
75
fbd1b305
MK
762005-01-08 Mark Kettenis <kettenis@gnu.org>
77
78 * observer.texi (GDB Observers): Document "solib_loaded".
79
3ace7edb
AC
802005-01-07 Andrew Cagney <cagney@gnu.org>
81
bec39cab
AC
82 * configure.ac: Rename configure.in, require autoconf 2.59.
83 * configure: Re-generate.
84
3ace7edb
AC
85 * configure.in: Replace configdirs with multiple references to
86 AC_CONFIG_SUBDIRS.
87 * configure: Re-generate.
88
53531fc1
AC
892005-01-04 Andrew Cagney <cagney@gnu.org>
90
91 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
92 part of the version number.
93
536ffdb7
MK
942004-12-24 Mark Kettenis <kettenis@gnu.org>
95
96 * gdbint.texinfo (Algorithms): Remove description of
97 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
98
e1aac25b
JB
992004-12-07 Jim Blandy <jimb@redhat.com>
100
101 * gdb.texinfo (General Query Packets): Specify that thread ID's in
102 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
103 numbers.
104
f47b1503
AS
1052004-12-07 Andreas Schwab <schwab@suse.de>
106
107 * gdb.texinfo (Mode Options): Document -l option.
108
b6b8ece6
EZ
1092004-12-04 Eli Zaretskii <eliz@gnu.org>
110
111 * gdbint.texinfo (Algorithms): More accurate description of
112 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
113 is not needed unless data-read and data-access watchpoints are
114 supported. Add a description of how GDB checks whether the
115 inferior stopped because a watchpoint was hit.
116
01371747
EZ
1172004-11-23 Eli Zaretskii <eliz@gnu.org>
118
119 * gdb.texinfo (Files): Add cross-reference to description of
120 -readnow command-line switch.
121
2315ffec
RC
1222004-11-10 Randolph Chung <tausq@debian.org>
123
124 * gdb.texinfo: Document set/show backtrace past-entry commands.
125 Rearrange index entries for set/show backtrace past-main.
126
69065f5d
AC
1272004-11-10 Jon Beniston <jon@beniston.com>
128
129 Committed by Andrew Cagney <cagney@gnu.org>.
130 * gdb.texinfo (Remote Serial Protocol): Further describe
131 binary transfer escaping mechanism .
132
30e91e0b
RC
1332004-11-08 Randolph Chung <tausq@debian.org>
134
135 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
136 and "show debug infrun". Add index entries.
137
60bf7e09
EZ
1382004-10-23 Eli Zaretskii <eliz@gnu.org>
139
140 * gdb.texinfo (SVR4 Process Information): Document subcommands of
141 "info proc" that are already implemented. Add index entries.
142 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
143 (Files): Add a tip for decreasing memory used for symtabs from
144 shared libraries.
f018e82f
EZ
145 (Starting): Fix whitespace; make "elaboration" stand out where it
146 is first used, and add an index entry for the term.
f8568604
EZ
147 (Calling): Expand and elaborate text. Add "print". Add the
148 description of problems with weak aliases.
384ee23f 149 (Core File Generation): New section.
60bf7e09 150
d52fe014
AC
1512004-10-12 Andrew Cagney <cagney@gnu.org>
152
153 * gdbint.texinfo (Versions and Branches): New chapter.
154 (Releasing GDB): Delete "Versions and Branches" section.
155 (Top): Add "Versions and Branches".
156
703663ab
EZ
1572004-10-08 Eli Zaretskii <eliz@gnu.org>
158
159 * gdb.texinfo (Editing, History): Add cross-references to the
160 included Readline and History user documentation. Remove
161 references to the symbol have-readline-appendices which is unused
162 and undefined.
163 (History): Fix indexing.
164
ac77d04f
JJ
1652004-10-08 Jeff Johnston <jjohnstn@redhat.com>
166
167 * gdbint.texinfo (target_stopped_data_address): Update to
168 new prototype.
169 (i386_stopped_data_address): Update prototype and description.
170 (i386_stopped_by_watchpoint): New function and description.
171
e07c999f
PH
1722004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
173
174 * gdb.texinfo (Filenames): Add Ada suffixes.
175 (Ada) New section.
176
2e868123
AC
1772004-09-27 Andrew Cagney <cagney@gnu.org>
178 Robert Picco <Robert.Picco@hp.com>
179
180 * gdb.texinfo (Packets): Document the "p" packet.
181
02a57714
JM
1822004-09-21 Jason Molenda (jmolenda@apple.com)
183
184 * gdb.texinfo (Paths and Names of the Source Files): Document the
185 meaning of values in the 'desc' field of a SO stab.
186
ae038cb0
DJ
1872004-09-20 Daniel Jacobowitz <dan@debian.org>
188
189 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
190 max-cache-age" and "maint show dwarf2 max-cache-age".
191
f7dc1244
EZ
1922004-09-16 Eli Zaretskii <eliz@gnu.org>
193
194 * gdb.texinfo (Set Breaks): Add index entry for setting
195 breakpoints on overloaded C++ functions that are not members of
196 any classes. Add an example and an index entry for setting
197 breakpoints on all program functions.
198 (Character Sets, Macros, Overlay Commands)
199 (Non-debug DLL symbols, GDB/MI Output Syntax)
200 (Annotations Overview, Maintenance Commands, File-I/O Overview):
201 Use "(@value{GDBP})" instead of a literal "(gdb)".
202
f810308b
AC
2032004-09-12 Andrew Cagney <cagney@gnu.org>
204
205 * gdbint.texinfo (Native Debugging): Delete description of
206 FILES_INFO_HOOK.
207
15a661f3
PH
2082004-09-11 Paul Hilfinger <hilfinger@gnat.com>
209
210 * gdbint.texinfo (User Interface): Change local_hex_string_custom
211 to hex_string_custom (not historically correct, but more
212 understandable, given the current code).
213
f3219c75
AC
2142004-09-03 Andrew Cagney <cagney@gnu.org>
215
216 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
217
f3bb6704
JJ
2182004-09-01 Jeff Johnston <jjohnstn@redhat.com>
219
220 * observer.texi (solib_unloaded): New observer.
221
8d2c00cb
AC
2222004-08-24 Andrew Cagney <cagney@gnu.org>
223
224 * gdbint.texinfo (Target Architecture Definition): Add missing
225 comma.
226
e7dc800a
MC
2272004-08-20 Michael Chastain <mec.gnu@mindspring.com>
228
229 * (Using the Testsuite): build != host is supported,
230 but some test scripts do not support build != host.
231
73b03683
MK
2322004-08-14 Mark Kettenis <kettenis@gnu.org>
233
234 * gdbint.texinfo (Host Definition): Delete description of
235 FCLOSE_PROVIDED and GETENV_PROVIDED.
236
c0ccb908
MK
2372004-08-05 Mark Kettenis <kettenis@chello.nl>
238
239 * gdbint.texinfo (Host Definition): Delete description of
240 NO_SYS_FILE.
241 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
242 PTRACE_FP_BUG.
243
9c8dbfa9
AC
2442004-08-05 Andrew Cagney <cagney@gnu.org>
245
246 * gdbint.texinfo (Target Architecture Definition): Delete
247 reference to deprecated_read_fp.
248
f42accbe
AC
2492004-08-02 Andrew Cagney <cagney@gnu.org>
250
251 * gdbint.texinfo (Target Architecture Definition): Delete
252 description of DEPRECATED_REGISTER_BYTES.
253
0b66e38c
EZ
2542004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
255
256 * gdb.texinfo (Source Path): Document the new behavior of
257 searching for the source files.
258
15387254
EZ
2592004-07-17 Eli Zaretskii <eliz@gnu.org>
260
261 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
262 (Search, Expressions, Arrays, Variables, Data, Machine Code)
263 (Auto Display): Improve indexing.
264
2c07db7a
AC
2652004-07-16 Andrew Cagney <cagney@gnu.org>
266
267 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
268 "-noasync".
269
4644b6e3
EZ
2702004-07-09 Eli Zaretskii <eliz@gnu.org>
271
272 * gdb.texinfo: Fix @kindex entries so that multiple commands that
273 have the same prefix have only their prefix in the index.
274
7561d450
MK
2752004-07-03 Mark Kettenis <kettenis@gnu.org>
276
277 * gdb.texinfo (BSD libkvm Interface): New node (section)
278 (Native): Add it to the menu.
279
67bebe79
MK
2802004-07-01 Mark Kettenis <kettenis@gnu.org>
281
282 * gdbint.texinfo (Target Architecture Definition): Remove
283 PCC_SOL_BROKEN.
284
1a6923e0
MK
2852004-06-24 Mark Kettenis <kettenis@gnu.org>
286
287 * gdbint.texinfo (Target Architecture Definition): Remove
288 SUN_FIXED_LBRAC_BUG.
289
b435e160
AC
2902004-06-26 Andrew Cagney <cagney@gnu.org>
291
292 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
293
b5622e8d
AC
2942004-06-20 Andrew Cagney <cagney@gnu.org>
295
296 * gdbint.texinfo (Target Architecture Definition): Deprecate
297 USE_STRUCT_CONVENTION.
298
e0c07bf0
MC
2992004-06-19 Michael Chastain <mec.gnu@mindspring.com>
300
301 gdb.texinfo (Bug Reporting): Mention session recording,
302 with the script command or Emacs.
303
782263ab
AC
3042004-06-18 Andrew Cagney <cagney@gnu.org>
305
306 * gdbint.texinfo (Target Architecture Definition): Deprecate
307 FUNCTION_START_OFFSET.
308
03727ca6
AC
3092004-06-14 Andrew Cagney <cagney@gnu.org>
310
311 Based on changes from Karl Berry.
312 * gdb.texinfo: Do not use @sc in a direntry.
313 * stabs.texinfo: Change @dircateogry to "Software development".
314 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
315
97092415
AC
3162004-06-13 Andrew Cagney <cagney@gnu.org>
317
318 * gdbint.texinfo (Target Architecture Definition): Delete
319 description of RETURN_VALUE_ON_STACK.
320
1f6d4158
AC
3212004-06-09 Andrew Cagney <cagney@gnu.org>
322
323 * gdbint.texinfo (Native Debugging): Restore "@table @code"
324 deleted by previous patch.
325
d966f0cb
AC
3262004-06-08 Andrew Cagney <cagney@gnu.org>
327
328 * gdbint.texinfo (Native Debugging): Delete documentation on
329 ATTACH_DETACH.
330
86fe4aaa
RC
3312004-06-06 Randolph Chung <tausq@debian.org>
332
333 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
334
d4b6d575
RC
3352004-06-06 Randolph Chung <tausq@debian.org>
336
337 * gdb.texinfo (push_dummy_call): Update argument list to match
338 the new push_dummy_call method signature. Describe the function
339 argument.
340
4e8b0763
JB
3412004-05-24 Joel Brobecker <brobecker@gnat.com>
342
343 * gdb.texinfo (Starting): Document new start command.
344
59caf092
AC
3452004-05-21 Andrew Cagney <cagney@redhat.com>
346
347 * observer.texi (GDB Observers): Document "inferior_created".
348
e4a2df64
AC
3492004-05-08 Andrew Cagney <cagney@redhat.com>
350
e6b55ae2
AC
351 * gdbint.texinfo (Target Architecture Definition): Delete
352 description of DO_DEFERRED_STORES.
353
28954179
AC
354 * gdbint.texinfo (Target Architecture Definition): Delete
355 references to DEPRECATED_FIX_CALL_DUMMY.
356
434b87dd
AC
357 * gdbint.texinfo (Target Architecture Definition): Delete
358 description of DEPRECATED_CALL_DUMMY_WORDS,
359 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
360
58d28df8
AC
361 * gdbint.texinfo (Target Architecture Definition): Delete
362 description of DEPRECATED_PUSH_DUMMY_FRAME.
363
e4a2df64
AC
364 * gdbint.texinfo (Target Architecture Definition): Delete
365 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
366
2b4855ab
AC
3672004-05-07 Andrew Cagney <cagney@redhat.com>
368
369 * observer.texi (GDB Observers): Add "Debugging" section. Include
370 cross reference to "set/show debug observer".
371 * gdb.texinfo (Debugging Output): Document "set/show debug
372 observer".
373
fcf70625
AC
3742004-05-01 Andrew Cagney <cagney@redhat.com>
375
376 * gdbint.texinfo (Target Architecture Definition): Delete
377 description of DEPRECATED_PC_IN_SIGTRAMP.
378
8ee56bcf
AC
3792004-04-30 Andrew Cagney <cagney@redhat.com>
380
381 * gdbint.texinfo (Target Architecture Definition): Delete
382 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
383
67ab9a76
OF
3842004-04-30 Orjan Friberg <orjanf@axis.com>
385
386 * observer.texi (GDB Observers): Correct spelling.
387
79346bcb
OF
3882004-04-26 Orjan Friberg <orjanf@axis.com>
389
390 * observer.texi (GDB Observers): Add target_changed event.
391
7a464420
AC
3922004-04-08 Andrew Cagney <cagney@redhat.com>
393
394 * observer.texi (GDB Observers): Rework, provide generic observer
395 definitions and then a list of observable events.
396
6cdf9d98
AC
3972004-04-04 Andrew Cagney <cagney@redhat.com>
398
399 * gdbint.texinfo (Host Definition): Delete reference to
400 NO_SIGINTERRUPT.
401
ddc135a4
AC
4022004-04-02 Andrew Cagney <cagney@redhat.com>
403
404 * gdbint.texinfo (Target Architecture Definition): Delete
405 reference to DEPRECATED_CALL_DUMMY_LENGTH.
406
6a1b180d
SC
4072004-03-28 Stephane Carrez <stcarrez@nerim.fr>
408
409 * gdb.texinfo (TUI Commands): Document tui reg commands.
410
d0d5df6f
AC
4112004-03-26 Andrew Cagney <cagney@redhat.com>
412
413 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
414 "gdbtui".
415 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
416 (Contributors): Mention both Text and Terminal User Interface.
417
aa2a3f87
AC
4182004-03-23 Andrew Cagney <cagney@redhat.com>
419
420 * gdbint.texinfo (Target Architecture Definition): Deprecate
421 references to SIGTRAMP_START and SIGTRAMP_END.
422
f561f026
AC
4232004-03-23 Andrew Cagney <cagney@redhat.com>
424
425 * gdbint.texinfo (Target Architecture Definition): Deprecate
426 references to PC_IN_SIGTRAMP.
427
33cb8b0f
AC
4282004-03-19 Andrew Cagney <cagney@redhat.com>
429
430 * gdbint.texinfo (Target Architecture Definition): Delete
431 reference to GDB_TARGET_IS_HPPA.
432
fc989b7a
AC
4332004-03-18 Andrew Cagney <cagney@redhat.com>
434
435 * gdbint.texinfo (Coding): Update section on gdbarch_data,
436 describe pre_init and post_init.
437
701b08bb
DJ
4382004-03-09 Daniel Jacobowitz <drow@mvista.com>
439
440 * gdb.texinfo (Debugging Output): Document values for "set debug
441 target".
442
faae5abe
AC
4432004-02-28 Andrew Cagney <cagney@redhat.com>
444
445 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
446
dd79a6cf
JJ
4472004-02-26 Jeff Johnston <jjohnstn@redhat.com>
448
449 * gdb.texinfo (breakpoints): Add information about the
450 new "set breakpoint pending" and "show breakpoint pending"
451 commands.
452
e7f16015
AC
4532004-02-26 Andrew Cagney <cagney@redhat.com>
454
455 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
456 in Per-architecture module data section.
457
7161a3a6
RM
4582004-02-25 Roland McGrath <roland@redhat.com>
459
460 * gdb.texinfo (General Query Packets): Document qPart:... packets.
461
2154891a
AC
4622004-02-24 Andrew Cagney <cagney@redhat.com>
463
464 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
465 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
466 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 467
6c74ac8b
AC
4682004-02-17 Andrew Cagney <cagney@redhat.com>
469
470 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
471
19772a2c
AC
4722004-02-16 Andrew Cagney <cagney@redhat.com>
473
474 * gdbint.texinfo (Target Architecture Definition): Deprecate
475 FRAMELESS_FUNCTION_INVOCATION.
476
c9830293
AC
4772004-02-16 Andrew Cagney <cagney@redhat.com>
478
479 * gdbint.texinfo (Coding): Mention -Wunused-function.
480
b9d26eb9
AC
4812004-02-14 Andrew Cagney <cagney@redhat.com>
482
483 * gdbint.texinfo (Target Architecture Definition): Delete
484 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
485
49efadf5
EZ
4862004-02-12 Elena Zannoni <ezannoni@redhat.com>
487
488 * gdb.texinfo: Properly quote the name "C++".
489 * gdbint.texinfo: Ditto.
490 * stabs.texinfo: Ditto.
491
1eb288ea
EZ
4922004-02-11 Elena Zannoni <ezannoni@redhat.com>
493
494 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
495 minimal information about libiberty.
496
e4937fc1
MC
4972004-02-06 Michael Chastain <mec.gnu@mindspring.com>
498
499 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
500
a9331b3f
RM
5012004-02-04 Roland McGrath <roland@redhat.com>
502
503 * gdb.texinfo (Auxiliary Vector): New node (section).
504 (Data): Add it to the menu.
505
2650777c
JJ
5062004-02-02 Jeff Johnston <jjohnstn@redhat.com>
507
508 * gdb.texinfo (Breakpoints): Add information about pending
509 breakpoint support.
510
b4501125
AC
5112004-01-26 Andrew Cagney <cagney@redhat.com>
512
513 * gdb.texinfo (Overview): Delete references to the cisco protocol
514 including the "N" response.
515
74055713
AC
5162004-01-26 Andrew Cagney <cagney@redhat.com>
517
518 * gdbint.texinfo (Target Architecture Definition): Rename
519 EXTRACT_STRUCT_VALUE_ADDRESS to
520 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 521
3bbe9696
EZ
5222004-01-24 Eli Zaretskii <eliz@gnu.org>
523
524 * gdb.texinfo (KOD): Document "show os". Add index entries for
525 "set/show os" and "info cisco" commands.
526
5843504f
EZ
5272004-01-21 Eli Zaretskii <eliz@gnu.org>
528
529 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
530
9175c9a3
MC
5312004-01-19 Michael Chastain <mec.gnu@mindspring.com>
532
533 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
534 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
535
8e94b928
NR
5362004-01-19 Nick Roberts <nick@nick.uklinux.net>
537
538 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
539 -stack-list-locals.
540 (GDB/MI Variable Objects): Describe extension to
541 -var-list-children.
542
a20cf136
DJ
5432004-01-17 Daniel Jacobowitz <drow@mvista.com>
544
545 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
546
afb18d0f
AC
5472004-01-17 Andrew Cagney <cagney@redhat.com>
548
549 * gdbint.texinfo (Target Architecture Definition): Delete
550 documentation on DEPRECATED_NPC_REGNUM.
551
b51970ac
DJ
5522004-01-13 Daniel Jacobowitz <drow@mvista.com>
553
554 * gdb.texinfo: Update copyright year. Mention that set
555 follow-fork-mode is supported on GNU/Linux. Remove documentation of
556 "set follow-fork-mode ask".
557
0f0cffd2
AC
5582004-01-13 Andrew Cagney <cagney@redhat.com>
559
560 * gdbint.texinfo: Update copyright year.
561 (Coding): Add -Wunused-label to list of -Werror warnings.
562
c552b3bb 5632004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 564 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
565
566 * gdb.texinfo: Update copyright.
567 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
568 around names, as appropriate. Minor syntax cleanup of
569 _NSPrintForDebugger explanation. Two spaces after periods.
570 GDBN used instead of lit. "gdb". Index entries added for
571 print-object and _NSPrintForDebugger. @noindent added in one spot.
572
afe157ca
EZ
5732003-11-11 Elena Zannoni <ezannoni@redhat.com>
574
575 * stabs.texinfo: Add dircategory and direntry commands.
576 * annotate.texinfo: Ditto.
577
963e2bb7
AC
5782003-11-10 Andrew Cagney <cagney@redhat.com>
579
580 * gdbint.texinfo (Target Architecture Definition): Replace the
581 return_value method's "inval" and "outval" parameters with
582 "readbuf" and "writebuf".
583
1d8b2f28
JB
5842003-10-28 Jim Blandy <jimb@redhat.com>
585
586 * gdb.texinfo (The F request packet, The F reply packet): Renamed
587 from "The `F' request packet" and "The `F' reply packet", to make
588 texi2dvi happy.
589 (File-I/O remote protocol extension): Update menu entries, too.
590
36d86913
MC
5912003-10-26 Michael Chastain <mec@shout.net>
592
593 * gdb.texinfo (Thread Stops): Document the issue with
594 premature return from system calls in multi-threaded programs.
595
ce2826aa
AC
5962003-10-24 Andrew Cagney <cagney@redhat.com>
597
598 * annotate.texinfo: Fix "fortunatly"[sic].
599
f24c5e49
KI
6002003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
601
602 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
603 with "Hitachi" and "Mitsubishi".
604
92ad9cd9
AC
6052003-10-20 Andrew Cagney <cagney@redhat.com>
606
607 * gdbint.texinfo (Target Architecture Definition): Document
608 gdbarch_return_value. Add cross references from
609 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
610 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
611
0ab4b752
MK
6122003-10-18 Mark Kettenis <kettenis@gnu.org>
613
614 * gdbint.texinfo (Target Architecture Definition): Document
615 regset_from_core_section.
fb3e19c0
KI
616
6172003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
618
619 * gdb.texinfo (M32R/D): Mention m32rsdi target.
620
a9331b3f 6212003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
622
623 From Anthony Green <green@redhat.com>:
624 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
625
1485d690
KB
6262003-10-14 Kevin Buettner <kevinb@redhat.com>
627
628 * gdb.texinfo (Breakpoint related warnings): New node.
629 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 630
86d30acc
DJ
6312003-10-13 Daniel Jacobowitz <drow@mvista.com>
632
633 * gdb.texinfo (Remote Protocol): Document v and vCont.
634
172c2a43
KI
6352003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
636
637 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
638 * gdbint.texinfo: Ditto.
639
71952f4c
AC
6402003-10-09 Andrew Cagney <cagney@redhat.com>
641
642 From 2003-09-18 David Anderson <davea@sgi.com>:
643 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
644 "command".
645
268e2188
AC
6462003-10-03 Andrew Cagney <cagney@redhat.com>
647
648 * gdbint.texinfo (Target Architecture Definition): Deprecate
649 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
650 just target.
651
12c266ea 6522003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 653
f30992d4 654 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
655 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
656 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
657 * gdbint.texinfo (Target Architecture Definition): Rename
658
6592003-09-30 Andrew Cagney <cagney@redhat.com>
660
f30992d4 661 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 662 (Target Architecture Definition):
f30992d4 663
2e092625
AC
664 * gdbint.texinfo (Target Architecture Definition): Rename
665 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
666
0717ae8a
AC
6672003-09-29 Andrew Cagney <cagney@redhat.com>
668
dad809b7
AC
669 * gdbint.texinfo (Target Architecture Definition): Delete
670 documentation for NEED_TEXT_START_END.
671
0717ae8a
AC
672 * gdbint.texinfo (Target Architecture Definition): Rename
673 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
674 TARGET_WRITE_PC.
a9331b3f 675
af6cf26d
MC
6762003-09-22 Michael Chastain <mec@shout.net>
677
678 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
679
ee206350
AG
6802003-09-21 Anthony Green <green@redhat.com>
681
682 * gdbint.texinfo (Target Architecture Definition): Fix typos.
683
a38c9fe6
MK
6842003-09-21 Mark Kettenis <kettenis@gnu.org>
685
686 * gdbint.texinfo (Target Architecture Definition): Document
687 stabs_argument_has_addr.
688
77949794
AC
6892003-09-18 Andrew Cagney <cagney@redhat.com>
690
691 * gdbint.texinfo (Target Architecture Definition): Delete
692 documentation on REGISTER_NAMES.
693
8e823e25
MK
6942003-09-13 Mark Kettenis <kettenis@gnu.org>
695
696 * gdbint.texinfo (Target Architecture Definition): Replace
697 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
698
f27dd7fd
AC
6992003-09-11 Andrew Cagney <cagney@redhat.com>
700
701 * gdbint.texinfo (Target Architecture Definition): Replace
702 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
703
8b148df9
AC
7042003-08-18 Andrew Cagney <cagney@redhat.com>
705
706 * gdbint.texinfo (Target Architecture Definition): Document
707 "frame_red_zone_size".
708
25d29d70
AC
7092003-08-09 Andrew Cagney <cagney@redhat.com>
710
711 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
712 with "set/show backtrace past-main" and "set/show backtrace
713 limit".
714
c938e9b0
L
7152003-08-08 H.J. Lu <hongjiu.lu@intel.com>
716
717 * Makefile.in (install-info): Support DESTDIR.
718 (install-html): Likewise.
719
64fabec2
AC
7202003-08-07 Andrew Cagney <cagney@redhat.com>
721
722 Patch from Nick Roberts.
723 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
724 bindings. Remove description of send-gdb-command.
725
2fcf52f0
AC
7262003-08-07 Andrew Cagney <cagney@redhat.com>
727
728 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
729 GDB 6.0.
730
086432e2
AC
7312003-08-06 Andrew Cagney <cagney@redhat.com>
732
733 * gdb.texinfo (Mode Options): Mention that level three is the
734 highest available and that level 2 is deprecated.
735 (Annotations Overview): Mention annotation levels. Cross reference
736 to "Limitations of the Annotation Interface" in annotate.texi.
737 (TODO, Value Annotations, Frame Annotations): Delete section.
738 (Displays, Breakpoint Info): Delete.
739
e5249f67
AC
7402003-08-04 Andrew Cagney <cagney@redhat.com>
741
742 * agentexpr.texi: Delete @bye.
743 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
744 (stabs.info): Add $(srcdir) to include search path.
745 (html): Depend on "annotate_toc.html", and not "annotate.html".
746 * stabs.texinfo: Ditto. Include "fdl.texi".
747 * gdbint.texinfo: Update copyright statement's list of invariant
748 sections.
749
e6f672d2
AC
7502003-07-28 Andrew Cagney <cagney@redhat.com>
751
752 * Makefile.in (INFO_DEPS): Add annotate.info.
753 (dvi, ps, html, pdf): Add annotate.
754 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
755 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
756 (ANNOTATE_DOC_FILES): New macro.
757 (ANNOTATE_TEX_TMPS): New macro.
758 (annotate.info, annotate_toc.html): Specify dependencies.
759 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
760 * annotate.texinfo: Rename annotate.texi. Get building. Add
761 "Migrating to GDB/MI" and "Limitations of the Annotation
762 Interface" chapters. Mention why it is not part of the user
763 guide. Update copyright notice. Include "fdl.texi".
764
72ffddc9
SC
7652003-07-26 Stephane Carrez <stcarrez@nerim.fr>
766
767 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
768
a9f12a31
DJ
7692003-07-24 Daniel Jacobowitz <drow@mvista.com>
770
771 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
772
b1fe9455
DJ
7732003-07-24 Daniel Jacobowitz <drow@mvista.com>
774
775 * gdb.texinfo (Server): Mention pidof.
776
153721e6
AC
7772003-07-22 Andrew Cagney <cagney@redhat.com>
778
779 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
780 list.
781
0fac0b41
DJ
7822003-06-28 Daniel Jacobowitz <drow@mvista.com>
783
784 * gdb.texinfo (Logging output): New chapter.
785
4e562065
JB
7862003-06-24 Joel Brobecker <brobecker@gnat.com>
787
788 * gdb.texinfo (Unsupported languages): New section.
789 (Languages): Add link to new section.
790
f2c06f52
AC
7912003-06-22 Andrew Cagney <cagney@redhat.com>
792
793 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
794
b4177fca
DJ
7952003-06-22 Daniel Jacobowitz <drow@mvista.com>
796
797 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
798
f418dd93
DJ
7992003-06-22 Daniel Jacobowitz <drow@mvista.com>
800
801 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
802 * agentexpr.texi: Retitle section, and change it to an appendix.
803 Comment out texinfo initialization. Factor a @var{} into two
804 pieces to prevent makeinfo warnings.
805 * gdb.texinfo: Add Agent Expressions appendix.
806
4ca61388
DJ
8072003-06-19 Daniel Jacobowitz <drow@mvista.com>
808
809 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
810
07f31aa6
DJ
8112003-06-18 Daniel Jacobowitz <drow@mvista.com>
812
813 * gdb.texinfo (Remote Debugging): New section "Connecting to a
814 remote target". Document the "detach" and "disconnect" commands.
815 (Server, Netware, Debug Session): Reference "Connecting to a
816 remote target".
817 (GDB/MI Target Manipulation): Document "-target-disconnect".
818
2dd0da42
AC
8192003-06-13 Andrew Cagney <cagney@redhat.com>
820
821 * gdbint.texinfo (Target Architecture Definition): Deprecate
822 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
823 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
824
e7a3abfc
JB
8252003-06-09 Jim Blandy <jimb@redhat.com>
826
827 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
828
25e3a86b
AC
8292003-06-08 Andrew Cagney <cagney@redhat.com>
830
831 * gdbint.texinfo (Target Architecture Definition): Delete
832 documentation on FRAME_ARGS_ADDRESS_CORRECT.
833
a9e5fdc2
AC
8342003-06-08 Andrew Cagney <cagney@redhat.com>
835
836 * gdbint.texinfo (Target Architecture Definition): Document
837 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
838
b37303ee
AF
8392003-06-07 Adam Fedor <fedor@gnu.org>
840
841 * gdb.texinfo: Add Objective-C documentation.
842
39fe6e80
AC
8432003-06-01 Andrew Cagney <cagney@redhat.com>
844
845 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
846 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
847
125309b2
AC
8482003-05-21 Andrew Cagney <cagney@redhat.com>
849
850 * gdbint.texinfo (Target Architecture Definition): Delete
851 references to "extract_address" and "store_address".
852
b8b527c5
AC
8532003-05-16 Andrew Cagney <cagney@redhat.com>
854
855 * gdbint.texinfo (Target Architecture Definition): Replace
856 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
857 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
858
50e3ee83
TR
8592003-05-14 Theodore A. Roth <troth@openavr.org>
860
861 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
862
44e2be90
L
8632003-05-10 H.J. Lu <hongjiu.lu@intel.com>
864
865 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
866 (gdb.dvi): Likewise.
867 (gdb.pdf): Likewise.
868 (links2roff): Likewise.
869
df5215a6
JB
8702003-05-08 Jim Blandy <jimb@redhat.com>
871
872 * gdb.texinfo (Dump/Restore Files): Update documentation for
873 'dump', 'append', and 'restore': note that format argument is
874 optional; simplify presentation of the command variants; and be
875 more precise about the formats.
876
5e7b2f39
JB
8772003-05-07 Jim Blandy <jimb@redhat.com>
878
879 * gdb.texinfo (Symbols): Update documentation: 'maint list
880 symtabs' and 'maint list psymtabs' have been renamed 'maint info
881 symtabs' and 'maint info psymtabs'.
882
b1e29e33
AC
8832003-05-05 Andrew Cagney <cagney@redhat.com>
884
885 * gdbint.texinfo (Target Architecture Definition): Make
886 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
887 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
888 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
889
00905d52
AC
8902003-05-04 Andrew Cagney <cagney@redhat.com>
891
892 * gdb.texinfo (Maintenance Commands): Document "maint print
893 dummy-frames".
894
54ff5908
AC
8952003-05-04 Andrew Cagney <cagney@redhat.com>
896
897 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
898
32e7087d
JB
8992003-05-03 J. Brobecker <brobecker@gnat.com>
900
901 Thierry Schneider <tpschneider1@yahoo.com>
902 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
903 for new MI command.
904
7043d8dc
AC
9052003-05-03 Andrew Cagney <cagney@redhat.com>
906
907 * gdbint.texinfo (Target Architecture Definition): Document
908 push_dummy_code. Add cross references.
909
e33d66ec
EZ
9102003-05-02 Elena Zannoni <ezannoni@redhat.com>
911
912 * gdb.texinfo (Character Sets): Update to reflect new behavior of
913 set/show charsets commands.
914
0ba6dca9
AC
9152003-04-28 Andrew Cagney <cagney@redhat.com>
916
917 * gdbint.texinfo (Target Architecture Definition): Replace
918 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
919 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
920
d7a27068
AC
9212003-04-28 Andrew Cagney <cagney@redhat.com>
922
923 * gdbint.texinfo (Target Architecture Definition): Rename
924 "tm_print_insn" to "deprecated_tm_print_insn".
925
44ea7b70
JB
9262003-04-09 Jim Blandy <jimb@redhat.com>
927
928 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
929 list psymtabs'.
930
fb8f8949
AC
9312003-04-08 Andrew Cagney <cagney@redhat.com>
932
933 * gdbint.texinfo (Target Architecture Definition): Delete
934 references to EXTRA_FRAME_INFO.
935
32fb0f22
AC
9362003-04-08 Andrew Cagney <cagney@redhat.com>
937
938 * gdbint.texinfo (Target Architecture Definition): Delete
939 PRINT_TYPELESS_INTEGER.
940
6be67e67
JB
9412003-04-02 J. Brobecker <brobecker@gnat.com>
942
943 * observer.texi (GDB Observers): Adjust the documentation for the
944 normal_stop notification to better describe reality. Fix a couple
945 of minor typos.
946
4e35d5f0
BR
9472003-04-02 Bob Rossi <bob_rossi@cox.net>
948
a9331b3f 949 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
950 '-file-list-exec-source-file'
951
e8a8712a
AC
9522003-03-31 Andrew Cagney <cagney@redhat.com>
953
954 * gdbint.texinfo (Target Architecture Definition): Delete
955 references to CALL_DUMMY_P.
956
6c0e89ed
AC
9572003-03-30 Andrew Cagney <cagney@redhat.com>
958
959 * gdbint.texinfo (Target Architecture Definition): Remove
960 reference to TARGET_WRITE_SP.
a9331b3f 961
378bfd1b
AC
9622003-03-27 Andrew Cagney <cagney@redhat.com>
963
964 * gdbint.texinfo (Target Architecture Definition): Remove
965 references to write_sp.
6c0e89ed 966
922fbb7b
AC
9672003-03-27 Andrew Cagney <cagney@redhat.com>
968
969 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
970 chapter body. Use @smallexample instead of @example.
971 (Annotations): Ditto.
972 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
973 annotate.texi.
974
b81774d8
AC
9752003-03-26 Andrew Cagney <cagney@redhat.com>
976
977 * gdbint.texinfo (Target Architecture Definition): Replace
978 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
979 dummy_addr parameters.
980
1bf6d5cc
AC
9812003-03-25 Andrew Cagney <cagney@redhat.com>
982
983 * gdbint.texinfo (Target Architecture Definition): Delete
984 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
985 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
986 Add reference to PUSH_ARGUMENTS.
987
618ce49f
AC
9882003-03-23 Andrew Cagney <cagney@redhat.com>
989
990 * gdbint.texinfo (Algorithms, Target Architecture Definition):
991 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
992
bcd7e15f
JB
9932003-03-18 J. Brobecker <brobecker@gnat.com>
994
995 * gdbint.texinfo (Algorithms): Add new section describing the
996 Observer paradigm.
997 (Top): Add menu entry to new observer appendix.
998 * observer.texi: New file.
999 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1000 new observer.texi file.
1001
9fe8321b
AC
10022003-03-17 Andrew Cagney <cagney@redhat.com>
1003
1004 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
1005 that GNU Press update the manual version number.
1006
ac2adee5
AC
10072003-03-12 Andrew Cagney <cagney@redhat.com>
1008
1009 * gdbint.texinfo (Target Architecture Definition): Delete
1010 references to get_saved_register. Rename GET_SAVED_REGISTER to
1011 DEPRECATED_GET_SAVED_REGISTER.
1012
749b82f6
AC
10132003-03-13 Andrew Cagney <cagney@redhat.com>
1014
1015 * gdbint.texinfo (Target Architecture Definition): Replace
1016 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
1017
8bedc050
AC
10182003-03-12 Andrew Cagney <cagney@redhat.com>
1019
1020 * gdbint.texinfo (Target Architecture Definition): Rename
1021 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 1022
0ce1b118
CV
10232003-03-10 Corinna Vinschen <vinschen@redhat.com>
1024
1025 * gdb.texinfo: Add File-I/O documentation.
1026
12cc2063
AC
10272003-03-10 Andrew Cagney <cagney@redhat.com>
1028
1029 * gdbint.texinfo (Target Architecture Definition): Cross reference
1030 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
1031
7453dc06
AC
10322003-03-07 Andrew Cagney <cagney@redhat.com>
1033
1034 * gdb.texinfo (Debugging Output): Mention the "set/show debug
1035 frame" command.
1036
6314f104
AC
10372003-03-05 Andrew Cagney <cagney@redhat.com>
1038
1039 * gdbint.texinfo (Target Architecture Definition): Document
1040 unwind_dummy_id. Cross reference unwind_dummy_id and
1041 SAVE_DUMMY_FRAME_TOS.
1042
f1212245
DJ
10432003-03-05 James Ingham <jingham@apple.com>
1044 Daniel Jacobowitz <drow@mvista.com>
1045
1046 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1047 and "show cp-abi".
1048
77e7e267
AC
10492003-03-03 Andrew Cagney <cagney@redhat.com>
1050
1051 * gdbint.texinfo (Target Architecture Definition): Document
1052 register_type.
1053
838a8221
AC
10542003-03-03 Andrew Cagney <cagney@redhat.com>
1055
1056 * stabs.texinfo (Structures): Use @samp and separate @var's
1057 instead of a single @var containing a comma separated list.
1058 (Unions): Ditto.
1059
d7f4a264
DJ
10602003-03-02 Daniel Jacobowitz <drow@mvista.com>
1061
1062 * Makefile.in (distclean): Remove config.log.
1063
f30ee0bc
AC
10642003-03-01 Andrew Cagney <cagney@redhat.com>
1065
1066 * gdbint.texinfo (Target Architecture Definition): Rename
1067 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1068
10692003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
1070
1071 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1072 DEPRECATED_INIT_EXTRA_FRAME_INFO.
1073
be448670
CF
10742003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
1075
1076 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1077 (Non-debug DLL symbols): New node, describing the minimal symbols
1078 loaded from DLLs without real debugging symbols.
1079
501eef12
AC
10802003-02-20 Andrew Cagney <ac131313@redhat.com>
1081
1082 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1083 hardware-breakpoint-limit".
1084 (Set Watchpoints): Add cross reference to "set remote
1085 hardware-watchpoint-limit".
1086 (Remote configuration options): New section.
1087
21c294e6
AC
10882003-02-04 Andrew Cagney <ac131313@redhat.com>
1089
e9be73e4
AC
1090 * gdbint.texinfo (Target Architecture Definition): Delete
1091 descrption of IS_TRAPPED_INTERNALVAR.
1092
21c294e6
AC
1093 From Keith Seitz <keiths@redhat.com>:
1094 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
1095 option "-i"/"--interpreter" to this chapter. Include index
1096 entries.
1097
0179ffac
DC
10982003-02-04 David Carlton <carlton@math.stanford.edu>
1099
1100 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1101 (Variables): Recommend stabs+ and DWARF 2.
1102 (C plus plus expressions): Correct info about
1103 compiler versions, debug formats.
1104 (Contributors): Change 'DWARF2' to 'DWARF 2'.
1105 PR symtab/874.
1106
7ca9f392
AC
11072003-02-01 Andrew Cagney <ac131313@redhat.com>
1108
1109 * gdbint.texinfo (Target Architecture Definition): Delete
1110 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1111 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1112 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1113 references to nindy and i960.
1114 * gdb.texinfo (i960): Delete all references to i960 and nindy.
1115
31a85ea2
AC
11162003-02-01 Andrew Cagney <ac131313@redhat.com>
1117
1118 * gdbint.texinfo (Target Architecture Definition): Delete
1119 FLOAT_INFO.
1120
6b894e49
AC
11212003-01-30 Andrew Cagney <ac131313@redhat.com>
1122
1123 * stabs.texinfo (Member Type Descriptor): Clarify description of
1124 `@'. Suggested by Ben Hutchings.
1125
c48861fb
AC
11262003-01-29 Andrew Cagney <ac131313@redhat.com>
1127
1128 * gdb.texinfo (M68K): Delete reference to es1800.
1129
617073a9
AC
11302003-01-29 Andrew Cagney <ac131313@redhat.com>
1131
1132 * gdb.texinfo (Maintenance Commands): Document `maint print
1133 reggroups' and `maint print register-groups'.
1134 * gdbint.texinfo (Target Architecture Definition): Document
1135 register_reggroup_p.
1136
5b5d99cf
JB
11372003-01-23 Jim Blandy <jimb@redhat.com>
1138
1139 * gdb.texinfo (Separate Debug Files): New section.
1140
e7ba9c65
DJ
11412003-01-22 Daniel Jacobowitz <drow@mvista.com>
1142
1143 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1144 and "maint show profile".
1145
94e91d6d
MC
11462003-01-16 Michael Chastain <mec@shout.net>
1147
1148 * gdb.texinfo (Installing GDB): Warn against
1149 ".../gdb-VERSION/gdb/configure".
1150 (Separate Objdir): Likewise.
1151
867f3898
AC
11522003-01-15 Andrew Cagney <ac131313@redhat.com>
1153
1154 * gdbint.texinfo (Target Architecture Definition): Delete
1155 definition of PRINT_REGISTER_HOOK.
1156
f153cc92
EZ
11572003-01-15 Elena Zannoni <ezannoni@redhat.com>
1158
1159 (OpenRISC 1000): Fix formatting of command names.
1160
c60eb6f1
EZ
11612003-01-15 Elena Zannoni <ezannoni@redhat.com>
1162
1163 * gdb.texinfo (Continuing and Stepping): Add new command
1164 'advance'. Clarify behavior of 'until'.
1165
f5ebfba0
DJ
11662003-01-13 Daniel Jacobowitz <drow@mvista.com>
1167
1168 * gdb.texinfo (Files): Document solib-absolute-prefix and
1169 solib-search-path.
1170
4ce8657e
MC
11712003-01-09 Michael Chastain <mec@shout.net>
1172
1173 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1174 (Create a Release): Add new instructions for new @file{src-release}.
1175 Document existing instructions for @file{Makefile.in} as
1176 being for @value{GDBN} 5.3.1 or earlier.
1177
372613e3
AC
11782003-01-09 Andrew Cagney <ac131313@redhat.com>
1179
1180 * gdbint.texinfo (Target Architecture Definition): Mention
1181 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1182 allocate memory.
1183
b4e9345d
DJ
11842003-01-04 Daniel Jacobowitz <drow@mvista.com>
1185
1186 * gdb.texinfo (Controlling GDB): Add @kindex for
1187 "show osabi".
1188 (Backtraces): Add @kindex's for backtrace-below-main.
1189
98b45e30
DJ
11902003-01-04 Daniel Jacobowitz <drow@mvista.com>
1191
1192 * gdb.texinfo (Controlling GDB): Document "set osabi".
1193
95f90d25
DJ
11942003-01-04 Daniel Jacobowitz <drow@mvista.com>
1195
1196 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1197 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1198
1e698235
DJ
11992003-01-04 Daniel Jacobowitz <drow@mvista.com>
1200
1201 * gdb.texinfo (Controlling GDB): Add ABI section. Document
1202 "set coerce-float-to-double".
1203 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1204
e632838e
AC
12052003-01-02 Andrew Cagney <ac131313@redhat.com>
1206
1207 * stabs.texinfo: Remove obsolete text.
1208 * gdbint.texinfo: Ditto.
1209 * gdb.texinfo: Ditto.
1210
c133ab7a
MK
12112002-12-22 Mark Kettenis <kettenis@gnu.org>
1212
1213 * gdbint.texinfo (Target Architecture Definition): Update
1214 description of gdbarch_register_osabi.
1215
f821f325
KH
12162002-12-20 Kazu Hirata <kazu@cs.umass.edu>
1217
1218 * agentexpr.texi: Fix typos.
1219 * annotate.texi: Likewise.
1220 * fdl.texi: Likewise.
1221
85a6d8d3 12222002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
1223
1224 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1225 DEPRECATED_INIT_FRAME_PC.
1226
ae45cd16
AC
12272002-12-01 Andrew Cagney <ac131313@redhat.com>
1228
1229 * gdbint.texinfo (Target Architecture Definition): Delete
1230 PC_IN_CALL_DUMMY.
1231
07555a72
AC
12322002-11-28 Andrew Cagney <ac131313@redhat.com>
1233
1234 * gdbint.texinfo (Host Definition): Delete documentation on
1235 USE_GENERIC_DUMMY_FRAMES.
1236
c166cdc7
EZ
12372002-11-26 Elena Zannoni <ezannoni@redhat.com>
1238
1239 Fix PR gdb/723 and PR gdb/245.
1240 * Makefile.in (install-info): Run the install-info command as part
1241 of the post install steps only.
1242 (uninstall-info): New target.
1243 (uninstall): New target.
1244
35db0260
EZ
12452002-11-22 Elena Zannoni <ezannoni@redhat.com>
1246
1247 * Makefile.in (install): Make install do some real work.
1248
9ba8d803
AC
12492002-11-19 Andrew Cagney <ac131313@redhat.com>
1250
1251 Fix POSIX problem reported by Paul Eggert.
1252 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
1253 Fix PR gdb/527.
1254
903ad3a6
AC
12552002-10-26 Andrew Cagney <cagney@redhat.com>
1256
1257 * gdbint.texinfo (Target Architecture Definition): Delete
1258 definition of DO_REGISTERS_INFO.
1259
f2abfe65
KB
12602002-10-18 Kevin Buettner <kevinb@redhat.com>
1261
1262 * gdbint.texinfo (Address Classes): Fix problems with insertion
1263 of ``{'' and ``}'' in example.
1264
b5b0480a
KB
12652002-10-17 Kevin Buettner <kevinb@redhat.com>
1266
1267 * gdbint.texinfo (Address Classes): New section.
1268 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
1269 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
1270 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
1271 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
1272
c85508ee
KD
12732002-10-11 Klee Dienes <kdienes@apple.com>
1274
1275 * gdb.texinfo (Registers): Mention vector registers as well as
1276 floating registers in the documentation for 'info registers' and
1277 'info all-registers'.
1278
6d12fc3d
DJ
12792002-10-11 Daniel Jacobowitz <drow@mvista.com>
1280
1281 * gdbint.texinfo (CPLUS_MARKER): Remove item.
1282
8d19fbd2
JJ
12832002-10-03 Jeff Johnston <jjohnstn@redhat.com>
1284
1285 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
1286 interface definition.
1287
a37295f9
MM
12882002-10-03 Marko Mlinar <markom@opencores.org>
1289
1290 * gdb.texinfo (Target Commands): Add or1k target specific
1291 commands.
1292 * gdb.texinfo (Contributors): Add myself to the contributors list.
1293
da0f9dcd
AC
12942002-10-01 Andrew Cagney <ac131313@redhat.com>
1295
1296 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
1297 and "mi1" instead of "mi1" and "mi0".
1298
2e834e49
HPN
12992002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
1300
1301 * gdb.texinfo (Packets): Fix typos "alligned".
1302 Correct z3/Z3 description. Correct z4/Z4 title.
1303
050be0dc
AC
13042002-09-27 Andrew Cagney <ac131313@redhat.com>
1305
1306 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
1307
1104b9e7
KB
13082002-09-25 Kevin Buettner <kevinb@redhat.com>
1309
1310 * gdb.texinfo: Use GNU/Linux instead of Linux.
1311
512217c7
AC
13122002-09-25 Andrew Cagney <ac131313@redhat.com>
1313
1314 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1315
10998722
AC
13162002-09-24 Andrew Cagney <ac131313@redhat.com>
1317
512217c7 1318 * gdb.texinfo: Replace @example with @smallexample.
10998722 1319
a0eb71c5
KB
13202002-09-20 Kevin Buettner <kevinb@redhat.com>
1321
f7dc1244 1322 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
1323 * gdb.texinfo (Character Sets): Use @smallexample instead of
1324 @example. Use GNU/Linux instead of Linux.
1325
13262002-09-20 Jim Blandy <jimb@redhat.com>
1327
1328 * gdb.texinfo: Add character set documentation.
1329
2f870471
AC
13302002-09-19 Andrew Cagney <ac131313@redhat.com>
1331
1332 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1333 (Packets): Add cross reference from `b' packet to `z' packets.
1334
790eb8f5
AC
13352002-09-19 Andrew Cagney <ac131313@redhat.com>
1336
8d30a00d
AC
1337 * gdb.texinfo (Maintenance Commands): Document ``maint
1338 internal-error'' and ``maint internal-warning''.
1339
790eb8f5
AC
1340 * gdbint.texinfo (Target Architecture Definition): Revise
1341 description of STACK_ALIGN. Add description of FRAME_ALIGN.
1342
a23a7bf1
JB
13432002-09-19 Joel Brobecker <brobecker@gnat.com>
1344
1345 * gdbint.texinfo (Target Conditionals): Document the new
1346 NAME_OF_MALLOC macro.
1347
299ffc64
AC
13482002-09-05 Andrew Cagney <ac131313@redhat.com>
1349
1350 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1351 engineer.
1352
b7bb15bc
SC
13532002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1354
1355 * gdb.texinfo (TUI Overview): Document status line fields.
1356
3d757584
SC
13572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
1358
1359 * gdb.texinfo (TUI Commands): Document info win command.
1360
269c21fe
SC
13612002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1362
1363 * gdb.texinfo (TUI Overview): Document breakpoint markers.
1364
7cf36c78
SC
13652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
1366
1367 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1368 (TUI Keys): Likewise.
1369
d2c6833e
AC
13702002-08-25 Andrew Cagney <ac131313@redhat.com>
1371
1372 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1373 for a packet receive.
1374
46d8b1c3
AC
13752002-08-25 Andrew Cagney <ac131313@redhat.com>
1376
1377 * Makefile.in (clean): Move to end of file.
1378 (distclean, maintainer-clean, realclean): Ditto.
1379 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
1380 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1381 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1382 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1383
b0787093
AC
13842002-08-24 Andrew Cagney <ac131313@redhat.com>
1385
1386 * Makefile.in (GDBINT_TEX_TMPS): Define.
1387 (gdbint.dvi, gdbint.pdf): Use
1388 (GDB_TEX_TMPS): Define.
1389 (gdb.dvi, gdb.pdf): Use.
1390 (STABS_TEX_TMPS): Define.
1391 (stabs.dvi, stabs.pdf): Use.
1392 (GDB_DOC_SOURCE_INCLUDES): New macros.
1393 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1394 (GDBINT_DOC_FILES_INCLUDES): New macros.
1395 (GDBINT_DOC_BUILD_INCLUDES): New macros.
1396 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1397 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1398 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1399 (links2roff): Replace SFILES_INCLUDED with
1400 GDB_DOC_SOURCE_INCLUDES.
1401 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1402 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1403 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1404 dependencies.
1405 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1406 dependencies.
1407 (gdbmi.texinfo): Delete rule.
1408 (inc-hist.texinfo): Delete rule.
1409 (rluser.texinfo): Delete rule.
1410
ebba8386
AC
14112002-08-23 Andrew Cagney <cagney@redhat.com>
1412
1413 * gdbint.texinfo (Target Architecture Definition): Update
1414 STORE_RETURN_VALUE, mention regcache.
1415
0ab7a791
AC
14162002-08-21 Andrew Cagney <ac131313@redhat.com>
1417
1418 * gdbint.texinfo (Target Architecture Definition): Document
1419 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
1420
ee2d5c50
AC
14212002-08-19 Andrew Cagney <ac131313@redhat.com>
1422
1423 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
1424 Fix minor typos. Add index entries.
1425
53c69bd7
AC
14262002-08-18 Andrew Cagney <ac131313@redhat.com>
1427
1428 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1429
e76f1f2e
AC
14302002-08-15 Andrew Cagney <ac131313@redhat.com>
1431
1432 * gdbint.texinfo (Target Architecture Definition): Document
1433 PRINT_VECTOR_INFO.
1434 * gdb.texinfo (Vector Unit): Document "info vectors" command.
1435
0680b120
AC
14362002-08-13 Andrew Cagney <ac131313@redhat.com>
1437
1438 * gdb.texinfo (Maintenance Commands): Document "maint print
1439 registers", "maint print raw-registers" and "maint print
1440 cooked-registers".
1441
3c3bea1c
GS
14422002-08-08 Grace Sainsbury <graces@redhat.com>
1443
a9331b3f 1444 From Mark Salter:
3c3bea1c
GS
1445 * gdb.texinfo (Protocol): Document T packet extension to
1446 allow watchpoint address reporting.
1447
42f9b0a5
AC
14482002-08-03 Andrew Cagney <ac131313@redhat.com>
1449
1450 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1451
db034ac5
AC
14522002-08-01 Andrew Cagney <cagney@redhat.com>
1453
1454 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1455 to CHILL.
1456
e2b28d04
AC
14572002-08-01 Andrew Cagney <ac131313@redhat.com>
1458
1459 * gdbint.texinfo (Coding): Revise section "Include Files".
1460
7fb623f7
AC
14612002-07-24 Andrew Cagney <cagney@redhat.com>
1462
1463 * gdbint.texinfo: Obsolete references to m88k.
1464 * gdb.texinfo: Ditto.
1465
4a2b4636
JB
14662002-07-10 Joel Brobecker <brobecker@gnat.com>
1467
7fb623f7 1468 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
1469 where the proper version of autoconf can be retrieved.
1470
a71ec265
DH
14712002-07-09 Don Howard <dhoward@redhat.com>
1472
1473 * gdb.texinfo (Command Files): Further describe the behavior of
1474 sourced command files.
1475
b9aa90c9
AC
14762002-06-27 Andrew Cagney <ac131313@redhat.com>
1477
1478 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1479 (Coding): Clarify ISO C version that GDB assumes.
1480
40dd2248
TT
14812002-06-26 Tom Tromey <tromey@redhat.com>
1482
1483 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1484 add_setshow_cmd_full.
1485
bfac230e
DH
14862002-06-25 Don Howard <dhoward@redhat.com>
1487
1488 * gdb.texinfo (Memory Region Attributes): Document new behavior
1489 for 'mem' command.
1490
475b0867
JB
14912002-06-11 Jim Blandy <jimb@redhat.com>
1492
919d772c
JB
1493 * gdb.texinfo (Symbols): Update documentation for `info source'
1494 command.
1495
475b0867
JB
1496 * gdb.texinfo (Macros): Call the command `info macro', not
1497 `show macro'.
1498
ba8c9337
AC
14992002-06-09 Andrew Cagney <ac131313@redhat.com>
1500
1501 * gdbint.texinfo (Coding): Add section ``Per-architecture module
1502 data''.
1503
1029b7fa
MK
15042002-06-09 Mark Kettenis <kettenis@gnu.org>
1505
1506 * gdbint.texinfo (Target Architecture Definition): Document
1507 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1508
16737d73
AC
15092002-06-08 Andrew Cagney <ac131313@redhat.com>
1510
1511 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1512 lists.
1513
30107679
AC
15142002-06-08 Andrew Cagney <ac131313@redhat.com>
1515
1516 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1517 Branch''.
1518
3352e23e
AC
15192002-06-01 Andrew Cagney <ac131313@redhat.com>
1520
1521 * gdbint.texinfo (Target Architecture Definition): Add section
1522 ``Converting an existing Target Architecture to Multi-arch''.
1523
cbb09e6a
AC
15242002-05-30 Andrew Cagney <ac131313@redhat.com>
1525
1526 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1527 to ``Obsoleting code''. Revise.
1528
e2e0bcd1
JB
15292002-05-17 Jim Blandy <jimb@redhat.com>
1530
1531 * gdb.texinfo (C Preprocessor Macros): New chapter.
1532 Include it in the main menu.
1533 (Contributors): Credit Jim Blandy with macro support.
1534 (Compilation): Explain how to get macro information into the
1535 executable.
1536 (Expressions): Note that preprocessor macros are expanded.
1537
9db8d71f
DJ
15382002-05-14 Daniel Jacobowitz <drow@mvista.com>
1539
1540 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1541 options for `target remote'.
1542
6d531722
AC
15432002-05-13 Andrew Cagney <ac131313@redhat.com>
1544
1545 * gdbint.texinfo (Target Architecture Definition): Delete
1546 documentation on NNPC_REGNUM.
1547
13d01224
AC
15482002-05-11 Andrew Cagney <ac131313@redhat.com>
1549
1550 * gdbint.texinfo (Target Architecture Definition): Document
1551 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1552 (Target Architecture Definition): Revise section `Using Different
1553 Register and Memory Data Representations'. Add section `Raw and
1554 Virtual Register Representations'.
1555
b2e75d78
AC
15562002-05-11 Andrew Cagney <ac131313@redhat.com>
1557
1558 * gdbint.texinfo (Target Architecture Definition): Mention
1559 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1560 (Target Architecture Definition): Mention same. Add references to
1561 web pages.
1562
2c8682ee
MS
15632002-05-08 Michael Snyder <msnyder@redhat.com>
1564
1565 * stabs.texinfo (Attributes): Document new "vector" attribute.
1566
0816590b
AC
15672002-05-04 Andrew Cagney <ac131313@redhat.com>
1568
1569 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1570
2653173e
AC
15712002-05-04 Andrew Cagney <ac131313@redhat.com>
1572
1573 * gdb.texinfo: Delete obsolete references to a29k.
1574
d7bd68ca
AC
15752002-04-24 Andrew Cagney <ac131313@redhat.com>
1576
1577 * gdbint.texinfo (Target Architecture Definition): Replace
1578 IN_SIGTRAMP with PC_IN_SIGTRAMP.
1579
21d83aa5
DM
15802002-04-24 David S. Miller <davem@redhat.com>
1581
1582 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1583
7673a6cc
DM
15842002-04-21 David S. Miller <davem@redhat.com>
1585
1586 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1587
d49d1e0a
AC
15882002-04-21 Andrew Cagney <ac131313@redhat.com>
1589
1590 * gdbint.texinfo (Target Architecture Definition): Delete
1591 definition of HAVE_REGISTER_WINDOWS.
1592
f7dc1244 15932002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
1594
1595 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
1596 "Theodore A. Roth" <troth@verinet.com>.
1597
5ca0cb28
DH
15982002-04-15 Don Howard <dhoward@redhat.com>
1599
f7dc1244 1600 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 1601 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 1602 Provide a better explaination of this feature.
5ca0cb28 1603
f208ba17
AC
16042002-04-14 Andrew Cagney <ac131313@redhat.com>
1605
1606 * gdbint.texinfo (Target Architecture Definition): Remove
1607 FRAME_CHAIN_COMBINE.
1608
d5ba91de
MC
16092002-04-12 Michael Chastain <mec@shout.net>
1610
1611 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1612 REG_STACK_SEGMENT.
1613
26818220
MC
16142002-04-09 Michael Chastain <mec@shout.net>
1615
1616 * gdbint.texinfo (Obsolete Conditionals): Remove references to
1617 PYRAMID_* macros.
1618
129188f6
AC
16192002-04-07 Andrew Cagney <ac131313@redhat.com>
1620
1621 * gdb.texinfo (Bug Reporting): Document that the web is the
1622 prefered way of submitting bug reports.
1623 (Bug Reporting): Delete the s-mail address as the last resort.
1624
8227c0ff
AC
16252002-04-05 Andrew Cagney <ac131313@redhat.com>
1626
1627 * gdbint.texinfo (Target Architecture Definition): Delete
1628 references to TARGET_WRITE_FP and write_fp.
1629
16d9dec6
MS
16302002-03-27 Michael Snyder <msnyder@redhat.com>
1631
1632 * gdb.texinfo: Document new commands dump, append, and restore.
1633
9ae8b82c
AC
16342002-03-27 Andrew Cagney <ac131313@redhat.com>
1635
1636 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1637 Branch'.
1638
474c8240
AC
16392002-03-18 Andrew Cagney <ac131313@redhat.com>
1640
1641 * gdb.texinfo: Change all examples to @smallexample.
1642 * gdbint.texinfo: Ditto.
a9331b3f 1643
fb0ff88f
AC
16442002-03-18 Andrew Cagney <ac131313@redhat.com>
1645
1646 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1647 Branches''.
1648
9bb0a4d8
AC
16492002-03-18 Andrew Cagney <ac131313@redhat.com>
1650
1651 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1652 Policy''.
1653
937f164b
FF
16542002-03-04 Fred Fish <fnf@redhat.com>
1655
1656 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1657 expresson, suports, dependant, trhe, perhaphs, situtations,
1658 explictily, taged, oportunity, unfortunatly).
1659
a7b40f07
AC
16602002-02-24 Andrew Cagney <ac131313@redhat.com>
1661
1662 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1663 Remove reference to 3.12.
1664
aab4e0ec
AC
16652002-02-23 Andrew Cagney <ac131313@redhat.com>
1666
1667 * gdbint.texinfo: Include fdl.texi.
1668 (Top): Add GNU Free Documentation License.
1669 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1670 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1671 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1672 (gdbint.info): Add srcdir to include path.
1673 * gdb.texinfo: Include gpl.texi.
1674 (Top): Add Copying.
1675 * gpl.texi: New file.
1676
47b95330
AC
16772002-02-23 Andrew Cagney <ac131313@redhat.com>
1678
1679 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
1680
78c47bea
PM
16812002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1682
1683 * gdb.texinfo: Document Cygwin native specific commands.
1684
56460a61
DJ
16852002-02-15 Daniel Jacobowitz <drow@mvista.com>
1686
1687 * gdb.texinfo: Document gdbserver ``--attach'' command.
1688
def71bfa
MS
16892002-02-07 Michael Snyder <msnyder@redhat.com>
1690
1691 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
1692 to @code(_ovly_debug_event).
1693
c928edc0
AC
16942002-02-07 Andrew Cagney <ac131313@redhat.com>
1695
1696 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
1697
81d46470
MS
16982002-02-06 Michael Snyder <msnyder@redhat.com>
1699
1700 * gdb.texinfo (overlays): Mention new magic symbol
1701 '_ovly_debug_event', which allows GDB to keep better track
1702 of overlays.
1703
f7dc1244 17042002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
1705
1706 * gdb.texinfo (Memory Region Attributes): Fix the wording.
1707 Suggested by Dmitry Sivachenko.
1708
1709 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
1710
15110bc3
MS
17112002-02-01 Michael Snyder <msnyder@redhat.com>
1712
1713 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
1714
6763aef9
MS
17152002-01-30 Michael Snyder <msnyder@redhat.com>
1716
ac282366
MS
1717 * gdb.texinfo: (remote protocol): Gramatical fix-up.
1718 (set trust-readonly-sections): Document.
6763aef9 1719
8642bc8f
AC
17202002-01-29 Andrew Cagney <ac131313@redhat.com>
1721
1722 * gdbint.texinfo (Releasing GDB): Revise and update.
1723
afe64c1a
AC
17242002-01-28 Andrew Cagney <ac131313@redhat.com>
1725
1726 * gdbint.texinfo (Target Architecture Definition): Delete
1727 description of TARGET_BYTE_ORDER_DEFAULT.
1728
f7dc1244 17292002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
1730
1731 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
1732 <mitya@cavia.pp.ru>.
1733
3d6e1b5a
AC
17342002-01-23 Andrew Cagney <ac131313@redhat.com>
1735
1736 * libgdb.texinfo: Delete file.
1737
6c0e9fb3
AC
17382002-01-22 Andrew Cagney <ac131313@redhat.com>
1739
1740 * gdb.texinfo: Remove makeinfo 3.12 hacks.
1741 * gdbint.texinfo: Ditto.
1742
e0ce93ac
AC
1743Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
1744
1745 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
1746
be298bcc
AC
17472002-01-22 Andrew Cagney <ac131313@redhat.com>
1748
1749 * Makefile.in: Update copyright.
1750 (TEXI2DVI): Define.
1751 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
1752 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
1753 gdb-cfg.texi.
1754 (TEXINDEX, PDFTEX): Delete makefile variables.
1755
8e04817f
AC
17562002-01-22 Andrew Cagney <ac131313@redhat.com>
1757
1758 * gdb.texinfo (Protocol): Move section to appendix.
1759
6b2f586d
AC
17602002-01-21 Andrew Cagney <ac131313@redhat.com>
1761
1762 * gdb.texinfo (Remote Debugging): Create a menu.
1763 (Top): Add ``Remote Debugging'' to menu.
1764
6f05cf9f
AC
17652002-01-21 Andrew Cagney <ac131313@redhat.com>
1766
1767 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
1768 serial protocol'' from here.
1769 (Remote Debugging): To here. New chapter.
1770
3fd3d7d2
AC
17712002-01-20 Andrew Cagney <ac131313@redhat.com>
1772
1773 * gdbint.texinfo (Target Architecture Definition): Delete
1774 description of TARGET_BYTE_ORDER_SELECTABLE_P.
1775
7fd60527
AC
17762002-01-20 Andrew Cagney <ac131313@redhat.com>
1777
1778 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
1779 are no longer needed.
1780 (Porting GDB): Add maintainer note about configure.host.
1781
c2f05ac9
AC
17822002-01-20 Andrew Cagney <ac131313@redhat.com>
1783
1784 * gdbint.texinfo (Target Architecture Definition): Remove
1785 definition of IEEE_FLOAT.
1786
f7dc1244 17872002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
1788
1789 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
1790 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
1791 <3diff@gnu.org>
231b2aad 1792
82600034
AC
17932002-01-19 Andrew Cagney <ac131313@redhat.com>
1794
1795 * gdbint.texinfo (Host Definition): Remove references to
1796 MALLOC_INCOMPATIBLE.
1797
7708fa01
AC
17982002-01-17 Andrew Cagney <ac131313@redhat.com>
1799
1800 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
1801 and xyz-xdep.o.
1802
eb12ee30
AC
18032002-01-17 Andrew Cagney <ac131313@redhat.com>
1804
1805 * gdb.texinfo (Maintenance Commands): Add appendix.
1806 (Set Breaks): Copy ``maint info breakpoint'' doco to
1807 ``Maintenance Commands'' appendix. Add reference.
1808
c9ccaa92
AC
18092002-01-17 Andrew Cagney <ac131313@redhat.com>
1810
1811 * fdl.texi: Remove next/prev from @node.
1812
f7dc1244 18132002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
1814
1815 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
1816 for monstrous @multitable (from Brian Youmans).
1817
1818 * fdl.texi: New file.
1819
1820 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
1821
8973da3a
AC
18222002-01-15 Andrew Cagney <ac131313@redhat.com>
1823
1824 * gdbint.texinfo (Releasing GDB): New chapter.
1825
7d86b5d5
AC
18262002-01-14 Andrew Cagney <ac131313@redhat.com>
1827
1828 * gdb.texinfo (Embedded Processors, Calling program functions):
1829 Obsolete references to a29k.
1830
cc1cb004
AC
18312002-01-13 Andrew Cagney <ac131313@redhat.com>
1832
1833 * gdbint.texinfo (Coding): Review Cleanups section. Examples
1834 examples. Document that a code-block should do or discard its
1835 cleanups before exit.
1836
79f12247
MS
18372002-01-11 Michael Snyder <msnyder@redhat.com>
1838
1839 * gdb.texinfo (Choosing files): Change @samp to @file.
1840
19837790
MS
18412002-01-05 Michael Snyder <msnyder@redhat.com>
1842
1843 * gdb.texinfo (--pid): Document new command line option (attach).
1844
f7dc1244 18452002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
1846
1847 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
1848 in the stub.
1849
d7449b42
AC
18502002-01-04 Andrew Cagney <ac131313@redhat.com>
1851
1852 * gdbint.texinfo (Target Architecture Definition): Replace
1853 BIG_ENDIAN with BFD_ENDIAN_BIG.
1854
f23631e4
AC
18552002-01-03 Andrew Cagney <ac131313@redhat.com>
1856
1857 * gdbint.texinfo (Target Architecture Definition): Replace
1858 value_ptr with struct value pointer.
1859
72c9928d
EZ
18602002-01-02 Eli Zaretskii <eliz@gnu.org>
1861
1862 * gdb.texinfo (Free Software): Fix wording.
1863
959acfd1
EZ
18642001-12-31 Eli Zaretskii <eliz@gnu.org>
1865
1866 * gdb.texinfo (Free Software): New section ``Free Software Needs
1867 Free Documentation''.
1868
f7dc1244 18692001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
1870
1871 * stabs.texinfo:
1872 * gdb.texinfo:
1873 * gdbint.texinfo:
1874 * libgdb.texinfo:
1875 * annotate.texi: Fix the application of GFDL in the Copyright notice.
1876
6600abed
MS
18772001-12-29 Michael Snyder <msnyder@redhat.com>
1878
1879 * gdb.texinfo (maint info sections): Fix typo.
1880
f6680716
MS
18812001-12-26 Michael Snyder <msnyder@redhat.com>
1882
fe95c787
MS
1883 * gdb.texinfo (maint info sections): Document.
1884
a9331b3f 1885 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
1886 'info proc' sub-options that are currently not implemented.
1887
c3d3ce5b
JB
18882001-12-20 Jim Blandy <jimb@redhat.com>
1889
1890 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1891
778eb05e
AC
18922001-12-15 Andrew Cagney <ac131313@redhat.com>
1893
1894 * gdbint.texinfo (Target Architecture Definition): Replace
1895 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1896
2607059c
AC
18972001-12-01 Andrew Cagney <ac131313@redhat.com>
1898
1899 * gdbint.texinfo (Host Definition): Delete documentation on
1900 HOST_BYTE_ORDER.
1901
df0cd8c5
JB
19022001-11-30 Jim Blandy <jimb@redhat.com>
1903
1904 * gdb.texinfo (Overlays): New chapter, documenting GDB's
1905 overlay support. Add to top-level menu.
1906
88118b3a
TT
19072001-11-26 Tom Tromey <tromey@redhat.com>
1908
1909 * gdb.texinfo (Command Syntax): Document C-o binding.
1910
96565e91
CF
19112001-07-26 Christopher Faylor <cgf@redhat.com>
1912
1913 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1914 use since it is described in the referenced section.
1915
f7dc1244 1916 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
1917 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1918 clearer when using DJGPP.
1919
2a3d5645
CF
19202001-11-24 Christopher Faylor <cgf@redhat.com>
1921
1922 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1923 specifically refer to MS-DOS.
1924 (command files): Mention gdb.ini is only used on MS-DOS.
1925
aa26fa3a
TT
19262001-11-21 Tom Tromey <tromey@redhat.com>
1927
1928 * gdb.texinfo (Invoking GDB): Document --args.
1929 (Mode Options): Likewise.
1930
4f8ada06
JB
19312001-11-21 Jim Blandy <jimb@redhat.com>
1932
1933 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1934 Delete documentation; this macro has been removed from the
1935 sources.
1936
3fe0dc10
JB
19372001-11-13 Jim Blandy <jimb@redhat.com>
1938
1939 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1940
9e5abb06
CV
19412001-11-06 Corinna Vinschen <vinschen@redhat.com>
1942
1943 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1944
1c5dfdad
MS
19452001-11-05 Michael Snyder <msnyder@redhat.com>
1946
a9331b3f 1947 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
1948 quote regexp chars in function names such as "operator*()".
1949
990f9fe3
FF
19502001-11-01 Fred Fish <fnf@redhat.com>
1951
1952 * gdbint.texinfo (SOLIB_ADD): Document additional new
1953 "readsyms" arg.
1954
b433d00b
DH
19552001-10-30 Don Howard <dhoward@redhat.com>
1956
070b1dd3
DH
1957 * gdb.texinfo: (Command Files) Added documentation for the
1958 behavior of gdb with input redirected from a file.
b433d00b 1959
b7209cb4
FF
19602001-10-28 Fred Fish <fnf@redhat.com>
1961
1962 * gdb.texinfo (auto-solib-add): Change docs to match
1963 implementation change.
1964 (auto-solib-limit): Add docs for new variable.
1965
1aa20aa8
AC
19662001-10-15 Andrew Cagney <ac131313@redhat.com>
1967
1968 * gdbint.texinfo (Target Architecture Definition): Function
1969 value_as_pointer renamed to value_as_address.
1970
fc0c74b1
AC
19712001-10-15 Andrew Cagney <ac131313@redhat.com>
1972
1973 * gdbint.texinfo (Target Architecture Definition): Default
1974 POINTER_TO_ADDRESS functions assume unsigned addresses.
1975 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
1976 posting by Jim Blandy.
1977
f4846649
JB
19782001-10-12 Jim Blandy <jimb@redhat.com>
1979
1980 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1981 version of texi2html (1.64) doesn't support this flag any more.
1982
f277788b
MK
19832001-09-08 Mark Kettenis <kettenis@gnu.org>
1984
a9dc4918
MK
1985 * gdbint.texinfo (Host Definition): Remove description of
1986 MEM_FNS_DECLARED.
1987
d28379df
MK
1988 * gdbint.texinfo (Host Definition): Remove description of R_OK.
1989
f277788b
MK
1990 * gdbint.texinfo (Host Definition): Remove description of
1991 HAVE_SIGSETMASK.
1992
7ccaa899
EZ
19932001-09-04 Elena Zannoni <ezannoni@redhat.com>
1994
1995 * gdbint.texinfo (Target Architecture Definition): Add
1996 explanation of TARGET_PRINT_INSN macro.
1997
17d9d558
JB
19982001-08-30 Jim Blandy <jimb@redhat.com>
1999
2000 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2001 Explain what it means to load relocatable files.
2002
72cde065
JB
20032001-08-28 Jim Blandy <jimb@redhat.com>
2004
2005 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2006 info `top' menu.
2007
9e678452
CF
2008Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
2009
2010 * gdbint.texinfo: Add a cautionary note about macro use.
2011
a2bea4c3 20122001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 2013
a2bea4c3
CV
2014 * gdb.texinfo: Explain omitting the hostname in the
2015 `target remote' command.
2016
1129bf27
DJ
20172001-07-30 Daniel Jacobowitz <drow@mvista.com>
2018
2019 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2020 and END-INFO-DIR-ENTRY.
2021
732b3002
SC
20222001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2023
2024 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2025
89437448
AC
20262001-07-25 Andrew Cagney <ac131313@redhat.com>
2027
2028 * gdbint.texinfo (libgdb): Rewrite.
2029
f7dc1244 20302001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
2031
2032 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2033
c4555f82
SC
20342001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
2035
2036 * gdb.texinfo (TUI): New chapter, document the TUI.
2037 (Mode Options): Document the -tui option.
2038
2f45a6e0
MK
20392001-07-23 Mark Kettenis <kettenis@gnu.org>
2040
2041 * gdbint.texinfo (Host Definition): Remove description of
2042 NEED_POSIX_SETPGID.
2043
f7dc1244 20442001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
2045
2046 * gdb.tex (DJGPP Native): New node, with descriptions of
2047 DJGPP-specific commands.
2048
be9c6c35
JM
20492001-07-19 John R. Moore <jmoore@redhat.com>
2050
2051 * gdbint.texinfo: Three misspellings.
2052
dfa249fb
AC
20532001-07-06 Andrew Cagney <ac131313@redhat.com>
2054
2055 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2056 `test` expressions on bash. Problem reported by Colin Walters.
2057
c72e7388
AC
20582001-07-04 Andrew Cagney <ac131313@redhat.com>
2059
2060 * gdbint.texinfo (User Interface): Update ui-out documentation to
2061 refelect recent UI/MI updates.
2062
94bbb2c0
AC
20632001-07-04 Andrew Cagney <ac131313@redhat.com>
2064
2065 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2066 interpreters.
2067
af6c57ea
AC
20682001-06-15 Andrew Cagney <ac131313@redhat.com>
2069
2070 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2071 structure and not macros.
2072 (Host Definition): Document that much of this chapter is obsolete.
2073 (Target Architecture Definition): Update list of files that make
2074 up a target architecture.
2075 (Coding): Update.
2076
83aa8bc6
AC
20772001-06-28 Andrew Cagney <ac131313@redhat.com>
2078
2079 * gdbint.texinfo (Target Architecture Definition): Update
2080 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2081 The latter has been changed to a true predicate.
2082
f7dc1244 20832001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
2084
2085 * annotate.texi: Add @noindent where needed. From Dmitry
2086 Sivachenko <dima@Chg.RU>.
2087 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
2088
656db9b0
AC
20892001-06-16 Andrew Cagney <ac131313@redhat.com>
2090
2091 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
2092
df2396a1
AC
20932001-06-14 Andrew Cagney <ac131313@redhat.com>
2094
2095 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2096 returns ``OK''. Document that the ``R'' packet does not reply.
2097
0f1f2b0a
MS
20982001-06-13 Michael Snyder <msnyder@redhat.com>
2099
2100 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2101
f7dc1244 21022001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
2103
2104 * gdb.texinfo (Signals): Clarify the default setting of signal
2105 handling.
2106
a5d7c491
AC
21072001-05-14 Andrew Cagney <ac131313@redhat.com>
2108
2109 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2110 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2111
05a54c4f
AC
21122001-05-12 Andrew Cagney <ac131313@redhat.com>
2113
2114 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2115
f7dc1244 21162001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
2117
2118 * gdbint.texinfo (Clean Design and Portable Implementation):
2119 Renamed from "Clean Design".
2120 (Clean Design and Portable Implementation): Document portable
2121 methods of handling file names, and the associated macros.
2122
f7dc1244 21232001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
2124
2125 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2126 command and provide a cross-reference to its description.
2127 (Symbols): Note that "info scope" is useful for trace experiments.
2128
f7dc1244 21292001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 2130
b37052ae
EZ
2131 * gdb.texinfo (Symbols): Document "info scope".
2132 (Tracepoints): New chapter.
2133 (Contributors): Update for v5.1.
2134 <All nodes>: Change "C++" to "C@t{++}".
2135
0ee54786
EZ
2136 * gdbint.texinfo (User Interface): A new section about ui_out
2137 functions, based on text written by Fernando Nasser.
2138
c534679c
EZ
2139 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
2140
f7dc1244 21412001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 2142
e9c75b65
EZ
2143 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
2144
2145 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
2146
2147 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
2148 Replace "GDB" with "@value{GDBN}". Fix markup.
2149
2150 * annotate.texi: Change Permissions to GFDL. Update Copyright.
2151
3d67e040
EZ
2152 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2153 a cross-reference to its description.
2154 (Symbols): Document "info symbol".
2155
f7dc1244 21562001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
2157
2158 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2159 subsection "x86 Watchpoints".
2160 (Target Architecture Definition): Document the macros
2161 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2162 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2163
b0ed3589
AC
21642001-03-20 Andrew Cagney <ac131313@redhat.com>
2165
2166 * gdbint.texinfo (Target Architecture Definition): Update
2167 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2168 list.
2169
b6ba6518
KB
21702001-03-06 Kevin Buettner <kevinb@redhat.com>
2171
2172 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2173 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2174
f7dc1244 21752001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
2176
2177 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2178
f7dc1244 21792001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 2180
17cc6a06
EZ
2181 * gdb.texinfo (Environment): Document that `path' does not change
2182 the value of PATH in GDB's own environment (it did in the past,
2183 but that was changed on March 15, 1994). Reported by Doug Evans
2184 <dje@transmeta.com>.
2185
56caf160
EZ
2186 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2187 its line. Fix markup of commands and macros. Add an Index node
2188 and index entries.
2189
29e57380
C
21902001-01-23 J.T. Conklin <jtc@redback.com>
2191
2192 * gdb.texinfo (Memory region attributes): New manual section.
2193
1c6147de
ND
21942001-01-04 Nicholas Duffek <nsd@redhat.com>
2195
2196 * gdbint.texinfo (POP_FRAME): Document use by return_command.
2197
f7dc1244 21982000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
2199
2200 * refcard.tex: Version and copyright fixed. From Phil Edwards
2201 <pedwards@disaster.jaj.com>.
2202
0dcedd82
AC
2203Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
2204
2205 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2206 DWARF2_REG_TO_REGNUM): Document.
2207
3b851bce
AC
2208Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
2209
2210 * gdbint.texinfo (Coding): Update current value of
2211 --enable-build-warnings. Mention --enable-gdb-build-warnings.
2212
f7dc1244 22132000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
2214
2215 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
2216 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2217
b90a5f51
CF
22182000-11-10 Christopher Faylor <cgf@cygnus.com>
2219
2220 * gdb.texinfo: Document new 'set step-mode' command.
2221
f7dc1244 22222000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
2223
2224 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2225 changes from Dmitry Sivachenko <dima@Chg.RU>.
2226
f7dc1244 22272000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
2228
2229 * gdb.texinfo (Hooks): Document the new post-hook functionality.
2230 From Steven Johnson <sbjohnson@ozemail.com.au>.
2231
2e685b93
MK
22322000-08-10 Mark Kettenis <kettenis@gnu.org>
2233
2234 * gdbint.texinfo (Overall Structure): Spelling fix.
2235
f7dc1244 22362000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
2237
2238 * gdbint.texinfo (Target Architecture Definition): Document that
2239 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2240 for which REGISTER_CONVERTIBLE returns a zero value.
2241
63ac3005
EZ
22422000-07-08 Christopher Faylor <cgf@cygnus.com>
2243
2244 * Makefile.in (install-info): Find files to install in either the
2245 build or source directories (adapted from Makefile.am).
2246
bd79f757
ND
22472000-07-07 Nicholas Duffek <nsd@redhat.com>
2248
2249 * stabs.texinfo: Fix spelling errors.
2250 (String Field): FILE-NUMBER starts from 0, not 1.
2251
f7dc1244 22522000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
2253
2254 * refcard.tex: Remove \centerline from the blurb. Patch from
2255 Brian Youmans.
2256
f7dc1244 22572000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
2258
2259 * Makefile.in (install-info): Support installation from outside of
2260 the source directory. Reported by Mark Harig
2261 <markh@frazier.landmark.com>.
2262
f3b28801
C
22632000-06-20 J.T. Conklin <jtc@redback.com>
2264
2265 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
2266
449f3b6c
AC
2267Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
2268
2269 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
2270 Generate using pdftex.
2271 (PDFTEX): Define.
2272 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
2273 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
2274 @contents at the start.
2275
f7dc1244 22762000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
2277
2278 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
2279 Youmans.
2280
9e9c5ae7
AC
2281Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
2282
2283 From Brian Youmans:
2284 * gdb.texinfo: Fix ``et al.''.
2285
c741b251
AC
2286Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
2287
2288 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2289 loop.
2290
4ab64e14
JG
22912000-05-19 Jimmy Guo <guo@cup.hp.com>
2292
2293 * configure: Regenerate.
2294
f7dc1244 22952000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
2296
2297 * Makefile.in (install-info): Run install-info on installed Info
2298 files.
2299
8c70017b
AC
2300Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2301
a7cb598a
AC
2302 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
2303 Andrew Cagney.
8c70017b 2304
f7dc1244 23052000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
2306
2307 * gdb.texinfo: Proofreading changes from Brian Youmans.
2308
bf0184be
ND
23092000-05-01 Nick Duffek <nsd@cygnus.com>
2310
2311 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2312 startup sequence, minor edits.
2313
f7dc1244 23142000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
2315
2316 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2317 TeX.
2318
2319 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
2320 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2321 like `n' and `s' which look weird. Convert some of the @kindex to
2322 @vindex, when they refer to variables, not commands.
2323
33e16fad
AC
2324Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
2325
2326 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2327
f7dc1244 23282000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
2329
2330 * Makefile.in (GDBMI_DIR): New variable.
2331 (SET_TEXINPUTS): Add $(GDBMI_DIR).
2332 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2333 (gdbmi.texinfo): New target, for texi2roff.
2334 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2335 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2336
2337 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2338 gdbmi.texinfo.
2339 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2340 comment.
2341
d167840f
EZ
23422000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2343
2344 * gdb.texinfo (Files): Update description of add-symbol-file
2345 command.
2346
f7dc1244 23472000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
2348
2349 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2350 prevents the build (and is generally a Bad Idea).
2351
f7dc1244 23522000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
2353
2354 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2355 a comma inside @var.
2356 (Command Files): Index markup changes from Dmitry Sivachenko
2357 <dima@Chg.RU>.
2358
f7dc1244 23592000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
2360
2361 * Makefile.in (LN_S): Define.
2362 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2363 invoke "ln -s" unless it is known to work.
2364
2365 * configure.in (AC_PROG_LN_S): Add.
2366
8dc7983f
JB
23672000-04-14 Jim Blandy <jimb@redhat.com>
2368
2369 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2370 section.
2371 (Target Conditionals): Document ADDRESS_TO_POINTER,
2372 POINTER_TO_ADDRESS.
2373
1a8237e8
DB
23742000-04-11 Daniel Berlin <dan@cgsoftware.com>
2375
2376 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2377 gdb-cfg.texi to get the value.
2378
ca526f1a
JB
23792000-04-10 Jim Blandy <jimb@redhat.com>
2380
2381 * gdbint.texinfo (Target Architecture Definition): Fix
2382 cross-references.
2383
faaafcb4
JB
23842000-04-08 Jim Blandy <jimb@redhat.com>
2385
2386 * gdbint.texinfo (Using Different Register and Memory Data
2387 Representations): New section.
2388 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2389 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2390 REGISTER_CONVERT_TO_RAW): Document.
2391
1b27397f
AC
2392Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
2393
2394 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
2395 for acknowledgments.
2396
480ff1fb
AC
2397Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
2398
2399 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2400 qThreadExtraInfo.
2401
a9331b3f 24022000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 2403
a9331b3f
RM
2404 * gdb.texinfo: Clarify which remote debug protocol commands are
2405 required and which are optional.
f1251bdd 2406
dbeb8dbd
AC
2407Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
2408
2409 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2410 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
2411 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2412 * annotate.texi: Update.
2413
6d2ebf8b
SS
24142000-03-28 Stan Shebs <shebs@apple.com>
2415
2416 * gdb.texinfo: Update dates, bump to Eighth Edition (note
2417 expectation of additional changes before release), update
2418 ISBN, add copy of top-level menu for @ifhtml, remove explicit
2419 node links, rephrase and/or shorten lines to fix formatting
2420 problem in both regular and @smallbook formats.
2421 * annotate.texi: Shorten lines in example, use smallexample
2422 consistently everywhere.
2423 * Makefile.in: Add comment about texinfo 4.0 html generation.
2424 (SFILES_INCLUDED): Add annotate.texi.
2425
5d161b24
DB
24262000-03-27 Daniel Berlin <dan@cgsoftware.com>
2427
2428 * gdb.texinfo (Debugging Output): Added new section, documenting
2429 the "set/show debug" commands.
2430
b9deaee7
AC
2431Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
2432
2433 * annotate.texi (Annotations): When GDBN omit @chapter and @node
2434 entry.
2435
2436 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2437 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2438 @chapter and @node entries.
a9331b3f 2439
b9deaee7 2440 * gdb.texinfo: Link all top-level nodes.
a9331b3f 2441
9ef47d30
AC
2442Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
2443
2444 * Makefile.in (install-info): Create $(infodir) before installing
2445 files.
2446
cfeada60
FN
24472000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
2448
2449 From David Whedon <dwhedon@gordian.com>
2450 * gdbint.texinfo : Added paragraphs about command deprecation.
2451
6837a0a2
DB
24522000-03-22 Daniel Berlin <dan@cgsoftware.com>
2453
2454 * gdb.texinfo: Add documentation for the apropos command.
2455
bba2971c
MS
24562000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2457
2458 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2459
2b628194
MS
24602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
2461
a9331b3f 2462 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
2463 two places.
2464
96a2c332
SS
24652000-03-17 Stan Shebs <shebs@apple.com>
2466
2467 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2468 <dima@Chg.RU>, also clarification of allowed content for
2469 string constants.
2470
f7dc1244 24712000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
2472
2473 * gdb.texinfo (main menu): Add Annotations.
2474 (File Options): Add @cindex entries for each command-line option.
2475 Document --epoch, --annotate, --async, --interpreter, --write,
2476 --statistics, and --version.
2477
2478 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
2479 of GDB.
2480
9d233477
JB
24812000-02-23 Jim Blandy <jimb@redhat.com>
2482
2483 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2484
14e0eb3b
JB
24852000-02-22 Jim Blandy <jimb@redhat.com>
2486
2487 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2488
3555de01
JM
24892000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
2490
2491 * Makefile.in (diststuff): New target.
2492
5e35df8e
KB
24932000-02-15 Kevin Buettner <kevinb@redhat.com>
2494
2495 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 2496 architecture. [From Jim Wilson.]
5e35df8e 2497
c5394b80
JM
24982000-01-16 Tom Tromey <tromey@cygnus.com>
2499
2500 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2501 (Delete Breaks): Mention range arguments.
2502 (Disabling): Likewise.
2503
c3f6f71d
JM
25042000-01-05 Dmitry Sivachenko <dima@Chg.RU>
2505
2506 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
2507
c4093a6a
JM
2508Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
2509
2510 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2511 valid functions.
2512
11cf8741
JM
25131999-11-05 Stan Shebs <shebs@andros.cygnus.com>
2514
2515 * gdb.texinfo: Clarify regular expressions used in rbreak.
2516
917317f4
JM
25171999-10-15 Kevin Buettner <kevinb@cygnus.com>
2518
2519 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2520 MEMORY_REMOVE_BREAKPOINT): Document.
2521
2522Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
2523
2524 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2525 offset re-using the DATA offset instead.
2526
2df3850c
JM
25271999-10-11 Jim Kingdon <kingdon@redhat.com>
2528
2529 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2530
25311999-10-05 Stan Shebs <shebs@andros.cygnus.com>
2532
2533 From Dmitry Sivachenko <demon@gpad.ac.ru>:
2534 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2535 typos.
2536
2537 * gdb.texinfo: Various minor wording and formatting improvements,
2538 mentions of additional command-line options.
2539
2acceee2
JM
25401999-09-30 Fred Fish <fnf@cygnus.com>
2541
2542 * gdb.texinfo: Document additional forms of specifying section
2543 names and addresses for the add-symbol-file command.
2544
c2c6d25f
JM
25451999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
2546
2547 * gdbint.texinfo: Fix typo, add the word "have".
2548
25491999-09-14 Jim Blandy <jimb@cris.red-bean.com>
2550
2551 * gdbint.texinfo (Target Architecture Definition): Document the
2552 SKIP_PERMANENT_BREAKPOINT macro.
2553
d4f3574e
SS
25541999-09-07 Stan Shebs <shebs@andros.cygnus.com>
2555
2556 * gdb.texinfo: Fiks speling errers.
2557
2558 * gdb.texinfo: Fix uses of @multitable.
2559
f7dc1244 2560 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
2561 * gdb.texinfo: Include details specific to DOS host, clarify
2562 some confusing language, fix @ref/@xref/@pxref usages, add
2563 comments about using with optimization, add more indexing,
2564 fix info about disassembly-flavor.
2565
2566Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
2567
2568 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2569 SKIP_SOLIB_RESOLVER): Define.
2570
2571Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
2572
2573 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
2574 ``g'' packets.
2575
104c1213
JM
25761999-08-30 Stan Shebs <shebs@andros.cygnus.com>
2577
2578 * gdb.texinfo: Create a new "Configurations" chapter with
2579 platform-specific info, inline remote.texi and move sections of it
2580 into the new chapter, move bits about info proc, heuristic search,
2581 and register stack into the new chapter.
2582 * remote.texi: Remove, now part of gdb.texinfo.
2583 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2584
25851999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
2586
2587 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2588 GDB_TARGET_IS_MACH386): These kludges have gone away.
2589
2590Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
2591
2592 * gdbint.texinfo (Target Architecture Definition): Mention
2593 TDEPLIBS.
2594
53a5351d
JM
25951999-08-20 Stan Shebs <shebs@andros.cygnus.com>
2596
2597 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2598 surrounding text to fit HP-UX bits into general info.
2599 (HPPA-cfg.texi): Remove, no longer useful.
2600
2601 * gdb.texinfo: Remove explicit links from @node lines, remove
2602 HP-added "Detailed Node Listing" from main menu which confuses
2603 things.
2604
2605 From Dmitry Sivachenko <dima@Chg.RU>:
2606 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2607 in description of `set environment'.
2608
26091999-08-17 Stan Shebs <shebs@andros.cygnus.com>
2610
2611 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2612
7be570e7
JM
26131999-08-12 Ben Elliston <bje@cygnus.com>
2614
2615 * gdbint.texinfo (Breakpoint Handling): Add missing words.
2616
f7dc1244 26171999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
2618
2619 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2620 watch, awatch, and rwatch. Explain why the latter two cannot be
2621 set as software watchpoints. Document that watchpoints for local
2622 variables are deleted when the debuggee terminates.
2623
2624Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
2625
2626 * remote.texi (Protocol): Further clarification of the "qRcmd"
2627 packet. Allow E.. response packet. "qRcmd" packet is no longer
2628 reserved.
2629
26301999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2631
a9331b3f
RM
2632 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2633 * gdb.texinfo: Ditto.
7be570e7 2634
96baa820
JM
26351999-08-06 Tom Tromey <tromey@cygnus.com>
2636
2637 * gdb.texinfo (KOD): New node.
2638
2639Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
2640
2641 * remote.texi (Rcmd): Fix minor formatting typos.
2642
2643Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
2644
2645 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2646 packets.
2647
adf40b2e
JM
26481999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
2649
2650 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2651 fixes.
2652
43ff13b4
JM
2653Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
2654
2655 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2656
085dd6e6
JM
2657Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
2658
2659 * remote.texi (Communication Protocol): ``v'' is in use. Fix
2660 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
2661 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
2662 packets that are not supported on all hosts. Expand examples.
2663 Spell check.
2664
26651999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
2666
2667 * Makefile.in: Recognize html, install-html. Add targets
2668 to build HTML versions of documentation via texi2html.
2669
2670Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
2671
2672 * gdbint.texinfo (Testsuite): New chapter, information about the
2673 testsuite.
2674
2675Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
2676
2677 * remote.texi (Communication Protocol): Rewrite.
2678
2679Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
2680
2681 * stabs.texinfo: Fix uses of xref.
2682
9e0b60a8
JM
2683Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
2684
2685 * gdbint.texinfo: Add an anti-printf exhortation, and update the
2686 info about patch submission.
2687
cce74817
JM
2688Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
2689
2690 From Per Bothner <bothner@cygnus.com>:
2691 * gdb.texinfo: Document Chill support.
2692
2693Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
2694
2695 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
2696 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
2697 Document that the value should be greater-than or equal-to zero.
2698 (NO_STD_REGS): Document. Deprecate.
2699
ac9a91a7
JM
2700Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2701
2702 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
2703 Document that these are not used.
2704
2705Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2706
2707 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
2708
392a587b
JM
2709Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
2710
2711 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
2712 numargs was dropped.
2713
2714Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
2715
2716 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
2717
b83266a0
SS
2718Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
2719
2720 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
2721 Update.
2722
7a292a7a
SS
2723Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
2724
2725 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
2726 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
2727
2728Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
2729
2730 * gdbint.texinfo: Fix typos: $ -> @.
2731
2732Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
2733
2734 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
2735 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
2736 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
2737 BREAKPOINT_FROM_PC.
a9331b3f 2738
7a292a7a
SS
2739Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
2740
2741 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
2742 CALL_DUMMY_STACK_ADJUST): Document.
2743
2744Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2745
2746 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
2747 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
2748
27491999-04-02 Stan Shebs <shebs@andros.cygnus.com>
2750
2751 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
2752 longer exists.
2753
2754Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
2755
2756 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
2757 nearly all @ifset/@ifclear conditionals; nobody uses them, and
2758 they make the manual source incomprehensible.
2759 * h8-cfg.texi: Remove, hasn't been used in years.
2760
c906108c
SS
2761Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
2762
2763 * gdb.texinfo: Update the credits.
2764
2765Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
2766
2767 * gdb.texinfo: Fix mistakes noticed in printout of last
2768 draft, add Alpha to discussion of heuristic fence post.
2769
2770Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
2771
2772 * gdb.texinfo, remote.texi: Many changes; update to Seventh
2773 Edition, merge some HP changes into mainline, describe some
2774 previously undocumented features, describe more of the target
2775 commands available, eliminate obsolete section on renamed
2776 commands.
2777 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
2778
2779Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
2780
2781 * gdb.texinfo: Make many HPPA conditionals unconditional,
2782 including catchpoint description, since now on for all configs.
2783 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
2784 specializations.
2785
2786Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
2787
2788 * Makefile.in (GDBvn.texi): Fix match expression to work with
2789 current format of VERSION in gdb/Makefile.in.
2790 * gdb.texinfo: Fix node ref to match new readline.
2791
2792Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
2793
a9331b3f
RM
2794 * gdb.texinfo: Changes made as part of a project to merge in
2795 changes made by HP. Documentation makes extensive use of
c906108c
SS
2796 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
2797 on remote debugging. There are differences in documentation
2798 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
2799 the HP manual discusses catchpoints, hardware watchpoints, and
2800 some HPUX specific limitations for shared library support.
a9331b3f 2801
c906108c
SS
2802 There are also a number of @node changes.
2803
28041999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
2805
2806 * gdbint.texinfo (Formatting): Disambiguate a sentence.
2807 (C Usage): Same.
2808
2809Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
2810
2811 The following changes were made by Edith Epstein
2812 <eepstein@cygnus.com> as part of a project to merge in changes
2813 made by HP.
a9331b3f 2814
c906108c
SS
2815 * HPPA-cfg.texi: new file.
2816
2817 * all-cfg.texi: set HPPA for HP PA-RISC targets.
2818
2819 * refcard.tex: change documentation about catch.
2820 removed info catch.
2821
2822Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
2823
2824 * gdbint.texinfo: Expand on GDB's coding standards,
2825 specify the use of arg names with prototypes.
2826
28271998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
2828
2829 * gdb.texinfo: Fix tipo.
2830
2831Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
2832
2833 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
2834 TARGET_BYTE_ORDER_SELECTABLE_P.
2835
2836Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
2837
2838 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
2839
28401998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
2841
2842 * agentexpr.texi: New file.
2843
2844Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
2845
2846 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
2847
28481998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
2849
2850 * remote.texi: Changed wording that implied that the GDB remote
2851 protocol caches register values instead of GDB itself.
2852
2853Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
2854
2855 * gdbint.texinfo: Add some info about symbol readers.
2856 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
2857 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
2858 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
2859 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
2860
2861Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
2862
a9331b3f 2863 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
2864
2865Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
2866
2867 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2868
2869Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
2870
2871 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2872 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2873
2874Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
2875
2876 * gdbint.texinfo: Fix minor typos.
2877
2878Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
2879
2880 * gdbint.texinfo: Complete overhaul. Group descriptions more
2881 logically, add more info on generic algorithms, remove much
2882 obsolete and/or wrong material.
2883
2884Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
2885
2886 * stabs.texinfo (Method Type Descriptor): Expand and correct.
2887
2888Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
2889
2890 * refcard.tex: Copyright, address updates.
2891
2892Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
2893
2894 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2895 for the edition instead of confusing GDB-version-like numbers.
2896
2897Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
2898
2899 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2900
2901Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
2902
2903 * LRS: Reformat a bit to keep text under 80 columns.
2904
2905Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
2906
2907 * gdb.texinfo: Add some credits, mention bug monitor.
2908 * remote.texi: Mention mips monitor targets.
2909 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 2910
c906108c
SS
2911Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
2912
2913 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2914 files, finish sorting of host vs target vs native macros, describe
2915 some more of them.
2916
2917Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
2918
2919 * gdbint.texinfo (Host Conditionals): Document change from
2920 using NO_MMALLOC to it's inverse, USE_MMALLOC.
2921
2922Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
2923
2924 * gdbint.texinfo (Host Conditionals): Document
2925 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2926
2927Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
2928
2929 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2930 Document LSEEK_NOT_LINEAR.
2931
2932Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
2933
2934 * stabs.texinfo (Stab Section Basics): Make it clear that only
2935 some versions of the GNU linker remove the leading N_UNDF symbol.
2936
2937Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
2938
2939 * stabs.texinfo (String Field): Document type number pairs here,
2940 instead of in the Sun specific section.
2941 (Include Files): The GNU linker supports the N_BINCL
2942 optimization. Clarify the N_BINCL value, and what it is used
2943 for.
2944 (Procedures): Document N_FUN with an empty string to mark the end
2945 of a function.
2946 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2947 (Sun Differences): Remove this node, as the information is now
2948 elsewhere in the main document.
2949 (Stab Section Basics): Mention that the GNU linker may optimize
2950 stabs and remove the leading N_UNDF symbol.
2951
2952Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
2953
2954 * gdb.texinfo, refcard.tex: Restore author credit
2955
2956Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
2957
2958 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2959 documentation to account for START and END macros taking
2960 one arg.
2961
2962Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
2963
2964 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
2965 * gdb.texinfo (Frames): Fix typo.
2966
2967Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
2968
2969 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2970 a target_signal as arg type, not a pid.
2971
2972Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
2973
2974 * gdb.texinfo: Document `set assembly-language'.
2975
2976Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
2977
2978 * remote.texi: Update list of stubs in the GDB distribution.
2979
2980Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
2981
2982 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2983 Also document that some systems can use mmalloc but must define
2984 this if their C runtime allocates memory that is later freed.
2985 (MMCHECK_FORCE): Document new macro.
a9331b3f 2986
c906108c
SS
2987Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
2988
2989 * remote.texi: Add documentation for target Sparclet.
2990
2991Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2992
a9331b3f 2993 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
2994 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2995 * configure.in: Rewritten for autoconf.
2996 * configure: New.
2997
2998Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
2999
3000 * Makefile.in (DVIPS): New define, set to dvips.
3001 (dvi): Add stabs.dvi.
3002 (ps): New target.
3003 (all-doc): Depend on info, dvi, and ps targets.
3004 (STAGESTUFF): Add *.ps and *.dvi files.
3005 (clean-info, clean-dvi): Remove.
3006 (mostlyclean): Does not depend upon clean-info or clean-dvi,
3007 rules completely rewritten.
3008 (maintainer-clean): Remove clean-info and clean-dvi
3009 dependencies and put their actions in the rules.
3010 (gdb.ps): New target
a9331b3f 3011 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
3012 intermediate TeX files, whether they have 2 or 3 character
3013 extensions.
3014 (gdbint.ps): Add target and rules.
3015 (gdb-internals): Delete unused target.
3016 (Makefile): Depends upon config.status also.
3017
3018Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
3019
3020 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3021 set.
3022
3023Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
3024
3025 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3026 * gdb.texinfo (Expressions): Fix erroneous array constant example.
3027
3028Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
3029
3030 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3031
3032Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3033
3034 * gdb.texinfo (Print settings): Document
3035 `set/show print static-members' commands.
3036
3037Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
3038
3039 * gdbint.texinfo (Native): Document name change, coredep.c to
3040 core-aout.c.
3041
3042Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
3043
3044 * stabs.texinfo (Include Files): Document the values the SunOS4
3045 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3046
3047Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
3048
3049 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3050 Fix typo.
3051
3052Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
3053
3054 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3055 "gdb.tar.Z".
3056
3057Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
3058
3059 * Makefile.in (maintainer-clean): New target, synonym for
3060 realclean.
3061
3062Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
3063
3064 * Update all FSF addresses except those in COPYING* files.
3065
3066Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
3067
3068 From Richard Earnshaw (rearnsha@armltd.co.uk):
3069 * gdb.texinfo (convenience variables): Document $_exitcode.
3070 (quit): Document optional expression to use as exit code.
3071
3072Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
3073
3074 * gdb.texinfo, remote.texi: Brought up to date with various
3075 GDB changes.
3076
3077Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
3078
3079 * gdb.texinfo: Update dates and versions, fix comments about
3080 hardware watchpoints in future releases and about the
3081 sharedlibrary command.
3082
3083Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3084
3085 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
3086 C_FUN stab. Other cleanups.
3087
3088Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3089
3090 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3091 for the sparc stub.
3092
3093Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3094
3095 * annotate.texi: Clarify which addresses have differing formats
3096 depending on the language and which do not.
3097
3098Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3099
3100 * remote.texi (NetWare): Changed example to use BOARD= instead of
3101 NODE= argument to reflect correspoding change to gdbserve.nlm.
3102
3103Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3104
3105 * stabs.texinfo (Negative Type Numbers): Mention the fact that
3106 GDB, as well as AIX dbx, supports the size type attribute.
3107
3108Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3109
3110 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3111
3112Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
3113
3114 * gdb.texinfo (Define): Document $arg0... arguments to commands,
3115 and new 'if' and 'while' commands.
3116
3117Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
3118
3119 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
3120
3121Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
3122
3123 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3124 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3125 NetWare targets. Mostly stolen from the Server node.
3126
3127Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3128
3129 * gdb.texinfo (Setting): Talk about the language of a source file
3130 versus the working language. The old documentation did not match
3131 what GDB did.
3132
3133Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3134
3135 * stabs.texinfo (Source Files): Document N_SO used to mark the end
3136 of a source file.
3137
3138Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
3139
3140 * gdb.texinfo (Processes): New node.
3141
3142Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
3143
3144 * remote.texi: Update documentation of set/show mipsfpu.
3145
3fc11d3e
JM
3146Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
3147
3148 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3149 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
3150
3151Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
3152
3153 * gdbint.texinfo: Removed mentions of some incorrectly placed and
3154 obsolete conditionals, described some others.
3155
3156Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3157
3158 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3159 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3160
3161Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
3162
3163 * gdbint.texinfo: Put regex conditionals in their own table.
3164
3165Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
3166
3167 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3168 described or fixed the descriptions of many others.
3169
3170Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
3171
3172 * gdb.texinfo: Add some more credits.
3173 * gdbint.texinfo: Capitalize GDB consistently, describe some
3174 macros and remove some.
3175
3176Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
3177
3178 * gdbint.texinfo: Removed mentions of many incorrectly placed and
3179 obsolete conditionals, described some others.
3180
3181Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3182
3183 * gdb.texinfo (help targets): Changed to `help target', which
3184 is the correct gdb command.
3185
3186Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3187
3188 * annotate.texi (TODO): New node, for keeping track of annotations
3189 suggested but not yet implemented.
3190
3191Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3192
3193 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3194 another symbol, it is not the address itself.
3195
3196Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
3197
3198 * stabs.texinfo (Stab Section Basics): Add comment about alignment
3199 of stabs-in-coff sections.
3200
3201Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3202
3203 * annotate.texi: Change edition to 0.5 and date to May 1994.
3204 Add index.
3205 (Frames): New node, for frame annotation.
3206 (Displays): New node, for display annotation.
3207
3208 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3209 when waiting for your program to stop.
3210
3211Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3212
3213 * annotate.texi (Breakpoint Info): Document annotation of header
3214 fields and record annotation.
3215
3216Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3217
3218 * annotate.texi: New file, to document annotations.
3219
3220Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3221
3222 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3223 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
3224
3225Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3226
3227 * stabs.texinfo (Stab Section Basics): Say what is in .stab
3228 section, and say n_strx field is compilation unit relative.
3229 * stabs.texinfo: Don't use @code for a.out when it is the name of
3230 an object file format.
3231
3232Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3233
3234 * gdb.texinfo: Refer to file names, not path names, per rms
3235 convention.
3236 (Arguments): Fix typo.
3237
3238Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3239
3240 * stabs.texinfo (Global Variables): Talk about stabs in files
3241 where variables are referenced, but not defined.
3242
3243Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3244
3245 * stabs.texinfo: Move stuff on @ and # type descriptors from node
3246 Cplusplus to new nodes Member Type Descriptor and Method Type
3247 Descriptor. Re-write stuff for #.
3248
3249Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3250
3251 * gdb.texinfo (Print Settings): Don't document "set print
3252 fast-symbolic-addr off". The bug which it worked around was fixed
3253 on 25 Feb 94 in coffread.c, so I'm nuking the command.
3254
3255 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
3256 N_ENTRY node.
3257
3258 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3259
3260Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3261
3262 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
3263 references to ieee-float.c.
3264
3265Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3266
3267 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
3268 match what the code actually does.
3269
3270Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3271
3272 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3273
3274Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
3275
3276 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3277 i, and b.
3278
3279Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
3280
3281 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
3282 well as for ELF and SOM. Unify the descriptions of ELF and SOM
3283 as "stabs in sections" rather than just saying "ELF and SOM".
3284 Also make that stuff apply to COFF.
3285
3286Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3287
3288 * gdb.texinfo (Formatting Documentation): Change GhostScript to
3289 Ghostscript.
3290
3291Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3292
3293 * gdb.texinfo (Continuing and Stepping): When talking about "step"
3294 versus functions without line numbers, also mention stepping into
3295 them as well as "step" when you are in them. Tell the user how to
3296 deal with the situation. Add comment about "debugging information".
3297
3298Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3299
3300 * stabs.texinfo (Enumerations): Document restriction on where
3301 enumeration types can appear and still win with GDB.
3302
3303Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3304
3305 * stabs.texinfo (Negative Type Numbers): Document format for type
3306 -16.
3307
3308Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3309
3310 * gdb.texinfo (Selection, Frame Info): Update information about
3311 arbitrary frame specficiations.
3312
3313Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
3314
3315 * gdb.texinfo, remote.texi: general editing pass prior to Net release
3316
3317Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3318
3319 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3320
3321Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
3322
3323 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3324
3325Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3326
3327 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3328 Differences node to Statics node.
3329 (Statics): Discuss XCOFF use of V symbol descriptor.
3330
3331 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3332 not clean.
3333
3334Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
3335
3336 * gdb.texinfo (Print Settings): Document `set print
3337 fast-symbolic-addr' and improve the doc for some other
3338 `set print's.
3339
3340Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
3341
3342 * stabs.texinfo (String Field): Talk about defining several type
3343 numbers at once.
3344 Fix lint regarding changing node ELF Transformations to
3345 ELF and SOM Transformations.
3346
3347Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
3348
3349 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
3350
3351Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3352
3353 * stabs.texinfo (Cross-References): `::' is for nested types only
3354 within <>.
3355 (Structures): Document static members.
3356
3357Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3358
3359 * stabs.texinfo: Document S type attribute.
3360
3361Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
3362
3363 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3364
3365Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
3366
3367 * gdbint.texinfo: Fix a few typos.
3368
3369Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3370
3371 * gdb.texinfo, remote.texi: formatting improvements
3372
3373 * gdb.texinfo (New Features): mention threads.
3374 (Summary, C): fix xrefs in newly contributed text.
3375 (Threads): index entries, clarifications, example
3376 (passim): minor typos fixed, phrasing improvements
3377
3378 * remote.texi (Bootstrapping): rephrase text on ^C and add index
3379 entries; (Server): explain use of gdbserver w/real-time systems,
3380 add example of conflicting TCP port; (MIPS Remote) break up
3381 running text into table, highlighting commands, and add example.
a9331b3f 3382
c906108c
SS
3383Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3384
3385 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3386
3387Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3388
3389 * stabs.texinfo (Nested Symbols): New node.
3390 (String Field, Symbol Descriptors, Cross-References): Refer to it.
3391
3392Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3393
3394 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3395 to picking which Bbss.bss symbol to use, and (because there seems to
3396 be no good way of doing it) re-write some of the text to make it
3397 sound like Bbss.bss isn't such a great idea after all (as currently
3398 designed).
3399
3400 * gdb.texinfo (C): In addition to saying people have to use g++ for
3401 good results, say they have to use stabs. Specifically say cfront
3402 doesn't work well.
3403 (Summary): Merge in information on Modula-2, Pascal, and Chill from
3404 the gdb README. Add xrefs to places where the support for the various
3405 languages is described in detail.
3406
3407Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3408
3409 * stabs.texinfo: Clean up stuff about visibility and virtual
3410 characters.
3411
3412 * stabs.texinfo (N_M2C): Cite Sun doc.
3413
3414Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3415
3416 * gdb.texinfo: updates re threads.
3417 * remote.texinfo: avoid index entries starting with digits.
3418
3419Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3420
3421 * stabs.texinfo (Enumerations): Talk about large, negative and
3422 octal values. Clean up cross reference to type attributes.
3423 (String Field): Say that GDB 4.11 supports size attribute.
3424
3425Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3426
3427 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3428 is a mandatory step. Make the stuff about that more concise.
3429
3430Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3431
3432 * stabs.texinfo (Class Names): New node.
3433
3434 * gdb.texinfo (Command Files): Explain order of init file reading.
3435
3436 * remote.texi (Bootstrapping): Talk about getting the serial driver
3437 to deal with ^C sent by gdb to stop the remote system.
3438
3439Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
3440
3441 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3442
3443 * libgdb.texinfo (Defining Commands): made the DOC arg
3444 to gdb_define_app_command a char * instead of char **
3445 per a suggestion from kingdon.
3446
3447 * libgdb.texinfo: total rewrite from a different starting
3448 premise.
3449
3450Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3451
3452 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3453 floats passed as doubles (to improve clarity).
3454
3455Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3456
3457 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3458
3459 * a4rc.sed: update to work with Andreas Vogel papersize params
3460
3461 * refcard.tex: use Andreas Vogel simplifications of papersize
3462 params; remove useless version info; update copyright date.
3463
3464Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3465
3466 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3467
3468Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3469
3470 * gdb.texinfo (Files): Say what address the load command loads it at.
3471
3472 * stabs.texinfo (Common Blocks): Minor cleanups.
3473
3474 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3475 that Sun has backed away from the linker kludge and thus the relevant
3476 issue is changes to the SunPRO tools, not the Solaris linker.
3477
3478 * stabs.texinfo (Traditional Integer Types): Clean up description
3479 of octal bounds a little bit. Document extra leading zeroes.
3480
3481Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3482
3483 * gdb.texinfo (Signaling): Update for symbolic symbol names
3484 and add a section explaining the difference between the GDB
3485 signal command and the shell kill utility.
3486
3487Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
3488
3489 * libgdb.texinfo: added `@' to braces that were unescaped.
3490
3491Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
3492
3493 * libgdb.texinfo: new file. Spec for the gdb library.
3494
3495Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3496
3497 * stabs.texinfo (Include Files): Fix typo (start -> end).
3498
3499Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3500
3501 * gdb.texinfo, remote.texi: assorted small improvements, mostly
3502 from Melissa at FSF's editing pass.
3503
3504Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3505
3506 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3507 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3508 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3509
3510Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3511
3512 * remote.texi (Bootstrapping): Discuss 386 call gates.
3513
3514Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3515
3516 * stabs.texinfo (Based Variables): New node.
3517
3518Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3519
3520 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3521 names, sizes, and formats to suggest how not to lose.
3522
3523Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3524
3525 * stabs.texinfo (Methods): Fix typo.
3526
3527Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3528
3529 * gdb.texinfo: Fix a few typos.
3530
3531Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3532
3533 * gdb.texinfo: Clarify how well it works with Fortran.
3534
3535 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3536 More on relocating stabs in ELF files.
3537
3538Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3539
3540 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3541
3542Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3543
3544 * stabs.texinfo (Local Variable Parameters): Talk about nameless
3545 parameters on VAX.
3546
3547Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3548
3549 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3550
3551Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3552
3553 * stabs.texinfo: Make info author notice match the TeX author notice.
3554
3555Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3556
3557 * stabs.texinfo: Initial-caps all words in node names and
3558 non-trivial words in section names.
3559
3560Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3561
3562 * stabs.texinfo: Many minor cleanups.
3563
3564 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3565
3566Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
3567
3568 * stabs.texinfo: Remove full description of big example.
3569 It's not really helpful; just use pieces of it where appropriate.
3570 Add more Texinfo formatting directives (@samp, etc.).
3571 Use @deffn to define stab types.
3572 Eliminate some wordiness. Break up some nodes.
3573 Add an (alphabetized) index of symbol types.
3574 Use consistent capitalization style in node and section names.
3575
3576Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
3577
3578 * gdb.texinfo: Change typo "Two two" to "The two".
3579
3580Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3581
3582 * stabs.texinfo (XCOFF-differences): Remove references to
3583 non-existent types N_DECL and N_RPSYM.
3584
3585 * stabs.texinfo (String Field): Say that type attributes bug is
3586 fixed in GDB 4.10, since it is.
3587
3588 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3589
3590Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
3591
3592 * stabs.texinfo: Formatting cleanups.
3593
3594Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3595
3596 * stabs.texinfo: When explaining the n_type of a stab, standardize
3597 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3598 no tabs, use @r).
3599 (Global Variables): Clean up.
3600
3601Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3602
3603 * stabs.texinfo (Stack Variables): Re-write.
3604
3605Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3606
3607 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3608 addresses of a source file. Also revise formatting.
3609 Change "object module" or "object file" to "source file".
3610 Various: Miscellaneous cleanups.
3611
3612Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3613
3614 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3615
3616Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
3617
3618 * gdbint.texinfo: Removed many nonsensical machine-collected
3619 host and target conditionals, described some of the remainder.
3620
3621Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3622
3623 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3624
3625 * gdbint.texinfo (Top): Add name to @top line, and re-write the
3626 paragraph which follows.
3627
3628 * gdbint.texinfo (Host): Use @code not @samp for Makefile
3629 variables. Looks better and avoids overful hbox.
3630
3631Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3632
3633 * stabs.texinfo (Procedures): Improve stuff on nested functions.
3634
3635Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3636
3637 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3638 retransmit-timeout
3639
3640Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3641
3642 * gdbint.texinfo: Update statement about `some ancient Unix
3643 systems, like Ultrix 4.0' to Ultrix 4.2.
3644
3645Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
3646
3647 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3648
3649 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3650
3651 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
3652 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3653
3654 * remote.texi: new name for former gdbinv-s.texi
3655
3656 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3657
3658Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
3659
3660 * gdbinv-s.texi: Documented timeout and retransmit-timeout
3661 variables for MIPS remote debugging protocol.
3662
3663Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3664
3665 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3666
3667Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3668
3669 * Makefile.in (refcard.dvi): Use srcdir where necessary.
3670
3671Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
3672
3673 * gdb.texinfo: repair conditional bugs in text markup
3674
3675Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3676
3677 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
3678 to select Modula-2 material.
3679
3680Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3681
3682 * stabs.texinfo: Cleanups regarding statics.
3683
3684 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
3685 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
3686
3687Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3688
3689 * stabs.texinfo: N_MAIN is sometimes used for C.
3690
3691Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3692
3693 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
3694
3695Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
3696
3697 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 3698 removed from the code by Kingdon.
c906108c
SS
3699
3700Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3701
3702 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
3703 input when evaluating breakpoint conditions; the bug has been fixed.
3704
3705 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
3706 sets the ignore count to N-1, not to N.
3707
3708Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3709
3710 * refcard.tex (\hoffset): correct longstanding error to match
3711 intended offset; avoids cutting off edge on some printers
3712
3713Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3714
3715 * stabs.texinfo (Parameters): Say that order of stabs is significant.
3716
3717Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3718
3719 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
3720
3721Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3722
3723 * Makefile.in: (REFEDITS) new var to control whether PS or CM
3724 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
3725 collect sed edits if any, apply to refcard before formatting;
3726 (refcard.ps) stop implying PS fonts if PS output requested;
3727 (lrefcard.ps) delete extra target for variant PS fonts
3728
3729 * refcard.tex: parametrize papersize dependent info, collect
3730 in easily replaced spot
3731
3732 * a4rc.sed: new file, edits to refcard for A4 paper
3733
3734Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3735
3736 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
3737
3738Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3739
3740 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
3741
3742Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3743
3744 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
3745 politely rather than rudely.
3746
3747Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3748
3749 * stabs.texinfo: Document common blocks.
3750
3751Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
3752
3753 * stabs.texinfo: Add some basic info about stabs-in-elf.
3754
3755Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3756
3757 * stabs.texinfo (Top): Minor cleanup.
3758
3759Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3760
3761 * Makefile.in (install-info): remove parentdir support
3762
3763Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3764
3765 * gdb.texinfo (Copying): delete this node and references to it;
3766 RMS says this manual need not carry GPL. (passim): Improvements
3767 from last round at FSF, largely due to Ian Taylor review, and
3768 minor formatting improvements.
3769
3770 * gdbinv-s.texi (passim): Improvements from last round at FSF,
3771 largely due to Ian Taylor review. (Debug Session): minor edits to
3772 new text.
3773
3774Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
3775
3776 * Makefile.in (realclean): Remove info and dvi files too.
3777
3778Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
3779
3780 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
3781 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
3782 * gdb.texinfo: Change accordingly.
3783
3784 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
3785 N_{L,R}BRAC,N_SLINE are relative to.
3786
3787Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
3788
3789 * Makefile.in (GDBvn.texi): Update atomically.
3790
3791Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
3792
3793 * gdbinv-s.texi (Debug Session): Document exceptionHook.
3794
3795Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
3796
3797 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
3798 addresses together. Also motivate the set print symbol-filename
3799 command and suggest other solutions.
3800
3801Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
3802
3803 * gdb.texinfo (set print elements): Note that the number of
3804 elements is set to unlimited by "set print elements 0".
3805
3806Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
3807
3808 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
3809 NF_LDOUBLE means.
3810 (Stab Types): Include Solaris stab types.
3811 (Procedures): Document Solaris extensions.
3812
3813Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3814
3815 * gdb.texinfo: Add `set print symbol-filename' doc.
3816
3817Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3818
3819 * stabs.texinfo (Arrays): Talk about type definition vs. type
3820 information.
3821
3822 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
3823 the trailing semicolon.
3824
3825Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3826
3827 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
3828 and merge in other parts of the document addressing these subjects.
3829 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
3830
3831 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
3832 at the end of a range type.
3833
3834 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
3835 AIX extensions.
3836
3837Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3838
3839 * stabs.texinfo (Stabs Format): Misc fixes.
3840
3841Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3842
3843 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
3844 (Traditional builtin types): Document convex convention for long long.
3845 (Negative builtin types): Discuss type names, and misc fixes.
3846
3847Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3848
3849 * stabs.texinfo (Builtin Type Descriptors): Document the floating
3850 point types used with @samp{R} type descriptor.
3851 (Symbol Descriptors): Describe how to handle conflict between
3852 different meanings of @samp{P} symbol descriptor.
3853
3854Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3855
3856 * stabs.texinfo: Remove node Quick Reference and put its children
3857 directly under the main menu.
3858
3859 * stabs.texinfo: Many more changes to bring it into line with
3860 AIX documentation and reality. I think it now has all the
3861 information from the AIX documentation, except that I burned
3862 out when I got to variant records (Pascal and Modula-2) and
3863 all the COBOL types. Oh well, we can add them later when we're
3864 worrying more about those languages.
3865
3866 * stabs.texinfo (Automatic variables): Talk about what it means
3867 to omit the symbol descriptor.
3868
3869Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3870
3871 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3872 gcc2 behavior with promoted args.
3873
3874Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3875
3876 * gdb.texinfo: include readline appendices in info version of manual
3877
3878Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3879
3880 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3881 target remote.
3882
3883 * gdb.texinfo (Machine Code): more index entries for disassemble
3884
3885Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
3886
3887 * Clarify the intended use of the gdb-testers and gdb-patches
3888 mailing lists, and shrink gzip comment.
3889
3890Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3891
3892 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3893 DOSHOST configuration of manual.
3894
3895 * gdb.texinfo (MIPS Stack): new node.
3896
3897 * all-config.texi (MIPS) new switch.
3898
3899 * gdbinv-s.texi (Nindy Options) Remove two instances of future
3900 tense; (MIPS Remote) new node.
3901
3902 * gdb.texinfo (passim) rephrases to work around makeinfo @value
3903 bug; (Environment) less passive, other small cleanups in text about
3904 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3905 (Remote) new MIPS Remote menu entry.
3906
3907Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
3908
3909 * stabs.texinfo: Many changes to include information from the
3910 AIX documentation.
3911
3912 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3913
3914Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
3915
3916 * gdbint.texinfo (new node Debugging GDB, elsewhere):
3917 Move a bunch of information from ../README.
3918 (Getting Started): New node.
3919
3920Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3921
3922 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3923
3924 * gdb.texinfo: advance manual revision dates to present
3925
3926 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3927 stop using silly Roman numerals in @set variable names
3928
3929Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
3930
3931 * stabs.texinfo (Parameters): Keep trying to get this right.
3932
3933Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
3934
3935 * stabs.texinfo (Parameters): More on "local parameters".
3936
3937Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
3938
3939 * stabs.texinfo (Parameters): Re-do "local parameters" section.
3940
3941Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
3942
3943 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3944 (Parameters): Rewrite.
3945 (xcoff-differences, Sun-differences): Minor changes.
3946
3947Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3948
3949 * stabs.texinfo: Minor cleanup.
3950
3951Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
3952
3953 * gdbint.texinfo: Minor xcoff stuff.
3954
3955Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
3956
3957 * gdbint.texinfo: Update for new config directory structure.
3958 Add info about internal type data structures.
3959
3960Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
3961
3962 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3963 $(srcdir).
3964 (gdb-config.texi): Depend on file in $(srcdir).
3965
3966Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
3967
3968 * stabs.texinfo: Fixes about N_SO.
3969
3970Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3971
3972 * gdb.texinfo: include list of nonstandard init file names
3973
3974 * *-config.texi: new switch GENERIC for text that applies *only*
3975 to (usual) multiple-target version of manual
3976
3977 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3978 h8 config
3979
3980 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3981 in menus (rather than conditionally selected multiple alternative
3982 menus).
3983
3984 * Makefile.in: define and use DOC_CONFIG var to select
3985 configuration for GDB user manual.
3986
3987 * gdb-config.texi: delete from repository, generate from Makefile.
3988
3989 * all-config.texi: normal `generic' configuration file, formerly
3990 stored as gdb-config.texi
3991
3992Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3993
3994 * Makefile.in: add dvi target to build all .dvi files
3995
3996Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3997
3998 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3999
4000Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
4001
4002 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4003 host conditionals.
4004 * stabs.texinfo: More array fixes inspired by Jim's.
4005
4006Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
4007
4008 * stabs.texinfo: Fixes re arrays and continuations.
4009
4010 * gdbint.texinfo: Add XCOFF node.
4011
4012Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
4013
4014 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
4015
4016Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
4017
4018 * stabs.texinfo: Fix for array types to mention lower bounds.
4019
4020Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
4021
4022 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
4023
4024Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
4025
4026 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
4027
4028Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
4029
4030 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
4031 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4032
4033Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
4034
4035 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
4036
4037Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4038
4039 * gdb.texinfo, gdbinv-s.texi: misc updates
4040
4041Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
4042
4043 * gdbint.texinfo: Brief documentation for longjmp support,
4044 from an email msg by Stu.
4045
4046Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
4047
4048 * stabs.texinfo: Fix description of floating point "range"
4049 types (which really define basic types). Reported by Jim Meehan,
4050 <meehan@src.dec.com>.
4051
4052 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4053
4054Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
4055
4056 * gdbint.texinfo: Slightly expand section on supporting a new
4057 object file format.
4058
4059Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
4060
4061 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
4062 intermediate file.
4063
4064Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4065
4066 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4067
4068Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4069
4070 * gdbinv-s.texi: z8000 simulator target name is just "sim"
4071
4072 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
4073 as well as Z8002.
4074
4075Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
4076
4077 * gdbint.texinfo: Add sections on clean design and on how to send
4078 in changes.
4079
4080Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
4081
4082 * gdbint.texinfo: Add how to declare the result of make_cleanup.
4083
4084Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
4085
4086 * gdb.texinfo: Fix typo, reported by Karl Berry.
4087
4088Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
4089
4090 * gdb.texinfo: Add opcodes dir to GDB distribution description.
4091
4092Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
4093
4094 * gdbint.texinfo: fixed a stray email address (needs @@),
4095 added @table @code to node "Native Conditionals"
4096
4097Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
4098
4099 * gdbint.texinfo: Describe coding style of GDB.
4100
4101Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
4102
4103 * stabs.texinfo: Minor wording changes.
4104
4105Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
4106
4107 * gdbint.texinfo: Improve release doc slightly.
4108
4109Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
4110
4111 * gdbint.texinfo: Improve doc of GDB config macros.
4112
4113Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
4114
4115 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
4116 These will be reinserted when examined.
4117
4118Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
4119
4120 * gdbint.texinfo: Make a start at documenting all the #if macros
4121 in GDB. At least list them all, and start separating them into
4122 host-specific and target-specific.
4123
4124Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4125
4126 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 4127 examples (not consistent w others).
c906108c
SS
4128 gdb.texinfo: issue disclaimer paragraph on cmdline options only
4129 for generic vn of doc
4130
4131Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
4132
4133 * Makefile.in: always create installation directories.
4134
4135Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4136
4137 * gdb.texinfo: in h8 config, do not describe searching commands.
4138
4139Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4140
4141 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4142 conditionals; introduce a few generic switches that may be
4143 useful for other cross-dev or dos-hosted configs.
4144
4145 * gdb.texinfo: fix typo in "info reg" description
4146
4147Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
4148
4149 * stabs.texinfo: Minor updates from running TeX over it.
4150 * Makefile.in (stabs.dvi, stabs.ps): Add.
4151
4152Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
4153
4154 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
4155 First pass at converting it to texinfo.
4156
4157Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
4158
4159 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
4160 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
4161
4162Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
4163
4164 * gdbint.texinfo: Add section on partial symbol tables.
4165
4166Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
4167
4168 * gdb.texinfo: document `set remotedebug' and `set
4169 rstack_high_address'.
4170
4171Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
4172
4173 * gdb.texinfo: slight expansion of new text on reading info files
4174 * gdbinv-s.m4.in: correct and expand info on cross-debugging
4175 H8/300 from DOS.
4176
4177Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
4178
4179 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
4180
4181Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
4182
4183 * gdb.texinfo: Say how to read the `info' files.
4184
4185Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
4186
4187 * Makefile.in: gm4 -> m4.
4188
4189Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
4190
4191 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
4192 Documentation' ahead of `Installing GDB' to match README.
4193 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 4194 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
4195
4196Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
4197
4198 * Makefile.in: remove $(srcdir) from gdb.info rule.
4199
4200Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
4201
4202 * Makefile.in: commented out gdb-all.texinfo rule. This is
4203 temporary.
4204
4205Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
4206
4207 * Makefile.in, configure.in: removed traces of namesubdir,
4208 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
4209 copyrights to '92, changed some from Cygnus to FSF.
4210
4211Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
4212
4213 * gdb.texinfo: Improve how we ask for bug reports.
4214
4215Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4216
4217 * Makefile.in: infodir belongs in datadir.
4218
4219Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4220
4221 * Makefile.in: remove spaces following hyphens, bsd make can't
4222 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 4223 standards.text support.
c906108c
SS
4224
4225Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
4226
4227 * Makefile.in: idestdir and ddestdir go away. Added copyrights
4228 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
4229 and mandir now keyed off datadir by default.
4230
4231\f
4232Local Variables:
9e9c5ae7 4233mode: change-log
c906108c
SS
4234left-margin: 8
4235fill-column: 74
4236version-control: never
4237End:
This page took 0.726946 seconds and 4 git commands to generate.