Aaron Jacobs

Results 4 comments of Aaron Jacobs

Thanks for the suggestion! Could you submit the code change as a pull request? Thanks!

The change swapped the call from `MessageBox` to `MessageBoxA` (the ASCII variant). As of d872cd24d3068f8ac8a10dd1df3f2239ccd1747c and 8f6b579c15747fa5a035a0d25a92eeccc0a0ed5f the code supports UTF-8, making the suggested change no longer relevant.

I'm getting the same behavior when trying to debug my own C++ applications. I really want to be able to use Nova, but this is preventing me from being able...

> I got the "SwiftLLDB.LLDBError error 1" with my C Project. Building the DebugAdapter & installing Icarus from github (see project description) fixed it for me! Thanks for the info!...