This is the mail archive of the gdb-patches@sources.redhat.com 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: bug in read_2u (in dwarf2cfi.c)


On Tue, Mar 25, 2003 at 09:48:48AM -0800, Mark Dettinger wrote:
> The function read_2u (in dwarf2cfi.c) has a small, but fatal bug.
> Since read_2u is a helper function, this bug can probably cause
> many different kinds of errors. The symptom I encountered was
> that, during a backtrace, gdb threw the error
> "dwarf cfi error: unknown cfa instruction".
> 
>  
> 2003-03-25  Mark Dettinger <dettinge at de dot ibm dot com>
>  
>         * dwarf2cfi.c: function read_2u was corrected.

Thanks.  I've checked this in as an obvious fix.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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