diff options
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -100,6 +100,10 @@ regular breakpoints. ARM Symbian arm*-*-symbianelf* +* D language support. + GDB now supports debugging programs written in the D programming + language. + *** Changes in GDB 7.1 * C++ Improvements |