Skip to content
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

[SIMD] Alternative to codeblocks #33

Open
parastuffs opened this issue Mar 29, 2022 · 3 comments
Open

[SIMD] Alternative to codeblocks #33

parastuffs opened this issue Mar 29, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@parastuffs
Copy link
Contributor

Codeblocks' debugger doesn't work on most Windows machine. Find an alternative.

@parastuffs parastuffs added the enhancement New feature or request label Mar 29, 2022
@KenN7
Copy link
Member

KenN7 commented Mar 29, 2022

VScode with debugger extension ?

https://code.visualstudio.com/docs/editor/debugging

@parastuffs
Copy link
Contributor Author

Some students have been sent down that route. It would be nice to check if we can do a step-by-step execution in a disassembly window with watches on SSE registers. That's really all that's needed.

@KenN7
Copy link
Member

KenN7 commented Mar 29, 2022

https://devblogs.microsoft.com/cppblog/visual-studio-code-c-july-2021-update-disassembly-view-macro-expansion-and-windows-arm64-debugging/

apprently possible ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants