hxcpp
hxcpp copied to clipboard
cpp.vm.Debugger THREAD_TERMINATED events with invalid thread numbers
It looks like THREAD_TERMINATED
events can report a threadNumber
of -1 in some situations. See https://github.com/vshaxe/hxcpp-debugger/issues/22 for the full details and a repro case.