Skip to content

[P12][P13] fix #needRequestorScope of StDebuggerContextInteractionModel so that its bindings can be used when evaluating code in the debugger#762

Merged
MarcusDenker merged 1 commit intopharo-spec:Pharo13from
adri09070:fix-debugger-context-interaction-model
May 29, 2024
Merged

[P12][P13] fix #needRequestorScope of StDebuggerContextInteractionModel so that its bindings can be used when evaluating code in the debugger#762
MarcusDenker merged 1 commit intopharo-spec:Pharo13from
adri09070:fix-debugger-context-interaction-model

Conversation

@adri09070
Copy link
Contributor

Currently, StDebuggerContextInteractionModel >> #needRequestorScope returns false, which prevents the debugger from using the bindings of its interaction model when evaluating code.

It should return true.

For more details, see discussion here

This should be merged to Pharo13 AND Pharo12

…its bindings can be used when evaluating code in the debugger
@adri09070 adri09070 added bug Something isn't working debugger labels May 29, 2024
@adri09070 adri09070 requested a review from StevenCostiou May 29, 2024 14:29
@adri09070
Copy link
Contributor Author

unrelated failing test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working debugger

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants