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