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: Argument pointers, dwarf and prologue analysis


On Mon, Nov 21, 2005 at 11:10:46PM +0800, Randolph Chung wrote:
> >We've got dwarf unwind information to play with now.  Even with the new
> >additions in dwarf3, it's not so good at representing what you need. 
> >I'd need to see a larger example to know how we could, or couldn't, do
> >this.
> 
> What would you like to see?

How about full assembly and debug info for some case we get wrong?  At
least three frames where the middle one uses its arguments after the
call site, so we have a non-leaf function to look at.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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