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