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: [RFA] dwarf2loc, guard against null


On Mon, Sep 17, 2007 at 02:26:54PM +0200, Jerome Guitton wrote:
> * retry to print the variable => end up in dwarf_expr_frame_base,
> no frame, crash.
> 
> We are (probably) still using a wrong .debug_info at this point.

Yeah.  Shouldn't you have gotten a "no such variable in this scope"
error?  I'm not sure how symbol lookup found a local variable without
any frame.

-- 
Daniel Jacobowitz
CodeSourcery


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