rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.08k stars 173 forks source link

Improved ligability for hardware.md #324

Closed tomasApo closed 2 years ago

tomasApo commented 2 years ago

When following Section 2.2 Hardware, I would get stuck trying to launch gdp but wouldn't get stuck in section 2.1 QEMU. There is a disparity between the two sections of code even though they achieving the same function. My suggestion is to warn the user about the different versions of gdp vs gdb-multiarch in the same fashion as the QEMU section.

rust-highfive commented 2 years ago

r? @jamesmunns

(rust-highfive has picked a reviewer for you, use r? to override)

bors[bot] commented 2 years ago

Build succeeded: