Adding a reference to new page on Symbolic-Debugging

master
neilh 2015-11-05 15:34:17 -08:00
rodzic 79efe8f213
commit 1a3c3fba5c
1 zmienionych plików z 4 dodań i 1 usunięć

@ -21,4 +21,7 @@ Note: This is a 32-bit toolchain, so if you're using a 64-bit version of linux,
For Ubuntu 14.04, I did:
```bash
sudo apt-get install libc6:i386
```
```
#Using Symbolic Debugging
Symbolics can be useful for module or hardware integration testing, for more info https://github.com/micropython/micropython/wiki/Symbolic-Debugging