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

Document how to use a debugger with the gdb server #31

Closed
TheButlah opened this issue Sep 5, 2022 · 1 comment
Closed

Document how to use a debugger with the gdb server #31

TheButlah opened this issue Sep 5, 2022 · 1 comment
Labels
Area: Firmware Relating to the firmware subprojct Type: Documentation Improvements or additions to documentation

Comments

@TheButlah
Copy link
Collaborator

cargo embed starts a GDB server for us to connect to as a remote target to debug. We need to document how to accomplish this using lldb, and ideally also with vscode.

I don't currently know how to do this, so if anyone knows, please comment here or open a PR!

@TheButlah TheButlah added Area: Firmware Relating to the firmware subprojct Type: Documentation Improvements or additions to documentation labels Sep 5, 2022
@TheButlah
Copy link
Collaborator Author

I have gotten preliminary debugging support working in #32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Firmware Relating to the firmware subprojct Type: Documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant