Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| docs:guide-developer:debugging [2018/02/17 17:21] – ↷ Page moved from doc:devel:debugging to docs:guide-developer:debugging bobafetthotmail | docs:guide-developer:debugging [2018/03/31 23:23] (current) – ↷ Links adapted because of a move operation bobafetthotmail | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ===== Serial Port ===== | ===== Serial Port ===== | ||
| - | -> [[doc: | + | -> [[docs: |
| ===== JTAG ===== | ===== JTAG ===== | ||
| - | -> [[doc: | + | -> [[docs: |
| ===== GDB ===== | ===== GDB ===== | ||
| - | :!: -> [[doc:devel:gdb]] a very short introduction on the GNU Debugger | + | :!: -> [[docs:guide-developer:gdb]] a very short introduction on the GNU Debugger |
| ===== perf/ | ===== perf/ | ||
| Line 134: | Line 134: | ||
| Note, if you just want to build a single package unstripped, try, "make package/ | Note, if you just want to build a single package unstripped, try, "make package/ | ||
| Also, unstripped binaries are placed in " | Also, unstripped binaries are placed in " | ||
| - | see [[doc:devel:gdb]] | + | see [[docs:guide-developer:gdb]] |
| Alternatively: | Alternatively: | ||