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