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: RFA: Fix a crasher in dwarfread.c


On Mon, Jun 23, 2003 at 03:52:11PM -0400, Elena Zannoni wrote:
> Daniel Jacobowitz writes:
>  > Having gotten two reports of this, I figure we might as well at least not
>  > segfault on it.  Diab's C++ compiler, may it rot in the depths of something
>  > or other for producing DWARF 1, emits static members differently from GCC. 
>  > GCC's we just ignore the static fields.  Diab's we crash.
>  > 
>  > Neither is good; but I don't really care about dwarfread enough to fix the
>  > former, so this converts the latter into the former.  OK?
> 
> 
> Did you check this in?
> If not go ahead

Thanks... checked in (branch too).

-- 
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]