diff options
author | Joel Brobecker <brobecker@gnat.com> | 2009-10-07 18:27:22 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2009-10-07 18:27:22 +0000 |
commit | abc7453d9cd8a73229754cf03c4f75e358c659d8 (patch) | |
tree | 89760ed25d49091985ae3485ab1fa7bf8da13349 /gdb/NEWS | |
parent | 38af1bfe5d536fc1dc41955a1f92b4aef324da77 (diff) | |
download | gdb-abc7453d9cd8a73229754cf03c4f75e358c659d8.zip gdb-abc7453d9cd8a73229754cf03c4f75e358c659d8.tar.gz gdb-abc7453d9cd8a73229754cf03c4f75e358c659d8.tar.bz2 |
* NEWS: Update following the GDB 7.0 release.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,7 +1,9 @@ What has changed in GDB? (Organized release by release) -*** Changes since GDB 6.8 +*** Changes since GDB 7.0 + +*** Changes in GDB 7.0 * GDB now has an interface for JIT compilation. Applications that dynamically generate code can create symbol files in memory and register |