diff options
author | Joel Brobecker <brobecker@gnat.com> | 2008-11-18 20:41:42 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2008-11-18 20:41:42 +0000 |
commit | d5cbbe6e685c83c43a8ae304dae253f324af2067 (patch) | |
tree | a27a45aef7c175c88f2fe46d97c6e51e146082f2 /gdb/NEWS | |
parent | 8e79c3df515af53e2f21aed2d8ad7226af33f447 (diff) | |
download | binutils-d5cbbe6e685c83c43a8ae304dae253f324af2067.tar.gz binutils-d5cbbe6e685c83c43a8ae304dae253f324af2067.tar.bz2 binutils-d5cbbe6e685c83c43a8ae304dae253f324af2067.zip |
* NEWS: Document the removal of "catch load" and "catch unload".
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -176,6 +176,12 @@ macro undef x86 DICOS i[34567]86-*-dicos* +* Removed commands + +catch load +catch unload + These commands were actually not implemented on any target. + *** Changes in GDB 6.8 * New native configurations |