hxcpp icon indicating copy to clipboard operation
hxcpp copied to clipboard

cpp.vm.Debugger THREAD_TERMINATED events with invalid thread numbers

Open Gama11 opened this issue 5 years ago • 0 comments

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.

Gama11 avatar Aug 26 '19 13:08 Gama11