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