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: [patch] strlen(null) in dwarf2read


On Tue, Sep 04, 2007 at 05:10:36PM -0700, Michael Snyder wrote:
> All right.  The reason I like -p is because it gives me the
> function name for context.  I can see that -u is more concise.
> 
> Wonder if there is a way to get the best of both?

Indeed there is.  I present to you.... -up!  -p alone implies context,
but -up works.

-- 
Daniel Jacobowitz
CodeSourcery


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