This is the mail archive of the gdb@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: GDB 6.5.90 available for testing (GDB 6.6 pre-release)


On Tue, Dec 05, 2006 at 11:12:59AM -0800, Jim Blandy wrote:
> 
> Here's the patch I've been using for this.  It'd be better to rework
> the way those functions use those obstacks, but...
> 
> 2006-12-05  Jim Blandy  <jimb@codesourcery.com>
> 
>       * cp-valprint.c (cp_print_value_fields, cp_print_value):
>       Initialize tmp_obstack, to avoid warnings.
>       * p-valprint.c (pascal_object_print_value_fields)
>       (pascal_object_print_value): Same.
>   

What is wrong with

http://sources.redhat.com/ml/gdb-patches/2006-12/msg00008.html


H.J.


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