I made a new debugging tool and would like to hear your thoughts

It’s not like any traditional debuggers. I took a completely different approach by tracing bytecode, which enables Cyberbrain to do a lot more.

Questions, suggestions welcomed, and perhaps more importantly, do you think the tool is something you want to use? If not, what’s the missing features you would like to see?

The project is still under active development and bugs are expected, so please don’t share it on Hacker News and Reddit at this point.

5 Likes

Howdy Laike,

cool idea and looks awsome - well done!

I am quite happy to read, that there already is an integration for VSCode (as I am developing with VSCodium) - so, I’ll definitely try it out occasionally!

Keep on, Cheers, Dominik

PS: by the way, interested in a new approach for automatic dynamic type and range checking? If so, feel free to have a peek at

Hi Dominik, thank you for your interest in the project. I’m interested to know whether Cyberbrain works as well on VSCodium, as I’ve never tested it there. If you met any issues, let me know.

FYI, we have a discord channel:

1 Like

Hi Laike,

thanks! I’ll definitely give you some feedback - but it might need some days, as I am quite occupied the next two weeks. But I promise, I will come back to Cyberbrain :slight_smile:
Really interesting project!

Cheers, Dominik