You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a Disassembly Browser on the Tools menu, showing the disassembled
bytecode of the editor content, the Shell input, or the selection as
collapsible code objects. Selecting an instruction highlights the
matching source, and selecting source selects the instructions. While
the debugger is stopped, the browser instead shows the code object that
is executing and marks the current instruction.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments