<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7651.59">
<TITLE>perl -d myapp_server.pl : how ?</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">The question was already asked in the list, but I can't remember of any satisfying answer.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Did anybody succeed in running the standalone server in debug mode ? </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Seems that the server main loop, waiting for HTTP events, is not compatible with the debugger loop waiting for keyboard events.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">I'm able to set breakpoints after Catalyst has loaded all modules and just before entering MyApp-&gt;run($port, $host ...) .. but the breakpoints never actually break.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks in advance, L. Dami</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">PS I'm running perl v5.8.8 built for MSWin32-x86-multi-thread, Binary build 819 [267479] provided by ActiveState</FONT>
</P>
<BR>

</BODY>
</HTML>