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