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