This is the mail archive of the gdb@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: `processor' command


 > > I'm not sure what you meant by ``un-document''; if that means leave a
 > > command, but don't document it, I'm against it.
 > 
 > I meant to remove the documentation for the "processor" command, which
 > does not exist.  Maybe it did once but the command has already been
 > removed.
 > 
 > My next choice would be to remove "set processor"; but if you think
 > it's still in use and worthwhile as an alias, we could add
 > "show processor" as a new alias instead.

My preference would be to remove "set processor" as I find aliases (which
aren't just abbreviations) more to remember.  The command "info target" tells
you about the target, while the command "info files" tells you about... er, the
target.

Sometimes they also provide anomalies, e.g, "bt", "where" and "info stack" are
all the same -- except that hookpost-backtrace doesn't work with last alias.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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