Skip to content

Conversation

@adri09070
Copy link
Collaborator

@adri09070 adri09070 commented Mar 8, 2023

I think we should find another way to integrate PRs because the moveToCaret button was in the debugger and the moveToCaret PR had been merged into the master branch but not into the Pharo11 branch, which is the branch that is loaded inside NewTools.

Fixes pharo-spec/NewTools#474

adri09070 and others added 30 commits June 29, 2022 08:43
… checking that the receiver and arguments are pushed on the stack and that nothing is executed
…arguments is pushed on the stack (without executing any instruction)
…e to go to a pc associated to a method or sequence node that are not (necessarily) contained in a statement
…a variable node that has (or doesn't have) an associated pc + making moveToNode: work if the aimed node is a method node that has an assicuated pc
…ossibility to modify interrupted context in debug session
…ck, instead of going back to where we were before jumping inside a block
…tInteresting-bytecode-when-skipping-a-block

skipBlockNode now stepsToFirstInterestingBytecode after skipping the block creation
…le + using InstructionStream>>#willReturn in SindarinDebugger>>#skip instead of hardcoding the list of return bytecodes
…t-encounters-a-jumpFalse-or-a-jumpTrue-bytecode
adri09070 and others added 7 commits February 3, 2023 14:50
…e-the-cursor-back-and-forth-in-the-debugger-without-executing-anything
…loop-when-it-encounters-a-jumpFalse-or-a-jumpTrue-bytecode

Failing tests unrelated.
…e-the-cursor-back-and-forth-in-the-debugger-without-executing-anything
…mand-to-move-the-cursor-back-and-forth-in-the-debugger-without-executing-anything

[New Feature] Adding a JumpToCaret command to move the caret back and forth in the debugger suspended context without executing anything in between
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants