[web2py] Re: Problem with admin debugger still in 2.17.1

2019-04-17 Thread David Manns
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

[web2py] Re: Problem with admin debugger still in 2.17.1

2018-10-06 Thread Massimo Di Pierro
We will address this in 2.17.3 On Friday, 5 October 2018 13:52:17 UTC-7, David Manns wrote: > > 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