* scripttempl/pe.sc: Use PROVIDE with etext, end, _end,
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
f30ee0bc
AC
12003-03-01 Andrew Cagney <cagney@redhat.com>
2
3 * gdbint.texinfo (Target Architecture Definition): Rename
4 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5
62003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
7
8 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9 DEPRECATED_INIT_EXTRA_FRAME_INFO.
10
be448670
CF
112003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
12
13 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
14 (Non-debug DLL symbols): New node, describing the minimal symbols
15 loaded from DLLs without real debugging symbols.
16
501eef12
AC
172003-02-20 Andrew Cagney <ac131313@redhat.com>
18
19 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
20 hardware-breakpoint-limit".
21 (Set Watchpoints): Add cross reference to "set remote
22 hardware-watchpoint-limit".
23 (Remote configuration options): New section.
24
21c294e6
AC
252003-02-04 Andrew Cagney <ac131313@redhat.com>
26
e9be73e4
AC
27 * gdbint.texinfo (Target Architecture Definition): Delete
28 descrption of IS_TRAPPED_INTERNALVAR.
29
21c294e6
AC
30 From Keith Seitz <keiths@redhat.com>:
31 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
32 option "-i"/"--interpreter" to this chapter. Include index
33 entries.
34
0179ffac
DC
352003-02-04 David Carlton <carlton@math.stanford.edu>
36
37 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
38 (Variables): Recommend stabs+ and DWARF 2.
39 (C plus plus expressions): Correct info about
40 compiler versions, debug formats.
41 (Contributors): Change 'DWARF2' to 'DWARF 2'.
42 PR symtab/874.
43
7ca9f392
AC
442003-02-01 Andrew Cagney <ac131313@redhat.com>
45
46 * gdbint.texinfo (Target Architecture Definition): Delete
47 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
48 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
49 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
50 references to nindy and i960.
51 * gdb.texinfo (i960): Delete all references to i960 and nindy.
52
31a85ea2
AC
532003-02-01 Andrew Cagney <ac131313@redhat.com>
54
55 * gdbint.texinfo (Target Architecture Definition): Delete
56 FLOAT_INFO.
57
6b894e49
AC
582003-01-30 Andrew Cagney <ac131313@redhat.com>
59
60 * stabs.texinfo (Member Type Descriptor): Clarify description of
61 `@'. Suggested by Ben Hutchings.
62
c48861fb
AC
632003-01-29 Andrew Cagney <ac131313@redhat.com>
64
65 * gdb.texinfo (M68K): Delete reference to es1800.
66
617073a9
AC
672003-01-29 Andrew Cagney <ac131313@redhat.com>
68
69 * gdb.texinfo (Maintenance Commands): Document `maint print
70 reggroups' and `maint print register-groups'.
71 * gdbint.texinfo (Target Architecture Definition): Document
72 register_reggroup_p.
73
5b5d99cf
JB
742003-01-23 Jim Blandy <jimb@redhat.com>
75
76 * gdb.texinfo (Separate Debug Files): New section.
77
e7ba9c65
DJ
782003-01-22 Daniel Jacobowitz <drow@mvista.com>
79
80 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
81 and "maint show profile".
82
94e91d6d
MC
832003-01-16 Michael Chastain <mec@shout.net>
84
85 * gdb.texinfo (Installing GDB): Warn against
86 ".../gdb-VERSION/gdb/configure".
87 (Separate Objdir): Likewise.
88
867f3898
AC
892003-01-15 Andrew Cagney <ac131313@redhat.com>
90
91 * gdbint.texinfo (Target Architecture Definition): Delete
92 definition of PRINT_REGISTER_HOOK.
93
f153cc92
EZ
942003-01-15 Elena Zannoni <ezannoni@redhat.com>
95
96 (OpenRISC 1000): Fix formatting of command names.
97
c60eb6f1
EZ
982003-01-15 Elena Zannoni <ezannoni@redhat.com>
99
100 * gdb.texinfo (Continuing and Stepping): Add new command
101 'advance'. Clarify behavior of 'until'.
102
f5ebfba0
DJ
1032003-01-13 Daniel Jacobowitz <drow@mvista.com>
104
105 * gdb.texinfo (Files): Document solib-absolute-prefix and
106 solib-search-path.
107
4ce8657e
MC
1082003-01-09 Michael Chastain <mec@shout.net>
109
110 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
111 (Create a Release): Add new instructions for new @file{src-release}.
112 Document existing instructions for @file{Makefile.in} as
113 being for @value{GDBN} 5.3.1 or earlier.
114
372613e3
AC
1152003-01-09 Andrew Cagney <ac131313@redhat.com>
116
117 * gdbint.texinfo (Target Architecture Definition): Mention
118 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
119 allocate memory.
120
b4e9345d
DJ
1212003-01-04 Daniel Jacobowitz <drow@mvista.com>
122
123 * gdb.texinfo (Controlling GDB): Add @kindex for
124 "show osabi".
125 (Backtraces): Add @kindex's for backtrace-below-main.
126
98b45e30
DJ
1272003-01-04 Daniel Jacobowitz <drow@mvista.com>
128
129 * gdb.texinfo (Controlling GDB): Document "set osabi".
130
95f90d25
DJ
1312003-01-04 Daniel Jacobowitz <drow@mvista.com>
132
133 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
134 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
135
1e698235
DJ
1362003-01-04 Daniel Jacobowitz <drow@mvista.com>
137
138 * gdb.texinfo (Controlling GDB): Add ABI section. Document
139 "set coerce-float-to-double".
140 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
141
e632838e
AC
1422003-01-02 Andrew Cagney <ac131313@redhat.com>
143
144 * stabs.texinfo: Remove obsolete text.
145 * gdbint.texinfo: Ditto.
146 * gdb.texinfo: Ditto.
147
c133ab7a
MK
1482002-12-22 Mark Kettenis <kettenis@gnu.org>
149
150 * gdbint.texinfo (Target Architecture Definition): Update
151 description of gdbarch_register_osabi.
152
f821f325
KH
1532002-12-20 Kazu Hirata <kazu@cs.umass.edu>
154
155 * agentexpr.texi: Fix typos.
156 * annotate.texi: Likewise.
157 * fdl.texi: Likewise.
158
85a6d8d3 1592002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
160
161 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
162 DEPRECATED_INIT_FRAME_PC.
163
ae45cd16
AC
1642002-12-01 Andrew Cagney <ac131313@redhat.com>
165
166 * gdbint.texinfo (Target Architecture Definition): Delete
167 PC_IN_CALL_DUMMY.
168
07555a72
AC
1692002-11-28 Andrew Cagney <ac131313@redhat.com>
170
171 * gdbint.texinfo (Host Definition): Delete documentation on
172 USE_GENERIC_DUMMY_FRAMES.
173
c166cdc7
EZ
1742002-11-26 Elena Zannoni <ezannoni@redhat.com>
175
176 Fix PR gdb/723 and PR gdb/245.
177 * Makefile.in (install-info): Run the install-info command as part
178 of the post install steps only.
179 (uninstall-info): New target.
180 (uninstall): New target.
181
35db0260
EZ
1822002-11-22 Elena Zannoni <ezannoni@redhat.com>
183
184 * Makefile.in (install): Make install do some real work.
185
9ba8d803
AC
1862002-11-19 Andrew Cagney <ac131313@redhat.com>
187
188 Fix POSIX problem reported by Paul Eggert.
189 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
190 Fix PR gdb/527.
191
903ad3a6
AC
1922002-10-26 Andrew Cagney <cagney@redhat.com>
193
194 * gdbint.texinfo (Target Architecture Definition): Delete
195 definition of DO_REGISTERS_INFO.
196
f2abfe65
KB
1972002-10-18 Kevin Buettner <kevinb@redhat.com>
198
199 * gdbint.texinfo (Address Classes): Fix problems with insertion
200 of ``{'' and ``}'' in example.
201
b5b0480a
KB
2022002-10-17 Kevin Buettner <kevinb@redhat.com>
203
204 * gdbint.texinfo (Address Classes): New section.
205 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
206 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
207 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
208 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
209
c85508ee
KD
2102002-10-11 Klee Dienes <kdienes@apple.com>
211
212 * gdb.texinfo (Registers): Mention vector registers as well as
213 floating registers in the documentation for 'info registers' and
214 'info all-registers'.
215
6d12fc3d
DJ
2162002-10-11 Daniel Jacobowitz <drow@mvista.com>
217
218 * gdbint.texinfo (CPLUS_MARKER): Remove item.
219
8d19fbd2
JJ
2202002-10-03 Jeff Johnston <jjohnstn@redhat.com>
221
222 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
223 interface definition.
224
a37295f9
MM
2252002-10-03 Marko Mlinar <markom@opencores.org>
226
227 * gdb.texinfo (Target Commands): Add or1k target specific
228 commands.
229 * gdb.texinfo (Contributors): Add myself to the contributors list.
230
da0f9dcd
AC
2312002-10-01 Andrew Cagney <ac131313@redhat.com>
232
233 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
234 and "mi1" instead of "mi1" and "mi0".
235
2e834e49
HPN
2362002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
237
238 * gdb.texinfo (Packets): Fix typos "alligned".
239 Correct z3/Z3 description. Correct z4/Z4 title.
240
050be0dc
AC
2412002-09-27 Andrew Cagney <ac131313@redhat.com>
242
243 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
244
1104b9e7
KB
2452002-09-25 Kevin Buettner <kevinb@redhat.com>
246
247 * gdb.texinfo: Use GNU/Linux instead of Linux.
248
512217c7
AC
2492002-09-25 Andrew Cagney <ac131313@redhat.com>
250
251 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
252
10998722
AC
2532002-09-24 Andrew Cagney <ac131313@redhat.com>
254
512217c7 255 * gdb.texinfo: Replace @example with @smallexample.
10998722 256
a0eb71c5
KB
2572002-09-20 Kevin Buettner <kevinb@redhat.com>
258
259 From Eli Zaretskii <eliz@is.elta.co.il>:
260 * gdb.texinfo (Character Sets): Use @smallexample instead of
261 @example. Use GNU/Linux instead of Linux.
262
2632002-09-20 Jim Blandy <jimb@redhat.com>
264
265 * gdb.texinfo: Add character set documentation.
266
2f870471
AC
2672002-09-19 Andrew Cagney <ac131313@redhat.com>
268
269 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
270 (Packets): Add cross reference from `b' packet to `z' packets.
271
790eb8f5
AC
2722002-09-19 Andrew Cagney <ac131313@redhat.com>
273
8d30a00d
AC
274 * gdb.texinfo (Maintenance Commands): Document ``maint
275 internal-error'' and ``maint internal-warning''.
276
790eb8f5
AC
277 * gdbint.texinfo (Target Architecture Definition): Revise
278 description of STACK_ALIGN. Add description of FRAME_ALIGN.
279
a23a7bf1
JB
2802002-09-19 Joel Brobecker <brobecker@gnat.com>
281
282 * gdbint.texinfo (Target Conditionals): Document the new
283 NAME_OF_MALLOC macro.
284
299ffc64
AC
2852002-09-05 Andrew Cagney <ac131313@redhat.com>
286
287 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
288 engineer.
289
b7bb15bc
SC
2902002-09-02 Stephane Carrez <stcarrez@nerim.fr>
291
292 * gdb.texinfo (TUI Overview): Document status line fields.
293
3d757584
SC
2942002-09-02 Stephane Carrez <stcarrez@nerim.fr>
295
296 * gdb.texinfo (TUI Commands): Document info win command.
297
269c21fe
SC
2982002-09-01 Stephane Carrez <stcarrez@nerim.fr>
299
300 * gdb.texinfo (TUI Overview): Document breakpoint markers.
301
7cf36c78
SC
3022002-09-01 Stephane Carrez <stcarrez@nerim.fr>
303
304 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
305 (TUI Keys): Likewise.
306
d2c6833e
AC
3072002-08-25 Andrew Cagney <ac131313@redhat.com>
308
309 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
310 for a packet receive.
311
46d8b1c3
AC
3122002-08-25 Andrew Cagney <ac131313@redhat.com>
313
314 * Makefile.in (clean): Move to end of file.
315 (distclean, maintainer-clean, realclean): Ditto.
316 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
317 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
318 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
319 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
320
b0787093
AC
3212002-08-24 Andrew Cagney <ac131313@redhat.com>
322
323 * Makefile.in (GDBINT_TEX_TMPS): Define.
324 (gdbint.dvi, gdbint.pdf): Use
325 (GDB_TEX_TMPS): Define.
326 (gdb.dvi, gdb.pdf): Use.
327 (STABS_TEX_TMPS): Define.
328 (stabs.dvi, stabs.pdf): Use.
329 (GDB_DOC_SOURCE_INCLUDES): New macros.
330 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
331 (GDBINT_DOC_FILES_INCLUDES): New macros.
332 (GDBINT_DOC_BUILD_INCLUDES): New macros.
333 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
334 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
335 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
336 (links2roff): Replace SFILES_INCLUDED with
337 GDB_DOC_SOURCE_INCLUDES.
338 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
339 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
340 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
341 dependencies.
342 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
343 dependencies.
344 (gdbmi.texinfo): Delete rule.
345 (inc-hist.texinfo): Delete rule.
346 (rluser.texinfo): Delete rule.
347
ebba8386
AC
3482002-08-23 Andrew Cagney <cagney@redhat.com>
349
350 * gdbint.texinfo (Target Architecture Definition): Update
351 STORE_RETURN_VALUE, mention regcache.
352
0ab7a791
AC
3532002-08-21 Andrew Cagney <ac131313@redhat.com>
354
355 * gdbint.texinfo (Target Architecture Definition): Document
356 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
357
ee2d5c50
AC
3582002-08-19 Andrew Cagney <ac131313@redhat.com>
359
360 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
361 Fix minor typos. Add index entries.
362
53c69bd7
AC
3632002-08-18 Andrew Cagney <ac131313@redhat.com>
364
365 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
366
e76f1f2e
AC
3672002-08-15 Andrew Cagney <ac131313@redhat.com>
368
369 * gdbint.texinfo (Target Architecture Definition): Document
370 PRINT_VECTOR_INFO.
371 * gdb.texinfo (Vector Unit): Document "info vectors" command.
372
0680b120
AC
3732002-08-13 Andrew Cagney <ac131313@redhat.com>
374
375 * gdb.texinfo (Maintenance Commands): Document "maint print
376 registers", "maint print raw-registers" and "maint print
377 cooked-registers".
378
3c3bea1c
GS
3792002-08-08 Grace Sainsbury <graces@redhat.com>
380
381 From Mark Salter:
382 * gdb.texinfo (Protocol): Document T packet extension to
383 allow watchpoint address reporting.
384
42f9b0a5
AC
3852002-08-03 Andrew Cagney <ac131313@redhat.com>
386
387 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
388
db034ac5
AC
3892002-08-01 Andrew Cagney <cagney@redhat.com>
390
391 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
392 to CHILL.
393
e2b28d04
AC
3942002-08-01 Andrew Cagney <ac131313@redhat.com>
395
396 * gdbint.texinfo (Coding): Revise section "Include Files".
397
7fb623f7
AC
3982002-07-24 Andrew Cagney <cagney@redhat.com>
399
400 * gdbint.texinfo: Obsolete references to m88k.
401 * gdb.texinfo: Ditto.
402
4a2b4636
JB
4032002-07-10 Joel Brobecker <brobecker@gnat.com>
404
7fb623f7 405 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
406 where the proper version of autoconf can be retrieved.
407
a71ec265
DH
4082002-07-09 Don Howard <dhoward@redhat.com>
409
410 * gdb.texinfo (Command Files): Further describe the behavior of
411 sourced command files.
412
b9aa90c9
AC
4132002-06-27 Andrew Cagney <ac131313@redhat.com>
414
415 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
416 (Coding): Clarify ISO C version that GDB assumes.
417
40dd2248
TT
4182002-06-26 Tom Tromey <tromey@redhat.com>
419
420 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
421 add_setshow_cmd_full.
422
bfac230e
DH
4232002-06-25 Don Howard <dhoward@redhat.com>
424
425 * gdb.texinfo (Memory Region Attributes): Document new behavior
426 for 'mem' command.
427
475b0867
JB
4282002-06-11 Jim Blandy <jimb@redhat.com>
429
919d772c
JB
430 * gdb.texinfo (Symbols): Update documentation for `info source'
431 command.
432
475b0867
JB
433 * gdb.texinfo (Macros): Call the command `info macro', not
434 `show macro'.
435
ba8c9337
AC
4362002-06-09 Andrew Cagney <ac131313@redhat.com>
437
438 * gdbint.texinfo (Coding): Add section ``Per-architecture module
439 data''.
440
1029b7fa
MK
4412002-06-09 Mark Kettenis <kettenis@gnu.org>
442
443 * gdbint.texinfo (Target Architecture Definition): Document
444 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
445
16737d73
AC
4462002-06-08 Andrew Cagney <ac131313@redhat.com>
447
448 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
449 lists.
450
30107679
AC
4512002-06-08 Andrew Cagney <ac131313@redhat.com>
452
453 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
454 Branch''.
455
3352e23e
AC
4562002-06-01 Andrew Cagney <ac131313@redhat.com>
457
458 * gdbint.texinfo (Target Architecture Definition): Add section
459 ``Converting an existing Target Architecture to Multi-arch''.
460
cbb09e6a
AC
4612002-05-30 Andrew Cagney <ac131313@redhat.com>
462
463 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
464 to ``Obsoleting code''. Revise.
465
e2e0bcd1
JB
4662002-05-17 Jim Blandy <jimb@redhat.com>
467
468 * gdb.texinfo (C Preprocessor Macros): New chapter.
469 Include it in the main menu.
470 (Contributors): Credit Jim Blandy with macro support.
471 (Compilation): Explain how to get macro information into the
472 executable.
473 (Expressions): Note that preprocessor macros are expanded.
474
9db8d71f
DJ
4752002-05-14 Daniel Jacobowitz <drow@mvista.com>
476
477 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
478 options for `target remote'.
479
6d531722
AC
4802002-05-13 Andrew Cagney <ac131313@redhat.com>
481
482 * gdbint.texinfo (Target Architecture Definition): Delete
483 documentation on NNPC_REGNUM.
484
13d01224
AC
4852002-05-11 Andrew Cagney <ac131313@redhat.com>
486
487 * gdbint.texinfo (Target Architecture Definition): Document
488 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
489 (Target Architecture Definition): Revise section `Using Different
490 Register and Memory Data Representations'. Add section `Raw and
491 Virtual Register Representations'.
492
b2e75d78
AC
4932002-05-11 Andrew Cagney <ac131313@redhat.com>
494
495 * gdbint.texinfo (Target Architecture Definition): Mention
496 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
497 (Target Architecture Definition): Mention same. Add references to
498 web pages.
499
2c8682ee
MS
5002002-05-08 Michael Snyder <msnyder@redhat.com>
501
502 * stabs.texinfo (Attributes): Document new "vector" attribute.
503
0816590b
AC
5042002-05-04 Andrew Cagney <ac131313@redhat.com>
505
506 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
507
2653173e
AC
5082002-05-04 Andrew Cagney <ac131313@redhat.com>
509
510 * gdb.texinfo: Delete obsolete references to a29k.
511
d7bd68ca
AC
5122002-04-24 Andrew Cagney <ac131313@redhat.com>
513
514 * gdbint.texinfo (Target Architecture Definition): Replace
515 IN_SIGTRAMP with PC_IN_SIGTRAMP.
516
21d83aa5
DM
5172002-04-24 David S. Miller <davem@redhat.com>
518
519 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
520
7673a6cc
DM
5212002-04-21 David S. Miller <davem@redhat.com>
522
523 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
524
d49d1e0a
AC
5252002-04-21 Andrew Cagney <ac131313@redhat.com>
526
527 * gdbint.texinfo (Target Architecture Definition): Delete
528 definition of HAVE_REGISTER_WINDOWS.
529
4be31470
EZ
5302002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
531
532 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
533 "Theodore A. Roth" <troth@verinet.com>.
534
5ca0cb28
DH
5352002-04-15 Don Howard <dhoward@redhat.com>
536
537 From Eli Zaretskii <eliz@is.elta.co.il>
538 * gdb.texinfo (show max-user-call-depth): Correct formatting.
539 Provide a better explaination of this feature.
540
f208ba17
AC
5412002-04-14 Andrew Cagney <ac131313@redhat.com>
542
543 * gdbint.texinfo (Target Architecture Definition): Remove
544 FRAME_CHAIN_COMBINE.
545
d5ba91de
MC
5462002-04-12 Michael Chastain <mec@shout.net>
547
548 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
549 REG_STACK_SEGMENT.
550
26818220
MC
5512002-04-09 Michael Chastain <mec@shout.net>
552
553 * gdbint.texinfo (Obsolete Conditionals): Remove references to
554 PYRAMID_* macros.
555
129188f6
AC
5562002-04-07 Andrew Cagney <ac131313@redhat.com>
557
558 * gdb.texinfo (Bug Reporting): Document that the web is the
559 prefered way of submitting bug reports.
560 (Bug Reporting): Delete the s-mail address as the last resort.
561
8227c0ff
AC
5622002-04-05 Andrew Cagney <ac131313@redhat.com>
563
564 * gdbint.texinfo (Target Architecture Definition): Delete
565 references to TARGET_WRITE_FP and write_fp.
566
16d9dec6
MS
5672002-03-27 Michael Snyder <msnyder@redhat.com>
568
569 * gdb.texinfo: Document new commands dump, append, and restore.
570
9ae8b82c
AC
5712002-03-27 Andrew Cagney <ac131313@redhat.com>
572
573 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
574 Branch'.
575
474c8240
AC
5762002-03-18 Andrew Cagney <ac131313@redhat.com>
577
578 * gdb.texinfo: Change all examples to @smallexample.
579 * gdbint.texinfo: Ditto.
580
fb0ff88f
AC
5812002-03-18 Andrew Cagney <ac131313@redhat.com>
582
583 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
584 Branches''.
585
9bb0a4d8
AC
5862002-03-18 Andrew Cagney <ac131313@redhat.com>
587
588 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
589 Policy''.
590
937f164b
FF
5912002-03-04 Fred Fish <fnf@redhat.com>
592
593 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
594 expresson, suports, dependant, trhe, perhaphs, situtations,
595 explictily, taged, oportunity, unfortunatly).
596
a7b40f07
AC
5972002-02-24 Andrew Cagney <ac131313@redhat.com>
598
599 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
600 Remove reference to 3.12.
601
aab4e0ec
AC
6022002-02-23 Andrew Cagney <ac131313@redhat.com>
603
604 * gdbint.texinfo: Include fdl.texi.
605 (Top): Add GNU Free Documentation License.
606 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
607 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
608 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
609 (gdbint.info): Add srcdir to include path.
610 * gdb.texinfo: Include gpl.texi.
611 (Top): Add Copying.
612 * gpl.texi: New file.
613
47b95330
AC
6142002-02-23 Andrew Cagney <ac131313@redhat.com>
615
616 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
617
78c47bea
PM
6182002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
619
620 * gdb.texinfo: Document Cygwin native specific commands.
621
56460a61
DJ
6222002-02-15 Daniel Jacobowitz <drow@mvista.com>
623
624 * gdb.texinfo: Document gdbserver ``--attach'' command.
625
def71bfa
MS
6262002-02-07 Michael Snyder <msnyder@redhat.com>
627
628 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
629 to @code(_ovly_debug_event).
630
c928edc0
AC
6312002-02-07 Andrew Cagney <ac131313@redhat.com>
632
633 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
634
81d46470
MS
6352002-02-06 Michael Snyder <msnyder@redhat.com>
636
637 * gdb.texinfo (overlays): Mention new magic symbol
638 '_ovly_debug_event', which allows GDB to keep better track
639 of overlays.
640
6ca652b0
EZ
6412002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
642
643 * gdb.texinfo (Memory Region Attributes): Fix the wording.
644 Suggested by Dmitry Sivachenko.
645
646 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
647
15110bc3
MS
6482002-02-01 Michael Snyder <msnyder@redhat.com>
649
650 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
651
6763aef9
MS
6522002-01-30 Michael Snyder <msnyder@redhat.com>
653
ac282366
MS
654 * gdb.texinfo: (remote protocol): Gramatical fix-up.
655 (set trust-readonly-sections): Document.
6763aef9 656
8642bc8f
AC
6572002-01-29 Andrew Cagney <ac131313@redhat.com>
658
659 * gdbint.texinfo (Releasing GDB): Revise and update.
660
afe64c1a
AC
6612002-01-28 Andrew Cagney <ac131313@redhat.com>
662
663 * gdbint.texinfo (Target Architecture Definition): Delete
664 description of TARGET_BYTE_ORDER_DEFAULT.
665
59649f2e
EZ
6662002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
667
668 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
669 <mitya@cavia.pp.ru>.
670
3d6e1b5a
AC
6712002-01-23 Andrew Cagney <ac131313@redhat.com>
672
673 * libgdb.texinfo: Delete file.
674
6c0e9fb3
AC
6752002-01-22 Andrew Cagney <ac131313@redhat.com>
676
677 * gdb.texinfo: Remove makeinfo 3.12 hacks.
678 * gdbint.texinfo: Ditto.
679
e0ce93ac
AC
680Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
681
682 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
683
be298bcc
AC
6842002-01-22 Andrew Cagney <ac131313@redhat.com>
685
686 * Makefile.in: Update copyright.
687 (TEXI2DVI): Define.
688 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
689 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
690 gdb-cfg.texi.
691 (TEXINDEX, PDFTEX): Delete makefile variables.
692
8e04817f
AC
6932002-01-22 Andrew Cagney <ac131313@redhat.com>
694
695 * gdb.texinfo (Protocol): Move section to appendix.
696
6b2f586d
AC
6972002-01-21 Andrew Cagney <ac131313@redhat.com>
698
699 * gdb.texinfo (Remote Debugging): Create a menu.
700 (Top): Add ``Remote Debugging'' to menu.
701
6f05cf9f
AC
7022002-01-21 Andrew Cagney <ac131313@redhat.com>
703
704 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
705 serial protocol'' from here.
706 (Remote Debugging): To here. New chapter.
707
3fd3d7d2
AC
7082002-01-20 Andrew Cagney <ac131313@redhat.com>
709
710 * gdbint.texinfo (Target Architecture Definition): Delete
711 description of TARGET_BYTE_ORDER_SELECTABLE_P.
712
7fd60527
AC
7132002-01-20 Andrew Cagney <ac131313@redhat.com>
714
715 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
716 are no longer needed.
717 (Porting GDB): Add maintainer note about configure.host.
718
c2f05ac9
AC
7192002-01-20 Andrew Cagney <ac131313@redhat.com>
720
721 * gdbint.texinfo (Target Architecture Definition): Remove
722 definition of IEEE_FLOAT.
723
231b2aad
EZ
7242002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
725
726 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
727 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
728 <3diff@gnu.org>
231b2aad 729
82600034
AC
7302002-01-19 Andrew Cagney <ac131313@redhat.com>
731
732 * gdbint.texinfo (Host Definition): Remove references to
733 MALLOC_INCOMPATIBLE.
734
7708fa01
AC
7352002-01-17 Andrew Cagney <ac131313@redhat.com>
736
737 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
738 and xyz-xdep.o.
739
eb12ee30
AC
7402002-01-17 Andrew Cagney <ac131313@redhat.com>
741
742 * gdb.texinfo (Maintenance Commands): Add appendix.
743 (Set Breaks): Copy ``maint info breakpoint'' doco to
744 ``Maintenance Commands'' appendix. Add reference.
745
c9ccaa92
AC
7462002-01-17 Andrew Cagney <ac131313@redhat.com>
747
748 * fdl.texi: Remove next/prev from @node.
749
6826cf00
EZ
7502002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
751
752 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
753 for monstrous @multitable (from Brian Youmans).
754
755 * fdl.texi: New file.
756
757 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
758
8973da3a
AC
7592002-01-15 Andrew Cagney <ac131313@redhat.com>
760
761 * gdbint.texinfo (Releasing GDB): New chapter.
762
7d86b5d5
AC
7632002-01-14 Andrew Cagney <ac131313@redhat.com>
764
765 * gdb.texinfo (Embedded Processors, Calling program functions):
766 Obsolete references to a29k.
767
cc1cb004
AC
7682002-01-13 Andrew Cagney <ac131313@redhat.com>
769
770 * gdbint.texinfo (Coding): Review Cleanups section. Examples
771 examples. Document that a code-block should do or discard its
772 cleanups before exit.
773
79f12247
MS
7742002-01-11 Michael Snyder <msnyder@redhat.com>
775
776 * gdb.texinfo (Choosing files): Change @samp to @file.
777
19837790
MS
7782002-01-05 Michael Snyder <msnyder@redhat.com>
779
780 * gdb.texinfo (--pid): Document new command line option (attach).
781
2c0069bb
EZ
7822002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
783
784 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
785 in the stub.
786
d7449b42
AC
7872002-01-04 Andrew Cagney <ac131313@redhat.com>
788
789 * gdbint.texinfo (Target Architecture Definition): Replace
790 BIG_ENDIAN with BFD_ENDIAN_BIG.
791
f23631e4
AC
7922002-01-03 Andrew Cagney <ac131313@redhat.com>
793
794 * gdbint.texinfo (Target Architecture Definition): Replace
795 value_ptr with struct value pointer.
796
72c9928d
EZ
7972002-01-02 Eli Zaretskii <eliz@gnu.org>
798
799 * gdb.texinfo (Free Software): Fix wording.
800
959acfd1
EZ
8012001-12-31 Eli Zaretskii <eliz@gnu.org>
802
803 * gdb.texinfo (Free Software): New section ``Free Software Needs
804 Free Documentation''.
805
2a6585f0
EZ
8062001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
807
808 * stabs.texinfo:
809 * gdb.texinfo:
810 * gdbint.texinfo:
811 * libgdb.texinfo:
812 * annotate.texi: Fix the application of GFDL in the Copyright notice.
813
6600abed
MS
8142001-12-29 Michael Snyder <msnyder@redhat.com>
815
816 * gdb.texinfo (maint info sections): Fix typo.
817
f6680716
MS
8182001-12-26 Michael Snyder <msnyder@redhat.com>
819
fe95c787
MS
820 * gdb.texinfo (maint info sections): Document.
821
f6680716
MS
822 * gdb.texinfo (info proc): Comment out documentation for
823 'info proc' sub-options that are currently not implemented.
824
c3d3ce5b
JB
8252001-12-20 Jim Blandy <jimb@redhat.com>
826
827 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
828
778eb05e
AC
8292001-12-15 Andrew Cagney <ac131313@redhat.com>
830
831 * gdbint.texinfo (Target Architecture Definition): Replace
832 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
833
2607059c
AC
8342001-12-01 Andrew Cagney <ac131313@redhat.com>
835
836 * gdbint.texinfo (Host Definition): Delete documentation on
837 HOST_BYTE_ORDER.
838
df0cd8c5
JB
8392001-11-30 Jim Blandy <jimb@redhat.com>
840
841 * gdb.texinfo (Overlays): New chapter, documenting GDB's
842 overlay support. Add to top-level menu.
843
88118b3a
TT
8442001-11-26 Tom Tromey <tromey@redhat.com>
845
846 * gdb.texinfo (Command Syntax): Document C-o binding.
847
96565e91
CF
8482001-07-26 Christopher Faylor <cgf@redhat.com>
849
850 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
851 use since it is described in the referenced section.
852
853 From Eli Zaretskii <eliz@is.elta.co.il>
854 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
855 clearer when using DJGPP.
856
2a3d5645
CF
8572001-11-24 Christopher Faylor <cgf@redhat.com>
858
859 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
860 specifically refer to MS-DOS.
861 (command files): Mention gdb.ini is only used on MS-DOS.
862
aa26fa3a
TT
8632001-11-21 Tom Tromey <tromey@redhat.com>
864
865 * gdb.texinfo (Invoking GDB): Document --args.
866 (Mode Options): Likewise.
867
4f8ada06
JB
8682001-11-21 Jim Blandy <jimb@redhat.com>
869
870 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
871 Delete documentation; this macro has been removed from the
872 sources.
873
3fe0dc10
JB
8742001-11-13 Jim Blandy <jimb@redhat.com>
875
876 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
877
9e5abb06
CV
8782001-11-06 Corinna Vinschen <vinschen@redhat.com>
879
880 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
881
1c5dfdad
MS
8822001-11-05 Michael Snyder <msnyder@redhat.com>
883
884 * gdb.texinfo (info functions): Document use of backslash to
885 quote regexp chars in function names such as "operator*()".
886
990f9fe3
FF
8872001-11-01 Fred Fish <fnf@redhat.com>
888
889 * gdbint.texinfo (SOLIB_ADD): Document additional new
890 "readsyms" arg.
891
b433d00b
DH
8922001-10-30 Don Howard <dhoward@redhat.com>
893
070b1dd3
DH
894 * gdb.texinfo: (Command Files) Added documentation for the
895 behavior of gdb with input redirected from a file.
b433d00b 896
b7209cb4
FF
8972001-10-28 Fred Fish <fnf@redhat.com>
898
899 * gdb.texinfo (auto-solib-add): Change docs to match
900 implementation change.
901 (auto-solib-limit): Add docs for new variable.
902
1aa20aa8
AC
9032001-10-15 Andrew Cagney <ac131313@redhat.com>
904
905 * gdbint.texinfo (Target Architecture Definition): Function
906 value_as_pointer renamed to value_as_address.
907
fc0c74b1
AC
9082001-10-15 Andrew Cagney <ac131313@redhat.com>
909
910 * gdbint.texinfo (Target Architecture Definition): Default
911 POINTER_TO_ADDRESS functions assume unsigned addresses.
912 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
913 posting by Jim Blandy.
914
f4846649
JB
9152001-10-12 Jim Blandy <jimb@redhat.com>
916
917 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
918 version of texi2html (1.64) doesn't support this flag any more.
919
f277788b
MK
9202001-09-08 Mark Kettenis <kettenis@gnu.org>
921
a9dc4918
MK
922 * gdbint.texinfo (Host Definition): Remove description of
923 MEM_FNS_DECLARED.
924
d28379df
MK
925 * gdbint.texinfo (Host Definition): Remove description of R_OK.
926
f277788b
MK
927 * gdbint.texinfo (Host Definition): Remove description of
928 HAVE_SIGSETMASK.
929
7ccaa899
EZ
9302001-09-04 Elena Zannoni <ezannoni@redhat.com>
931
932 * gdbint.texinfo (Target Architecture Definition): Add
933 explanation of TARGET_PRINT_INSN macro.
934
17d9d558
JB
9352001-08-30 Jim Blandy <jimb@redhat.com>
936
937 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
938 Explain what it means to load relocatable files.
939
72cde065
JB
9402001-08-28 Jim Blandy <jimb@redhat.com>
941
942 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
943 info `top' menu.
944
9e678452
CF
945Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
946
947 * gdbint.texinfo: Add a cautionary note about macro use.
948
a2bea4c3 9492001-08-02 Corinna Vinschen <vinschen@redhat.com>
7ccaa899 950
a2bea4c3
CV
951 * gdb.texinfo: Explain omitting the hostname in the
952 `target remote' command.
953
1129bf27
DJ
9542001-07-30 Daniel Jacobowitz <drow@mvista.com>
955
956 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
957 and END-INFO-DIR-ENTRY.
958
732b3002
SC
9592001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
960
961 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
962
89437448
AC
9632001-07-25 Andrew Cagney <ac131313@redhat.com>
964
965 * gdbint.texinfo (libgdb): Rewrite.
966
9a1c15c5
EZ
9672001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
968
969 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
970
c4555f82
SC
9712001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
972
973 * gdb.texinfo (TUI): New chapter, document the TUI.
974 (Mode Options): Document the -tui option.
975
2f45a6e0
MK
9762001-07-23 Mark Kettenis <kettenis@gnu.org>
977
978 * gdbint.texinfo (Host Definition): Remove description of
979 NEED_POSIX_SETPGID.
980
9f20bf26
EZ
9812001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
982
983 * gdb.tex (DJGPP Native): New node, with descriptions of
984 DJGPP-specific commands.
985
be9c6c35
JM
9862001-07-19 John R. Moore <jmoore@redhat.com>
987
988 * gdbint.texinfo: Three misspellings.
989
dfa249fb
AC
9902001-07-06 Andrew Cagney <ac131313@redhat.com>
991
992 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
993 `test` expressions on bash. Problem reported by Colin Walters.
994
c72e7388
AC
9952001-07-04 Andrew Cagney <ac131313@redhat.com>
996
997 * gdbint.texinfo (User Interface): Update ui-out documentation to
998 refelect recent UI/MI updates.
999
94bbb2c0
AC
10002001-07-04 Andrew Cagney <ac131313@redhat.com>
1001
1002 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
1003 interpreters.
1004
af6c57ea
AC
10052001-06-15 Andrew Cagney <ac131313@redhat.com>
1006
1007 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
1008 structure and not macros.
1009 (Host Definition): Document that much of this chapter is obsolete.
1010 (Target Architecture Definition): Update list of files that make
1011 up a target architecture.
1012 (Coding): Update.
1013
83aa8bc6
AC
10142001-06-28 Andrew Cagney <ac131313@redhat.com>
1015
1016 * gdbint.texinfo (Target Architecture Definition): Update
1017 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
1018 The latter has been changed to a true predicate.
1019
cb51c4e0
EZ
10202001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
1021
1022 * annotate.texi: Add @noindent where needed. From Dmitry
1023 Sivachenko <dima@Chg.RU>.
1024 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
1025
656db9b0
AC
10262001-06-16 Andrew Cagney <ac131313@redhat.com>
1027
1028 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
1029
df2396a1
AC
10302001-06-14 Andrew Cagney <ac131313@redhat.com>
1031
1032 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
1033 returns ``OK''. Document that the ``R'' packet does not reply.
1034
0f1f2b0a
MS
10352001-06-13 Michael Snyder <msnyder@redhat.com>
1036
1037 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
1038
24f93129
EZ
10392001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
1040
1041 * gdb.texinfo (Signals): Clarify the default setting of signal
1042 handling.
1043
a5d7c491
AC
10442001-05-14 Andrew Cagney <ac131313@redhat.com>
1045
1046 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
1047 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
1048
05a54c4f
AC
10492001-05-12 Andrew Cagney <ac131313@redhat.com>
1050
1051 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
1052
dab11f21
EZ
10532001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
1054
1055 * gdbint.texinfo (Clean Design and Portable Implementation):
1056 Renamed from "Clean Design".
1057 (Clean Design and Portable Implementation): Document portable
1058 methods of handling file names, and the associated macros.
1059
f5c37c66
EZ
10602001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
1061
1062 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
1063 command and provide a cross-reference to its description.
1064 (Symbols): Note that "info scope" is useful for trace experiments.
1065
c534679c
EZ
10662001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
1067
b37052ae
EZ
1068 * gdb.texinfo (Symbols): Document "info scope".
1069 (Tracepoints): New chapter.
1070 (Contributors): Update for v5.1.
1071 <All nodes>: Change "C++" to "C@t{++}".
1072
0ee54786
EZ
1073 * gdbint.texinfo (User Interface): A new section about ui_out
1074 functions, based on text written by Fernando Nasser.
1075
c534679c
EZ
1076 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
1077
3d67e040
EZ
10782001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
1079
e9c75b65
EZ
1080 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
1081
1082 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
1083
1084 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
1085 Replace "GDB" with "@value{GDBN}". Fix markup.
1086
1087 * annotate.texi: Change Permissions to GFDL. Update Copyright.
1088
3d67e040
EZ
1089 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
1090 a cross-reference to its description.
1091 (Symbols): Document "info symbol".
1092
9742079a
EZ
10932001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
1094
1095 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
1096 subsection "x86 Watchpoints".
1097 (Target Architecture Definition): Document the macros
1098 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
1099 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
1100
b0ed3589
AC
11012001-03-20 Andrew Cagney <ac131313@redhat.com>
1102
1103 * gdbint.texinfo (Target Architecture Definition): Update
1104 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
1105 list.
1106
b6ba6518
KB
11072001-03-06 Kevin Buettner <kevinb@redhat.com>
1108
1109 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
1110 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
1111
5ece1a18
EZ
11122001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
1113
1114 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
1115
56caf160
EZ
11162001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
1117
17cc6a06
EZ
1118 * gdb.texinfo (Environment): Document that `path' does not change
1119 the value of PATH in GDB's own environment (it did in the past,
1120 but that was changed on March 15, 1994). Reported by Doug Evans
1121 <dje@transmeta.com>.
1122
56caf160
EZ
1123 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
1124 its line. Fix markup of commands and macros. Add an Index node
1125 and index entries.
1126
29e57380
C
11272001-01-23 J.T. Conklin <jtc@redback.com>
1128
1129 * gdb.texinfo (Memory region attributes): New manual section.
1130
1c6147de
ND
11312001-01-04 Nicholas Duffek <nsd@redhat.com>
1132
1133 * gdbint.texinfo (POP_FRAME): Document use by return_command.
1134
b157b00f
EZ
11352000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
1136
1137 * refcard.tex: Version and copyright fixed. From Phil Edwards
1138 <pedwards@disaster.jaj.com>.
1139
0dcedd82
AC
1140Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
1141
1142 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
1143 DWARF2_REG_TO_REGNUM): Document.
1144
3b851bce
AC
1145Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
1146
1147 * gdbint.texinfo (Coding): Update current value of
1148 --enable-build-warnings. Mention --enable-gdb-build-warnings.
1149
4a92d011
EZ
11502000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
1151
1152 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
1153 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
1154
b90a5f51
CF
11552000-11-10 Christopher Faylor <cgf@cygnus.com>
1156
1157 * gdb.texinfo: Document new 'set step-mode' command.
1158
96c405b3
EZ
11592000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
1160
1161 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
1162 changes from Dmitry Sivachenko <dima@Chg.RU>.
1163
c78b4128
EZ
11642000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
1165
1166 * gdb.texinfo (Hooks): Document the new post-hook functionality.
1167 From Steven Johnson <sbjohnson@ozemail.com.au>.
1168
2e685b93
MK
11692000-08-10 Mark Kettenis <kettenis@gnu.org>
1170
1171 * gdbint.texinfo (Overall Structure): Spelling fix.
1172
6f6ef15a
EZ
11732000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1174
1175 * gdbint.texinfo (Target Architecture Definition): Document that
1176 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
1177 for which REGISTER_CONVERTIBLE returns a zero value.
1178
63ac3005
EZ
11792000-07-08 Christopher Faylor <cgf@cygnus.com>
1180
1181 * Makefile.in (install-info): Find files to install in either the
1182 build or source directories (adapted from Makefile.am).
1183
bd79f757
ND
11842000-07-07 Nicholas Duffek <nsd@redhat.com>
1185
1186 * stabs.texinfo: Fix spelling errors.
1187 (String Field): FILE-NUMBER starts from 0, not 1.
1188
5f208f6d
EZ
11892000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
1190
1191 * refcard.tex: Remove \centerline from the blurb. Patch from
1192 Brian Youmans.
1193
cc542d3b
EZ
11942000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
1195
1196 * Makefile.in (install-info): Support installation from outside of
1197 the source directory. Reported by Mark Harig
1198 <markh@frazier.landmark.com>.
1199
f3b28801
C
12002000-06-20 J.T. Conklin <jtc@redback.com>
1201
1202 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
1203
449f3b6c
AC
1204Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
1205
1206 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
1207 Generate using pdftex.
1208 (PDFTEX): Define.
1209 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
1210 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
1211 @contents at the start.
1212
48e934c6
EZ
12132000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
1214
1215 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
1216 Youmans.
1217
9e9c5ae7
AC
1218Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
1219
1220 From Brian Youmans:
1221 * gdb.texinfo: Fix ``et al.''.
1222
c741b251
AC
1223Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
1224
1225 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
1226 loop.
1227
4ab64e14
JG
12282000-05-19 Jimmy Guo <guo@cup.hp.com>
1229
1230 * configure: Regenerate.
1231
d3229ae3
EZ
12322000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
1233
1234 * Makefile.in (install-info): Run install-info on installed Info
1235 files.
1236
8c70017b
AC
1237Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1238
a7cb598a
AC
1239 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
1240 Andrew Cagney.
8c70017b 1241
598ca718
EZ
12422000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
1243
1244 * gdb.texinfo: Proofreading changes from Brian Youmans.
1245
bf0184be
ND
12462000-05-01 Nick Duffek <nsd@cygnus.com>
1247
1248 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
1249 startup sequence, minor edits.
1250
41afff9a
EZ
12512000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
1252
1253 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
1254 TeX.
1255
1256 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
1257 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
1258 like `n' and `s' which look weird. Convert some of the @kindex to
1259 @vindex, when they refer to variables, not commands.
1260
33e16fad
AC
1261Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
1262
1263 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
1264
7162c0ca
EZ
12652000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
1266
1267 * Makefile.in (GDBMI_DIR): New variable.
1268 (SET_TEXINPUTS): Add $(GDBMI_DIR).
1269 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
1270 (gdbmi.texinfo): New target, for texi2roff.
1271 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
1272 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
1273
1274 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
1275 gdbmi.texinfo.
1276 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
1277 comment.
1278
d167840f
EZ
12792000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1280
1281 * gdb.texinfo (Files): Update description of add-symbol-file
1282 command.
1283
8487521e
EZ
12842000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
1285
1286 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
1287 prevents the build (and is generally a Bad Idea).
1288
5beae2cf 12892000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
00e4a2e4
EZ
1290
1291 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
1292 a comma inside @var.
1293 (Command Files): Index markup changes from Dmitry Sivachenko
1294 <dima@Chg.RU>.
1295
39ec5655
EZ
12962000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
1297
1298 * Makefile.in (LN_S): Define.
1299 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
1300 invoke "ln -s" unless it is known to work.
1301
1302 * configure.in (AC_PROG_LN_S): Add.
1303
8dc7983f
JB
13042000-04-14 Jim Blandy <jimb@redhat.com>
1305
1306 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
1307 section.
1308 (Target Conditionals): Document ADDRESS_TO_POINTER,
1309 POINTER_TO_ADDRESS.
1310
1a8237e8
DB
13112000-04-11 Daniel Berlin <dan@cgsoftware.com>
1312
1313 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
1314 gdb-cfg.texi to get the value.
1315
ca526f1a
JB
13162000-04-10 Jim Blandy <jimb@redhat.com>
1317
1318 * gdbint.texinfo (Target Architecture Definition): Fix
1319 cross-references.
1320
faaafcb4
JB
13212000-04-08 Jim Blandy <jimb@redhat.com>
1322
1323 * gdbint.texinfo (Using Different Register and Memory Data
1324 Representations): New section.
1325 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
1326 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
1327 REGISTER_CONVERT_TO_RAW): Document.
1328
1b27397f
AC
1329Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
1330
1331 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
1332 for acknowledgments.
1333
480ff1fb
AC
1334Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
1335
1336 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
1337 qThreadExtraInfo.
1338
f1251bdd
C
13392000-03-28 J.T. Conklin <jtc@redback.com>
1340
1341 * gdb.texinfo: Clarify which remote debug protocol commands are
1342 required and which are optional.
1343
dbeb8dbd
AC
1344Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
1345
1346 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
1347 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
1348 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
1349 * annotate.texi: Update.
1350
6d2ebf8b
SS
13512000-03-28 Stan Shebs <shebs@apple.com>
1352
1353 * gdb.texinfo: Update dates, bump to Eighth Edition (note
1354 expectation of additional changes before release), update
1355 ISBN, add copy of top-level menu for @ifhtml, remove explicit
1356 node links, rephrase and/or shorten lines to fix formatting
1357 problem in both regular and @smallbook formats.
1358 * annotate.texi: Shorten lines in example, use smallexample
1359 consistently everywhere.
1360 * Makefile.in: Add comment about texinfo 4.0 html generation.
1361 (SFILES_INCLUDED): Add annotate.texi.
1362
5d161b24
DB
13632000-03-27 Daniel Berlin <dan@cgsoftware.com>
1364
1365 * gdb.texinfo (Debugging Output): Added new section, documenting
1366 the "set/show debug" commands.
1367
b9deaee7
AC
1368Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
1369
1370 * annotate.texi (Annotations): When GDBN omit @chapter and @node
1371 entry.
1372
1373 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
1374 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
1375 @chapter and @node entries.
1376
1377 * gdb.texinfo: Link all top-level nodes.
1378
9ef47d30
AC
1379Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
1380
1381 * Makefile.in (install-info): Create $(infodir) before installing
1382 files.
1383
cfeada60
FN
13842000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
1385
1386 From David Whedon <dwhedon@gordian.com>
1387 * gdbint.texinfo : Added paragraphs about command deprecation.
1388
6837a0a2
DB
13892000-03-22 Daniel Berlin <dan@cgsoftware.com>
1390
1391 * gdb.texinfo: Add documentation for the apropos command.
1392
bba2971c
MS
13932000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1394
1395 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
1396
2b628194
MS
13972000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
1398
1399 * gdb.texinfo: Add white space to prevent overprinting in
1400 two places.
1401
96a2c332
SS
14022000-03-17 Stan Shebs <shebs@apple.com>
1403
1404 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
1405 <dima@Chg.RU>, also clarification of allowed content for
1406 string constants.
1407
d700128c
EZ
14082000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
1409
1410 * gdb.texinfo (main menu): Add Annotations.
1411 (File Options): Add @cindex entries for each command-line option.
1412 Document --epoch, --annotate, --async, --interpreter, --write,
1413 --statistics, and --version.
1414
1415 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
1416 of GDB.
1417
9d233477
JB
14182000-02-23 Jim Blandy <jimb@redhat.com>
1419
1420 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
1421
14e0eb3b
JB
14222000-02-22 Jim Blandy <jimb@redhat.com>
1423
1424 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
1425
3555de01
JM
14262000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
1427
1428 * Makefile.in (diststuff): New target.
1429
5e35df8e
KB
14302000-02-15 Kevin Buettner <kevinb@redhat.com>
1431
1432 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 1433 architecture. [From Jim Wilson.]
5e35df8e 1434
c5394b80
JM
14352000-01-16 Tom Tromey <tromey@cygnus.com>
1436
1437 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
1438 (Delete Breaks): Mention range arguments.
1439 (Disabling): Likewise.
1440
c3f6f71d
JM
14412000-01-05 Dmitry Sivachenko <dima@Chg.RU>
1442
1443 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
1444
c4093a6a
JM
1445Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
1446
1447 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
1448 valid functions.
1449
11cf8741
JM
14501999-11-05 Stan Shebs <shebs@andros.cygnus.com>
1451
1452 * gdb.texinfo: Clarify regular expressions used in rbreak.
1453
917317f4
JM
14541999-10-15 Kevin Buettner <kevinb@cygnus.com>
1455
1456 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
1457 MEMORY_REMOVE_BREAKPOINT): Document.
1458
1459Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
1460
1461 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
1462 offset re-using the DATA offset instead.
1463
2df3850c
JM
14641999-10-11 Jim Kingdon <kingdon@redhat.com>
1465
1466 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
1467
14681999-10-05 Stan Shebs <shebs@andros.cygnus.com>
1469
1470 From Dmitry Sivachenko <demon@gpad.ac.ru>:
1471 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
1472 typos.
1473
1474 * gdb.texinfo: Various minor wording and formatting improvements,
1475 mentions of additional command-line options.
1476
2acceee2
JM
14771999-09-30 Fred Fish <fnf@cygnus.com>
1478
1479 * gdb.texinfo: Document additional forms of specifying section
1480 names and addresses for the add-symbol-file command.
1481
c2c6d25f
JM
14821999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
1483
1484 * gdbint.texinfo: Fix typo, add the word "have".
1485
14861999-09-14 Jim Blandy <jimb@cris.red-bean.com>
1487
1488 * gdbint.texinfo (Target Architecture Definition): Document the
1489 SKIP_PERMANENT_BREAKPOINT macro.
1490
d4f3574e
SS
14911999-09-07 Stan Shebs <shebs@andros.cygnus.com>
1492
1493 * gdb.texinfo: Fiks speling errers.
1494
1495 * gdb.texinfo: Fix uses of @multitable.
1496
1497 From Eli Zaretskii <eliz@is.elta.co.il>:
1498 * gdb.texinfo: Include details specific to DOS host, clarify
1499 some confusing language, fix @ref/@xref/@pxref usages, add
1500 comments about using with optimization, add more indexing,
1501 fix info about disassembly-flavor.
1502
1503Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
1504
1505 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
1506 SKIP_SOLIB_RESOLVER): Define.
1507
1508Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
1509
1510 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
1511 ``g'' packets.
1512
104c1213
JM
15131999-08-30 Stan Shebs <shebs@andros.cygnus.com>
1514
1515 * gdb.texinfo: Create a new "Configurations" chapter with
1516 platform-specific info, inline remote.texi and move sections of it
1517 into the new chapter, move bits about info proc, heuristic search,
1518 and register stack into the new chapter.
1519 * remote.texi: Remove, now part of gdb.texinfo.
1520 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1521
15221999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
1523
1524 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
1525 GDB_TARGET_IS_MACH386): These kludges have gone away.
1526
1527Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1528
1529 * gdbint.texinfo (Target Architecture Definition): Mention
1530 TDEPLIBS.
1531
53a5351d
JM
15321999-08-20 Stan Shebs <shebs@andros.cygnus.com>
1533
1534 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
1535 surrounding text to fit HP-UX bits into general info.
1536 (HPPA-cfg.texi): Remove, no longer useful.
1537
1538 * gdb.texinfo: Remove explicit links from @node lines, remove
1539 HP-added "Detailed Node Listing" from main menu which confuses
1540 things.
1541
1542 From Dmitry Sivachenko <dima@Chg.RU>:
1543 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
1544 in description of `set environment'.
1545
15461999-08-17 Stan Shebs <shebs@andros.cygnus.com>
1547
1548 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1549
7be570e7
JM
15501999-08-12 Ben Elliston <bje@cygnus.com>
1551
1552 * gdbint.texinfo (Breakpoint Handling): Add missing words.
1553
15541999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1555
1556 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
1557 watch, awatch, and rwatch. Explain why the latter two cannot be
1558 set as software watchpoints. Document that watchpoints for local
1559 variables are deleted when the debuggee terminates.
1560
1561Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
1562
1563 * remote.texi (Protocol): Further clarification of the "qRcmd"
1564 packet. Allow E.. response packet. "qRcmd" packet is no longer
1565 reserved.
1566
15671999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1568
1569 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
1570 * gdb.texinfo: Ditto.
1571
96baa820
JM
15721999-08-06 Tom Tromey <tromey@cygnus.com>
1573
1574 * gdb.texinfo (KOD): New node.
1575
1576Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
1577
1578 * remote.texi (Rcmd): Fix minor formatting typos.
1579
1580Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1581
1582 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
1583 packets.
1584
adf40b2e
JM
15851999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
1586
1587 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
1588 fixes.
1589
43ff13b4
JM
1590Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
1591
1592 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
1593
085dd6e6
JM
1594Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1595
1596 * remote.texi (Communication Protocol): ``v'' is in use. Fix
1597 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
1598 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
1599 packets that are not supported on all hosts. Expand examples.
1600 Spell check.
1601
16021999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
1603
1604 * Makefile.in: Recognize html, install-html. Add targets
1605 to build HTML versions of documentation via texi2html.
1606
1607Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
1608
1609 * gdbint.texinfo (Testsuite): New chapter, information about the
1610 testsuite.
1611
1612Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1613
1614 * remote.texi (Communication Protocol): Rewrite.
1615
1616Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
1617
1618 * stabs.texinfo: Fix uses of xref.
1619
9e0b60a8
JM
1620Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
1621
1622 * gdbint.texinfo: Add an anti-printf exhortation, and update the
1623 info about patch submission.
1624
cce74817
JM
1625Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
1626
1627 From Per Bothner <bothner@cygnus.com>:
1628 * gdb.texinfo: Document Chill support.
1629
1630Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1631
1632 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
1633 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
1634 Document that the value should be greater-than or equal-to zero.
1635 (NO_STD_REGS): Document. Deprecate.
1636
ac9a91a7
JM
1637Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1638
1639 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
1640 Document that these are not used.
1641
1642Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1643
1644 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
1645
392a587b
JM
1646Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1647
1648 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
1649 numargs was dropped.
1650
1651Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
1652
1653 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
1654
b83266a0
SS
1655Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
1656
1657 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
1658 Update.
1659
7a292a7a
SS
1660Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1661
1662 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
1663 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
1664
1665Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
1666
1667 * gdbint.texinfo: Fix typos: $ -> @.
1668
1669Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
1670
1671 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
1672 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
1673 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
1674 BREAKPOINT_FROM_PC.
1675
1676Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
1677
1678 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
1679 CALL_DUMMY_STACK_ADJUST): Document.
1680
1681Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1682
1683 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
1684 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1685
16861999-04-02 Stan Shebs <shebs@andros.cygnus.com>
1687
1688 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
1689 longer exists.
1690
1691Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
1692
1693 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
1694 nearly all @ifset/@ifclear conditionals; nobody uses them, and
1695 they make the manual source incomprehensible.
1696 * h8-cfg.texi: Remove, hasn't been used in years.
1697
c906108c
SS
1698Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
1699
1700 * gdb.texinfo: Update the credits.
1701
1702Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
1703
1704 * gdb.texinfo: Fix mistakes noticed in printout of last
1705 draft, add Alpha to discussion of heuristic fence post.
1706
1707Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
1708
1709 * gdb.texinfo, remote.texi: Many changes; update to Seventh
1710 Edition, merge some HP changes into mainline, describe some
1711 previously undocumented features, describe more of the target
1712 commands available, eliminate obsolete section on renamed
1713 commands.
1714 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
1715
1716Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
1717
1718 * gdb.texinfo: Make many HPPA conditionals unconditional,
1719 including catchpoint description, since now on for all configs.
1720 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
1721 specializations.
1722
1723Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
1724
1725 * Makefile.in (GDBvn.texi): Fix match expression to work with
1726 current format of VERSION in gdb/Makefile.in.
1727 * gdb.texinfo: Fix node ref to match new readline.
1728
1729Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
1730
1731 * gdb.texinfo: Changes made as part of a project to merge in
1732 changes made by HP. Documentation makes extensive use of
1733 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
1734 on remote debugging. There are differences in documentation
1735 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
1736 the HP manual discusses catchpoints, hardware watchpoints, and
1737 some HPUX specific limitations for shared library support.
1738
1739 There are also a number of @node changes.
1740
17411999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1742
1743 * gdbint.texinfo (Formatting): Disambiguate a sentence.
1744 (C Usage): Same.
1745
1746Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
1747
1748 The following changes were made by Edith Epstein
1749 <eepstein@cygnus.com> as part of a project to merge in changes
1750 made by HP.
1751
1752 * HPPA-cfg.texi: new file.
1753
1754 * all-cfg.texi: set HPPA for HP PA-RISC targets.
1755
1756 * refcard.tex: change documentation about catch.
1757 removed info catch.
1758
1759Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
1760
1761 * gdbint.texinfo: Expand on GDB's coding standards,
1762 specify the use of arg names with prototypes.
1763
17641998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
1765
1766 * gdb.texinfo: Fix tipo.
1767
1768Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
1769
1770 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
1771 TARGET_BYTE_ORDER_SELECTABLE_P.
1772
1773Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
1774
1775 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
1776
17771998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
1778
1779 * agentexpr.texi: New file.
1780
1781Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
1782
1783 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
1784
17851998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
1786
1787 * remote.texi: Changed wording that implied that the GDB remote
1788 protocol caches register values instead of GDB itself.
1789
1790Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
1791
1792 * gdbint.texinfo: Add some info about symbol readers.
1793 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
1794 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
1795 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
1796 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
1797
1798Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
1799
1800 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
1801
1802Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
1803
1804 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
1805
1806Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
1807
1808 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
1809 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
1810
1811Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
1812
1813 * gdbint.texinfo: Fix minor typos.
1814
1815Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
1816
1817 * gdbint.texinfo: Complete overhaul. Group descriptions more
1818 logically, add more info on generic algorithms, remove much
1819 obsolete and/or wrong material.
1820
1821Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
1822
1823 * stabs.texinfo (Method Type Descriptor): Expand and correct.
1824
1825Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
1826
1827 * refcard.tex: Copyright, address updates.
1828
1829Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
1830
1831 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
1832 for the edition instead of confusing GDB-version-like numbers.
1833
1834Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
1835
1836 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
1837
1838Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
1839
1840 * LRS: Reformat a bit to keep text under 80 columns.
1841
1842Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
1843
1844 * gdb.texinfo: Add some credits, mention bug monitor.
1845 * remote.texi: Mention mips monitor targets.
1846 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
1847
1848Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
1849
1850 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
1851 files, finish sorting of host vs target vs native macros, describe
1852 some more of them.
1853
1854Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
1855
1856 * gdbint.texinfo (Host Conditionals): Document change from
1857 using NO_MMALLOC to it's inverse, USE_MMALLOC.
1858
1859Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
1860
1861 * gdbint.texinfo (Host Conditionals): Document
1862 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
1863
1864Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
1865
1866 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
1867 Document LSEEK_NOT_LINEAR.
1868
1869Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
1870
1871 * stabs.texinfo (Stab Section Basics): Make it clear that only
1872 some versions of the GNU linker remove the leading N_UNDF symbol.
1873
1874Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
1875
1876 * stabs.texinfo (String Field): Document type number pairs here,
1877 instead of in the Sun specific section.
1878 (Include Files): The GNU linker supports the N_BINCL
1879 optimization. Clarify the N_BINCL value, and what it is used
1880 for.
1881 (Procedures): Document N_FUN with an empty string to mark the end
1882 of a function.
1883 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
1884 (Sun Differences): Remove this node, as the information is now
1885 elsewhere in the main document.
1886 (Stab Section Basics): Mention that the GNU linker may optimize
1887 stabs and remove the leading N_UNDF symbol.
1888
1889Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
1890
1891 * gdb.texinfo, refcard.tex: Restore author credit
1892
1893Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
1894
1895 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
1896 documentation to account for START and END macros taking
1897 one arg.
1898
1899Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
1900
1901 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
1902 * gdb.texinfo (Frames): Fix typo.
1903
1904Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
1905
1906 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
1907 a target_signal as arg type, not a pid.
1908
1909Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1910
1911 * gdb.texinfo: Document `set assembly-language'.
1912
1913Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
1914
1915 * remote.texi: Update list of stubs in the GDB distribution.
1916
1917Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
1918
1919 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
1920 Also document that some systems can use mmalloc but must define
1921 this if their C runtime allocates memory that is later freed.
1922 (MMCHECK_FORCE): Document new macro.
1923
1924Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
1925
1926 * remote.texi: Add documentation for target Sparclet.
1927
1928Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1929
1930 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
1931 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
1932 * configure.in: Rewritten for autoconf.
1933 * configure: New.
1934
1935Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
1936
1937 * Makefile.in (DVIPS): New define, set to dvips.
1938 (dvi): Add stabs.dvi.
1939 (ps): New target.
1940 (all-doc): Depend on info, dvi, and ps targets.
1941 (STAGESTUFF): Add *.ps and *.dvi files.
1942 (clean-info, clean-dvi): Remove.
1943 (mostlyclean): Does not depend upon clean-info or clean-dvi,
1944 rules completely rewritten.
1945 (maintainer-clean): Remove clean-info and clean-dvi
1946 dependencies and put their actions in the rules.
1947 (gdb.ps): New target
1948 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
1949 intermediate TeX files, whether they have 2 or 3 character
1950 extensions.
1951 (gdbint.ps): Add target and rules.
1952 (gdb-internals): Delete unused target.
1953 (Makefile): Depends upon config.status also.
1954
1955Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
1956
1957 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
1958 set.
1959
1960Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
1961
1962 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
1963 * gdb.texinfo (Expressions): Fix erroneous array constant example.
1964
1965Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
1966
1967 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
1968
1969Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1970
1971 * gdb.texinfo (Print settings): Document
1972 `set/show print static-members' commands.
1973
1974Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
1975
1976 * gdbint.texinfo (Native): Document name change, coredep.c to
1977 core-aout.c.
1978
1979Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
1980
1981 * stabs.texinfo (Include Files): Document the values the SunOS4
1982 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
1983
1984Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
1985
1986 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
1987 Fix typo.
1988
1989Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
1990
1991 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
1992 "gdb.tar.Z".
1993
1994Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
1995
1996 * Makefile.in (maintainer-clean): New target, synonym for
1997 realclean.
1998
1999Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
2000
2001 * Update all FSF addresses except those in COPYING* files.
2002
2003Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
2004
2005 From Richard Earnshaw (rearnsha@armltd.co.uk):
2006 * gdb.texinfo (convenience variables): Document $_exitcode.
2007 (quit): Document optional expression to use as exit code.
2008
2009Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
2010
2011 * gdb.texinfo, remote.texi: Brought up to date with various
2012 GDB changes.
2013
2014Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
2015
2016 * gdb.texinfo: Update dates and versions, fix comments about
2017 hardware watchpoints in future releases and about the
2018 sharedlibrary command.
2019
2020Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2021
2022 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
2023 C_FUN stab. Other cleanups.
2024
2025Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2026
2027 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
2028 for the sparc stub.
2029
2030Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2031
2032 * annotate.texi: Clarify which addresses have differing formats
2033 depending on the language and which do not.
2034
2035Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2036
2037 * remote.texi (NetWare): Changed example to use BOARD= instead of
2038 NODE= argument to reflect correspoding change to gdbserve.nlm.
2039
2040Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2041
2042 * stabs.texinfo (Negative Type Numbers): Mention the fact that
2043 GDB, as well as AIX dbx, supports the size type attribute.
2044
2045Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2046
2047 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
2048
2049Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
2050
2051 * gdb.texinfo (Define): Document $arg0... arguments to commands,
2052 and new 'if' and 'while' commands.
2053
2054Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
2055
2056 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
2057
2058Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
2059
2060 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
2061 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
2062 NetWare targets. Mostly stolen from the Server node.
2063
2064Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2065
2066 * gdb.texinfo (Setting): Talk about the language of a source file
2067 versus the working language. The old documentation did not match
2068 what GDB did.
2069
2070Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2071
2072 * stabs.texinfo (Source Files): Document N_SO used to mark the end
2073 of a source file.
2074
2075Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
2076
2077 * gdb.texinfo (Processes): New node.
2078
2079Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2080
2081 * remote.texi: Update documentation of set/show mipsfpu.
2082
3fc11d3e
JM
2083Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
2084
2085 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
2086 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
2087
2088Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
2089
2090 * gdbint.texinfo: Removed mentions of some incorrectly placed and
2091 obsolete conditionals, described some others.
2092
2093Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2094
2095 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
2096 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
2097
2098Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
2099
2100 * gdbint.texinfo: Put regex conditionals in their own table.
2101
2102Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
2103
2104 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
2105 described or fixed the descriptions of many others.
2106
2107Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
2108
2109 * gdb.texinfo: Add some more credits.
2110 * gdbint.texinfo: Capitalize GDB consistently, describe some
2111 macros and remove some.
2112
2113Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
2114
2115 * gdbint.texinfo: Removed mentions of many incorrectly placed and
2116 obsolete conditionals, described some others.
2117
2118Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2119
2120 * gdb.texinfo (help targets): Changed to `help target', which
2121 is the correct gdb command.
2122
2123Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2124
2125 * annotate.texi (TODO): New node, for keeping track of annotations
2126 suggested but not yet implemented.
2127
2128Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2129
2130 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
2131 another symbol, it is not the address itself.
2132
2133Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
2134
2135 * stabs.texinfo (Stab Section Basics): Add comment about alignment
2136 of stabs-in-coff sections.
2137
2138Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2139
2140 * annotate.texi: Change edition to 0.5 and date to May 1994.
2141 Add index.
2142 (Frames): New node, for frame annotation.
2143 (Displays): New node, for display annotation.
2144
2145 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
2146 when waiting for your program to stop.
2147
2148Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2149
2150 * annotate.texi (Breakpoint Info): Document annotation of header
2151 fields and record annotation.
2152
2153Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2154
2155 * annotate.texi: New file, to document annotations.
2156
2157Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2158
2159 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
2160 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
2161
2162Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2163
2164 * stabs.texinfo (Stab Section Basics): Say what is in .stab
2165 section, and say n_strx field is compilation unit relative.
2166 * stabs.texinfo: Don't use @code for a.out when it is the name of
2167 an object file format.
2168
2169Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2170
2171 * gdb.texinfo: Refer to file names, not path names, per rms
2172 convention.
2173 (Arguments): Fix typo.
2174
2175Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2176
2177 * stabs.texinfo (Global Variables): Talk about stabs in files
2178 where variables are referenced, but not defined.
2179
2180Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2181
2182 * stabs.texinfo: Move stuff on @ and # type descriptors from node
2183 Cplusplus to new nodes Member Type Descriptor and Method Type
2184 Descriptor. Re-write stuff for #.
2185
2186Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2187
2188 * gdb.texinfo (Print Settings): Don't document "set print
2189 fast-symbolic-addr off". The bug which it worked around was fixed
2190 on 25 Feb 94 in coffread.c, so I'm nuking the command.
2191
2192 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
2193 N_ENTRY node.
2194
2195 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
2196
2197Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2198
2199 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
2200 references to ieee-float.c.
2201
2202Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2203
2204 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
2205 match what the code actually does.
2206
2207Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2208
2209 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
2210
2211Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
2212
2213 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
2214 i, and b.
2215
2216Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
2217
2218 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
2219 well as for ELF and SOM. Unify the descriptions of ELF and SOM
2220 as "stabs in sections" rather than just saying "ELF and SOM".
2221 Also make that stuff apply to COFF.
2222
2223Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2224
2225 * gdb.texinfo (Formatting Documentation): Change GhostScript to
2226 Ghostscript.
2227
2228Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2229
2230 * gdb.texinfo (Continuing and Stepping): When talking about "step"
2231 versus functions without line numbers, also mention stepping into
2232 them as well as "step" when you are in them. Tell the user how to
2233 deal with the situation. Add comment about "debugging information".
2234
2235Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2236
2237 * stabs.texinfo (Enumerations): Document restriction on where
2238 enumeration types can appear and still win with GDB.
2239
2240Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2241
2242 * stabs.texinfo (Negative Type Numbers): Document format for type
2243 -16.
2244
2245Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2246
2247 * gdb.texinfo (Selection, Frame Info): Update information about
2248 arbitrary frame specficiations.
2249
2250Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
2251
2252 * gdb.texinfo, remote.texi: general editing pass prior to Net release
2253
2254Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2255
2256 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
2257
2258Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
2259
2260 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
2261
2262Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2263
2264 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
2265 Differences node to Statics node.
2266 (Statics): Discuss XCOFF use of V symbol descriptor.
2267
2268 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
2269 not clean.
2270
2271Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
2272
2273 * gdb.texinfo (Print Settings): Document `set print
2274 fast-symbolic-addr' and improve the doc for some other
2275 `set print's.
2276
2277Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
2278
2279 * stabs.texinfo (String Field): Talk about defining several type
2280 numbers at once.
2281 Fix lint regarding changing node ELF Transformations to
2282 ELF and SOM Transformations.
2283
2284Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
2285
2286 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
2287
2288Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2289
2290 * stabs.texinfo (Cross-References): `::' is for nested types only
2291 within <>.
2292 (Structures): Document static members.
2293
2294Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2295
2296 * stabs.texinfo: Document S type attribute.
2297
2298Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
2299
2300 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
2301
2302Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
2303
2304 * gdbint.texinfo: Fix a few typos.
2305
2306Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2307
2308 * gdb.texinfo, remote.texi: formatting improvements
2309
2310 * gdb.texinfo (New Features): mention threads.
2311 (Summary, C): fix xrefs in newly contributed text.
2312 (Threads): index entries, clarifications, example
2313 (passim): minor typos fixed, phrasing improvements
2314
2315 * remote.texi (Bootstrapping): rephrase text on ^C and add index
2316 entries; (Server): explain use of gdbserver w/real-time systems,
2317 add example of conflicting TCP port; (MIPS Remote) break up
2318 running text into table, highlighting commands, and add example.
2319
2320Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2321
2322 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
2323
2324Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2325
2326 * stabs.texinfo (Nested Symbols): New node.
2327 (String Field, Symbol Descriptors, Cross-References): Refer to it.
2328
2329Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2330
2331 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
2332 to picking which Bbss.bss symbol to use, and (because there seems to
2333 be no good way of doing it) re-write some of the text to make it
2334 sound like Bbss.bss isn't such a great idea after all (as currently
2335 designed).
2336
2337 * gdb.texinfo (C): In addition to saying people have to use g++ for
2338 good results, say they have to use stabs. Specifically say cfront
2339 doesn't work well.
2340 (Summary): Merge in information on Modula-2, Pascal, and Chill from
2341 the gdb README. Add xrefs to places where the support for the various
2342 languages is described in detail.
2343
2344Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2345
2346 * stabs.texinfo: Clean up stuff about visibility and virtual
2347 characters.
2348
2349 * stabs.texinfo (N_M2C): Cite Sun doc.
2350
2351Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2352
2353 * gdb.texinfo: updates re threads.
2354 * remote.texinfo: avoid index entries starting with digits.
2355
2356Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2357
2358 * stabs.texinfo (Enumerations): Talk about large, negative and
2359 octal values. Clean up cross reference to type attributes.
2360 (String Field): Say that GDB 4.11 supports size attribute.
2361
2362Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2363
2364 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
2365 is a mandatory step. Make the stuff about that more concise.
2366
2367Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2368
2369 * stabs.texinfo (Class Names): New node.
2370
2371 * gdb.texinfo (Command Files): Explain order of init file reading.
2372
2373 * remote.texi (Bootstrapping): Talk about getting the serial driver
2374 to deal with ^C sent by gdb to stop the remote system.
2375
2376Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
2377
2378 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
2379
2380 * libgdb.texinfo (Defining Commands): made the DOC arg
2381 to gdb_define_app_command a char * instead of char **
2382 per a suggestion from kingdon.
2383
2384 * libgdb.texinfo: total rewrite from a different starting
2385 premise.
2386
2387Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2388
2389 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
2390 floats passed as doubles (to improve clarity).
2391
2392Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2393
2394 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
2395
2396 * a4rc.sed: update to work with Andreas Vogel papersize params
2397
2398 * refcard.tex: use Andreas Vogel simplifications of papersize
2399 params; remove useless version info; update copyright date.
2400
2401Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2402
2403 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
2404
2405Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2406
2407 * gdb.texinfo (Files): Say what address the load command loads it at.
2408
2409 * stabs.texinfo (Common Blocks): Minor cleanups.
2410
2411 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
2412 that Sun has backed away from the linker kludge and thus the relevant
2413 issue is changes to the SunPRO tools, not the Solaris linker.
2414
2415 * stabs.texinfo (Traditional Integer Types): Clean up description
2416 of octal bounds a little bit. Document extra leading zeroes.
2417
2418Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2419
2420 * gdb.texinfo (Signaling): Update for symbolic symbol names
2421 and add a section explaining the difference between the GDB
2422 signal command and the shell kill utility.
2423
2424Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
2425
2426 * libgdb.texinfo: added `@' to braces that were unescaped.
2427
2428Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
2429
2430 * libgdb.texinfo: new file. Spec for the gdb library.
2431
2432Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2433
2434 * stabs.texinfo (Include Files): Fix typo (start -> end).
2435
2436Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2437
2438 * gdb.texinfo, remote.texi: assorted small improvements, mostly
2439 from Melissa at FSF's editing pass.
2440
2441Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2442
2443 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
2444 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
2445 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
2446
2447Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2448
2449 * remote.texi (Bootstrapping): Discuss 386 call gates.
2450
2451Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2452
2453 * stabs.texinfo (Based Variables): New node.
2454
2455Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
2456
2457 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
2458 names, sizes, and formats to suggest how not to lose.
2459
2460Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
2461
2462 * stabs.texinfo (Methods): Fix typo.
2463
2464Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2465
2466 * gdb.texinfo: Fix a few typos.
2467
2468Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2469
2470 * gdb.texinfo: Clarify how well it works with Fortran.
2471
2472 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
2473 More on relocating stabs in ELF files.
2474
2475Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2476
2477 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
2478
2479Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2480
2481 * stabs.texinfo (Local Variable Parameters): Talk about nameless
2482 parameters on VAX.
2483
2484Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2485
2486 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
2487
2488Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2489
2490 * stabs.texinfo: Make info author notice match the TeX author notice.
2491
2492Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
2493
2494 * stabs.texinfo: Initial-caps all words in node names and
2495 non-trivial words in section names.
2496
2497Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2498
2499 * stabs.texinfo: Many minor cleanups.
2500
2501 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
2502
2503Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
2504
2505 * stabs.texinfo: Remove full description of big example.
2506 It's not really helpful; just use pieces of it where appropriate.
2507 Add more Texinfo formatting directives (@samp, etc.).
2508 Use @deffn to define stab types.
2509 Eliminate some wordiness. Break up some nodes.
2510 Add an (alphabetized) index of symbol types.
2511 Use consistent capitalization style in node and section names.
2512
2513Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
2514
2515 * gdb.texinfo: Change typo "Two two" to "The two".
2516
2517Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2518
2519 * stabs.texinfo (XCOFF-differences): Remove references to
2520 non-existent types N_DECL and N_RPSYM.
2521
2522 * stabs.texinfo (String Field): Say that type attributes bug is
2523 fixed in GDB 4.10, since it is.
2524
2525 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
2526
2527Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
2528
2529 * stabs.texinfo: Formatting cleanups.
2530
2531Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2532
2533 * stabs.texinfo: When explaining the n_type of a stab, standardize
2534 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
2535 no tabs, use @r).
2536 (Global Variables): Clean up.
2537
2538Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2539
2540 * stabs.texinfo (Stack Variables): Re-write.
2541
2542Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2543
2544 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
2545 addresses of a source file. Also revise formatting.
2546 Change "object module" or "object file" to "source file".
2547 Various: Miscellaneous cleanups.
2548
2549Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2550
2551 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
2552
2553Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
2554
2555 * gdbint.texinfo: Removed many nonsensical machine-collected
2556 host and target conditionals, described some of the remainder.
2557
2558Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2559
2560 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
2561
2562 * gdbint.texinfo (Top): Add name to @top line, and re-write the
2563 paragraph which follows.
2564
2565 * gdbint.texinfo (Host): Use @code not @samp for Makefile
2566 variables. Looks better and avoids overful hbox.
2567
2568Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2569
2570 * stabs.texinfo (Procedures): Improve stuff on nested functions.
2571
2572Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2573
2574 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
2575 retransmit-timeout
2576
2577Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2578
2579 * gdbint.texinfo: Update statement about `some ancient Unix
2580 systems, like Ultrix 4.0' to Ultrix 4.2.
2581
2582Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
2583
2584 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
2585
2586 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
2587
2588 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
2589 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
2590
2591 * remote.texi: new name for former gdbinv-s.texi
2592
2593 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
2594
2595Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
2596
2597 * gdbinv-s.texi: Documented timeout and retransmit-timeout
2598 variables for MIPS remote debugging protocol.
2599
2600Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2601
2602 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
2603
2604Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2605
2606 * Makefile.in (refcard.dvi): Use srcdir where necessary.
2607
2608Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
2609
2610 * gdb.texinfo: repair conditional bugs in text markup
2611
2612Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2613
2614 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
2615 to select Modula-2 material.
2616
2617Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2618
2619 * stabs.texinfo: Cleanups regarding statics.
2620
2621 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
2622 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
2623
2624Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2625
2626 * stabs.texinfo: N_MAIN is sometimes used for C.
2627
2628Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2629
2630 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
2631
2632Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
2633
2634 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
2635 removed from the code by Kingdon.
2636
2637Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2638
2639 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
2640 input when evaluating breakpoint conditions; the bug has been fixed.
2641
2642 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
2643 sets the ignore count to N-1, not to N.
2644
2645Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2646
2647 * refcard.tex (\hoffset): correct longstanding error to match
2648 intended offset; avoids cutting off edge on some printers
2649
2650Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2651
2652 * stabs.texinfo (Parameters): Say that order of stabs is significant.
2653
2654Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2655
2656 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
2657
2658Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2659
2660 * Makefile.in: (REFEDITS) new var to control whether PS or CM
2661 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
2662 collect sed edits if any, apply to refcard before formatting;
2663 (refcard.ps) stop implying PS fonts if PS output requested;
2664 (lrefcard.ps) delete extra target for variant PS fonts
2665
2666 * refcard.tex: parametrize papersize dependent info, collect
2667 in easily replaced spot
2668
2669 * a4rc.sed: new file, edits to refcard for A4 paper
2670
2671Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2672
2673 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
2674
2675Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2676
2677 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
2678
2679Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2680
2681 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
2682 politely rather than rudely.
2683
2684Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2685
2686 * stabs.texinfo: Document common blocks.
2687
2688Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
2689
2690 * stabs.texinfo: Add some basic info about stabs-in-elf.
2691
2692Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2693
2694 * stabs.texinfo (Top): Minor cleanup.
2695
2696Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2697
2698 * Makefile.in (install-info): remove parentdir support
2699
2700Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2701
2702 * gdb.texinfo (Copying): delete this node and references to it;
2703 RMS says this manual need not carry GPL. (passim): Improvements
2704 from last round at FSF, largely due to Ian Taylor review, and
2705 minor formatting improvements.
2706
2707 * gdbinv-s.texi (passim): Improvements from last round at FSF,
2708 largely due to Ian Taylor review. (Debug Session): minor edits to
2709 new text.
2710
2711Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
2712
2713 * Makefile.in (realclean): Remove info and dvi files too.
2714
2715Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
2716
2717 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
2718 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
2719 * gdb.texinfo: Change accordingly.
2720
2721 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
2722 N_{L,R}BRAC,N_SLINE are relative to.
2723
2724Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
2725
2726 * Makefile.in (GDBvn.texi): Update atomically.
2727
2728Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
2729
2730 * gdbinv-s.texi (Debug Session): Document exceptionHook.
2731
2732Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
2733
2734 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
2735 addresses together. Also motivate the set print symbol-filename
2736 command and suggest other solutions.
2737
2738Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
2739
2740 * gdb.texinfo (set print elements): Note that the number of
2741 elements is set to unlimited by "set print elements 0".
2742
2743Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
2744
2745 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
2746 NF_LDOUBLE means.
2747 (Stab Types): Include Solaris stab types.
2748 (Procedures): Document Solaris extensions.
2749
2750Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2751
2752 * gdb.texinfo: Add `set print symbol-filename' doc.
2753
2754Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2755
2756 * stabs.texinfo (Arrays): Talk about type definition vs. type
2757 information.
2758
2759 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
2760 the trailing semicolon.
2761
2762Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2763
2764 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
2765 and merge in other parts of the document addressing these subjects.
2766 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
2767
2768 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
2769 at the end of a range type.
2770
2771 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
2772 AIX extensions.
2773
2774Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2775
2776 * stabs.texinfo (Stabs Format): Misc fixes.
2777
2778Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2779
2780 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
2781 (Traditional builtin types): Document convex convention for long long.
2782 (Negative builtin types): Discuss type names, and misc fixes.
2783
2784Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2785
2786 * stabs.texinfo (Builtin Type Descriptors): Document the floating
2787 point types used with @samp{R} type descriptor.
2788 (Symbol Descriptors): Describe how to handle conflict between
2789 different meanings of @samp{P} symbol descriptor.
2790
2791Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2792
2793 * stabs.texinfo: Remove node Quick Reference and put its children
2794 directly under the main menu.
2795
2796 * stabs.texinfo: Many more changes to bring it into line with
2797 AIX documentation and reality. I think it now has all the
2798 information from the AIX documentation, except that I burned
2799 out when I got to variant records (Pascal and Modula-2) and
2800 all the COBOL types. Oh well, we can add them later when we're
2801 worrying more about those languages.
2802
2803 * stabs.texinfo (Automatic variables): Talk about what it means
2804 to omit the symbol descriptor.
2805
2806Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2807
2808 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
2809 gcc2 behavior with promoted args.
2810
2811Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2812
2813 * gdb.texinfo: include readline appendices in info version of manual
2814
2815Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2816
2817 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
2818 target remote.
2819
2820 * gdb.texinfo (Machine Code): more index entries for disassemble
2821
2822Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
2823
2824 * Clarify the intended use of the gdb-testers and gdb-patches
2825 mailing lists, and shrink gzip comment.
2826
2827Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2828
2829 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
2830 DOSHOST configuration of manual.
2831
2832 * gdb.texinfo (MIPS Stack): new node.
2833
2834 * all-config.texi (MIPS) new switch.
2835
2836 * gdbinv-s.texi (Nindy Options) Remove two instances of future
2837 tense; (MIPS Remote) new node.
2838
2839 * gdb.texinfo (passim) rephrases to work around makeinfo @value
2840 bug; (Environment) less passive, other small cleanups in text about
2841 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
2842 (Remote) new MIPS Remote menu entry.
2843
2844Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
2845
2846 * stabs.texinfo: Many changes to include information from the
2847 AIX documentation.
2848
2849 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
2850
2851Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
2852
2853 * gdbint.texinfo (new node Debugging GDB, elsewhere):
2854 Move a bunch of information from ../README.
2855 (Getting Started): New node.
2856
2857Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2858
2859 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
2860
2861 * gdb.texinfo: advance manual revision dates to present
2862
2863 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
2864 stop using silly Roman numerals in @set variable names
2865
2866Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
2867
2868 * stabs.texinfo (Parameters): Keep trying to get this right.
2869
2870Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
2871
2872 * stabs.texinfo (Parameters): More on "local parameters".
2873
2874Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
2875
2876 * stabs.texinfo (Parameters): Re-do "local parameters" section.
2877
2878Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
2879
2880 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
2881 (Parameters): Rewrite.
2882 (xcoff-differences, Sun-differences): Minor changes.
2883
2884Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
2885
2886 * stabs.texinfo: Minor cleanup.
2887
2888Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
2889
2890 * gdbint.texinfo: Minor xcoff stuff.
2891
2892Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
2893
2894 * gdbint.texinfo: Update for new config directory structure.
2895 Add info about internal type data structures.
2896
2897Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
2898
2899 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
2900 $(srcdir).
2901 (gdb-config.texi): Depend on file in $(srcdir).
2902
2903Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
2904
2905 * stabs.texinfo: Fixes about N_SO.
2906
2907Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2908
2909 * gdb.texinfo: include list of nonstandard init file names
2910
2911 * *-config.texi: new switch GENERIC for text that applies *only*
2912 to (usual) multiple-target version of manual
2913
2914 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
2915 h8 config
2916
2917 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
2918 in menus (rather than conditionally selected multiple alternative
2919 menus).
2920
2921 * Makefile.in: define and use DOC_CONFIG var to select
2922 configuration for GDB user manual.
2923
2924 * gdb-config.texi: delete from repository, generate from Makefile.
2925
2926 * all-config.texi: normal `generic' configuration file, formerly
2927 stored as gdb-config.texi
2928
2929Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
2930
2931 * Makefile.in: add dvi target to build all .dvi files
2932
2933Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2934
2935 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
2936
2937Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
2938
2939 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
2940 host conditionals.
2941 * stabs.texinfo: More array fixes inspired by Jim's.
2942
2943Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
2944
2945 * stabs.texinfo: Fixes re arrays and continuations.
2946
2947 * gdbint.texinfo: Add XCOFF node.
2948
2949Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
2950
2951 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
2952
2953Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
2954
2955 * stabs.texinfo: Fix for array types to mention lower bounds.
2956
2957Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
2958
2959 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
2960
2961Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
2962
2963 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
2964
2965Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
2966
2967 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
2968 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
2969
2970Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
2971
2972 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
2973
2974Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2975
2976 * gdb.texinfo, gdbinv-s.texi: misc updates
2977
2978Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
2979
2980 * gdbint.texinfo: Brief documentation for longjmp support,
2981 from an email msg by Stu.
2982
2983Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
2984
2985 * stabs.texinfo: Fix description of floating point "range"
2986 types (which really define basic types). Reported by Jim Meehan,
2987 <meehan@src.dec.com>.
2988
2989 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
2990
2991Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
2992
2993 * gdbint.texinfo: Slightly expand section on supporting a new
2994 object file format.
2995
2996Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
2997
2998 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
2999 intermediate file.
3000
3001Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3002
3003 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
3004
3005Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
3006
3007 * gdbinv-s.texi: z8000 simulator target name is just "sim"
3008
3009 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
3010 as well as Z8002.
3011
3012Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
3013
3014 * gdbint.texinfo: Add sections on clean design and on how to send
3015 in changes.
3016
3017Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
3018
3019 * gdbint.texinfo: Add how to declare the result of make_cleanup.
3020
3021Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
3022
3023 * gdb.texinfo: Fix typo, reported by Karl Berry.
3024
3025Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
3026
3027 * gdb.texinfo: Add opcodes dir to GDB distribution description.
3028
3029Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
3030
3031 * gdbint.texinfo: fixed a stray email address (needs @@),
3032 added @table @code to node "Native Conditionals"
3033
3034Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
3035
3036 * gdbint.texinfo: Describe coding style of GDB.
3037
3038Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
3039
3040 * stabs.texinfo: Minor wording changes.
3041
3042Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
3043
3044 * gdbint.texinfo: Improve release doc slightly.
3045
3046Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
3047
3048 * gdbint.texinfo: Improve doc of GDB config macros.
3049
3050Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
3051
3052 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
3053 These will be reinserted when examined.
3054
3055Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
3056
3057 * gdbint.texinfo: Make a start at documenting all the #if macros
3058 in GDB. At least list them all, and start separating them into
3059 host-specific and target-specific.
3060
3061Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3062
3063 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
3064 examples (not consistent w others).
3065 gdb.texinfo: issue disclaimer paragraph on cmdline options only
3066 for generic vn of doc
3067
3068Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
3069
3070 * Makefile.in: always create installation directories.
3071
3072Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3073
3074 * gdb.texinfo: in h8 config, do not describe searching commands.
3075
3076Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3077
3078 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
3079 conditionals; introduce a few generic switches that may be
3080 useful for other cross-dev or dos-hosted configs.
3081
3082 * gdb.texinfo: fix typo in "info reg" description
3083
3084Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
3085
3086 * stabs.texinfo: Minor updates from running TeX over it.
3087 * Makefile.in (stabs.dvi, stabs.ps): Add.
3088
3089Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
3090
3091 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
3092 First pass at converting it to texinfo.
3093
3094Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
3095
3096 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
3097 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
3098
3099Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
3100
3101 * gdbint.texinfo: Add section on partial symbol tables.
3102
3103Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
3104
3105 * gdb.texinfo: document `set remotedebug' and `set
3106 rstack_high_address'.
3107
3108Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
3109
3110 * gdb.texinfo: slight expansion of new text on reading info files
3111 * gdbinv-s.m4.in: correct and expand info on cross-debugging
3112 H8/300 from DOS.
3113
3114Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
3115
3116 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
3117
3118Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
3119
3120 * gdb.texinfo: Say how to read the `info' files.
3121
3122Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
3123
3124 * Makefile.in: gm4 -> m4.
3125
3126Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
3127
3128 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
3129 Documentation' ahead of `Installing GDB' to match README.
3130 Update shared library doc, -readnow and -mapped, and directory
3131 structure (add glob and mmalloc). Update configure doc.
3132
3133Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
3134
3135 * Makefile.in: remove $(srcdir) from gdb.info rule.
3136
3137Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
3138
3139 * Makefile.in: commented out gdb-all.texinfo rule. This is
3140 temporary.
3141
3142Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
3143
3144 * Makefile.in, configure.in: removed traces of namesubdir,
3145 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
3146 copyrights to '92, changed some from Cygnus to FSF.
3147
3148Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
3149
3150 * gdb.texinfo: Improve how we ask for bug reports.
3151
3152Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3153
3154 * Makefile.in: infodir belongs in datadir.
3155
3156Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3157
3158 * Makefile.in: remove spaces following hyphens, bsd make can't
3159 cope. install using INSTALL_DATA. added clean-info. added
3160 standards.text support.
3161
3162Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
3163
3164 * Makefile.in: idestdir and ddestdir go away. Added copyrights
3165 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
3166 and mandir now keyed off datadir by default.
3167
3168\f
3169Local Variables:
9e9c5ae7 3170mode: change-log
c906108c
SS
3171left-margin: 8
3172fill-column: 74
3173version-control: never
3174End:
This page took 0.35314 seconds and 4 git commands to generate.