mono / sdb

A command line client for the Mono soft debugger.
https://www.mono-project.com
MIT License
116 stars 44 forks source link

Fix the atrocious exception printing hack #15

Open alexrp opened 10 years ago

alexrp commented 10 years ago

Depends on: https://github.com/mono/debugger-libs/issues/11

The current code: https://github.com/mono/sdb/blob/master/src/Debugger.cs#L170