We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to debug an drawed object instance.
And I have this exception:
No way to progress in the debugger.
My config:
The text was updated successfully, but these errors were encountered:
@StevenCostiou Might interest you
Sorry, something went wrong.
@labordep this seems to have been fixed now. Could you check if you still have problems with a recent image?
Hi @StevenCostiou, I have with this configuration :
When I'm using "Break on call", the debugger open.
The code appearing as "decompiled":
I have always the exception when I'm using "Into" or "Over" or "Restart":
I'm not using Pharo 13, but to see I try with the Pharo 13 build 552 from today and same problem (without code decompilation):
No branches or pull requests
I'm trying to debug an drawed object instance.
And I have this exception:
No way to progress in the debugger.
My config:
The text was updated successfully, but these errors were encountered: