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]

Re: tracepoints implementation: bug in byte code generating.


DJ Delorie wrote:
> 
> > Your problem description is fine, but this is what a
> > change log entry looks like:
> >
> > 2000-10-19  Josef Ezra <jezra@emc.com>
> >
> >         * while generating data code, cases of "collect p1->p2->data"
> >         where not covered if p2 is a 'typedefed' type. this simple
> >         fix should forward the type pointer to the real type.
> 
> Actually, it should be "* ax-gdb.c (gen_struct_ref): While
> generating..."

Oops.  Right.

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