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