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, debug anything - 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 in debug mode > 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 -~----------~----~----~----~------~----~------~--~---

