Yes, both - I can put some text and a cfabort on the line after the breakpoint, and running the even with init=true, it aborts there as expected. Just will not honor the breakpoint and pause processing. Thanks,
Dan On Tue, Feb 17, 2009 at 5:21 PM, Chris Blackwell <[email protected]> wrote: > have you re-inited your app? call any url with &init=true > failing that restart cf > > 2009/2/17 Dan O'Keefe <[email protected]> > > I am having a problem getting a MGU app to stop at breakpoints set in a >> controller CFC, however, it stops if I set a breakpoint in the view. Since >> it works properly in my view file, I believe I have everything configured >> properly in CF Admin and in eclipse. >> I turned off "Save Class Files" in CF Admin and also set the coldspring >> property <property name="reload"><value>true</value></property>. Even if I >> reload the framework on the even that contains the breakpoint, I cannot get >> it to stop. >> >> Anybody been able to get the CF8 debugger to work properly with controller >> CFC's? >> >> Thanks, >> >> Dan >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en For more about Model-Glue, check http://www.model-glue.com . -~----------~----~----~----~------~----~------~--~---
