microsoft / MIEngine

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
819 stars 219 forks source link

make radix callback on calling thread #1234

Closed paulmaybee closed 3 years ago

paulmaybee commented 3 years ago

Not sure this is the right fix since this doesn't seem to be causing a problem in any other scenario. Perhaps ImageWatch is not calling into the engine correctly?