lhr-solar / BPS

Battery Protection System Code
MIT License
4 stars 2 forks source link

Make it easier to run simulation in gdb mode #574

Closed manthanand closed 1 year ago

manthanand commented 1 year ago

Right now, in order to run gdb with the simulator, we have to change the code in verify_test.py so it will run with gdb. It'd be nice if there was an easier way of doing it through the terminal.