spideruci / tacoco

Integrated Software Analysis Framework
https://github.com/spideruci/tacoco
MIT License
8 stars 7 forks source link

Added a command line argument to start process in debug mode so we can attach a debugger. #109

Closed kajdreef closed 4 years ago

kajdreef commented 4 years ago

Small changes to the Launcher so we can start the process in debug mode by passing a flag. Makes it easier to debug if necessary.