This is the mail archive of the archer@sourceware.org mailing list for the Archer 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 for pascal-dynamic arrays


On Fri, 2010-05-07 at 01:05 +0200, Jan Kratochvil wrote:
> On Wed, 14 Apr 2010 12:34:52 +0200, Joost van der Sluis wrote:
> > On Mon, 2010-04-12 at 21:51 +0200, Jan Kratochvil wrote:
> > > Going to try some alternative adjustment of this part.
> > 
> > Another approach could be to do a full check_typedef before the
> > code-block above. But then the OBJECT_ADDRESS (as used by check_typedef
> > to evaluate all dynamic properties) has to be set to the right
> > (=value_data_address) value. Iirc I've already tried that in an earlier
> > patch I've send.
> 
> Attached patch should match it I hope.  It is on top of gdb-7.1-18.fc13.

I can't apply it. I'm not sure where to get the code of
'gdb-7.1-18.fc3'. I've tried fedora-cvs (cvs co gdb -r gdb-7_1-18_fc13)
and then in F-13: make x86_64. Then cd gdb-7.1 and applied the patch.
But there are more hunks failing then succeeding.

It also doesn't work on any archer-branch which sounds logical to me. So
how can I use it?

Joost.


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