Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [RFA/doco] document the removal of "catch load" and "catch unload"
@ 2008-11-17 19:13 Joel Brobecker
  2008-11-17 19:33 ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Brobecker @ 2008-11-17 19:13 UTC (permalink / raw)
  To: gdb-patches

[-- 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}

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA/doco] document the removal of "catch load" and "catch unload"
  2008-11-17 19:13 [RFA/doco] document the removal of "catch load" and "catch unload" Joel Brobecker
@ 2008-11-17 19:33 ` Eli Zaretskii
  2008-11-19  3:49   ` Joel Brobecker
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2008-11-17 19:33 UTC (permalink / raw)
  To: Joel Brobecker; +Cc: gdb-patches

> Date: Sun, 16 Nov 2008 10:45:54 -0800
> From: Joel Brobecker <brobecker@adacore.com>
> 
> 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?

Yes, thanks.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [RFA/doco] document the removal of "catch load" and "catch unload"
  2008-11-17 19:33 ` Eli Zaretskii
@ 2008-11-19  3:49   ` Joel Brobecker
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Brobecker @ 2008-11-19  3:49 UTC (permalink / raw)
  To: gdb-patches

> > 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?
> 
> Yes, thanks.

Thanks, Eli. Now checked in.

-- 
Joel


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-11-18 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-17 19:13 [RFA/doco] document the removal of "catch load" and "catch unload" Joel Brobecker
2008-11-17 19:33 ` Eli Zaretskii
2008-11-19  3:49   ` Joel Brobecker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox