On 08/13/2010 11:22 AM, Marc Weustink wrote:
creating a debugger is not that difficult, evaluating (pascal) expressions is.
There are several open source projects that provide this.
And even then evaluating properties is impossible.
AFAIK, the Delphi Debugger can.
GDB can call function in the C program it debugs. Of course these use the C (and maybe C++) ABI and not FPC's Object ABI., But when you write a new debugger, this should be possible.
-Michael _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel