0.3: More debugger fixes
Pre-release
Pre-release
- Applied a few more fixes from upstream, most notably for a bug that caused
Step Into on a statement that contains multiple calls, including functions
without debug info, to skip over calls that do have debug info.
The tools have been used for some time on Fedora 18 linux, but only basically tested on Windows. There are some occasional CTD and deadlock glitches in the profiler when active.
The PDB files can be placed next to KSP.exe to get more detailed backtrace data in the log in case of CTD.
Just in case, don't forget to back up the original mono.dll/so file from KSP before overwriting it.