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