> > 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
Hello Sven
> So please always send a mail for a new topic directly to the list
> without using "answer to all/list/sender".
oops ! I understood the problem. I can see some tags like In-Reply-To:
in the header... So changing the title is not enough... Sorry...
Alexis.
__
Hello,
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.
Ubuntu 12.04, FPC 2.6.0 Lazarus 0.9.30.4
I can see my SQLQueryresult at design time in Lazarus. Ok.
I can execute my FastCGI (outsid