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