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


> > Attached is the new version of the patch, with the GDB manual now
> > simply stating that the commands are deprecated instead of removing
> > their documentation. Can you tell me if the changes look OK?
> 
> Yes, it's OK.
> 
> Thanks.

Thanks, Eli. The patch is now in.

> > gdb/ChangeLog:
> > 
> >         * windows-nat.c (_initialize_windows_nat): Deprecate the
> >         "dll-symbols" command.  Turn the "add-shared-symbol-files"
> >         and "assf" aliases into commands, and deprecate them as well.
> >         * NEWS: Add entry explaining that "dll-symbols" and its two
> >         aliases are now deprecated.
> > 
> > gdb/doc/ChangeLog:
> > 
> >         * gdb.texinfo (Files): Document "add-shared-symbol-files"
> >         and "assf" as being deprecated.
> >         (Cygwin Native): Likewise for "dll-symbols".
> >         (Non-debug DLL Symbols): Remove reference to "dll-symbols"
> >         as a way to force the loading of symbols from a DLL.
-- 
Joel


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