Henry, I'm adding support for the --debug switch to the lzdeploy util, and have create a JIRA issue for that: http://jira.openlaszlo.org/jira/browse/LPP-9911
For SWF10 that works fine. For DHTML with debug enabled the application is compiled with debug enabled, but the embedding page only includes the non-debug LFC. lfcurl: 'lps/includes/lfc/LFCdhtml.js' How do you control in http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/server/src/org/openlaszlo/utils/DeploySOLODHTML.java which LFC is used?
