Skip to content

vscode lldb configuration template #2845

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

Merged
merged 1 commit into from
Aug 13, 2021

Conversation

youknowone
Copy link
Member

vscode's auto-generated lldb doesn't catch the exception.

I edited it a bit using preLaunchTask
this template will be helpful for people who want to use debugger

@youknowone
Copy link
Member Author

@coolreader18 @DimitrisJim any cons to adding these files?

@DimitrisJim
Copy link
Member

I can see how these would be helpful to new contributors who want to set up VSCode for learning RustPython.

I'm not sure if these are better suited for inclusion in the codebase or if it would be better to create a Wiki/doc page on "How to set up VSCode for debugging RustPython."

@youknowone
Copy link
Member Author

If we don't have any cons about it, i think encouraging everybody to read docs and copy & paste configurations from it whenever they set a new environment (github is promoting codespaces) is not very productive way.

@DimitrisJim
Copy link
Member

DimitrisJim commented Aug 12, 2021

I honestly haden't heard of codespaces 😄 If github supports using a repo as a vscode project then it sounds way cooler now.

@youknowone
Copy link
Member Author

image

@youknowone
Copy link
Member Author

I think we still need documents even with the patch. i will write one with this patch. let's go for it now. let me know if it will have any problem.

@youknowone youknowone merged commit 724d75d into RustPython:master Aug 13, 2021
@youknowone youknowone deleted the vscode-lldb branch August 13, 2021 14:06
@DimitrisJim
Copy link
Member

@youknowone I'm actually looking forward to trying codespaces, so this pr looks like an excellent choice.

@youknowone
Copy link
Member Author

https://github.com/RustPython/RustPython/wiki/Debugger-with-VSCode

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

Successfully merging this pull request may close these issues.

2 participants