vscode-hxcpp-debug icon indicating copy to clipboard operation
vscode-hxcpp-debug copied to clipboard

Freezes while inspecting sub-variables (unhandled ThreadLocation)

Open jcward opened this issue 9 years ago • 2 comments

Steps:

Open test openfl, start the debugger, step down into the addChild -> __setStageReference. Open the stage variable in the variables pane. Open the align sub-variable of stage. Froze:

image

Could be related to #11, maybe it's just incredibly slow. But the adapter.log shows an unhandled ThreadLocation message...

jcward avatar Feb 05 '16 14:02 jcward

@jcward this bug is actual for linux, too freezed_on_complex_obj

R3D9477 avatar Feb 19 '18 17:02 R3D9477

@jcward this is heisenbug, I think. it works fine with simply objects 1

tested with latest git-version of hxcpp-debug and latest git-version of vscode-hxcpp-debug

R3D9477 avatar Feb 20 '18 15:02 R3D9477