trufflesuite / truffle-core

Core code for Truffle command line tool
MIT License
92 stars 93 forks source link

Add catch for unhandled debugger exceptions #128

Closed gnidan closed 6 years ago

gnidan commented 6 years ago

Oops! This should make debugging errors in truffle-debugger a lot easier.

(h/t to trufflesuite/truffle-debugger#56 for being the straw that broke the camel's back)