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: [RFC 2/5] Frame unwinding using struct value


On Fri, Apr 04, 2008 at 10:22:14AM -0700, Joel Brobecker wrote:
> The gdb_assert should be moved up before the "if (frame_debug)" block.
> Otherwise, we'll bomb while dereferencing FRAME before we trip the
> assertion. (I realize that this code was already like this before)

Thanks, fixed.

-- 
Daniel Jacobowitz
CodeSourcery


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