From d5cbbe6e685c83c43a8ae304dae253f324af2067 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Tue, 18 Nov 2008 20:41:42 +0000 Subject: [PATCH] * NEWS: Document the removal of "catch load" and "catch unload". --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 27eb67c266..fae3deaf69 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2008-11-18 Joel Brobecker + + * NEWS: Document the removal of "catch load" and "catch unload". + 2008-11-17 Doug Evans * infcall.c (call_function_by_hand): Fix punctuation and capitalization diff --git a/gdb/NEWS b/gdb/NEWS index ab94020f45..86125c9d63 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -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 -- 2.34.1