http://dev.catalyst.perl.org/wiki/DebugSample

On 27/04/07, Dami Laurent (PJ) <[EMAIL PROTECTED]> wrote:

 Hello,

The question was already asked in the list, but I can't remember of any
satisfying answer.

Did anybody succeed in running the standalone server in debug mode ?

Seems that the server main loop, waiting for HTTP events, is not
compatible with the debugger loop waiting for keyboard events.

I'm able to set breakpoints after Catalyst has loaded all modules and just
before entering MyApp->run($port, $host ...) .. but the breakpoints never
actually break.

Thanks in advance, L. Dami

PS I'm running perl v5.8.8 built for MSWin32-x86-multi-thread, Binary
build 819 [267479] provided by ActiveState


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive:
http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/


_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to