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

set up path #56

Closed
micatske opened this issue Mar 31, 2016 · 3 comments
Closed

set up path #56

micatske opened this issue Mar 31, 2016 · 3 comments
Labels

Comments

@micatske
Copy link

I am not sure how to set PATH in Ubuntu after install debug? Thanks

@WebFreak001
Copy link
Owner

just install gdb over apt-get install gdb and then it should work. You can test it by typing gdb into the console

@micatske
Copy link
Author

image

I have gdb installed, but vscode doesn't find gdb yet. I am trying to use gdb in vscode

@WebFreak001
Copy link
Owner

did you install the debugging extension? Do Ctrl-P then do ext install webfreak.debug

Then for your project just follow the instructions in the README. You can just read it here: https://github.com/WebFreak001/code-debug/blob/master/README.md

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

No branches or pull requests

2 participants