Ryan Fleury

Results 157 comments of Ryan Fleury

This is currently not supported, but sometime soon there will be the ability to completely overload debug info on a per-module basis. Symbol server support is planned but will come...

This is now done on `dev` and will be in 0.9.12.

Fixed by #206.

Thanks for checking this out Nick!

The basic idea here is to extend the `ctrl` layer to operate on top of N `demon` layers, rather than just 1 (the local one), and communicate with all such...

This is likely being caused by a malformed row in the "File Path Map". I am not sure how these are sometimes being generated, but deleting that row should fix...

I've done a few major passes over the file path map & config system as of 0.9.13, and it should have made the debugger robust to this issue, but if...

This is supported and tested normally, so there is something else going on. I can't seem to deduce what that is from the call stack. Are you able to send...

Can you unpack that? What is unique about the thread you are creating? The Scheduler UI is crashing, and it should work regardless of which processes/threads are created.