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