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

willCreateBlock-support-fullBlock #6765

Merged

Conversation

MarcusDenker
Copy link
Member

willCreateBlock does not detect full blocks, this leads to to problems in the debugger that temps are read from the wrong context

…s in the debugger that temps are read from the wrong context
@MarcusDenker MarcusDenker added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Jul 3, 2020
@MarcusDenker
Copy link
Member Author

StepThroughTest>>testStepThrough fails after this.

Which is interesting... and needs some analysis.

@MarcusDenker MarcusDenker removed the Status: Need more work The issue is nearly ready. Waiting some last bits. label Jul 6, 2020
@MarcusDenker MarcusDenker requested a review from tesonep July 6, 2020 08:32
@MarcusDenker
Copy link
Member Author

unix-64 / Tests-unix-64 / testStepOverAssignment – Unix64.Debugger.Tests.Base.AssignmentAndLiteralDebuggerTest

unix-64 / Tests-unix-64 / testNewDebugSession – Unix64.Debugger.Tests.Base.AssignmentAndLiteralDebuggerTest

unix-64 / Tests-unix-64 / testStepIntoAssignment – Unix64.Debugger.Tests.Base.AssignmentAndLiteralDebuggerTest

@MarcusDenker MarcusDenker added the Status: Need more work The issue is nearly ready. Waiting some last bits. label Jul 6, 2020
- step only once in testStepIntoAssignment and testStepOverAssignment. Why did we step twice?
- context of the block has size 2
@MarcusDenker MarcusDenker added Status: Tests passed please review! and removed Status: Need more work The issue is nearly ready. Waiting some last bits. labels Jul 6, 2020
@Ducasse
Copy link
Member

Ducasse commented Jul 17, 2020

Marcus I integrate it and we will see.

@Ducasse Ducasse merged commit a8eb885 into pharo-project:Pharo9.0 Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants