kmon
kmon copied to clipboard
does not work with debugging
hi, awesome work, it works perfectly except in debug mode, where break points say no symbol were loaded.
thanks in advanced.
Are you using the source or the nuget package? What are you debugging, the kmon project or one of the sample projects? Or another project?
using nuget package
So the nuget package is compiled in release mode and thus no symbols. What program are you debugging from? How are you running kmon? Do you have an example I can download and reproduce?