mono / sdb

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

Make configuration extensible #2

Closed alexrp closed 10 years ago

alexrp commented 10 years ago

Basically, plugins should be able to declare configuration variables which are stored in a dictionary on Configuration. The cfg commands should be able to work with these.