Commit cbadb08
committed
doc: Fix instruction for Fedora 27 or newer
- Fixes #249
- In the **Rust Embedded Discovery** book, it is noted to use `gdb`
instead of `arm-none-eabi-gdb` as pointed out in rust-embedded/discovery#364
that `gdb` on Fedora justworks(tm). This was fixed for _Discovery_
book via rust-embedded/discovery#376
- Likewise, as mentioned per my comment in #249, on
Fedora 37, `gdb` justworks(tm) as well.1 parent 43ff006 commit cbadb08
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | 42 | | |
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | 46 | | |
50 | 47 | | |
51 | | - | |
| 48 | + | |
52 | 49 | | |
53 | 50 | | |
54 | 51 | | |
| |||
0 commit comments