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