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