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