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

container + config for VSCode #33

Open
rrbutani opened this issue Sep 30, 2019 · 1 comment
Open

container + config for VSCode #33

rrbutani opened this issue Sep 30, 2019 · 1 comment

Comments

@rrbutani
Copy link
Owner

.devcontainer config file w/gdb and friends (docker, clangd) + build tasks for all the ninja things + Dockerfile that uses this as a base + adds git and ip and ifconfig

if we're being really fancy, a function to get debug and release mode
or just separate tasks for each

tricky bit is a new debug script (like the lldb script) that kicks up an openocd server with a TCP connection and then starts gdb with the right flags. Call it gdb-mi or something

it'll share a lot with the lldb script but I don't think it's worth refactoring yet

@rrbutani
Copy link
Owner Author

oh, also add the debug config of course

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

No branches or pull requests

1 participant