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

Section: GDB #11

Open
4 tasks
ryankurte opened this issue Nov 6, 2018 · 4 comments
Open
4 tasks

Section: GDB #11

ryankurte opened this issue Nov 6, 2018 · 4 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ryankurte
Copy link
Collaborator

An introduction to our old friend GDB

  • How it works (gdb server vs. client etc.)
  • How to run against a compiled rust target
  • Common debugging commands
  • Useful references
@ryankurte ryankurte added help wanted Extra attention is needed good first issue Good for newcomers labels Nov 6, 2018
@frroossst
Copy link

I was wondering if help was still needed to complete this, or if it's a dead project

@ryankurte
Copy link
Collaborator Author

howdy! i still think it'd be a super helpful resource if you're interested in contributing ^_^

@frroossst
Copy link

Yes, I would love to contribute (bear in mind, I'm still a beginner on the embedded Rust side of things). I just wanted to help make embedded Rust more accessible to more people.

Any tips on writing this section? How detailed should this be? How abstracted or lower level etc?

@eldruin
Copy link
Member

eldruin commented May 2, 2023

I would say let's start with something high-level in line with the TODO items posted above.
You can start by filling in the sections here but please feel free to rename, rearrange and add sections as you see fit.
Once you send a PR we can discuss in detail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants