[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [openrisc] Function prologue and stack frame



Hi Scott,
 
can you comit your patch to the cvs?
 
regards,
Damjan
 
----- Original Message -----
Sent: Saturday, February 08, 2003 1:32 AM
Subject: Re: [openrisc] Function prologue and stack frame

I’ve attached a patch to gdb that appears to fix the problem with stack backtraces.  It contains modifications to or1k_skip_prologue() and or1k_frame_chain().  Caveat: This code does not yet handle the case where a stack frame is larger than 32KB, but the unpatched code didn’t handle this case either.