Problem with admin debugger still in 2.17.1

54 views
Skip to first unread message

David Manns

unread,
Oct 5, 2018, 4:52:17 PM10/5/18
to web2py-users
I occasionally use the admin debugger package to investigate problems when running in my test environment on Windows 10 using the source distribution of web2py and Python 2.7

When I place a breakpoint on the code and execute my test case the interactive debugger is triggered, and I can step through code, examine variables, etc. When I have gathered the information I need and click 'continue' the application indeed continues and can be used as normal (though I think it runs slowly, as if the debugger is still checking).

The problem is that the debugger will no longer work. Code will execute straight through either previously or newly set breakpoints without going into debug mode. Only shutting down the test server and restarting it works.

I raised this a long time ago in the context of 2.16.1, problem still exists in 2.17.1.

Massimo Di Pierro

unread,
Oct 6, 2018, 3:07:30 PM10/6/18
to web2py-users
We will address this in 2.17.3

David Manns

unread,
Apr 17, 2019, 8:42:39 AM4/17/19
to web2py-users
This is still not fixed in 2.18.5. Breakpoint only works first time. After continuing, the code runs at full speed but the breakpoint won't trigger again. Clearing breakpoint in the admin screen and re-adding it makes no difference. Clearing removes the breakpoint from the admin screen but puts an error on the console "*** DO_CLEAR failed Non-numeric breakpoint number (all})"
Reply all
Reply to author
Forward
0 new messages