Debugging Tips #6772
Unanswered
gfwilliams
asked this question in
General
Debugging Tips
#6772
Replies: 1 comment
-
Posted at 2024-04-18 by @MaBecker Wow, many thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2024-04-18 by @gfwilliams
@bobrippling recently posted a really nice way to debug where a variable is written into an issue on GitHub and it struck me we don't have any good sources of tips for debugging issues with Espruino/Bangle.js
I created a Wiki page at https://github.com/espruino/BangleApps/wiki/Debugging-Tips
I've added a few things that come to mind for me when I'm debugging (as well as Bob's trick) - if you're doing any development work you might want to take a look!
If you've got any good tricks you use to debug issues with your code in Espruino yourself, please post them up!
Beta Was this translation helpful? Give feedback.
All reactions