Now that I can see my apps in the web root, I am able to set breakpoints. When I run the template with the breakpoints in another window as shown in the YouTube demo the "inspect", "breakpoint", "step over", and "step" buttons do not appear.
BTW; the cfsetting hack does not work because when I restarted tomcat it wiped out the change in the Application.cfm file. I had to remove the debugging IP for this system in the OpenBD adminthe web root to appear in the debugger. This system is: Open BlueDragon Product Version 1,5 Open BlueDragon Build Date 2010-12-04 10:16:12 GMT Operating System Windows 7 amd64 (6.1) Application Server Apache Tomcat/6.0.26 Java Virtual Machine Sun Microsystems Inc. 1.6.0_20 Stan On Wed, Dec 8, 2010 at 5:39 PM, Stan Winchester <[email protected]> wrote: > While trying to use the OpenBD Debugger on a dev maching I found if > debugging is enabled in the Open BD admin, then the apps will not show > up in the web root. A simple hack of adding a cfsetting tag in the > Application.cfm fixes that: <cfsetting showdebugoutput="false" /> > > Stan > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
