mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 23:23:09 +00:00
NEWS: GDB understands GNAT Ada.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2004-11-02 Paul Hilfinger <hilfingr@nile.gnat.com>
|
||||||
|
|
||||||
|
* NEWS: GDB understands GNAT Ada.
|
||||||
|
|
||||||
2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
|
2004-10-23 Ulrich Weigand <uweigand@de.ibm.com>
|
||||||
|
|
||||||
* s390-tdep.c (enum pv_boolean): Remove.
|
* s390-tdep.c (enum pv_boolean): Remove.
|
||||||
|
|||||||
6
gdb/NEWS
6
gdb/NEWS
@@ -11,6 +11,12 @@ by GCC with the option -feliminate-dwarf2-dups and also by some
|
|||||||
proprietary compilers. With GCC, you must use GCC 3.3.4 or later
|
proprietary compilers. With GCC, you must use GCC 3.3.4 or later
|
||||||
to use -feliminate-dwarf2-dups.
|
to use -feliminate-dwarf2-dups.
|
||||||
|
|
||||||
|
* Ada
|
||||||
|
|
||||||
|
Initial support for debugging programs compiled with the GNAT
|
||||||
|
implementation of the Ada programming language has been integrated
|
||||||
|
into GDB. In this release, support is limited to expression evaluation.
|
||||||
|
|
||||||
*** Changes in GDB 6.2.1:
|
*** Changes in GDB 6.2.1:
|
||||||
|
|
||||||
* MIPS `break main; run' gave an heuristic-fence-post warning
|
* MIPS `break main; run' gave an heuristic-fence-post warning
|
||||||
|
|||||||
Reference in New Issue
Block a user