[fpc-pascal] Try to debug FastCGI or console app with DB connection in Lazarus
Alexis Halbot-Schoonaert
a.halbotschoonaert at free.fr
Mon Jun 25 19:19:45 CEST 2012
> > I try to debug a FastCGI (with a TWebModule) wich connects itself to
> > FireBug in Lazarus and the debugger stops debugging when i do a
> > connection to FireBird.
>
> Hm... I use JDO (https://github.com/silvioprog/jdo) with CGI and works
> very well, please see this simple demo:
>
you mean that you can use the GDB debugger in lazarus with break points
with JDO ?
More information about the fpc-pascal
mailing list