On 09/01/2011 17:50, Martin wrote:


=> one thing would be: for "Bar: TFoo;" (where TFoo is a class)
ptype Bar
~"type = TFoo = class : public TOBJECT \n"

because at current, both stabs and dwarf return: (note the "^" before TFoo)
~"type = ^TFoo = class : public TOBJECT \n"
Or not.

Because then still in dwarf3

ptype BarPointer
~"type = ^TFoo = class : public TOBJECT \n"

and the IDE was in trouble again
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to