This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Windows/RFA/commit] Deprecate windows-specific dll-symbols command and aliases


> From: Joel Brobecker <brobecker@adacore.com>
> Date: Fri, 31 Jan 2014 13:48:26 +0400
> 
> diff --git a/gdb/NEWS b/gdb/NEWS
> index 5062e02..14af602 100644
> --- a/gdb/NEWS
> +++ b/gdb/NEWS
> @@ -51,6 +51,10 @@ qXfer:btrace:read's annex
>    The qXfer:btrace:read packet supports a new annex 'delta' to read
>    branch trace incrementally.
>  
> +* The "dll-symbols" command, and its two aliases ("add-shared-symbol-files"
> +  and "assf"), have been deprecated.  Use the "sharedlibrary" command, or
> +  its alias "share", instead.

OK for NEWS, but should we remove this command from gdb.texinfo?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]