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: [patch] Use value_at_lazy() when dereferencing type int expressions


On Tue, 18 Jun 2002, Andrew Cagney wrote:

> > -    return value_at (builtin_type_int,
> > +    return value_at_lazy (builtin_type_int,
> 
> Hmm, yes!
> 
> Andrew
> 
> 

Committed.

-- 
dhoward@redhat.com
gdb engineering



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