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