When I\'m trying to use python pdb debugger under uWSGI, the execution doesn\'t stop on breakpoint, it just return trackback.
here is the code:
def a
try this
uwsgi --http 127.0.0.1:7777 --wsgi-file uwsgi_test.py --logto /path/to/log/log.txt