2004-02-11 Michael Chastain <mec.gnu@mindspring.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
e4937fc1
MC
12004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2
3 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4
a9331b3f
RM
52004-02-04 Roland McGrath <roland@redhat.com>
6
7 * gdb.texinfo (Auxiliary Vector): New node (section).
8 (Data): Add it to the menu.
9
2650777c
JJ
102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
11
12 * gdb.texinfo (Breakpoints): Add information about pending
13 breakpoint support.
14
b4501125
AC
152004-01-26 Andrew Cagney <cagney@redhat.com>
16
17 * gdb.texinfo (Overview): Delete references to the cisco protocol
18 including the "N" response.
19
74055713
AC
202004-01-26 Andrew Cagney <cagney@redhat.com>
21
22 * gdbint.texinfo (Target Architecture Definition): Rename
23 EXTRACT_STRUCT_VALUE_ADDRESS to
24 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 25
3bbe9696
EZ
262004-01-24 Eli Zaretskii <eliz@gnu.org>
27
28 * gdb.texinfo (KOD): Document "show os". Add index entries for
29 "set/show os" and "info cisco" commands.
30
5843504f
EZ
312004-01-21 Eli Zaretskii <eliz@gnu.org>
32
33 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
34
9175c9a3
MC
352004-01-19 Michael Chastain <mec.gnu@mindspring.com>
36
37 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
38 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
39
8e94b928
NR
402004-01-19 Nick Roberts <nick@nick.uklinux.net>
41
42 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
43 -stack-list-locals.
44 (GDB/MI Variable Objects): Describe extension to
45 -var-list-children.
46
a20cf136
DJ
472004-01-17 Daniel Jacobowitz <drow@mvista.com>
48
49 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
50
afb18d0f
AC
512004-01-17 Andrew Cagney <cagney@redhat.com>
52
53 * gdbint.texinfo (Target Architecture Definition): Delete
54 documentation on DEPRECATED_NPC_REGNUM.
55
b51970ac
DJ
562004-01-13 Daniel Jacobowitz <drow@mvista.com>
57
58 * gdb.texinfo: Update copyright year. Mention that set
59 follow-fork-mode is supported on GNU/Linux. Remove documentation of
60 "set follow-fork-mode ask".
61
0f0cffd2
AC
622004-01-13 Andrew Cagney <cagney@redhat.com>
63
64 * gdbint.texinfo: Update copyright year.
65 (Coding): Add -Wunused-label to list of -Werror warnings.
66
c552b3bb
JM
672004-01-08 Jason Molenda <jmolenda@apple.com>
68 Eli Zaretskii <eliz@is.elta.co.il>
69
70 * gdb.texinfo: Update copyright.
71 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
72 around names, as appropriate. Minor syntax cleanup of
73 _NSPrintForDebugger explanation. Two spaces after periods.
74 GDBN used instead of lit. "gdb". Index entries added for
75 print-object and _NSPrintForDebugger. @noindent added in one spot.
76
afe157ca
EZ
772003-11-11 Elena Zannoni <ezannoni@redhat.com>
78
79 * stabs.texinfo: Add dircategory and direntry commands.
80 * annotate.texinfo: Ditto.
81
963e2bb7
AC
822003-11-10 Andrew Cagney <cagney@redhat.com>
83
84 * gdbint.texinfo (Target Architecture Definition): Replace the
85 return_value method's "inval" and "outval" parameters with
86 "readbuf" and "writebuf".
87
1d8b2f28
JB
882003-10-28 Jim Blandy <jimb@redhat.com>
89
90 * gdb.texinfo (The F request packet, The F reply packet): Renamed
91 from "The `F' request packet" and "The `F' reply packet", to make
92 texi2dvi happy.
93 (File-I/O remote protocol extension): Update menu entries, too.
94
36d86913
MC
952003-10-26 Michael Chastain <mec@shout.net>
96
97 * gdb.texinfo (Thread Stops): Document the issue with
98 premature return from system calls in multi-threaded programs.
99
ce2826aa
AC
1002003-10-24 Andrew Cagney <cagney@redhat.com>
101
102 * annotate.texinfo: Fix "fortunatly"[sic].
103
f24c5e49
KI
1042003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
105
106 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
107 with "Hitachi" and "Mitsubishi".
108
92ad9cd9
AC
1092003-10-20 Andrew Cagney <cagney@redhat.com>
110
111 * gdbint.texinfo (Target Architecture Definition): Document
112 gdbarch_return_value. Add cross references from
113 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
114 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
115
0ab4b752
MK
1162003-10-18 Mark Kettenis <kettenis@gnu.org>
117
118 * gdbint.texinfo (Target Architecture Definition): Document
119 regset_from_core_section.
fb3e19c0
KI
120
1212003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
122
123 * gdb.texinfo (M32R/D): Mention m32rsdi target.
124
a9331b3f 1252003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
126
127 From Anthony Green <green@redhat.com>:
128 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
129
1485d690
KB
1302003-10-14 Kevin Buettner <kevinb@redhat.com>
131
132 * gdb.texinfo (Breakpoint related warnings): New node.
133 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 134
86d30acc
DJ
1352003-10-13 Daniel Jacobowitz <drow@mvista.com>
136
137 * gdb.texinfo (Remote Protocol): Document v and vCont.
138
172c2a43
KI
1392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
140
141 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
142 * gdbint.texinfo: Ditto.
143
71952f4c
AC
1442003-10-09 Andrew Cagney <cagney@redhat.com>
145
146 From 2003-09-18 David Anderson <davea@sgi.com>:
147 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
148 "command".
149
268e2188
AC
1502003-10-03 Andrew Cagney <cagney@redhat.com>
151
152 * gdbint.texinfo (Target Architecture Definition): Deprecate
153 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
154 just target.
155
12c266ea 1562003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 157
f30992d4 158 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
159 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
160 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
161 * gdbint.texinfo (Target Architecture Definition): Rename
162
1632003-09-30 Andrew Cagney <cagney@redhat.com>
164
f30992d4 165 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 166 (Target Architecture Definition):
f30992d4 167
2e092625
AC
168 * gdbint.texinfo (Target Architecture Definition): Rename
169 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
170
0717ae8a
AC
1712003-09-29 Andrew Cagney <cagney@redhat.com>
172
dad809b7
AC
173 * gdbint.texinfo (Target Architecture Definition): Delete
174 documentation for NEED_TEXT_START_END.
175
0717ae8a
AC
176 * gdbint.texinfo (Target Architecture Definition): Rename
177 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
178 TARGET_WRITE_PC.
a9331b3f 179
af6cf26d
MC
1802003-09-22 Michael Chastain <mec@shout.net>
181
182 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
183
ee206350
AG
1842003-09-21 Anthony Green <green@redhat.com>
185
186 * gdbint.texinfo (Target Architecture Definition): Fix typos.
187
a38c9fe6
MK
1882003-09-21 Mark Kettenis <kettenis@gnu.org>
189
190 * gdbint.texinfo (Target Architecture Definition): Document
191 stabs_argument_has_addr.
192
77949794
AC
1932003-09-18 Andrew Cagney <cagney@redhat.com>
194
195 * gdbint.texinfo (Target Architecture Definition): Delete
196 documentation on REGISTER_NAMES.
197
8e823e25
MK
1982003-09-13 Mark Kettenis <kettenis@gnu.org>
199
200 * gdbint.texinfo (Target Architecture Definition): Replace
201 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
202
f27dd7fd
AC
2032003-09-11 Andrew Cagney <cagney@redhat.com>
204
205 * gdbint.texinfo (Target Architecture Definition): Replace
206 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
207
8b148df9
AC
2082003-08-18 Andrew Cagney <cagney@redhat.com>
209
210 * gdbint.texinfo (Target Architecture Definition): Document
211 "frame_red_zone_size".
212
25d29d70
AC
2132003-08-09 Andrew Cagney <cagney@redhat.com>
214
215 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
216 with "set/show backtrace past-main" and "set/show backtrace
217 limit".
218
c938e9b0
L
2192003-08-08 H.J. Lu <hongjiu.lu@intel.com>
220
221 * Makefile.in (install-info): Support DESTDIR.
222 (install-html): Likewise.
223
64fabec2
AC
2242003-08-07 Andrew Cagney <cagney@redhat.com>
225
226 Patch from Nick Roberts.
227 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
228 bindings. Remove description of send-gdb-command.
229
2fcf52f0
AC
2302003-08-07 Andrew Cagney <cagney@redhat.com>
231
232 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
233 GDB 6.0.
234
086432e2
AC
2352003-08-06 Andrew Cagney <cagney@redhat.com>
236
237 * gdb.texinfo (Mode Options): Mention that level three is the
238 highest available and that level 2 is deprecated.
239 (Annotations Overview): Mention annotation levels. Cross reference
240 to "Limitations of the Annotation Interface" in annotate.texi.
241 (TODO, Value Annotations, Frame Annotations): Delete section.
242 (Displays, Breakpoint Info): Delete.
243
e5249f67
AC
2442003-08-04 Andrew Cagney <cagney@redhat.com>
245
246 * agentexpr.texi: Delete @bye.
247 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
248 (stabs.info): Add $(srcdir) to include search path.
249 (html): Depend on "annotate_toc.html", and not "annotate.html".
250 * stabs.texinfo: Ditto. Include "fdl.texi".
251 * gdbint.texinfo: Update copyright statement's list of invariant
252 sections.
253
e6f672d2
AC
2542003-07-28 Andrew Cagney <cagney@redhat.com>
255
256 * Makefile.in (INFO_DEPS): Add annotate.info.
257 (dvi, ps, html, pdf): Add annotate.
258 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
259 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
260 (ANNOTATE_DOC_FILES): New macro.
261 (ANNOTATE_TEX_TMPS): New macro.
262 (annotate.info, annotate_toc.html): Specify dependencies.
263 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
264 * annotate.texinfo: Rename annotate.texi. Get building. Add
265 "Migrating to GDB/MI" and "Limitations of the Annotation
266 Interface" chapters. Mention why it is not part of the user
267 guide. Update copyright notice. Include "fdl.texi".
268
72ffddc9
SC
2692003-07-26 Stephane Carrez <stcarrez@nerim.fr>
270
271 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
272
a9f12a31
DJ
2732003-07-24 Daniel Jacobowitz <drow@mvista.com>
274
275 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
276
b1fe9455
DJ
2772003-07-24 Daniel Jacobowitz <drow@mvista.com>
278
279 * gdb.texinfo (Server): Mention pidof.
280
153721e6
AC
2812003-07-22 Andrew Cagney <cagney@redhat.com>
282
283 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
284 list.
285
0fac0b41
DJ
2862003-06-28 Daniel Jacobowitz <drow@mvista.com>
287
288 * gdb.texinfo (Logging output): New chapter.
289
4e562065
JB
2902003-06-24 Joel Brobecker <brobecker@gnat.com>
291
292 * gdb.texinfo (Unsupported languages): New section.
293 (Languages): Add link to new section.
294
f2c06f52
AC
2952003-06-22 Andrew Cagney <cagney@redhat.com>
296
297 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
298
b4177fca
DJ
2992003-06-22 Daniel Jacobowitz <drow@mvista.com>
300
301 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
302
f418dd93
DJ
3032003-06-22 Daniel Jacobowitz <drow@mvista.com>
304
305 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
306 * agentexpr.texi: Retitle section, and change it to an appendix.
307 Comment out texinfo initialization. Factor a @var{} into two
308 pieces to prevent makeinfo warnings.
309 * gdb.texinfo: Add Agent Expressions appendix.
310
4ca61388
DJ
3112003-06-19 Daniel Jacobowitz <drow@mvista.com>
312
313 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
314
07f31aa6
DJ
3152003-06-18 Daniel Jacobowitz <drow@mvista.com>
316
317 * gdb.texinfo (Remote Debugging): New section "Connecting to a
318 remote target". Document the "detach" and "disconnect" commands.
319 (Server, Netware, Debug Session): Reference "Connecting to a
320 remote target".
321 (GDB/MI Target Manipulation): Document "-target-disconnect".
322
2dd0da42
AC
3232003-06-13 Andrew Cagney <cagney@redhat.com>
324
325 * gdbint.texinfo (Target Architecture Definition): Deprecate
326 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
327 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
328
e7a3abfc
JB
3292003-06-09 Jim Blandy <jimb@redhat.com>
330
331 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
332
25e3a86b
AC
3332003-06-08 Andrew Cagney <cagney@redhat.com>
334
335 * gdbint.texinfo (Target Architecture Definition): Delete
336 documentation on FRAME_ARGS_ADDRESS_CORRECT.
337
a9e5fdc2
AC
3382003-06-08 Andrew Cagney <cagney@redhat.com>
339
340 * gdbint.texinfo (Target Architecture Definition): Document
341 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
342
b37303ee
AF
3432003-06-07 Adam Fedor <fedor@gnu.org>
344
345 * gdb.texinfo: Add Objective-C documentation.
346
39fe6e80
AC
3472003-06-01 Andrew Cagney <cagney@redhat.com>
348
349 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
350 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
351
125309b2
AC
3522003-05-21 Andrew Cagney <cagney@redhat.com>
353
354 * gdbint.texinfo (Target Architecture Definition): Delete
355 references to "extract_address" and "store_address".
356
b8b527c5
AC
3572003-05-16 Andrew Cagney <cagney@redhat.com>
358
359 * gdbint.texinfo (Target Architecture Definition): Replace
360 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
361 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
362
50e3ee83
TR
3632003-05-14 Theodore A. Roth <troth@openavr.org>
364
365 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
366
44e2be90
L
3672003-05-10 H.J. Lu <hongjiu.lu@intel.com>
368
369 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
370 (gdb.dvi): Likewise.
371 (gdb.pdf): Likewise.
372 (links2roff): Likewise.
373
df5215a6
JB
3742003-05-08 Jim Blandy <jimb@redhat.com>
375
376 * gdb.texinfo (Dump/Restore Files): Update documentation for
377 'dump', 'append', and 'restore': note that format argument is
378 optional; simplify presentation of the command variants; and be
379 more precise about the formats.
380
5e7b2f39
JB
3812003-05-07 Jim Blandy <jimb@redhat.com>
382
383 * gdb.texinfo (Symbols): Update documentation: 'maint list
384 symtabs' and 'maint list psymtabs' have been renamed 'maint info
385 symtabs' and 'maint info psymtabs'.
386
b1e29e33
AC
3872003-05-05 Andrew Cagney <cagney@redhat.com>
388
389 * gdbint.texinfo (Target Architecture Definition): Make
390 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
391 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
392 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
393
00905d52
AC
3942003-05-04 Andrew Cagney <cagney@redhat.com>
395
396 * gdb.texinfo (Maintenance Commands): Document "maint print
397 dummy-frames".
398
54ff5908
AC
3992003-05-04 Andrew Cagney <cagney@redhat.com>
400
401 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
402
32e7087d
JB
4032003-05-03 J. Brobecker <brobecker@gnat.com>
404
405 Thierry Schneider <tpschneider1@yahoo.com>
406 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
407 for new MI command.
408
7043d8dc
AC
4092003-05-03 Andrew Cagney <cagney@redhat.com>
410
411 * gdbint.texinfo (Target Architecture Definition): Document
412 push_dummy_code. Add cross references.
413
e33d66ec
EZ
4142003-05-02 Elena Zannoni <ezannoni@redhat.com>
415
416 * gdb.texinfo (Character Sets): Update to reflect new behavior of
417 set/show charsets commands.
418
0ba6dca9
AC
4192003-04-28 Andrew Cagney <cagney@redhat.com>
420
421 * gdbint.texinfo (Target Architecture Definition): Replace
422 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
423 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
424
d7a27068
AC
4252003-04-28 Andrew Cagney <cagney@redhat.com>
426
427 * gdbint.texinfo (Target Architecture Definition): Rename
428 "tm_print_insn" to "deprecated_tm_print_insn".
429
44ea7b70
JB
4302003-04-09 Jim Blandy <jimb@redhat.com>
431
432 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
433 list psymtabs'.
434
fb8f8949
AC
4352003-04-08 Andrew Cagney <cagney@redhat.com>
436
437 * gdbint.texinfo (Target Architecture Definition): Delete
438 references to EXTRA_FRAME_INFO.
439
32fb0f22
AC
4402003-04-08 Andrew Cagney <cagney@redhat.com>
441
442 * gdbint.texinfo (Target Architecture Definition): Delete
443 PRINT_TYPELESS_INTEGER.
444
6be67e67
JB
4452003-04-02 J. Brobecker <brobecker@gnat.com>
446
447 * observer.texi (GDB Observers): Adjust the documentation for the
448 normal_stop notification to better describe reality. Fix a couple
449 of minor typos.
450
4e35d5f0
BR
4512003-04-02 Bob Rossi <bob_rossi@cox.net>
452
a9331b3f 453 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
454 '-file-list-exec-source-file'
455
e8a8712a
AC
4562003-03-31 Andrew Cagney <cagney@redhat.com>
457
458 * gdbint.texinfo (Target Architecture Definition): Delete
459 references to CALL_DUMMY_P.
460
6c0e89ed
AC
4612003-03-30 Andrew Cagney <cagney@redhat.com>
462
463 * gdbint.texinfo (Target Architecture Definition): Remove
464 reference to TARGET_WRITE_SP.
a9331b3f 465
378bfd1b
AC
4662003-03-27 Andrew Cagney <cagney@redhat.com>
467
468 * gdbint.texinfo (Target Architecture Definition): Remove
469 references to write_sp.
6c0e89ed 470
922fbb7b
AC
4712003-03-27 Andrew Cagney <cagney@redhat.com>
472
473 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
474 chapter body. Use @smallexample instead of @example.
475 (Annotations): Ditto.
476 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
477 annotate.texi.
478
b81774d8
AC
4792003-03-26 Andrew Cagney <cagney@redhat.com>
480
481 * gdbint.texinfo (Target Architecture Definition): Replace
482 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
483 dummy_addr parameters.
484
1bf6d5cc
AC
4852003-03-25 Andrew Cagney <cagney@redhat.com>
486
487 * gdbint.texinfo (Target Architecture Definition): Delete
488 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
489 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
490 Add reference to PUSH_ARGUMENTS.
491
618ce49f
AC
4922003-03-23 Andrew Cagney <cagney@redhat.com>
493
494 * gdbint.texinfo (Algorithms, Target Architecture Definition):
495 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
496
bcd7e15f
JB
4972003-03-18 J. Brobecker <brobecker@gnat.com>
498
499 * gdbint.texinfo (Algorithms): Add new section describing the
500 Observer paradigm.
501 (Top): Add menu entry to new observer appendix.
502 * observer.texi: New file.
503 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
504 new observer.texi file.
505
9fe8321b
AC
5062003-03-17 Andrew Cagney <cagney@redhat.com>
507
508 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
509 that GNU Press update the manual version number.
510
ac2adee5
AC
5112003-03-12 Andrew Cagney <cagney@redhat.com>
512
513 * gdbint.texinfo (Target Architecture Definition): Delete
514 references to get_saved_register. Rename GET_SAVED_REGISTER to
515 DEPRECATED_GET_SAVED_REGISTER.
516
749b82f6
AC
5172003-03-13 Andrew Cagney <cagney@redhat.com>
518
519 * gdbint.texinfo (Target Architecture Definition): Replace
520 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
521
8bedc050
AC
5222003-03-12 Andrew Cagney <cagney@redhat.com>
523
524 * gdbint.texinfo (Target Architecture Definition): Rename
525 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 526
0ce1b118
CV
5272003-03-10 Corinna Vinschen <vinschen@redhat.com>
528
529 * gdb.texinfo: Add File-I/O documentation.
530
12cc2063
AC
5312003-03-10 Andrew Cagney <cagney@redhat.com>
532
533 * gdbint.texinfo (Target Architecture Definition): Cross reference
534 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
535
7453dc06
AC
5362003-03-07 Andrew Cagney <cagney@redhat.com>
537
538 * gdb.texinfo (Debugging Output): Mention the "set/show debug
539 frame" command.
540
6314f104
AC
5412003-03-05 Andrew Cagney <cagney@redhat.com>
542
543 * gdbint.texinfo (Target Architecture Definition): Document
544 unwind_dummy_id. Cross reference unwind_dummy_id and
545 SAVE_DUMMY_FRAME_TOS.
546
f1212245
DJ
5472003-03-05 James Ingham <jingham@apple.com>
548 Daniel Jacobowitz <drow@mvista.com>
549
550 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
551 and "show cp-abi".
552
77e7e267
AC
5532003-03-03 Andrew Cagney <cagney@redhat.com>
554
555 * gdbint.texinfo (Target Architecture Definition): Document
556 register_type.
557
838a8221
AC
5582003-03-03 Andrew Cagney <cagney@redhat.com>
559
560 * stabs.texinfo (Structures): Use @samp and separate @var's
561 instead of a single @var containing a comma separated list.
562 (Unions): Ditto.
563
d7f4a264
DJ
5642003-03-02 Daniel Jacobowitz <drow@mvista.com>
565
566 * Makefile.in (distclean): Remove config.log.
567
f30ee0bc
AC
5682003-03-01 Andrew Cagney <cagney@redhat.com>
569
570 * gdbint.texinfo (Target Architecture Definition): Rename
571 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
572
5732003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
574
575 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
576 DEPRECATED_INIT_EXTRA_FRAME_INFO.
577
be448670
CF
5782003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
579
580 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
581 (Non-debug DLL symbols): New node, describing the minimal symbols
582 loaded from DLLs without real debugging symbols.
583
501eef12
AC
5842003-02-20 Andrew Cagney <ac131313@redhat.com>
585
586 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
587 hardware-breakpoint-limit".
588 (Set Watchpoints): Add cross reference to "set remote
589 hardware-watchpoint-limit".
590 (Remote configuration options): New section.
591
21c294e6
AC
5922003-02-04 Andrew Cagney <ac131313@redhat.com>
593
e9be73e4
AC
594 * gdbint.texinfo (Target Architecture Definition): Delete
595 descrption of IS_TRAPPED_INTERNALVAR.
596
21c294e6
AC
597 From Keith Seitz <keiths@redhat.com>:
598 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
599 option "-i"/"--interpreter" to this chapter. Include index
600 entries.
601
0179ffac
DC
6022003-02-04 David Carlton <carlton@math.stanford.edu>
603
604 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
605 (Variables): Recommend stabs+ and DWARF 2.
606 (C plus plus expressions): Correct info about
607 compiler versions, debug formats.
608 (Contributors): Change 'DWARF2' to 'DWARF 2'.
609 PR symtab/874.
610
7ca9f392
AC
6112003-02-01 Andrew Cagney <ac131313@redhat.com>
612
613 * gdbint.texinfo (Target Architecture Definition): Delete
614 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
615 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
616 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
617 references to nindy and i960.
618 * gdb.texinfo (i960): Delete all references to i960 and nindy.
619
31a85ea2
AC
6202003-02-01 Andrew Cagney <ac131313@redhat.com>
621
622 * gdbint.texinfo (Target Architecture Definition): Delete
623 FLOAT_INFO.
624
6b894e49
AC
6252003-01-30 Andrew Cagney <ac131313@redhat.com>
626
627 * stabs.texinfo (Member Type Descriptor): Clarify description of
628 `@'. Suggested by Ben Hutchings.
629
c48861fb
AC
6302003-01-29 Andrew Cagney <ac131313@redhat.com>
631
632 * gdb.texinfo (M68K): Delete reference to es1800.
633
617073a9
AC
6342003-01-29 Andrew Cagney <ac131313@redhat.com>
635
636 * gdb.texinfo (Maintenance Commands): Document `maint print
637 reggroups' and `maint print register-groups'.
638 * gdbint.texinfo (Target Architecture Definition): Document
639 register_reggroup_p.
640
5b5d99cf
JB
6412003-01-23 Jim Blandy <jimb@redhat.com>
642
643 * gdb.texinfo (Separate Debug Files): New section.
644
e7ba9c65
DJ
6452003-01-22 Daniel Jacobowitz <drow@mvista.com>
646
647 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
648 and "maint show profile".
649
94e91d6d
MC
6502003-01-16 Michael Chastain <mec@shout.net>
651
652 * gdb.texinfo (Installing GDB): Warn against
653 ".../gdb-VERSION/gdb/configure".
654 (Separate Objdir): Likewise.
655
867f3898
AC
6562003-01-15 Andrew Cagney <ac131313@redhat.com>
657
658 * gdbint.texinfo (Target Architecture Definition): Delete
659 definition of PRINT_REGISTER_HOOK.
660
f153cc92
EZ
6612003-01-15 Elena Zannoni <ezannoni@redhat.com>
662
663 (OpenRISC 1000): Fix formatting of command names.
664
c60eb6f1
EZ
6652003-01-15 Elena Zannoni <ezannoni@redhat.com>
666
667 * gdb.texinfo (Continuing and Stepping): Add new command
668 'advance'. Clarify behavior of 'until'.
669
f5ebfba0
DJ
6702003-01-13 Daniel Jacobowitz <drow@mvista.com>
671
672 * gdb.texinfo (Files): Document solib-absolute-prefix and
673 solib-search-path.
674
4ce8657e
MC
6752003-01-09 Michael Chastain <mec@shout.net>
676
677 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
678 (Create a Release): Add new instructions for new @file{src-release}.
679 Document existing instructions for @file{Makefile.in} as
680 being for @value{GDBN} 5.3.1 or earlier.
681
372613e3
AC
6822003-01-09 Andrew Cagney <ac131313@redhat.com>
683
684 * gdbint.texinfo (Target Architecture Definition): Mention
685 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
686 allocate memory.
687
b4e9345d
DJ
6882003-01-04 Daniel Jacobowitz <drow@mvista.com>
689
690 * gdb.texinfo (Controlling GDB): Add @kindex for
691 "show osabi".
692 (Backtraces): Add @kindex's for backtrace-below-main.
693
98b45e30
DJ
6942003-01-04 Daniel Jacobowitz <drow@mvista.com>
695
696 * gdb.texinfo (Controlling GDB): Document "set osabi".
697
95f90d25
DJ
6982003-01-04 Daniel Jacobowitz <drow@mvista.com>
699
700 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
701 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
702
1e698235
DJ
7032003-01-04 Daniel Jacobowitz <drow@mvista.com>
704
705 * gdb.texinfo (Controlling GDB): Add ABI section. Document
706 "set coerce-float-to-double".
707 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
708
e632838e
AC
7092003-01-02 Andrew Cagney <ac131313@redhat.com>
710
711 * stabs.texinfo: Remove obsolete text.
712 * gdbint.texinfo: Ditto.
713 * gdb.texinfo: Ditto.
714
c133ab7a
MK
7152002-12-22 Mark Kettenis <kettenis@gnu.org>
716
717 * gdbint.texinfo (Target Architecture Definition): Update
718 description of gdbarch_register_osabi.
719
f821f325
KH
7202002-12-20 Kazu Hirata <kazu@cs.umass.edu>
721
722 * agentexpr.texi: Fix typos.
723 * annotate.texi: Likewise.
724 * fdl.texi: Likewise.
725
85a6d8d3 7262002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
727
728 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
729 DEPRECATED_INIT_FRAME_PC.
730
ae45cd16
AC
7312002-12-01 Andrew Cagney <ac131313@redhat.com>
732
733 * gdbint.texinfo (Target Architecture Definition): Delete
734 PC_IN_CALL_DUMMY.
735
07555a72
AC
7362002-11-28 Andrew Cagney <ac131313@redhat.com>
737
738 * gdbint.texinfo (Host Definition): Delete documentation on
739 USE_GENERIC_DUMMY_FRAMES.
740
c166cdc7
EZ
7412002-11-26 Elena Zannoni <ezannoni@redhat.com>
742
743 Fix PR gdb/723 and PR gdb/245.
744 * Makefile.in (install-info): Run the install-info command as part
745 of the post install steps only.
746 (uninstall-info): New target.
747 (uninstall): New target.
748
35db0260
EZ
7492002-11-22 Elena Zannoni <ezannoni@redhat.com>
750
751 * Makefile.in (install): Make install do some real work.
752
9ba8d803
AC
7532002-11-19 Andrew Cagney <ac131313@redhat.com>
754
755 Fix POSIX problem reported by Paul Eggert.
756 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
757 Fix PR gdb/527.
758
903ad3a6
AC
7592002-10-26 Andrew Cagney <cagney@redhat.com>
760
761 * gdbint.texinfo (Target Architecture Definition): Delete
762 definition of DO_REGISTERS_INFO.
763
f2abfe65
KB
7642002-10-18 Kevin Buettner <kevinb@redhat.com>
765
766 * gdbint.texinfo (Address Classes): Fix problems with insertion
767 of ``{'' and ``}'' in example.
768
b5b0480a
KB
7692002-10-17 Kevin Buettner <kevinb@redhat.com>
770
771 * gdbint.texinfo (Address Classes): New section.
772 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
773 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
774 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
775 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
776
c85508ee
KD
7772002-10-11 Klee Dienes <kdienes@apple.com>
778
779 * gdb.texinfo (Registers): Mention vector registers as well as
780 floating registers in the documentation for 'info registers' and
781 'info all-registers'.
782
6d12fc3d
DJ
7832002-10-11 Daniel Jacobowitz <drow@mvista.com>
784
785 * gdbint.texinfo (CPLUS_MARKER): Remove item.
786
8d19fbd2
JJ
7872002-10-03 Jeff Johnston <jjohnstn@redhat.com>
788
789 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
790 interface definition.
791
a37295f9
MM
7922002-10-03 Marko Mlinar <markom@opencores.org>
793
794 * gdb.texinfo (Target Commands): Add or1k target specific
795 commands.
796 * gdb.texinfo (Contributors): Add myself to the contributors list.
797
da0f9dcd
AC
7982002-10-01 Andrew Cagney <ac131313@redhat.com>
799
800 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
801 and "mi1" instead of "mi1" and "mi0".
802
2e834e49
HPN
8032002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
804
805 * gdb.texinfo (Packets): Fix typos "alligned".
806 Correct z3/Z3 description. Correct z4/Z4 title.
807
050be0dc
AC
8082002-09-27 Andrew Cagney <ac131313@redhat.com>
809
810 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
811
1104b9e7
KB
8122002-09-25 Kevin Buettner <kevinb@redhat.com>
813
814 * gdb.texinfo: Use GNU/Linux instead of Linux.
815
512217c7
AC
8162002-09-25 Andrew Cagney <ac131313@redhat.com>
817
818 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
819
10998722
AC
8202002-09-24 Andrew Cagney <ac131313@redhat.com>
821
512217c7 822 * gdb.texinfo: Replace @example with @smallexample.
10998722 823
a0eb71c5
KB
8242002-09-20 Kevin Buettner <kevinb@redhat.com>
825
826 From Eli Zaretskii <eliz@is.elta.co.il>:
827 * gdb.texinfo (Character Sets): Use @smallexample instead of
828 @example. Use GNU/Linux instead of Linux.
829
8302002-09-20 Jim Blandy <jimb@redhat.com>
831
832 * gdb.texinfo: Add character set documentation.
833
2f870471
AC
8342002-09-19 Andrew Cagney <ac131313@redhat.com>
835
836 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
837 (Packets): Add cross reference from `b' packet to `z' packets.
838
790eb8f5
AC
8392002-09-19 Andrew Cagney <ac131313@redhat.com>
840
8d30a00d
AC
841 * gdb.texinfo (Maintenance Commands): Document ``maint
842 internal-error'' and ``maint internal-warning''.
843
790eb8f5
AC
844 * gdbint.texinfo (Target Architecture Definition): Revise
845 description of STACK_ALIGN. Add description of FRAME_ALIGN.
846
a23a7bf1
JB
8472002-09-19 Joel Brobecker <brobecker@gnat.com>
848
849 * gdbint.texinfo (Target Conditionals): Document the new
850 NAME_OF_MALLOC macro.
851
299ffc64
AC
8522002-09-05 Andrew Cagney <ac131313@redhat.com>
853
854 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
855 engineer.
856
b7bb15bc
SC
8572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
858
859 * gdb.texinfo (TUI Overview): Document status line fields.
860
3d757584
SC
8612002-09-02 Stephane Carrez <stcarrez@nerim.fr>
862
863 * gdb.texinfo (TUI Commands): Document info win command.
864
269c21fe
SC
8652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
866
867 * gdb.texinfo (TUI Overview): Document breakpoint markers.
868
7cf36c78
SC
8692002-09-01 Stephane Carrez <stcarrez@nerim.fr>
870
871 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
872 (TUI Keys): Likewise.
873
d2c6833e
AC
8742002-08-25 Andrew Cagney <ac131313@redhat.com>
875
876 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
877 for a packet receive.
878
46d8b1c3
AC
8792002-08-25 Andrew Cagney <ac131313@redhat.com>
880
881 * Makefile.in (clean): Move to end of file.
882 (distclean, maintainer-clean, realclean): Ditto.
883 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
884 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
885 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
886 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
887
b0787093
AC
8882002-08-24 Andrew Cagney <ac131313@redhat.com>
889
890 * Makefile.in (GDBINT_TEX_TMPS): Define.
891 (gdbint.dvi, gdbint.pdf): Use
892 (GDB_TEX_TMPS): Define.
893 (gdb.dvi, gdb.pdf): Use.
894 (STABS_TEX_TMPS): Define.
895 (stabs.dvi, stabs.pdf): Use.
896 (GDB_DOC_SOURCE_INCLUDES): New macros.
897 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
898 (GDBINT_DOC_FILES_INCLUDES): New macros.
899 (GDBINT_DOC_BUILD_INCLUDES): New macros.
900 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
901 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
902 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
903 (links2roff): Replace SFILES_INCLUDED with
904 GDB_DOC_SOURCE_INCLUDES.
905 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
906 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
907 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
908 dependencies.
909 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
910 dependencies.
911 (gdbmi.texinfo): Delete rule.
912 (inc-hist.texinfo): Delete rule.
913 (rluser.texinfo): Delete rule.
914
ebba8386
AC
9152002-08-23 Andrew Cagney <cagney@redhat.com>
916
917 * gdbint.texinfo (Target Architecture Definition): Update
918 STORE_RETURN_VALUE, mention regcache.
919
0ab7a791
AC
9202002-08-21 Andrew Cagney <ac131313@redhat.com>
921
922 * gdbint.texinfo (Target Architecture Definition): Document
923 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
924
ee2d5c50
AC
9252002-08-19 Andrew Cagney <ac131313@redhat.com>
926
927 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
928 Fix minor typos. Add index entries.
929
53c69bd7
AC
9302002-08-18 Andrew Cagney <ac131313@redhat.com>
931
932 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
933
e76f1f2e
AC
9342002-08-15 Andrew Cagney <ac131313@redhat.com>
935
936 * gdbint.texinfo (Target Architecture Definition): Document
937 PRINT_VECTOR_INFO.
938 * gdb.texinfo (Vector Unit): Document "info vectors" command.
939
0680b120
AC
9402002-08-13 Andrew Cagney <ac131313@redhat.com>
941
942 * gdb.texinfo (Maintenance Commands): Document "maint print
943 registers", "maint print raw-registers" and "maint print
944 cooked-registers".
945
3c3bea1c
GS
9462002-08-08 Grace Sainsbury <graces@redhat.com>
947
a9331b3f 948 From Mark Salter:
3c3bea1c
GS
949 * gdb.texinfo (Protocol): Document T packet extension to
950 allow watchpoint address reporting.
951
42f9b0a5
AC
9522002-08-03 Andrew Cagney <ac131313@redhat.com>
953
954 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
955
db034ac5
AC
9562002-08-01 Andrew Cagney <cagney@redhat.com>
957
958 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
959 to CHILL.
960
e2b28d04
AC
9612002-08-01 Andrew Cagney <ac131313@redhat.com>
962
963 * gdbint.texinfo (Coding): Revise section "Include Files".
964
7fb623f7
AC
9652002-07-24 Andrew Cagney <cagney@redhat.com>
966
967 * gdbint.texinfo: Obsolete references to m88k.
968 * gdb.texinfo: Ditto.
969
4a2b4636
JB
9702002-07-10 Joel Brobecker <brobecker@gnat.com>
971
7fb623f7 972 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
973 where the proper version of autoconf can be retrieved.
974
a71ec265
DH
9752002-07-09 Don Howard <dhoward@redhat.com>
976
977 * gdb.texinfo (Command Files): Further describe the behavior of
978 sourced command files.
979
b9aa90c9
AC
9802002-06-27 Andrew Cagney <ac131313@redhat.com>
981
982 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
983 (Coding): Clarify ISO C version that GDB assumes.
984
40dd2248
TT
9852002-06-26 Tom Tromey <tromey@redhat.com>
986
987 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
988 add_setshow_cmd_full.
989
bfac230e
DH
9902002-06-25 Don Howard <dhoward@redhat.com>
991
992 * gdb.texinfo (Memory Region Attributes): Document new behavior
993 for 'mem' command.
994
475b0867
JB
9952002-06-11 Jim Blandy <jimb@redhat.com>
996
919d772c
JB
997 * gdb.texinfo (Symbols): Update documentation for `info source'
998 command.
999
475b0867
JB
1000 * gdb.texinfo (Macros): Call the command `info macro', not
1001 `show macro'.
1002
ba8c9337
AC
10032002-06-09 Andrew Cagney <ac131313@redhat.com>
1004
1005 * gdbint.texinfo (Coding): Add section ``Per-architecture module
1006 data''.
1007
1029b7fa
MK
10082002-06-09 Mark Kettenis <kettenis@gnu.org>
1009
1010 * gdbint.texinfo (Target Architecture Definition): Document
1011 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1012
16737d73
AC
10132002-06-08 Andrew Cagney <ac131313@redhat.com>
1014
1015 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1016 lists.
1017
30107679
AC
10182002-06-08 Andrew Cagney <ac131313@redhat.com>
1019
1020 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1021 Branch''.
1022
3352e23e
AC
10232002-06-01 Andrew Cagney <ac131313@redhat.com>
1024
1025 * gdbint.texinfo (Target Architecture Definition): Add section
1026 ``Converting an existing Target Architecture to Multi-arch''.
1027
cbb09e6a
AC
10282002-05-30 Andrew Cagney <ac131313@redhat.com>
1029
1030 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1031 to ``Obsoleting code''. Revise.
1032
e2e0bcd1
JB
10332002-05-17 Jim Blandy <jimb@redhat.com>
1034
1035 * gdb.texinfo (C Preprocessor Macros): New chapter.
1036 Include it in the main menu.
1037 (Contributors): Credit Jim Blandy with macro support.
1038 (Compilation): Explain how to get macro information into the
1039 executable.
1040 (Expressions): Note that preprocessor macros are expanded.
1041
9db8d71f
DJ
10422002-05-14 Daniel Jacobowitz <drow@mvista.com>
1043
1044 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1045 options for `target remote'.
1046
6d531722
AC
10472002-05-13 Andrew Cagney <ac131313@redhat.com>
1048
1049 * gdbint.texinfo (Target Architecture Definition): Delete
1050 documentation on NNPC_REGNUM.
1051
13d01224
AC
10522002-05-11 Andrew Cagney <ac131313@redhat.com>
1053
1054 * gdbint.texinfo (Target Architecture Definition): Document
1055 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1056 (Target Architecture Definition): Revise section `Using Different
1057 Register and Memory Data Representations'. Add section `Raw and
1058 Virtual Register Representations'.
1059
b2e75d78
AC
10602002-05-11 Andrew Cagney <ac131313@redhat.com>
1061
1062 * gdbint.texinfo (Target Architecture Definition): Mention
1063 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1064 (Target Architecture Definition): Mention same. Add references to
1065 web pages.
1066
2c8682ee
MS
10672002-05-08 Michael Snyder <msnyder@redhat.com>
1068
1069 * stabs.texinfo (Attributes): Document new "vector" attribute.
1070
0816590b
AC
10712002-05-04 Andrew Cagney <ac131313@redhat.com>
1072
1073 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1074
2653173e
AC
10752002-05-04 Andrew Cagney <ac131313@redhat.com>
1076
1077 * gdb.texinfo: Delete obsolete references to a29k.
1078
d7bd68ca
AC
10792002-04-24 Andrew Cagney <ac131313@redhat.com>
1080
1081 * gdbint.texinfo (Target Architecture Definition): Replace
1082 IN_SIGTRAMP with PC_IN_SIGTRAMP.
1083
21d83aa5
DM
10842002-04-24 David S. Miller <davem@redhat.com>
1085
1086 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1087
7673a6cc
DM
10882002-04-21 David S. Miller <davem@redhat.com>
1089
1090 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1091
d49d1e0a
AC
10922002-04-21 Andrew Cagney <ac131313@redhat.com>
1093
1094 * gdbint.texinfo (Target Architecture Definition): Delete
1095 definition of HAVE_REGISTER_WINDOWS.
1096
4be31470
EZ
10972002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
1098
1099 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
1100 "Theodore A. Roth" <troth@verinet.com>.
1101
5ca0cb28
DH
11022002-04-15 Don Howard <dhoward@redhat.com>
1103
1104 From Eli Zaretskii <eliz@is.elta.co.il>
1105 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 1106 Provide a better explaination of this feature.
5ca0cb28 1107
f208ba17
AC
11082002-04-14 Andrew Cagney <ac131313@redhat.com>
1109
1110 * gdbint.texinfo (Target Architecture Definition): Remove
1111 FRAME_CHAIN_COMBINE.
1112
d5ba91de
MC
11132002-04-12 Michael Chastain <mec@shout.net>
1114
1115 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1116 REG_STACK_SEGMENT.
1117
26818220
MC
11182002-04-09 Michael Chastain <mec@shout.net>
1119
1120 * gdbint.texinfo (Obsolete Conditionals): Remove references to
1121 PYRAMID_* macros.
1122
129188f6
AC
11232002-04-07 Andrew Cagney <ac131313@redhat.com>
1124
1125 * gdb.texinfo (Bug Reporting): Document that the web is the
1126 prefered way of submitting bug reports.
1127 (Bug Reporting): Delete the s-mail address as the last resort.
1128
8227c0ff
AC
11292002-04-05 Andrew Cagney <ac131313@redhat.com>
1130
1131 * gdbint.texinfo (Target Architecture Definition): Delete
1132 references to TARGET_WRITE_FP and write_fp.
1133
16d9dec6
MS
11342002-03-27 Michael Snyder <msnyder@redhat.com>
1135
1136 * gdb.texinfo: Document new commands dump, append, and restore.
1137
9ae8b82c
AC
11382002-03-27 Andrew Cagney <ac131313@redhat.com>
1139
1140 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1141 Branch'.
1142
474c8240
AC
11432002-03-18 Andrew Cagney <ac131313@redhat.com>
1144
1145 * gdb.texinfo: Change all examples to @smallexample.
1146 * gdbint.texinfo: Ditto.
a9331b3f 1147
fb0ff88f
AC
11482002-03-18 Andrew Cagney <ac131313@redhat.com>
1149
1150 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1151 Branches''.
1152
9bb0a4d8
AC
11532002-03-18 Andrew Cagney <ac131313@redhat.com>
1154
1155 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1156 Policy''.
1157
937f164b
FF
11582002-03-04 Fred Fish <fnf@redhat.com>
1159
1160 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1161 expresson, suports, dependant, trhe, perhaphs, situtations,
1162 explictily, taged, oportunity, unfortunatly).
1163
a7b40f07
AC
11642002-02-24 Andrew Cagney <ac131313@redhat.com>
1165
1166 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1167 Remove reference to 3.12.
1168
aab4e0ec
AC
11692002-02-23 Andrew Cagney <ac131313@redhat.com>
1170
1171 * gdbint.texinfo: Include fdl.texi.
1172 (Top): Add GNU Free Documentation License.
1173 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1174 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1175 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1176 (gdbint.info): Add srcdir to include path.
1177 * gdb.texinfo: Include gpl.texi.
1178 (Top): Add Copying.
1179 * gpl.texi: New file.
1180
47b95330
AC
11812002-02-23 Andrew Cagney <ac131313@redhat.com>
1182
1183 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
1184
78c47bea
PM
11852002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
1186
1187 * gdb.texinfo: Document Cygwin native specific commands.
1188
56460a61
DJ
11892002-02-15 Daniel Jacobowitz <drow@mvista.com>
1190
1191 * gdb.texinfo: Document gdbserver ``--attach'' command.
1192
def71bfa
MS
11932002-02-07 Michael Snyder <msnyder@redhat.com>
1194
1195 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
1196 to @code(_ovly_debug_event).
1197
c928edc0
AC
11982002-02-07 Andrew Cagney <ac131313@redhat.com>
1199
1200 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
1201
81d46470
MS
12022002-02-06 Michael Snyder <msnyder@redhat.com>
1203
1204 * gdb.texinfo (overlays): Mention new magic symbol
1205 '_ovly_debug_event', which allows GDB to keep better track
1206 of overlays.
1207
6ca652b0
EZ
12082002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
1209
1210 * gdb.texinfo (Memory Region Attributes): Fix the wording.
1211 Suggested by Dmitry Sivachenko.
1212
1213 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
1214
15110bc3
MS
12152002-02-01 Michael Snyder <msnyder@redhat.com>
1216
1217 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
1218
6763aef9
MS
12192002-01-30 Michael Snyder <msnyder@redhat.com>
1220
ac282366
MS
1221 * gdb.texinfo: (remote protocol): Gramatical fix-up.
1222 (set trust-readonly-sections): Document.
6763aef9 1223
8642bc8f
AC
12242002-01-29 Andrew Cagney <ac131313@redhat.com>
1225
1226 * gdbint.texinfo (Releasing GDB): Revise and update.
1227
afe64c1a
AC
12282002-01-28 Andrew Cagney <ac131313@redhat.com>
1229
1230 * gdbint.texinfo (Target Architecture Definition): Delete
1231 description of TARGET_BYTE_ORDER_DEFAULT.
1232
59649f2e
EZ
12332002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
1234
1235 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
1236 <mitya@cavia.pp.ru>.
1237
3d6e1b5a
AC
12382002-01-23 Andrew Cagney <ac131313@redhat.com>
1239
1240 * libgdb.texinfo: Delete file.
1241
6c0e9fb3
AC
12422002-01-22 Andrew Cagney <ac131313@redhat.com>
1243
1244 * gdb.texinfo: Remove makeinfo 3.12 hacks.
1245 * gdbint.texinfo: Ditto.
1246
e0ce93ac
AC
1247Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
1248
1249 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
1250
be298bcc
AC
12512002-01-22 Andrew Cagney <ac131313@redhat.com>
1252
1253 * Makefile.in: Update copyright.
1254 (TEXI2DVI): Define.
1255 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
1256 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
1257 gdb-cfg.texi.
1258 (TEXINDEX, PDFTEX): Delete makefile variables.
1259
8e04817f
AC
12602002-01-22 Andrew Cagney <ac131313@redhat.com>
1261
1262 * gdb.texinfo (Protocol): Move section to appendix.
1263
6b2f586d
AC
12642002-01-21 Andrew Cagney <ac131313@redhat.com>
1265
1266 * gdb.texinfo (Remote Debugging): Create a menu.
1267 (Top): Add ``Remote Debugging'' to menu.
1268
6f05cf9f
AC
12692002-01-21 Andrew Cagney <ac131313@redhat.com>
1270
1271 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
1272 serial protocol'' from here.
1273 (Remote Debugging): To here. New chapter.
1274
3fd3d7d2
AC
12752002-01-20 Andrew Cagney <ac131313@redhat.com>
1276
1277 * gdbint.texinfo (Target Architecture Definition): Delete
1278 description of TARGET_BYTE_ORDER_SELECTABLE_P.
1279
7fd60527
AC
12802002-01-20 Andrew Cagney <ac131313@redhat.com>
1281
1282 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
1283 are no longer needed.
1284 (Porting GDB): Add maintainer note about configure.host.
1285
c2f05ac9
AC
12862002-01-20 Andrew Cagney <ac131313@redhat.com>
1287
1288 * gdbint.texinfo (Target Architecture Definition): Remove
1289 definition of IEEE_FLOAT.
1290
231b2aad
EZ
12912002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
1292
1293 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
1294 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
1295 <3diff@gnu.org>
231b2aad 1296
82600034
AC
12972002-01-19 Andrew Cagney <ac131313@redhat.com>
1298
1299 * gdbint.texinfo (Host Definition): Remove references to
1300 MALLOC_INCOMPATIBLE.
1301
7708fa01
AC
13022002-01-17 Andrew Cagney <ac131313@redhat.com>
1303
1304 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
1305 and xyz-xdep.o.
1306
eb12ee30
AC
13072002-01-17 Andrew Cagney <ac131313@redhat.com>
1308
1309 * gdb.texinfo (Maintenance Commands): Add appendix.
1310 (Set Breaks): Copy ``maint info breakpoint'' doco to
1311 ``Maintenance Commands'' appendix. Add reference.
1312
c9ccaa92
AC
13132002-01-17 Andrew Cagney <ac131313@redhat.com>
1314
1315 * fdl.texi: Remove next/prev from @node.
1316
6826cf00
EZ
13172002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
1318
1319 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
1320 for monstrous @multitable (from Brian Youmans).
1321
1322 * fdl.texi: New file.
1323
1324 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
1325
8973da3a
AC
13262002-01-15 Andrew Cagney <ac131313@redhat.com>
1327
1328 * gdbint.texinfo (Releasing GDB): New chapter.
1329
7d86b5d5
AC
13302002-01-14 Andrew Cagney <ac131313@redhat.com>
1331
1332 * gdb.texinfo (Embedded Processors, Calling program functions):
1333 Obsolete references to a29k.
1334
cc1cb004
AC
13352002-01-13 Andrew Cagney <ac131313@redhat.com>
1336
1337 * gdbint.texinfo (Coding): Review Cleanups section. Examples
1338 examples. Document that a code-block should do or discard its
1339 cleanups before exit.
1340
79f12247
MS
13412002-01-11 Michael Snyder <msnyder@redhat.com>
1342
1343 * gdb.texinfo (Choosing files): Change @samp to @file.
1344
19837790
MS
13452002-01-05 Michael Snyder <msnyder@redhat.com>
1346
1347 * gdb.texinfo (--pid): Document new command line option (attach).
1348
2c0069bb
EZ
13492002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
1350
1351 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
1352 in the stub.
1353
d7449b42
AC
13542002-01-04 Andrew Cagney <ac131313@redhat.com>
1355
1356 * gdbint.texinfo (Target Architecture Definition): Replace
1357 BIG_ENDIAN with BFD_ENDIAN_BIG.
1358
f23631e4
AC
13592002-01-03 Andrew Cagney <ac131313@redhat.com>
1360
1361 * gdbint.texinfo (Target Architecture Definition): Replace
1362 value_ptr with struct value pointer.
1363
72c9928d
EZ
13642002-01-02 Eli Zaretskii <eliz@gnu.org>
1365
1366 * gdb.texinfo (Free Software): Fix wording.
1367
959acfd1
EZ
13682001-12-31 Eli Zaretskii <eliz@gnu.org>
1369
1370 * gdb.texinfo (Free Software): New section ``Free Software Needs
1371 Free Documentation''.
1372
2a6585f0
EZ
13732001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
1374
1375 * stabs.texinfo:
1376 * gdb.texinfo:
1377 * gdbint.texinfo:
1378 * libgdb.texinfo:
1379 * annotate.texi: Fix the application of GFDL in the Copyright notice.
1380
6600abed
MS
13812001-12-29 Michael Snyder <msnyder@redhat.com>
1382
1383 * gdb.texinfo (maint info sections): Fix typo.
1384
f6680716
MS
13852001-12-26 Michael Snyder <msnyder@redhat.com>
1386
fe95c787
MS
1387 * gdb.texinfo (maint info sections): Document.
1388
a9331b3f 1389 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
1390 'info proc' sub-options that are currently not implemented.
1391
c3d3ce5b
JB
13922001-12-20 Jim Blandy <jimb@redhat.com>
1393
1394 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
1395
778eb05e
AC
13962001-12-15 Andrew Cagney <ac131313@redhat.com>
1397
1398 * gdbint.texinfo (Target Architecture Definition): Replace
1399 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
1400
2607059c
AC
14012001-12-01 Andrew Cagney <ac131313@redhat.com>
1402
1403 * gdbint.texinfo (Host Definition): Delete documentation on
1404 HOST_BYTE_ORDER.
1405
df0cd8c5
JB
14062001-11-30 Jim Blandy <jimb@redhat.com>
1407
1408 * gdb.texinfo (Overlays): New chapter, documenting GDB's
1409 overlay support. Add to top-level menu.
1410
88118b3a
TT
14112001-11-26 Tom Tromey <tromey@redhat.com>
1412
1413 * gdb.texinfo (Command Syntax): Document C-o binding.
1414
96565e91
CF
14152001-07-26 Christopher Faylor <cgf@redhat.com>
1416
1417 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
1418 use since it is described in the referenced section.
1419
1420 From Eli Zaretskii <eliz@is.elta.co.il>
1421 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
1422 clearer when using DJGPP.
1423
2a3d5645
CF
14242001-11-24 Christopher Faylor <cgf@redhat.com>
1425
1426 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
1427 specifically refer to MS-DOS.
1428 (command files): Mention gdb.ini is only used on MS-DOS.
1429
aa26fa3a
TT
14302001-11-21 Tom Tromey <tromey@redhat.com>
1431
1432 * gdb.texinfo (Invoking GDB): Document --args.
1433 (Mode Options): Likewise.
1434
4f8ada06
JB
14352001-11-21 Jim Blandy <jimb@redhat.com>
1436
1437 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
1438 Delete documentation; this macro has been removed from the
1439 sources.
1440
3fe0dc10
JB
14412001-11-13 Jim Blandy <jimb@redhat.com>
1442
1443 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
1444
9e5abb06
CV
14452001-11-06 Corinna Vinschen <vinschen@redhat.com>
1446
1447 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
1448
1c5dfdad
MS
14492001-11-05 Michael Snyder <msnyder@redhat.com>
1450
a9331b3f 1451 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
1452 quote regexp chars in function names such as "operator*()".
1453
990f9fe3
FF
14542001-11-01 Fred Fish <fnf@redhat.com>
1455
1456 * gdbint.texinfo (SOLIB_ADD): Document additional new
1457 "readsyms" arg.
1458
b433d00b
DH
14592001-10-30 Don Howard <dhoward@redhat.com>
1460
070b1dd3
DH
1461 * gdb.texinfo: (Command Files) Added documentation for the
1462 behavior of gdb with input redirected from a file.
b433d00b 1463
b7209cb4
FF
14642001-10-28 Fred Fish <fnf@redhat.com>
1465
1466 * gdb.texinfo (auto-solib-add): Change docs to match
1467 implementation change.
1468 (auto-solib-limit): Add docs for new variable.
1469
1aa20aa8
AC
14702001-10-15 Andrew Cagney <ac131313@redhat.com>
1471
1472 * gdbint.texinfo (Target Architecture Definition): Function
1473 value_as_pointer renamed to value_as_address.
1474
fc0c74b1
AC
14752001-10-15 Andrew Cagney <ac131313@redhat.com>
1476
1477 * gdbint.texinfo (Target Architecture Definition): Default
1478 POINTER_TO_ADDRESS functions assume unsigned addresses.
1479 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
1480 posting by Jim Blandy.
1481
f4846649
JB
14822001-10-12 Jim Blandy <jimb@redhat.com>
1483
1484 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
1485 version of texi2html (1.64) doesn't support this flag any more.
1486
f277788b
MK
14872001-09-08 Mark Kettenis <kettenis@gnu.org>
1488
a9dc4918
MK
1489 * gdbint.texinfo (Host Definition): Remove description of
1490 MEM_FNS_DECLARED.
1491
d28379df
MK
1492 * gdbint.texinfo (Host Definition): Remove description of R_OK.
1493
f277788b
MK
1494 * gdbint.texinfo (Host Definition): Remove description of
1495 HAVE_SIGSETMASK.
1496
7ccaa899
EZ
14972001-09-04 Elena Zannoni <ezannoni@redhat.com>
1498
1499 * gdbint.texinfo (Target Architecture Definition): Add
1500 explanation of TARGET_PRINT_INSN macro.
1501
17d9d558
JB
15022001-08-30 Jim Blandy <jimb@redhat.com>
1503
1504 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
1505 Explain what it means to load relocatable files.
1506
72cde065
JB
15072001-08-28 Jim Blandy <jimb@redhat.com>
1508
1509 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
1510 info `top' menu.
1511
9e678452
CF
1512Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
1513
1514 * gdbint.texinfo: Add a cautionary note about macro use.
1515
a2bea4c3 15162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 1517
a2bea4c3
CV
1518 * gdb.texinfo: Explain omitting the hostname in the
1519 `target remote' command.
1520
1129bf27
DJ
15212001-07-30 Daniel Jacobowitz <drow@mvista.com>
1522
1523 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
1524 and END-INFO-DIR-ENTRY.
1525
732b3002
SC
15262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1527
1528 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
1529
89437448
AC
15302001-07-25 Andrew Cagney <ac131313@redhat.com>
1531
1532 * gdbint.texinfo (libgdb): Rewrite.
1533
9a1c15c5
EZ
15342001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
1535
1536 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
1537
c4555f82
SC
15382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1539
1540 * gdb.texinfo (TUI): New chapter, document the TUI.
1541 (Mode Options): Document the -tui option.
1542
2f45a6e0
MK
15432001-07-23 Mark Kettenis <kettenis@gnu.org>
1544
1545 * gdbint.texinfo (Host Definition): Remove description of
1546 NEED_POSIX_SETPGID.
1547
9f20bf26
EZ
15482001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
1549
1550 * gdb.tex (DJGPP Native): New node, with descriptions of
1551 DJGPP-specific commands.
1552
be9c6c35
JM
15532001-07-19 John R. Moore <jmoore@redhat.com>
1554
1555 * gdbint.texinfo: Three misspellings.
1556
dfa249fb
AC
15572001-07-06 Andrew Cagney <ac131313@redhat.com>
1558
1559 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
1560 `test` expressions on bash. Problem reported by Colin Walters.
1561
c72e7388
AC
15622001-07-04 Andrew Cagney <ac131313@redhat.com>
1563
1564 * gdbint.texinfo (User Interface): Update ui-out documentation to
1565 refelect recent UI/MI updates.
1566
94bbb2c0
AC
15672001-07-04 Andrew Cagney <ac131313@redhat.com>
1568
1569 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1570 interpreters.
1571
af6c57ea
AC
15722001-06-15 Andrew Cagney <ac131313@redhat.com>
1573
1574 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1575 structure and not macros.
1576 (Host Definition): Document that much of this chapter is obsolete.
1577 (Target Architecture Definition): Update list of files that make
1578 up a target architecture.
1579 (Coding): Update.
1580
83aa8bc6
AC
15812001-06-28 Andrew Cagney <ac131313@redhat.com>
1582
1583 * gdbint.texinfo (Target Architecture Definition): Update
1584 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1585 The latter has been changed to a true predicate.
1586
cb51c4e0
EZ
15872001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1588
1589 * annotate.texi: Add @noindent where needed. From Dmitry
1590 Sivachenko <dima@Chg.RU>.
1591 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
1592
656db9b0
AC
15932001-06-16 Andrew Cagney <ac131313@redhat.com>
1594
1595 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
1596
df2396a1
AC
15972001-06-14 Andrew Cagney <ac131313@redhat.com>
1598
1599 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1600 returns ``OK''. Document that the ``R'' packet does not reply.
1601
0f1f2b0a
MS
16022001-06-13 Michael Snyder <msnyder@redhat.com>
1603
1604 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1605
24f93129
EZ
16062001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
1607
1608 * gdb.texinfo (Signals): Clarify the default setting of signal
1609 handling.
1610
a5d7c491
AC
16112001-05-14 Andrew Cagney <ac131313@redhat.com>
1612
1613 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1614 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1615
05a54c4f
AC
16162001-05-12 Andrew Cagney <ac131313@redhat.com>
1617
1618 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1619
dab11f21
EZ
16202001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1621
1622 * gdbint.texinfo (Clean Design and Portable Implementation):
1623 Renamed from "Clean Design".
1624 (Clean Design and Portable Implementation): Document portable
1625 methods of handling file names, and the associated macros.
1626
f5c37c66
EZ
16272001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1628
1629 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1630 command and provide a cross-reference to its description.
1631 (Symbols): Note that "info scope" is useful for trace experiments.
1632
c534679c
EZ
16332001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
1634
b37052ae
EZ
1635 * gdb.texinfo (Symbols): Document "info scope".
1636 (Tracepoints): New chapter.
1637 (Contributors): Update for v5.1.
1638 <All nodes>: Change "C++" to "C@t{++}".
1639
0ee54786
EZ
1640 * gdbint.texinfo (User Interface): A new section about ui_out
1641 functions, based on text written by Fernando Nasser.
1642
c534679c
EZ
1643 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
1644
3d67e040
EZ
16452001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
1646
e9c75b65
EZ
1647 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
1648
1649 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
1650
1651 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
1652 Replace "GDB" with "@value{GDBN}". Fix markup.
1653
1654 * annotate.texi: Change Permissions to GFDL. Update Copyright.
1655
3d67e040
EZ
1656 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1657 a cross-reference to its description.
1658 (Symbols): Document "info symbol".
1659
9742079a
EZ
16602001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
1661
1662 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1663 subsection "x86 Watchpoints".
1664 (Target Architecture Definition): Document the macros
1665 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1666 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1667
b0ed3589
AC
16682001-03-20 Andrew Cagney <ac131313@redhat.com>
1669
1670 * gdbint.texinfo (Target Architecture Definition): Update
1671 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1672 list.
1673
b6ba6518
KB
16742001-03-06 Kevin Buettner <kevinb@redhat.com>
1675
1676 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1677 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1678
5ece1a18
EZ
16792001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
1680
1681 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1682
56caf160
EZ
16832001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1684
17cc6a06
EZ
1685 * gdb.texinfo (Environment): Document that `path' does not change
1686 the value of PATH in GDB's own environment (it did in the past,
1687 but that was changed on March 15, 1994). Reported by Doug Evans
1688 <dje@transmeta.com>.
1689
56caf160
EZ
1690 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1691 its line. Fix markup of commands and macros. Add an Index node
1692 and index entries.
1693
29e57380
C
16942001-01-23 J.T. Conklin <jtc@redback.com>
1695
1696 * gdb.texinfo (Memory region attributes): New manual section.
1697
1c6147de
ND
16982001-01-04 Nicholas Duffek <nsd@redhat.com>
1699
1700 * gdbint.texinfo (POP_FRAME): Document use by return_command.
1701
b157b00f
EZ
17022000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1703
1704 * refcard.tex: Version and copyright fixed. From Phil Edwards
1705 <pedwards@disaster.jaj.com>.
1706
0dcedd82
AC
1707Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
1708
1709 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1710 DWARF2_REG_TO_REGNUM): Document.
1711
3b851bce
AC
1712Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1713
1714 * gdbint.texinfo (Coding): Update current value of
1715 --enable-build-warnings. Mention --enable-gdb-build-warnings.
1716
4a92d011
EZ
17172000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
1718
1719 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
1720 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
1721
b90a5f51
CF
17222000-11-10 Christopher Faylor <cgf@cygnus.com>
1723
1724 * gdb.texinfo: Document new 'set step-mode' command.
1725
96c405b3
EZ
17262000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1727
1728 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1729 changes from Dmitry Sivachenko <dima@Chg.RU>.
1730
c78b4128
EZ
17312000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1732
1733 * gdb.texinfo (Hooks): Document the new post-hook functionality.
1734 From Steven Johnson <sbjohnson@ozemail.com.au>.
1735
2e685b93
MK
17362000-08-10 Mark Kettenis <kettenis@gnu.org>
1737
1738 * gdbint.texinfo (Overall Structure): Spelling fix.
1739
6f6ef15a
EZ
17402000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1741
1742 * gdbint.texinfo (Target Architecture Definition): Document that
1743 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1744 for which REGISTER_CONVERTIBLE returns a zero value.
1745
63ac3005
EZ
17462000-07-08 Christopher Faylor <cgf@cygnus.com>
1747
1748 * Makefile.in (install-info): Find files to install in either the
1749 build or source directories (adapted from Makefile.am).
1750
bd79f757
ND
17512000-07-07 Nicholas Duffek <nsd@redhat.com>
1752
1753 * stabs.texinfo: Fix spelling errors.
1754 (String Field): FILE-NUMBER starts from 0, not 1.
1755
5f208f6d
EZ
17562000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
1757
1758 * refcard.tex: Remove \centerline from the blurb. Patch from
1759 Brian Youmans.
1760
cc542d3b
EZ
17612000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1762
1763 * Makefile.in (install-info): Support installation from outside of
1764 the source directory. Reported by Mark Harig
1765 <markh@frazier.landmark.com>.
1766
f3b28801
C
17672000-06-20 J.T. Conklin <jtc@redback.com>
1768
1769 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1770
449f3b6c
AC
1771Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
1772
1773 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1774 Generate using pdftex.
1775 (PDFTEX): Define.
1776 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1777 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1778 @contents at the start.
1779
48e934c6
EZ
17802000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
1781
1782 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
1783 Youmans.
1784
9e9c5ae7
AC
1785Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
1786
1787 From Brian Youmans:
1788 * gdb.texinfo: Fix ``et al.''.
1789
c741b251
AC
1790Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
1791
1792 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
1793 loop.
1794
4ab64e14
JG
17952000-05-19 Jimmy Guo <guo@cup.hp.com>
1796
1797 * configure: Regenerate.
1798
d3229ae3
EZ
17992000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1800
1801 * Makefile.in (install-info): Run install-info on installed Info
1802 files.
1803
8c70017b
AC
1804Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1805
a7cb598a
AC
1806 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
1807 Andrew Cagney.
8c70017b 1808
598ca718
EZ
18092000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1810
1811 * gdb.texinfo: Proofreading changes from Brian Youmans.
1812
bf0184be
ND
18132000-05-01 Nick Duffek <nsd@cygnus.com>
1814
1815 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
1816 startup sequence, minor edits.
1817
41afff9a
EZ
18182000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
1819
1820 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
1821 TeX.
1822
1823 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
1824 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
1825 like `n' and `s' which look weird. Convert some of the @kindex to
1826 @vindex, when they refer to variables, not commands.
1827
33e16fad
AC
1828Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1829
1830 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
1831
7162c0ca
EZ
18322000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1833
1834 * Makefile.in (GDBMI_DIR): New variable.
1835 (SET_TEXINPUTS): Add $(GDBMI_DIR).
1836 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
1837 (gdbmi.texinfo): New target, for texi2roff.
1838 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
1839 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
1840
1841 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
1842 gdbmi.texinfo.
1843 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
1844 comment.
1845
d167840f
EZ
18462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1847
1848 * gdb.texinfo (Files): Update description of add-symbol-file
1849 command.
1850
8487521e
EZ
18512000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1852
1853 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
1854 prevents the build (and is generally a Bad Idea).
1855
5beae2cf 18562000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
00e4a2e4
EZ
1857
1858 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
1859 a comma inside @var.
1860 (Command Files): Index markup changes from Dmitry Sivachenko
1861 <dima@Chg.RU>.
1862
39ec5655
EZ
18632000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1864
1865 * Makefile.in (LN_S): Define.
1866 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
1867 invoke "ln -s" unless it is known to work.
1868
1869 * configure.in (AC_PROG_LN_S): Add.
1870
8dc7983f
JB
18712000-04-14 Jim Blandy <jimb@redhat.com>
1872
1873 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
1874 section.
1875 (Target Conditionals): Document ADDRESS_TO_POINTER,
1876 POINTER_TO_ADDRESS.
1877
1a8237e8
DB
18782000-04-11 Daniel Berlin <dan@cgsoftware.com>
1879
1880 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
1881 gdb-cfg.texi to get the value.
1882
ca526f1a
JB
18832000-04-10 Jim Blandy <jimb@redhat.com>
1884
1885 * gdbint.texinfo (Target Architecture Definition): Fix
1886 cross-references.
1887
faaafcb4
JB
18882000-04-08 Jim Blandy <jimb@redhat.com>
1889
1890 * gdbint.texinfo (Using Different Register and Memory Data
1891 Representations): New section.
1892 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
1893 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
1894 REGISTER_CONVERT_TO_RAW): Document.
1895
1b27397f
AC
1896Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
1897
1898 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
1899 for acknowledgments.
1900
480ff1fb
AC
1901Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
1902
1903 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
1904 qThreadExtraInfo.
1905
a9331b3f 19062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 1907
a9331b3f
RM
1908 * gdb.texinfo: Clarify which remote debug protocol commands are
1909 required and which are optional.
f1251bdd 1910
dbeb8dbd
AC
1911Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
1912
1913 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
1914 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
1915 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
1916 * annotate.texi: Update.
1917
6d2ebf8b
SS
19182000-03-28 Stan Shebs <shebs@apple.com>
1919
1920 * gdb.texinfo: Update dates, bump to Eighth Edition (note
1921 expectation of additional changes before release), update
1922 ISBN, add copy of top-level menu for @ifhtml, remove explicit
1923 node links, rephrase and/or shorten lines to fix formatting
1924 problem in both regular and @smallbook formats.
1925 * annotate.texi: Shorten lines in example, use smallexample
1926 consistently everywhere.
1927 * Makefile.in: Add comment about texinfo 4.0 html generation.
1928 (SFILES_INCLUDED): Add annotate.texi.
1929
5d161b24
DB
19302000-03-27 Daniel Berlin <dan@cgsoftware.com>
1931
1932 * gdb.texinfo (Debugging Output): Added new section, documenting
1933 the "set/show debug" commands.
1934
b9deaee7
AC
1935Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
1936
1937 * annotate.texi (Annotations): When GDBN omit @chapter and @node
1938 entry.
1939
1940 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
1941 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
1942 @chapter and @node entries.
a9331b3f 1943
b9deaee7 1944 * gdb.texinfo: Link all top-level nodes.
a9331b3f 1945
9ef47d30
AC
1946Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1947
1948 * Makefile.in (install-info): Create $(infodir) before installing
1949 files.
1950
cfeada60
FN
19512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
1952
1953 From David Whedon <dwhedon@gordian.com>
1954 * gdbint.texinfo : Added paragraphs about command deprecation.
1955
6837a0a2
DB
19562000-03-22 Daniel Berlin <dan@cgsoftware.com>
1957
1958 * gdb.texinfo: Add documentation for the apropos command.
1959
bba2971c
MS
19602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1961
1962 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
1963
2b628194
MS
19642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1965
a9331b3f 1966 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
1967 two places.
1968
96a2c332
SS
19692000-03-17 Stan Shebs <shebs@apple.com>
1970
1971 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
1972 <dima@Chg.RU>, also clarification of allowed content for
1973 string constants.
1974
d700128c
EZ
19752000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1976
1977 * gdb.texinfo (main menu): Add Annotations.
1978 (File Options): Add @cindex entries for each command-line option.
1979 Document --epoch, --annotate, --async, --interpreter, --write,
1980 --statistics, and --version.
1981
1982 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
1983 of GDB.
1984
9d233477
JB
19852000-02-23 Jim Blandy <jimb@redhat.com>
1986
1987 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
1988
14e0eb3b
JB
19892000-02-22 Jim Blandy <jimb@redhat.com>
1990
1991 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
1992
3555de01
JM
19932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
1994
1995 * Makefile.in (diststuff): New target.
1996
5e35df8e
KB
19972000-02-15 Kevin Buettner <kevinb@redhat.com>
1998
1999 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 2000 architecture. [From Jim Wilson.]
5e35df8e 2001
c5394b80
JM
20022000-01-16 Tom Tromey <tromey@cygnus.com>
2003
2004 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2005 (Delete Breaks): Mention range arguments.
2006 (Disabling): Likewise.
2007
c3f6f71d
JM
20082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
2009
2010 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
2011
c4093a6a
JM
2012Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
2013
2014 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2015 valid functions.
2016
11cf8741
JM
20171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
2018
2019 * gdb.texinfo: Clarify regular expressions used in rbreak.
2020
917317f4
JM
20211999-10-15 Kevin Buettner <kevinb@cygnus.com>
2022
2023 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2024 MEMORY_REMOVE_BREAKPOINT): Document.
2025
2026Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
2027
2028 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2029 offset re-using the DATA offset instead.
2030
2df3850c
JM
20311999-10-11 Jim Kingdon <kingdon@redhat.com>
2032
2033 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2034
20351999-10-05 Stan Shebs <shebs@andros.cygnus.com>
2036
2037 From Dmitry Sivachenko <demon@gpad.ac.ru>:
2038 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2039 typos.
2040
2041 * gdb.texinfo: Various minor wording and formatting improvements,
2042 mentions of additional command-line options.
2043
2acceee2
JM
20441999-09-30 Fred Fish <fnf@cygnus.com>
2045
2046 * gdb.texinfo: Document additional forms of specifying section
2047 names and addresses for the add-symbol-file command.
2048
c2c6d25f
JM
20491999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
2050
2051 * gdbint.texinfo: Fix typo, add the word "have".
2052
20531999-09-14 Jim Blandy <jimb@cris.red-bean.com>
2054
2055 * gdbint.texinfo (Target Architecture Definition): Document the
2056 SKIP_PERMANENT_BREAKPOINT macro.
2057
d4f3574e
SS
20581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
2059
2060 * gdb.texinfo: Fiks speling errers.
2061
2062 * gdb.texinfo: Fix uses of @multitable.
2063
2064 From Eli Zaretskii <eliz@is.elta.co.il>:
2065 * gdb.texinfo: Include details specific to DOS host, clarify
2066 some confusing language, fix @ref/@xref/@pxref usages, add
2067 comments about using with optimization, add more indexing,
2068 fix info about disassembly-flavor.
2069
2070Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
2071
2072 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2073 SKIP_SOLIB_RESOLVER): Define.
2074
2075Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
2076
2077 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
2078 ``g'' packets.
2079
104c1213
JM
20801999-08-30 Stan Shebs <shebs@andros.cygnus.com>
2081
2082 * gdb.texinfo: Create a new "Configurations" chapter with
2083 platform-specific info, inline remote.texi and move sections of it
2084 into the new chapter, move bits about info proc, heuristic search,
2085 and register stack into the new chapter.
2086 * remote.texi: Remove, now part of gdb.texinfo.
2087 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2088
20891999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
2090
2091 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2092 GDB_TARGET_IS_MACH386): These kludges have gone away.
2093
2094Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
2095
2096 * gdbint.texinfo (Target Architecture Definition): Mention
2097 TDEPLIBS.
2098
53a5351d
JM
20991999-08-20 Stan Shebs <shebs@andros.cygnus.com>
2100
2101 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2102 surrounding text to fit HP-UX bits into general info.
2103 (HPPA-cfg.texi): Remove, no longer useful.
2104
2105 * gdb.texinfo: Remove explicit links from @node lines, remove
2106 HP-added "Detailed Node Listing" from main menu which confuses
2107 things.
2108
2109 From Dmitry Sivachenko <dima@Chg.RU>:
2110 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2111 in description of `set environment'.
2112
21131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
2114
2115 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2116
7be570e7
JM
21171999-08-12 Ben Elliston <bje@cygnus.com>
2118
2119 * gdbint.texinfo (Breakpoint Handling): Add missing words.
2120
21211999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
2122
2123 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2124 watch, awatch, and rwatch. Explain why the latter two cannot be
2125 set as software watchpoints. Document that watchpoints for local
2126 variables are deleted when the debuggee terminates.
2127
2128Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
2129
2130 * remote.texi (Protocol): Further clarification of the "qRcmd"
2131 packet. Allow E.. response packet. "qRcmd" packet is no longer
2132 reserved.
2133
21341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
2135
a9331b3f
RM
2136 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2137 * gdb.texinfo: Ditto.
7be570e7 2138
96baa820
JM
21391999-08-06 Tom Tromey <tromey@cygnus.com>
2140
2141 * gdb.texinfo (KOD): New node.
2142
2143Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
2144
2145 * remote.texi (Rcmd): Fix minor formatting typos.
2146
2147Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
2148
2149 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2150 packets.
2151
adf40b2e
JM
21521999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
2153
2154 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2155 fixes.
2156
43ff13b4
JM
2157Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
2158
2159 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2160
085dd6e6
JM
2161Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
2162
2163 * remote.texi (Communication Protocol): ``v'' is in use. Fix
2164 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
2165 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
2166 packets that are not supported on all hosts. Expand examples.
2167 Spell check.
2168
21691999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
2170
2171 * Makefile.in: Recognize html, install-html. Add targets
2172 to build HTML versions of documentation via texi2html.
2173
2174Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
2175
2176 * gdbint.texinfo (Testsuite): New chapter, information about the
2177 testsuite.
2178
2179Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
2180
2181 * remote.texi (Communication Protocol): Rewrite.
2182
2183Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
2184
2185 * stabs.texinfo: Fix uses of xref.
2186
9e0b60a8
JM
2187Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
2188
2189 * gdbint.texinfo: Add an anti-printf exhortation, and update the
2190 info about patch submission.
2191
cce74817
JM
2192Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
2193
2194 From Per Bothner <bothner@cygnus.com>:
2195 * gdb.texinfo: Document Chill support.
2196
2197Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
2198
2199 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
2200 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
2201 Document that the value should be greater-than or equal-to zero.
2202 (NO_STD_REGS): Document. Deprecate.
2203
ac9a91a7
JM
2204Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2205
2206 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
2207 Document that these are not used.
2208
2209Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2210
2211 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
2212
392a587b
JM
2213Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
2214
2215 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
2216 numargs was dropped.
2217
2218Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
2219
2220 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
2221
b83266a0
SS
2222Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
2223
2224 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
2225 Update.
2226
7a292a7a
SS
2227Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
2228
2229 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
2230 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
2231
2232Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
2233
2234 * gdbint.texinfo: Fix typos: $ -> @.
2235
2236Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
2237
2238 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
2239 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
2240 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
2241 BREAKPOINT_FROM_PC.
a9331b3f 2242
7a292a7a
SS
2243Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
2244
2245 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
2246 CALL_DUMMY_STACK_ADJUST): Document.
2247
2248Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
2249
2250 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
2251 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
2252
22531999-04-02 Stan Shebs <shebs@andros.cygnus.com>
2254
2255 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
2256 longer exists.
2257
2258Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
2259
2260 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
2261 nearly all @ifset/@ifclear conditionals; nobody uses them, and
2262 they make the manual source incomprehensible.
2263 * h8-cfg.texi: Remove, hasn't been used in years.
2264
c906108c
SS
2265Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
2266
2267 * gdb.texinfo: Update the credits.
2268
2269Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
2270
2271 * gdb.texinfo: Fix mistakes noticed in printout of last
2272 draft, add Alpha to discussion of heuristic fence post.
2273
2274Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
2275
2276 * gdb.texinfo, remote.texi: Many changes; update to Seventh
2277 Edition, merge some HP changes into mainline, describe some
2278 previously undocumented features, describe more of the target
2279 commands available, eliminate obsolete section on renamed
2280 commands.
2281 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
2282
2283Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
2284
2285 * gdb.texinfo: Make many HPPA conditionals unconditional,
2286 including catchpoint description, since now on for all configs.
2287 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
2288 specializations.
2289
2290Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
2291
2292 * Makefile.in (GDBvn.texi): Fix match expression to work with
2293 current format of VERSION in gdb/Makefile.in.
2294 * gdb.texinfo: Fix node ref to match new readline.
2295
2296Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
2297
a9331b3f
RM
2298 * gdb.texinfo: Changes made as part of a project to merge in
2299 changes made by HP. Documentation makes extensive use of
c906108c
SS
2300 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
2301 on remote debugging. There are differences in documentation
2302 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
2303 the HP manual discusses catchpoints, hardware watchpoints, and
2304 some HPUX specific limitations for shared library support.
a9331b3f 2305
c906108c
SS
2306 There are also a number of @node changes.
2307
23081999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
2309
2310 * gdbint.texinfo (Formatting): Disambiguate a sentence.
2311 (C Usage): Same.
2312
2313Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
2314
2315 The following changes were made by Edith Epstein
2316 <eepstein@cygnus.com> as part of a project to merge in changes
2317 made by HP.
a9331b3f 2318
c906108c
SS
2319 * HPPA-cfg.texi: new file.
2320
2321 * all-cfg.texi: set HPPA for HP PA-RISC targets.
2322
2323 * refcard.tex: change documentation about catch.
2324 removed info catch.
2325
2326Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
2327
2328 * gdbint.texinfo: Expand on GDB's coding standards,
2329 specify the use of arg names with prototypes.
2330
23311998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
2332
2333 * gdb.texinfo: Fix tipo.
2334
2335Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
2336
2337 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
2338 TARGET_BYTE_ORDER_SELECTABLE_P.
2339
2340Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
2341
2342 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
2343
23441998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
2345
2346 * agentexpr.texi: New file.
2347
2348Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
2349
2350 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
2351
23521998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
2353
2354 * remote.texi: Changed wording that implied that the GDB remote
2355 protocol caches register values instead of GDB itself.
2356
2357Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
2358
2359 * gdbint.texinfo: Add some info about symbol readers.
2360 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
2361 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
2362 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
2363 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
2364
2365Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
2366
a9331b3f 2367 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
2368
2369Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
2370
2371 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
2372
2373Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
2374
2375 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
2376 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
2377
2378Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
2379
2380 * gdbint.texinfo: Fix minor typos.
2381
2382Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
2383
2384 * gdbint.texinfo: Complete overhaul. Group descriptions more
2385 logically, add more info on generic algorithms, remove much
2386 obsolete and/or wrong material.
2387
2388Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
2389
2390 * stabs.texinfo (Method Type Descriptor): Expand and correct.
2391
2392Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
2393
2394 * refcard.tex: Copyright, address updates.
2395
2396Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
2397
2398 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
2399 for the edition instead of confusing GDB-version-like numbers.
2400
2401Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
2402
2403 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
2404
2405Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
2406
2407 * LRS: Reformat a bit to keep text under 80 columns.
2408
2409Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
2410
2411 * gdb.texinfo: Add some credits, mention bug monitor.
2412 * remote.texi: Mention mips monitor targets.
2413 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 2414
c906108c
SS
2415Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
2416
2417 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
2418 files, finish sorting of host vs target vs native macros, describe
2419 some more of them.
2420
2421Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
2422
2423 * gdbint.texinfo (Host Conditionals): Document change from
2424 using NO_MMALLOC to it's inverse, USE_MMALLOC.
2425
2426Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
2427
2428 * gdbint.texinfo (Host Conditionals): Document
2429 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
2430
2431Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
2432
2433 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
2434 Document LSEEK_NOT_LINEAR.
2435
2436Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
2437
2438 * stabs.texinfo (Stab Section Basics): Make it clear that only
2439 some versions of the GNU linker remove the leading N_UNDF symbol.
2440
2441Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
2442
2443 * stabs.texinfo (String Field): Document type number pairs here,
2444 instead of in the Sun specific section.
2445 (Include Files): The GNU linker supports the N_BINCL
2446 optimization. Clarify the N_BINCL value, and what it is used
2447 for.
2448 (Procedures): Document N_FUN with an empty string to mark the end
2449 of a function.
2450 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
2451 (Sun Differences): Remove this node, as the information is now
2452 elsewhere in the main document.
2453 (Stab Section Basics): Mention that the GNU linker may optimize
2454 stabs and remove the leading N_UNDF symbol.
2455
2456Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
2457
2458 * gdb.texinfo, refcard.tex: Restore author credit
2459
2460Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
2461
2462 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
2463 documentation to account for START and END macros taking
2464 one arg.
2465
2466Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
2467
2468 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
2469 * gdb.texinfo (Frames): Fix typo.
2470
2471Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
2472
2473 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
2474 a target_signal as arg type, not a pid.
2475
2476Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
2477
2478 * gdb.texinfo: Document `set assembly-language'.
2479
2480Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
2481
2482 * remote.texi: Update list of stubs in the GDB distribution.
2483
2484Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
2485
2486 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
2487 Also document that some systems can use mmalloc but must define
2488 this if their C runtime allocates memory that is later freed.
2489 (MMCHECK_FORCE): Document new macro.
a9331b3f 2490
c906108c
SS
2491Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
2492
2493 * remote.texi: Add documentation for target Sparclet.
2494
2495Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
2496
a9331b3f 2497 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
2498 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
2499 * configure.in: Rewritten for autoconf.
2500 * configure: New.
2501
2502Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
2503
2504 * Makefile.in (DVIPS): New define, set to dvips.
2505 (dvi): Add stabs.dvi.
2506 (ps): New target.
2507 (all-doc): Depend on info, dvi, and ps targets.
2508 (STAGESTUFF): Add *.ps and *.dvi files.
2509 (clean-info, clean-dvi): Remove.
2510 (mostlyclean): Does not depend upon clean-info or clean-dvi,
2511 rules completely rewritten.
2512 (maintainer-clean): Remove clean-info and clean-dvi
2513 dependencies and put their actions in the rules.
2514 (gdb.ps): New target
a9331b3f 2515 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
2516 intermediate TeX files, whether they have 2 or 3 character
2517 extensions.
2518 (gdbint.ps): Add target and rules.
2519 (gdb-internals): Delete unused target.
2520 (Makefile): Depends upon config.status also.
2521
2522Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
2523
2524 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
2525 set.
2526
2527Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
2528
2529 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
2530 * gdb.texinfo (Expressions): Fix erroneous array constant example.
2531
2532Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
2533
2534 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
2535
2536Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2537
2538 * gdb.texinfo (Print settings): Document
2539 `set/show print static-members' commands.
2540
2541Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
2542
2543 * gdbint.texinfo (Native): Document name change, coredep.c to
2544 core-aout.c.
2545
2546Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
2547
2548 * stabs.texinfo (Include Files): Document the values the SunOS4
2549 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
2550
2551Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
2552
2553 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
2554 Fix typo.
2555
2556Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
2557
2558 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
2559 "gdb.tar.Z".
2560
2561Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
2562
2563 * Makefile.in (maintainer-clean): New target, synonym for
2564 realclean.
2565
2566Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
2567
2568 * Update all FSF addresses except those in COPYING* files.
2569
2570Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
2571
2572 From Richard Earnshaw (rearnsha@armltd.co.uk):
2573 * gdb.texinfo (convenience variables): Document $_exitcode.
2574 (quit): Document optional expression to use as exit code.
2575
2576Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
2577
2578 * gdb.texinfo, remote.texi: Brought up to date with various
2579 GDB changes.
2580
2581Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
2582
2583 * gdb.texinfo: Update dates and versions, fix comments about
2584 hardware watchpoints in future releases and about the
2585 sharedlibrary command.
2586
2587Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2588
2589 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
2590 C_FUN stab. Other cleanups.
2591
2592Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2593
2594 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2595 for the sparc stub.
2596
2597Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2598
2599 * annotate.texi: Clarify which addresses have differing formats
2600 depending on the language and which do not.
2601
2602Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2603
2604 * remote.texi (NetWare): Changed example to use BOARD= instead of
2605 NODE= argument to reflect correspoding change to gdbserve.nlm.
2606
2607Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2608
2609 * stabs.texinfo (Negative Type Numbers): Mention the fact that
2610 GDB, as well as AIX dbx, supports the size type attribute.
2611
2612Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2613
2614 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2615
2616Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
2617
2618 * gdb.texinfo (Define): Document $arg0... arguments to commands,
2619 and new 'if' and 'while' commands.
2620
2621Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
2622
2623 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
2624
2625Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2626
2627 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2628 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2629 NetWare targets. Mostly stolen from the Server node.
2630
2631Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2632
2633 * gdb.texinfo (Setting): Talk about the language of a source file
2634 versus the working language. The old documentation did not match
2635 what GDB did.
2636
2637Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2638
2639 * stabs.texinfo (Source Files): Document N_SO used to mark the end
2640 of a source file.
2641
2642Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2643
2644 * gdb.texinfo (Processes): New node.
2645
2646Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2647
2648 * remote.texi: Update documentation of set/show mipsfpu.
2649
3fc11d3e
JM
2650Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
2651
2652 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2653 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
2654
2655Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
2656
2657 * gdbint.texinfo: Removed mentions of some incorrectly placed and
2658 obsolete conditionals, described some others.
2659
2660Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2661
2662 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2663 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2664
2665Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
2666
2667 * gdbint.texinfo: Put regex conditionals in their own table.
2668
2669Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
2670
2671 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2672 described or fixed the descriptions of many others.
2673
2674Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
2675
2676 * gdb.texinfo: Add some more credits.
2677 * gdbint.texinfo: Capitalize GDB consistently, describe some
2678 macros and remove some.
2679
2680Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2681
2682 * gdbint.texinfo: Removed mentions of many incorrectly placed and
2683 obsolete conditionals, described some others.
2684
2685Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2686
2687 * gdb.texinfo (help targets): Changed to `help target', which
2688 is the correct gdb command.
2689
2690Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2691
2692 * annotate.texi (TODO): New node, for keeping track of annotations
2693 suggested but not yet implemented.
2694
2695Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2696
2697 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2698 another symbol, it is not the address itself.
2699
2700Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
2701
2702 * stabs.texinfo (Stab Section Basics): Add comment about alignment
2703 of stabs-in-coff sections.
2704
2705Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2706
2707 * annotate.texi: Change edition to 0.5 and date to May 1994.
2708 Add index.
2709 (Frames): New node, for frame annotation.
2710 (Displays): New node, for display annotation.
2711
2712 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2713 when waiting for your program to stop.
2714
2715Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2716
2717 * annotate.texi (Breakpoint Info): Document annotation of header
2718 fields and record annotation.
2719
2720Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2721
2722 * annotate.texi: New file, to document annotations.
2723
2724Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2725
2726 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2727 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
2728
2729Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2730
2731 * stabs.texinfo (Stab Section Basics): Say what is in .stab
2732 section, and say n_strx field is compilation unit relative.
2733 * stabs.texinfo: Don't use @code for a.out when it is the name of
2734 an object file format.
2735
2736Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2737
2738 * gdb.texinfo: Refer to file names, not path names, per rms
2739 convention.
2740 (Arguments): Fix typo.
2741
2742Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2743
2744 * stabs.texinfo (Global Variables): Talk about stabs in files
2745 where variables are referenced, but not defined.
2746
2747Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2748
2749 * stabs.texinfo: Move stuff on @ and # type descriptors from node
2750 Cplusplus to new nodes Member Type Descriptor and Method Type
2751 Descriptor. Re-write stuff for #.
2752
2753Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2754
2755 * gdb.texinfo (Print Settings): Don't document "set print
2756 fast-symbolic-addr off". The bug which it worked around was fixed
2757 on 25 Feb 94 in coffread.c, so I'm nuking the command.
2758
2759 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2760 N_ENTRY node.
2761
2762 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2763
2764Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2765
2766 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2767 references to ieee-float.c.
2768
2769Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2770
2771 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2772 match what the code actually does.
2773
2774Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2775
2776 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2777
2778Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2779
2780 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2781 i, and b.
2782
2783Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
2784
2785 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2786 well as for ELF and SOM. Unify the descriptions of ELF and SOM
2787 as "stabs in sections" rather than just saying "ELF and SOM".
2788 Also make that stuff apply to COFF.
2789
2790Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2791
2792 * gdb.texinfo (Formatting Documentation): Change GhostScript to
2793 Ghostscript.
2794
2795Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2796
2797 * gdb.texinfo (Continuing and Stepping): When talking about "step"
2798 versus functions without line numbers, also mention stepping into
2799 them as well as "step" when you are in them. Tell the user how to
2800 deal with the situation. Add comment about "debugging information".
2801
2802Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2803
2804 * stabs.texinfo (Enumerations): Document restriction on where
2805 enumeration types can appear and still win with GDB.
2806
2807Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2808
2809 * stabs.texinfo (Negative Type Numbers): Document format for type
2810 -16.
2811
2812Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2813
2814 * gdb.texinfo (Selection, Frame Info): Update information about
2815 arbitrary frame specficiations.
2816
2817Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
2818
2819 * gdb.texinfo, remote.texi: general editing pass prior to Net release
2820
2821Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2822
2823 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
2824
2825Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2826
2827 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
2828
2829Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2830
2831 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
2832 Differences node to Statics node.
2833 (Statics): Discuss XCOFF use of V symbol descriptor.
2834
2835 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
2836 not clean.
2837
2838Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
2839
2840 * gdb.texinfo (Print Settings): Document `set print
2841 fast-symbolic-addr' and improve the doc for some other
2842 `set print's.
2843
2844Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2845
2846 * stabs.texinfo (String Field): Talk about defining several type
2847 numbers at once.
2848 Fix lint regarding changing node ELF Transformations to
2849 ELF and SOM Transformations.
2850
2851Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
2852
2853 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
2854
2855Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2856
2857 * stabs.texinfo (Cross-References): `::' is for nested types only
2858 within <>.
2859 (Structures): Document static members.
2860
2861Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2862
2863 * stabs.texinfo: Document S type attribute.
2864
2865Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2866
2867 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
2868
2869Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
2870
2871 * gdbint.texinfo: Fix a few typos.
2872
2873Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2874
2875 * gdb.texinfo, remote.texi: formatting improvements
2876
2877 * gdb.texinfo (New Features): mention threads.
2878 (Summary, C): fix xrefs in newly contributed text.
2879 (Threads): index entries, clarifications, example
2880 (passim): minor typos fixed, phrasing improvements
2881
2882 * remote.texi (Bootstrapping): rephrase text on ^C and add index
2883 entries; (Server): explain use of gdbserver w/real-time systems,
2884 add example of conflicting TCP port; (MIPS Remote) break up
2885 running text into table, highlighting commands, and add example.
a9331b3f 2886
c906108c
SS
2887Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2888
2889 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
2890
2891Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2892
2893 * stabs.texinfo (Nested Symbols): New node.
2894 (String Field, Symbol Descriptors, Cross-References): Refer to it.
2895
2896Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2897
2898 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
2899 to picking which Bbss.bss symbol to use, and (because there seems to
2900 be no good way of doing it) re-write some of the text to make it
2901 sound like Bbss.bss isn't such a great idea after all (as currently
2902 designed).
2903
2904 * gdb.texinfo (C): In addition to saying people have to use g++ for
2905 good results, say they have to use stabs. Specifically say cfront
2906 doesn't work well.
2907 (Summary): Merge in information on Modula-2, Pascal, and Chill from
2908 the gdb README. Add xrefs to places where the support for the various
2909 languages is described in detail.
2910
2911Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2912
2913 * stabs.texinfo: Clean up stuff about visibility and virtual
2914 characters.
2915
2916 * stabs.texinfo (N_M2C): Cite Sun doc.
2917
2918Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2919
2920 * gdb.texinfo: updates re threads.
2921 * remote.texinfo: avoid index entries starting with digits.
2922
2923Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2924
2925 * stabs.texinfo (Enumerations): Talk about large, negative and
2926 octal values. Clean up cross reference to type attributes.
2927 (String Field): Say that GDB 4.11 supports size attribute.
2928
2929Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2930
2931 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
2932 is a mandatory step. Make the stuff about that more concise.
2933
2934Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2935
2936 * stabs.texinfo (Class Names): New node.
2937
2938 * gdb.texinfo (Command Files): Explain order of init file reading.
2939
2940 * remote.texi (Bootstrapping): Talk about getting the serial driver
2941 to deal with ^C sent by gdb to stop the remote system.
2942
2943Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
2944
2945 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
2946
2947 * libgdb.texinfo (Defining Commands): made the DOC arg
2948 to gdb_define_app_command a char * instead of char **
2949 per a suggestion from kingdon.
2950
2951 * libgdb.texinfo: total rewrite from a different starting
2952 premise.
2953
2954Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2955
2956 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
2957 floats passed as doubles (to improve clarity).
2958
2959Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2960
2961 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
2962
2963 * a4rc.sed: update to work with Andreas Vogel papersize params
2964
2965 * refcard.tex: use Andreas Vogel simplifications of papersize
2966 params; remove useless version info; update copyright date.
2967
2968Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2969
2970 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
2971
2972Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2973
2974 * gdb.texinfo (Files): Say what address the load command loads it at.
2975
2976 * stabs.texinfo (Common Blocks): Minor cleanups.
2977
2978 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
2979 that Sun has backed away from the linker kludge and thus the relevant
2980 issue is changes to the SunPRO tools, not the Solaris linker.
2981
2982 * stabs.texinfo (Traditional Integer Types): Clean up description
2983 of octal bounds a little bit. Document extra leading zeroes.
2984
2985Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2986
2987 * gdb.texinfo (Signaling): Update for symbolic symbol names
2988 and add a section explaining the difference between the GDB
2989 signal command and the shell kill utility.
2990
2991Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
2992
2993 * libgdb.texinfo: added `@' to braces that were unescaped.
2994
2995Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
2996
2997 * libgdb.texinfo: new file. Spec for the gdb library.
2998
2999Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3000
3001 * stabs.texinfo (Include Files): Fix typo (start -> end).
3002
3003Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3004
3005 * gdb.texinfo, remote.texi: assorted small improvements, mostly
3006 from Melissa at FSF's editing pass.
3007
3008Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3009
3010 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3011 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3012 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3013
3014Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3015
3016 * remote.texi (Bootstrapping): Discuss 386 call gates.
3017
3018Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3019
3020 * stabs.texinfo (Based Variables): New node.
3021
3022Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
3023
3024 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3025 names, sizes, and formats to suggest how not to lose.
3026
3027Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
3028
3029 * stabs.texinfo (Methods): Fix typo.
3030
3031Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3032
3033 * gdb.texinfo: Fix a few typos.
3034
3035Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3036
3037 * gdb.texinfo: Clarify how well it works with Fortran.
3038
3039 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3040 More on relocating stabs in ELF files.
3041
3042Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3043
3044 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3045
3046Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3047
3048 * stabs.texinfo (Local Variable Parameters): Talk about nameless
3049 parameters on VAX.
3050
3051Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3052
3053 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3054
3055Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3056
3057 * stabs.texinfo: Make info author notice match the TeX author notice.
3058
3059Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
3060
3061 * stabs.texinfo: Initial-caps all words in node names and
3062 non-trivial words in section names.
3063
3064Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3065
3066 * stabs.texinfo: Many minor cleanups.
3067
3068 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3069
3070Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
3071
3072 * stabs.texinfo: Remove full description of big example.
3073 It's not really helpful; just use pieces of it where appropriate.
3074 Add more Texinfo formatting directives (@samp, etc.).
3075 Use @deffn to define stab types.
3076 Eliminate some wordiness. Break up some nodes.
3077 Add an (alphabetized) index of symbol types.
3078 Use consistent capitalization style in node and section names.
3079
3080Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
3081
3082 * gdb.texinfo: Change typo "Two two" to "The two".
3083
3084Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3085
3086 * stabs.texinfo (XCOFF-differences): Remove references to
3087 non-existent types N_DECL and N_RPSYM.
3088
3089 * stabs.texinfo (String Field): Say that type attributes bug is
3090 fixed in GDB 4.10, since it is.
3091
3092 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3093
3094Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
3095
3096 * stabs.texinfo: Formatting cleanups.
3097
3098Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3099
3100 * stabs.texinfo: When explaining the n_type of a stab, standardize
3101 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3102 no tabs, use @r).
3103 (Global Variables): Clean up.
3104
3105Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3106
3107 * stabs.texinfo (Stack Variables): Re-write.
3108
3109Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3110
3111 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3112 addresses of a source file. Also revise formatting.
3113 Change "object module" or "object file" to "source file".
3114 Various: Miscellaneous cleanups.
3115
3116Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3117
3118 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3119
3120Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
3121
3122 * gdbint.texinfo: Removed many nonsensical machine-collected
3123 host and target conditionals, described some of the remainder.
3124
3125Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3126
3127 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3128
3129 * gdbint.texinfo (Top): Add name to @top line, and re-write the
3130 paragraph which follows.
3131
3132 * gdbint.texinfo (Host): Use @code not @samp for Makefile
3133 variables. Looks better and avoids overful hbox.
3134
3135Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3136
3137 * stabs.texinfo (Procedures): Improve stuff on nested functions.
3138
3139Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3140
3141 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3142 retransmit-timeout
3143
3144Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3145
3146 * gdbint.texinfo: Update statement about `some ancient Unix
3147 systems, like Ultrix 4.0' to Ultrix 4.2.
3148
3149Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
3150
3151 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3152
3153 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3154
3155 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
3156 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3157
3158 * remote.texi: new name for former gdbinv-s.texi
3159
3160 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3161
3162Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
3163
3164 * gdbinv-s.texi: Documented timeout and retransmit-timeout
3165 variables for MIPS remote debugging protocol.
3166
3167Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3168
3169 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3170
3171Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
3172
3173 * Makefile.in (refcard.dvi): Use srcdir where necessary.
3174
3175Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
3176
3177 * gdb.texinfo: repair conditional bugs in text markup
3178
3179Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3180
3181 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
3182 to select Modula-2 material.
3183
3184Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3185
3186 * stabs.texinfo: Cleanups regarding statics.
3187
3188 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
3189 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
3190
3191Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3192
3193 * stabs.texinfo: N_MAIN is sometimes used for C.
3194
3195Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3196
3197 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
3198
3199Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
3200
3201 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 3202 removed from the code by Kingdon.
c906108c
SS
3203
3204Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3205
3206 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
3207 input when evaluating breakpoint conditions; the bug has been fixed.
3208
3209 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
3210 sets the ignore count to N-1, not to N.
3211
3212Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3213
3214 * refcard.tex (\hoffset): correct longstanding error to match
3215 intended offset; avoids cutting off edge on some printers
3216
3217Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3218
3219 * stabs.texinfo (Parameters): Say that order of stabs is significant.
3220
3221Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3222
3223 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
3224
3225Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3226
3227 * Makefile.in: (REFEDITS) new var to control whether PS or CM
3228 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
3229 collect sed edits if any, apply to refcard before formatting;
3230 (refcard.ps) stop implying PS fonts if PS output requested;
3231 (lrefcard.ps) delete extra target for variant PS fonts
3232
3233 * refcard.tex: parametrize papersize dependent info, collect
3234 in easily replaced spot
3235
3236 * a4rc.sed: new file, edits to refcard for A4 paper
3237
3238Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3239
3240 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
3241
3242Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3243
3244 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
3245
3246Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3247
3248 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
3249 politely rather than rudely.
3250
3251Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3252
3253 * stabs.texinfo: Document common blocks.
3254
3255Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
3256
3257 * stabs.texinfo: Add some basic info about stabs-in-elf.
3258
3259Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3260
3261 * stabs.texinfo (Top): Minor cleanup.
3262
3263Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
3264
3265 * Makefile.in (install-info): remove parentdir support
3266
3267Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3268
3269 * gdb.texinfo (Copying): delete this node and references to it;
3270 RMS says this manual need not carry GPL. (passim): Improvements
3271 from last round at FSF, largely due to Ian Taylor review, and
3272 minor formatting improvements.
3273
3274 * gdbinv-s.texi (passim): Improvements from last round at FSF,
3275 largely due to Ian Taylor review. (Debug Session): minor edits to
3276 new text.
3277
3278Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
3279
3280 * Makefile.in (realclean): Remove info and dvi files too.
3281
3282Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
3283
3284 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
3285 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
3286 * gdb.texinfo: Change accordingly.
3287
3288 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
3289 N_{L,R}BRAC,N_SLINE are relative to.
3290
3291Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
3292
3293 * Makefile.in (GDBvn.texi): Update atomically.
3294
3295Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
3296
3297 * gdbinv-s.texi (Debug Session): Document exceptionHook.
3298
3299Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
3300
3301 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
3302 addresses together. Also motivate the set print symbol-filename
3303 command and suggest other solutions.
3304
3305Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
3306
3307 * gdb.texinfo (set print elements): Note that the number of
3308 elements is set to unlimited by "set print elements 0".
3309
3310Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
3311
3312 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
3313 NF_LDOUBLE means.
3314 (Stab Types): Include Solaris stab types.
3315 (Procedures): Document Solaris extensions.
3316
3317Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
3318
3319 * gdb.texinfo: Add `set print symbol-filename' doc.
3320
3321Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3322
3323 * stabs.texinfo (Arrays): Talk about type definition vs. type
3324 information.
3325
3326 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
3327 the trailing semicolon.
3328
3329Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3330
3331 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
3332 and merge in other parts of the document addressing these subjects.
3333 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
3334
3335 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
3336 at the end of a range type.
3337
3338 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
3339 AIX extensions.
3340
3341Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3342
3343 * stabs.texinfo (Stabs Format): Misc fixes.
3344
3345Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3346
3347 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
3348 (Traditional builtin types): Document convex convention for long long.
3349 (Negative builtin types): Discuss type names, and misc fixes.
3350
3351Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3352
3353 * stabs.texinfo (Builtin Type Descriptors): Document the floating
3354 point types used with @samp{R} type descriptor.
3355 (Symbol Descriptors): Describe how to handle conflict between
3356 different meanings of @samp{P} symbol descriptor.
3357
3358Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3359
3360 * stabs.texinfo: Remove node Quick Reference and put its children
3361 directly under the main menu.
3362
3363 * stabs.texinfo: Many more changes to bring it into line with
3364 AIX documentation and reality. I think it now has all the
3365 information from the AIX documentation, except that I burned
3366 out when I got to variant records (Pascal and Modula-2) and
3367 all the COBOL types. Oh well, we can add them later when we're
3368 worrying more about those languages.
3369
3370 * stabs.texinfo (Automatic variables): Talk about what it means
3371 to omit the symbol descriptor.
3372
3373Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
3374
3375 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
3376 gcc2 behavior with promoted args.
3377
3378Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3379
3380 * gdb.texinfo: include readline appendices in info version of manual
3381
3382Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3383
3384 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
3385 target remote.
3386
3387 * gdb.texinfo (Machine Code): more index entries for disassemble
3388
3389Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
3390
3391 * Clarify the intended use of the gdb-testers and gdb-patches
3392 mailing lists, and shrink gzip comment.
3393
3394Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3395
3396 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
3397 DOSHOST configuration of manual.
3398
3399 * gdb.texinfo (MIPS Stack): new node.
3400
3401 * all-config.texi (MIPS) new switch.
3402
3403 * gdbinv-s.texi (Nindy Options) Remove two instances of future
3404 tense; (MIPS Remote) new node.
3405
3406 * gdb.texinfo (passim) rephrases to work around makeinfo @value
3407 bug; (Environment) less passive, other small cleanups in text about
3408 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
3409 (Remote) new MIPS Remote menu entry.
3410
3411Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
3412
3413 * stabs.texinfo: Many changes to include information from the
3414 AIX documentation.
3415
3416 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
3417
3418Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
3419
3420 * gdbint.texinfo (new node Debugging GDB, elsewhere):
3421 Move a bunch of information from ../README.
3422 (Getting Started): New node.
3423
3424Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3425
3426 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
3427
3428 * gdb.texinfo: advance manual revision dates to present
3429
3430 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
3431 stop using silly Roman numerals in @set variable names
3432
3433Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
3434
3435 * stabs.texinfo (Parameters): Keep trying to get this right.
3436
3437Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
3438
3439 * stabs.texinfo (Parameters): More on "local parameters".
3440
3441Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
3442
3443 * stabs.texinfo (Parameters): Re-do "local parameters" section.
3444
3445Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
3446
3447 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
3448 (Parameters): Rewrite.
3449 (xcoff-differences, Sun-differences): Minor changes.
3450
3451Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
3452
3453 * stabs.texinfo: Minor cleanup.
3454
3455Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
3456
3457 * gdbint.texinfo: Minor xcoff stuff.
3458
3459Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
3460
3461 * gdbint.texinfo: Update for new config directory structure.
3462 Add info about internal type data structures.
3463
3464Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
3465
3466 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
3467 $(srcdir).
3468 (gdb-config.texi): Depend on file in $(srcdir).
3469
3470Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
3471
3472 * stabs.texinfo: Fixes about N_SO.
3473
3474Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3475
3476 * gdb.texinfo: include list of nonstandard init file names
3477
3478 * *-config.texi: new switch GENERIC for text that applies *only*
3479 to (usual) multiple-target version of manual
3480
3481 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
3482 h8 config
3483
3484 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
3485 in menus (rather than conditionally selected multiple alternative
3486 menus).
3487
3488 * Makefile.in: define and use DOC_CONFIG var to select
3489 configuration for GDB user manual.
3490
3491 * gdb-config.texi: delete from repository, generate from Makefile.
3492
3493 * all-config.texi: normal `generic' configuration file, formerly
3494 stored as gdb-config.texi
3495
3496Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
3497
3498 * Makefile.in: add dvi target to build all .dvi files
3499
3500Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3501
3502 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
3503
3504Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
3505
3506 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
3507 host conditionals.
3508 * stabs.texinfo: More array fixes inspired by Jim's.
3509
3510Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
3511
3512 * stabs.texinfo: Fixes re arrays and continuations.
3513
3514 * gdbint.texinfo: Add XCOFF node.
3515
3516Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
3517
3518 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
3519
3520Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
3521
3522 * stabs.texinfo: Fix for array types to mention lower bounds.
3523
3524Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
3525
3526 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
3527
3528Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
3529
3530 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
3531
3532Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
3533
3534 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
3535 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
3536
3537Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
3538
3539 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
3540
3541Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3542
3543 * gdb.texinfo, gdbinv-s.texi: misc updates
3544
3545Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
3546
3547 * gdbint.texinfo: Brief documentation for longjmp support,
3548 from an email msg by Stu.
3549
3550Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
3551
3552 * stabs.texinfo: Fix description of floating point "range"
3553 types (which really define basic types). Reported by Jim Meehan,
3554 <meehan@src.dec.com>.
3555
3556 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
3557
3558Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
3559
3560 * gdbint.texinfo: Slightly expand section on supporting a new
3561 object file format.
3562
3563Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
3564
3565 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
3566 intermediate file.
3567
3568Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3569
3570 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3571
3572Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3573
3574 * gdbinv-s.texi: z8000 simulator target name is just "sim"
3575
3576 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
3577 as well as Z8002.
3578
3579Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
3580
3581 * gdbint.texinfo: Add sections on clean design and on how to send
3582 in changes.
3583
3584Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
3585
3586 * gdbint.texinfo: Add how to declare the result of make_cleanup.
3587
3588Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
3589
3590 * gdb.texinfo: Fix typo, reported by Karl Berry.
3591
3592Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
3593
3594 * gdb.texinfo: Add opcodes dir to GDB distribution description.
3595
3596Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3597
3598 * gdbint.texinfo: fixed a stray email address (needs @@),
3599 added @table @code to node "Native Conditionals"
3600
3601Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
3602
3603 * gdbint.texinfo: Describe coding style of GDB.
3604
3605Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
3606
3607 * stabs.texinfo: Minor wording changes.
3608
3609Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
3610
3611 * gdbint.texinfo: Improve release doc slightly.
3612
3613Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
3614
3615 * gdbint.texinfo: Improve doc of GDB config macros.
3616
3617Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
3618
3619 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
3620 These will be reinserted when examined.
3621
3622Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
3623
3624 * gdbint.texinfo: Make a start at documenting all the #if macros
3625 in GDB. At least list them all, and start separating them into
3626 host-specific and target-specific.
3627
3628Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3629
3630 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 3631 examples (not consistent w others).
c906108c
SS
3632 gdb.texinfo: issue disclaimer paragraph on cmdline options only
3633 for generic vn of doc
3634
3635Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
3636
3637 * Makefile.in: always create installation directories.
3638
3639Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3640
3641 * gdb.texinfo: in h8 config, do not describe searching commands.
3642
3643Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3644
3645 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3646 conditionals; introduce a few generic switches that may be
3647 useful for other cross-dev or dos-hosted configs.
3648
3649 * gdb.texinfo: fix typo in "info reg" description
3650
3651Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
3652
3653 * stabs.texinfo: Minor updates from running TeX over it.
3654 * Makefile.in (stabs.dvi, stabs.ps): Add.
3655
3656Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
3657
3658 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
3659 First pass at converting it to texinfo.
3660
3661Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
3662
3663 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
3664 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
3665
3666Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
3667
3668 * gdbint.texinfo: Add section on partial symbol tables.
3669
3670Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
3671
3672 * gdb.texinfo: document `set remotedebug' and `set
3673 rstack_high_address'.
3674
3675Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3676
3677 * gdb.texinfo: slight expansion of new text on reading info files
3678 * gdbinv-s.m4.in: correct and expand info on cross-debugging
3679 H8/300 from DOS.
3680
3681Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
3682
3683 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
3684
3685Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
3686
3687 * gdb.texinfo: Say how to read the `info' files.
3688
3689Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
3690
3691 * Makefile.in: gm4 -> m4.
3692
3693Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
3694
3695 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
3696 Documentation' ahead of `Installing GDB' to match README.
3697 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 3698 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
3699
3700Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
3701
3702 * Makefile.in: remove $(srcdir) from gdb.info rule.
3703
3704Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
3705
3706 * Makefile.in: commented out gdb-all.texinfo rule. This is
3707 temporary.
3708
3709Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
3710
3711 * Makefile.in, configure.in: removed traces of namesubdir,
3712 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
3713 copyrights to '92, changed some from Cygnus to FSF.
3714
3715Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
3716
3717 * gdb.texinfo: Improve how we ask for bug reports.
3718
3719Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3720
3721 * Makefile.in: infodir belongs in datadir.
3722
3723Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3724
3725 * Makefile.in: remove spaces following hyphens, bsd make can't
3726 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 3727 standards.text support.
c906108c
SS
3728
3729Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3730
3731 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3732 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
3733 and mandir now keyed off datadir by default.
3734
3735\f
3736Local Variables:
9e9c5ae7 3737mode: change-log
c906108c
SS
3738left-margin: 8
3739fill-column: 74
3740version-control: never
3741End:
This page took 0.683131 seconds and 4 git commands to generate.