From: Joel Brobecker <brobecker@adacore.com>
To: gdb-patches@sourceware.org
Subject: [RFA/doco] document the removal of "catch load" and "catch unload"
Date: Mon, 17 Nov 2008 19:13:00 -0000 [thread overview]
Message-ID: <20081116184554.GJ9963@adacore.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 443 bytes --]
First, a NEWS entry to document the fact that 2 commands have been
removed:
2008-11-16 Joel Brobecker <brobecker@adacore.com>
* NEWS: Document the removal of "catch load" and "catch unload".
And next, an update to the GDB manual, to remove the documentation
of these commands:
* gdb.texinfo (Set Catchpoints): Remove the documentation of
commands "catch load" and "catch unload".
OK to commit?
Thanks,
--
Joel
[-- Attachment #2: load-unload-news.diff --]
[-- Type: text/plain, Size: 287 bytes --]
diff --git a/gdb/NEWS b/gdb/NEWS
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -175,6 +175,12 @@ macro undef
* New targets
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
[-- Attachment #3: load-unload-doc.diff --]
[-- Type: text/plain, Size: 720 bytes --]
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -3643,16 +3643,6 @@ A call to @code{vfork}. This is current
A call to @code{vfork}. This is currently only available for HP-UX
and @sc{gnu}/Linux.
-@item load
-@itemx load @var{libname}
-@cindex break on load/unload of shared library
-The dynamic loading of any shared library, or the loading of the library
-@var{libname}. This is currently only available for HP-UX.
-
-@item unload
-@itemx unload @var{libname}
-The unloading of any dynamically loaded shared library, or the unloading
-of the library @var{libname}. This is currently only available for HP-UX.
@end table
@item tcatch @var{event}
next reply other threads:[~2008-11-16 18:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-17 19:13 Joel Brobecker [this message]
2008-11-17 19:33 ` Eli Zaretskii
2008-11-19 3:49 ` Joel Brobecker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081116184554.GJ9963@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb-patches@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox