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: [RFA] Fix pascal behavior for class fields


> De : gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] De la part de Pedro Alves
> Envoyé : jeudi 8 janvier 2015 11:48
> À : Pierre Muller; 'gdb-patches'
> Objet : Re: [RFA] Fix pascal behavior for class fields
> > (gdb) p b.x
> > warning: can't find linker symbol for virtual table for `TA' value
> > $5 = -1
> > (gdb) p x
> > Type TA has no component named x.
> > (gdb)
> 
> How about adding this to the test suite?


  The whole testsuite/gpc.pascal is almost empty,
I never invested time to develop it :(

  At the time I started it, GPC (the GNU pascal compiler)
was still active, but development apparently
stopped since quite some time.

  I am unable to install GPC, which means that I cannot test it.
Would a testsuite that supports only Free Pascal be acceptable?

Pierre Muller
as GDB pascal language maintainer


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