1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170
|
2003-02-01 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo (Ada Glitches): Remove documentation of renaming
restriction.
Document restriction on setting breakpoints on nested functions on
some platforms. [B612-024]
2002-07-26 Joel Brobecker <brobecker@gnat.com>
* gdb.texinfo (Stopping at the Beginning): Add a paragraph
explaining how to start the program until reaching the begining
of the elaboration phase.
For [9126-006].
2002-07-22 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo (Ada Set Commands): Expand the explanation of
varsize-limit, as per suggestion from Philippe Waroquiers.
For B508-009.
2002-06-18 Joel Brobecker <brobecker@gnat.com>
* gdb.texinfo: Change edition number to "Fourth", since the
previous edition number was "Third".
For [9803-004].
2002-03-31 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo (Ada Tasks): Remove a "note that" locution.
2002-02-20 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo: Insert missing newline that somehow got lost,
concatenating two commands.
(Additions to Ada): Elaborate a little on GDB expression
extensions for the benefit of Ada users.
2002-02-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo: Remove what appears to be obsolete conditionalization
of @contents entry at front.
2002-01-29 Joel Brobecker <brobecker@gnat.com>
* gdb.texinfo: Add some missing bits that were added in the GDB 4
documentation, but were missed in the GDB 5 documentation.
This is part of [9728-018].
2002-01-29 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* Makefile.in (refcard.dvi): Copy change from GDB 5.1 Makefile.in to
prevent problem when REFEDITS is empty. Fix documentation build
for recent versions of sh and bash shells (apparently). [9728-018]
2001-05-11 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* gdb.texinfo (Ada Exceptions): Add information about behavior
of unhandled exceptions [8712-008].
2000-06-06 Brett Porter <porter@nile>
* gdb.texinfo: Formatting changes to some examples:
used 'smallexample' and changed indenting to fit within margins.
2000-05-26 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* stabs.texinfo: Replace with GDB 5 version.
2000-05-25 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
* Move GNAT documentation change log to gdb/doc/ChangeLog.GNAT.
* Use gdb 5 standard all-cfg.texi file (remove conditionalization).
Wed Nov 18 23:28:24 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Sample Session): Update sample output slightly.
Sun Nov 8 02:12:45 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Additions to Ada): Document <...> convention.
(Ada Glitches): Document up-level addressing.
Sat Sep 12 14:23:39 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Ada Generic Units): Add documentation of FILE:FUNC:LINE
and FILE:*:LINE syntax.
Sat Jul 25 03:22:34 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Stopping at Main Program): Add documentation for 'begin'
command.
Sat Jul 4 22:26:14 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Ada Mode Intro): Add information on limited overloading
resolution.
Fri Jun 12 01:03:08 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* Makefile.in (TEXIDIR): Enable this directive. Apparently, some
versions of texinfo.tex (including, for example, 2.196) have some
problem that causes a problem with the TOC. Also, changed version
of texinfo.tex included in ../../texinfo back to 2.122. It appears
that there are quoting problems in the index introduced by later
versions.
Mon May 25 12:39:22 1998 Arnaud Charlet <charlet@gnat.com>
* gdb.texinfo (Ada Tasks): Document info task n
Tue May 19 13:29:55 1998 Arnaud Charlet <charlet@gnat.com>
* gdb.texinfo (Ada Tasks): Document task switching.
Update examples. Give a detailled list of task's states.
(Languages): Add filename extensions for Ada
Sat Feb 14 17:25:33 1998 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Ada Tasks): Document handling of generic instantiations.
Mon Dec 1 00:00:51 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Omissions from Ada): Comment on VAX floating-point
non-support.
(Ada): Add 'set varsize-limit' and 'show varsize-limit' documentation.
Fri Nov 7 00:51:03 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Ada Exceptions): Document 'break assert'.
Wed Nov 5 23:44:28 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Ada Exceptions): Add info exceptions.
Tue Oct 14 02:58:40 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Additions to Ada): Correct $var to @var.
Sat Oct 11 03:07:44 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo: Revise 'info task' example. Update omission list.
Thu Sep 25 01:59:37 1997 Paul N. Hilfinger <hilfingr@syracuse.McKusick.COM>
* gdb.texinfo (Additions to Ada): Document new string escapes.
Mon Aug 4 23:19:36 1997 Paul N. Hilfinger <hilfingr@nile.gnat.com>
* gdb.texinfo: Corrected documentation on Ada breakpoints.
Sun Jul 6 18:07:17 1997 Paul N. Hilfinger <hilfingr@nile.gnat.com>
* gdb.texinfo: Attribute abbreviation. Fix disclaimers on fixed-point.
Thu Jul 3 21:49:25 1997 Paul N. Hilfinger <hilfingr@nile.gnat.com>
* gdb.texinfo (Ada Glitches): Added caveat on fixed-point arithmetic.
Tue Jul 1 04:04:43 1997 Paul N. Hilfinger <hilfingr@nile.gnat.com>
* gdb.texinfo (Ada Exceptions): Add 'break exception' documentation.
Mon Jun 30 01:32:00 1997 Paul N. Hilfinger <hilfingr@nile.gnat.com>
* gdb.texinfo (Ada): New section.
Introduced OTHERLANG variable where MOD2 had previously been used
to detect configuration for languages other than C and C++.
|