forked from TurboWarp/scratch-vm
-
Notifications
You must be signed in to change notification settings - Fork 71
Debugging - Better traceback #146
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
Open
Steve0Greatness
wants to merge
24
commits into
PenguinMod:develop
Choose a base branch
from
Steve0Greatness:debugging-patch01
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 18 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
1600378
Starting functionality for a better traceback
Steve0Greatness e75feee
Update JSExecute definition of startHats
Steve0Greatness 4dd9848
Merge branch 'develop' of https://github.com/penguinmod/penguinmod-vm…
Steve0Greatness fa41c30
Only store string indexes, fix clicking on a script
Steve0Greatness dd15f5b
Start working on block jumping + render traceback as text
Steve0Greatness 5f3780f
Fix jumping to block (partly)
Steve0Greatness a9b1a83
Replace function here with the built-in ScratchBlocks workspace method
Steve0Greatness 8db4dd2
Move traceback handling internal
Steve0Greatness a71cc09
Move traceback handling back into jg_debugging
Steve0Greatness d75798f
Merge branch 'develop' into debugging-patch01
Steve0Greatness 7f4edbf
JSGen shenanigans to get procedure tracing working
Steve0Greatness e7be01e
Add link to jump to blocks in project
Steve0Greatness ecd58b6
Use camel case on the parent-thread for the hats started event
Steve0Greatness 43c5bc4
Camel case the block id in the traceback
Steve0Greatness ea25c6c
Don't render in HTML for the console print
Steve0Greatness 1b771e6
Add traceback to warning
Steve0Greatness 80771f9
Replace block name with procCode for stack elements that represent proc
Steve0Greatness 72fd48e
Allow tracing with scripts (ext) and new thread (block).
Steve0Greatness 2a298ba
Use a local variable name, here.
Steve0Greatness 4d52e49
Add padding to debugging window
Steve0Greatness 6899df3
Fix logging while spoofing.
Steve0Greatness 4b058e2
Add script errors to console with traceback attached
Steve0Greatness c7252c8
Fixup warning
Steve0Greatness b64d0bd
Support jwLambda
Steve0Greatness File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.