summaryrefslogtreecommitdiff
path: root/doc/gdb.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gdb.md')
-rw-r--r--doc/gdb.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/gdb.md b/doc/gdb.md
index eb9b73f1..209ba652 100644
--- a/doc/gdb.md
+++ b/doc/gdb.md
@@ -12,6 +12,7 @@ run
```
Example :
+
```
$ /home/jf/nrf52/gcc-arm-none-eabi-8-2019-q3-update/bin/arm-none-eabi-gdb
@@ -45,4 +46,3 @@ Loading section .sec7, size 0xdf08 lma 0x40000
Start address 0x0, load size 314200
Transfer rate: 45 KB/sec, 969 bytes/write.
```
-