[Lazarus] debugging a CGI

Michael Van Canneyt michael at freepascal.org
Tue Jan 19 22:11:17 CET 2021


On Tue, 19 Jan 2021, duilio foschi via lazarus wrote:

> I would like to debug a CGI by tracing it in Lazarus IDE as a console
> application in windows.
>
> Is there a way to have the CGI read from standard input at start time?

I recommend to host your webmodule in a http server app, this will make
debugging it a lot easier.

Michael.


More information about the lazarus mailing list