Skip to content

Programming, Running and Debugging Book #1

@japaric

Description

@japaric

From @japaric on August 10, 2018 2:43

From @ryankurte on July 5, 2018 22:23

As mentioned here it'd be great to develop Running and Debugging into a useful tool-independent resource.

As far as I see it, we need:

  • A common description of how embedded debugging works
    • JTAG
    • SWD
  • An intro to embedded debugging
    • GDB for now
    • LLDB one day?
  • An overview of available tools (hardware and software) and how to identify them
  • An intro to the higher level tools (w/ arbitrary hardware)
  • A page on the use of each tool for each of

At this stage lldb isn't really viable for embedded debugging, so there's going to be a requirement for target GDB at least for now.

Any thoughts?

(@therealprof, @kjetilkjeka, @korken89)

Copied from original issue: rust-embedded/wg#112

Copied from original issue: rust-embedded/book#10

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions