Tried with different revisions.. This strange behaivour was introduced
with 498 revision..

On Dec 6, 3:13 pm, Oleg <[EMAIL PROTECTED]> wrote:
> made revert to 1.51.. it works again.
>
> On Dec 6, 3:08 pm, Oleg <[EMAIL PROTECTED]> wrote:
>
> > Strange... I have now the same problem with Wing IDE.
> > The breakpoints in model are working, but not in controllers... hm..
>
> > On Dec 5, 11:15 pm, billf <[EMAIL PROTECTED]> wrote:
>
> > > By not recognised, I mean that the debugger does not stop at the
> > > breakpoint.  If I list breakpoints it shows a breakpoint in the
> > > correct file at the correct line but execution does not stop there!?
>
> > > I think the subversion plugin has screwed something up.  After a
> > > couple of hours trying to fix unsuccessfully it looks like re-install
> > > eclipse and back to no subversion client.
>
> > > On Dec 5, 3:16 pm, mdipierro <[EMAIL PROTECTED]> wrote:
>
> > > > what do you mean are not recognised? do you get errors?
> > > > if eclipse uses pdb you may need to import pdb in controller
>
> > > > On Dec 5, 6:35 am, billf <[EMAIL PROTECTED]> wrote:
>
> > > > > This may be the wrong place but I'm only using subversion to get the
> > > > > web2py trunk so here goes.
>
> > > > > I'm using Eclipse (Ganymede) and have the PyDev plugin installed.  I
> > > > > installed web2py and can create anything,debuganything - all is
> > > > > fine.  I have used the CVS plugin with Python and Java - no problem.
>
> > > > > I want to checkout the web2py trunk so I have installed the Subversive
> > > > > plugin and checked out the trunk ok. I can run web2py indebugmode
> > > > > and set breakpoints in web2py code.
>
> > > > > My problem is that breakpoints in code I write, e.g. a controller, are
> > > > > not recognised.  This ha never been a problem before.  Processing just
> > > > > passes by breakpoints in my own code BUT stops at breakpoints in
> > > > > web2py code.  If I "Step Return" (return to my controller) then I can
> > > > > view my code/variables as normal but if I set a breakpoint on the next
> > > > > line in my controller it is ignored.
>
> > > > > I am running on Windows at the moment.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" 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/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to