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: [commit] Fix a C++ segfault


On Thu, Jul 20, 2006 at 05:27:57PM -0700, Joel Brobecker wrote:
> Hello Daniel,
> 
> > 2006-07-20  Daniel Jacobowitz  <dan@codesourcery.com>
> > 
> > 	* eval.c (evaluate_struct_tuple): Skip static fields.
> 
> I don't know C++ too much - how often is this likely to occur?
> Would this be a safe patch for the branch?

Safe, but not particularly relevant.  None of this code has been used
in years, it's quite clear - in fact 80% of that function is devoted to
Chill support.

-- 
Daniel Jacobowitz
CodeSourcery


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