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