Skip to content
New issue

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

Object oriented debugging: #scope was sent to nil #872

Open
labordep opened this issue Oct 25, 2024 · 4 comments
Open

Object oriented debugging: #scope was sent to nil #872

labordep opened this issue Oct 25, 2024 · 4 comments
Labels

Comments

@labordep
Copy link

I'm trying to debug an drawed object instance.

image

image

And I have this exception:

image

No way to progress in the debugger.

My config:

  • Windows 11 Pro
  • Pharo 12
@jecisc
Copy link
Member

jecisc commented Nov 12, 2024

@StevenCostiou Might interest you

@StevenCostiou
Copy link
Member

@labordep this seems to have been fixed now.
Could you check if you still have problems with a recent image?

@labordep
Copy link
Author

Hi @StevenCostiou,
I have with this configuration :

  • Pharo-12.0.0+SNAPSHOT.build.1564.sha.d516e0197ef6109910d2421a1a0c8cf19c466f29 (64 Bit) (Created from Today)
  • Windows 11 Pro

When I'm using "Break on call", the debugger open.

The code appearing as "decompiled":

Image

I have always the exception when I'm using "Into" or "Over" or "Restart":

Image

@labordep
Copy link
Author

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):

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants