setup.py: add option to run under gdb8e80469a008fb1da5a667203362f9881005f9229
commit8e80469a008fb1da5a667203362f9881005f9229
authorChristoph Reiter <reiter.christoph@gmail.com>
Thu, 15 Mar 2018 14:59:59 +0000 (15 15:59 +0100)
committerChristoph Reiter <reiter.christoph@gmail.com>
Thu, 15 Mar 2018 15:00:20 +0000 (15 16:00 +0100)
treed182e68829e1102afda08d5c2c303699d285e07e
parent37c1912658c91788c0e3ef221667efba00aed0b4
setup.py: add option to run under gdb

setup.py test --gdb

Also sets an env var so we can disable one test which uses
SIGINT on the test process, which makes gdb break.
setup.py
tests/test_mainloop.py