[fpc-devel] Pascal name mangling

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Mon Nov 15 17:23:48 CET 2010


Hello,

I have this procedure:

function errorHandler(d: PDisplay; e: PXErrorEvent): cint; cdecl;

And I would like to set a break-point in it in GDB. Any ideas how to do that?

break errorHandler says that it can't find the procedure ...

thanks,
-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list