Skip to content

script_debug: expose decoded opcode and op_count in callback#144

Open
febyeji wants to merge 2 commits intosedited:feature_script_debugfrom
febyeji:script-debug/opcode-opcount
Open

script_debug: expose decoded opcode and op_count in callback#144
febyeji wants to merge 2 commits intosedited:feature_script_debugfrom
febyeji:script-debug/opcode-opcount

Conversation

@febyeji
Copy link

@febyeji febyeji commented Mar 5, 2026

Summary

  • Move DEBUG_SCRIPT from before GetOp to after opcode decoding and nOpCount update
  • Expose opcode and op_count through ScriptDebugFrame

Tests

  • test_script_debug: asserts opcode and op_count values

Depends on #143.

@febyeji febyeji force-pushed the script-debug/opcode-opcount branch from 005fd3a to a633c0d Compare March 5, 2026 08:35
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.

1 participant