2003-09-29 Andrew Cagney <cagney@redhat.com>
* NEWS: Mention Objective-C.
This commit is contained in:
parent
69ba8a0d69
commit
1fe43d4531
2 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2003-09-29 Andrew Cagney <cagney@redhat.com>
|
||||
|
||||
* NEWS: Mention Objective-C.
|
||||
|
||||
2003-09-29 Jerome Guitton <guitton@act-europe.fr>
|
||||
|
||||
* arm-tdep.c (arm_make_prologue_cache): Use trad_frame_addr_p to
|
||||
|
|
5
gdb/NEWS
5
gdb/NEWS
|
@ -16,6 +16,11 @@ SGI Iris (MIPS) running Irix V3: mips-sgi-irix or iris
|
|||
|
||||
*** Changes in GDB 6.0:
|
||||
|
||||
* Objective-C
|
||||
|
||||
Support for debugging the Objective-C programming language has been
|
||||
integrated into GDB.
|
||||
|
||||
* New backtrace mechanism (includes DWARF 2 Call Frame Information).
|
||||
|
||||
DWARF 2's Call Frame Information makes available compiler generated
|
||||
|
|
Loading…
Reference in a new issue