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] Don't SEGV on invalid dwarf2 frame info


Richard Henderson writes:
 > On Thu, Jul 10, 2003 at 05:28:19PM -0400, Elena Zannoni wrote:
 > > As is, the patch doesn't compile.
 > 
 > Eh?  Certainly it did.
 > 

there was an include missing, and I was getting a few warnings from
the lack of a prototype.

 > > I also think that there should be a check after reading the
 > > initial_length, that such length is within the section.
 > 
 > Oops.  That got lost during a code rearrangement.
 > I should put it back in...
 > 

It's in the version I posted.

elena

 > 
 > r~


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