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