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