I know this is a 2 year thread - but did anyone get a clue as to why this happens? A reader just asked me about it and I confirmed BPs don't work in controllers yet work just fine in the model.
On Tue, Feb 17, 2009 at 4:52 PM, Dan O'Keefe <[email protected]> wrote: > 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 . > -~----------~----~----~----~------~----~------~--~--- > > -- =========================================================================== Raymond Camden, ColdFusion Jedi Master Email : [email protected] Blog : www.coldfusionjedi.com Twitter : cfjedimaster Keep up to date with Android news: http://www.androidgator.com -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog 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
