+ disable resp. preferable get the debug-filename information working

[Redirecting to laszlo-dev]

This might be as simple as conditionalizing compiler/ Compiler#defaultOptions to not turn on WARN_UNDEFINED_REFERENCES for swf9 (that is the option that is trying to catch undefined reference errors and report them through our debugger -- you don't need that if you are using fdb).

On 2008-07-04, at 21:43 EDT, Henry Minsky wrote:

>/ We really need to make debug=true compatible with swf9, because for
/>/ some reason, when I run fdb, the swf9 command
/>/ line debugger, with a URL, it always appends  "?debug=true" to the url
/>/ that gets brought up in the browser.
/>/
/>/ fdb is capable of attaching to an app being run in a browser, and that
/>/ is the preferable way to  to debug apps that use the network  because
/>/ they get security violations
/>/ when trying to access the network if they are just run from a local />/ file.
/>/
/>/ -- />/ Henry Minsky
/>/ Software Architect
/>/ hminsky at laszlosystems.com 
<http://www.openlaszlo.org/mailman/listinfo/laszlo-dev>
/

Reply via email to