projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e79c3d
)
* NEWS: Document the removal of "catch load" and "catch unload".
author
Joel Brobecker
<brobecker@gnat.com>
Tue, 18 Nov 2008 20:41:42 +0000
(20:41 +0000)
committer
Joel Brobecker
<brobecker@gnat.com>
Tue, 18 Nov 2008 20:41:42 +0000
(20:41 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index 27eb67c266e94632d658e99ca0ad36e86c5d6785..fae3deaf6949a69c4ba17db0e61865966c1bb370 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2008-11-18 Joel Brobecker <brobecker@adacore.com>
+
+ * NEWS: Document the removal of "catch load" and "catch unload".
+
2008-11-17 Doug Evans <dje@google.com>
* infcall.c (call_function_by_hand): Fix punctuation and capitalization
diff --git
a/gdb/NEWS
b/gdb/NEWS
index ab94020f45f908b3e66b8004e2ecbf091654792e..86125c9d639dae7b783b7b980f192b7f92fc84fb 100644
(file)
--- 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