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