Yes, I have logged a bug with Adobe. This bug is now over 5 years old, in which I have told them on countless times that under certain conditions the debugger will not fire.
I am not sure that you will get the ColdFusion 8 plugin fixed, but even in CFB 1.0/2.0 this has been a serious issue with me. >From what I can tell is that if you are using frameworks where things are cached or stored in the application scope does effect this, but that is an assumption that I have not been able to prove. Also are you 100% confident that the code is actually being executed on that line? -- Regards, Andrew Scott WebSite: http://www.andyscott.id.au/ Google+: http://plus.google.com/108193156965451149543 On Wed, Mar 14, 2012 at 4:45 AM, Helwig, Till Helge <[email protected]>wrote: > > Hi there, > > Well...no luck for me. I still can't get the debugger to work properly. I > can start the debugging session and the debug process shows up, but when I > set a breakpoint and browse to the template it does not trigger anything. > The server finishes parsing the page and completely ignores the breakpoint. > > When I stop the debug server using the button in the CFIDE my debug > session reports that the server disconnected. So apparently there is some > kind of connection. I have no idea what might be the problem. This is so > frustrating... > > Do you have any ideas what might cause this? > > -- > Best wishes, > Till Helge > > ________________________________________ > Von: Andrew Scott [[email protected]] > Gesendet: Dienstag, 13. März 2012 14:49 > An: cf-talk > Betreff: Re: Problem with ColdFusion line debugger > > No problem just glad you have it working. > > -- > Regards, > Andrew Scott > WebSite: http://www.andyscott.id.au/ > Google+: http://plus.google.com/108193156965451149543 > > > On Wed, Mar 14, 2012 at 12:44 AM, Helwig, Till Helge > <[email protected]>wrote: > > > > > Ugh...I forgot about the stupid NTLM authentication required by the > proxy. > > -.- After I set the proxy settings in Preferences -> General -> Network > > Connections to "Direct" instead of "Native" it finally managed to > connect. > > I have no idea why he used the proxy at all...bypasses are set. > > > > Anyway...now I can start figuring out how to handle the debugger and > maybe > > have a chance at finding the bug. > > > > Thanks for your help! > > > > -- > > Best wishes, > > Till Helge > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:350418 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

