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