diff options
author | Fulup Ar Foll <fulup@iot.bzh> | 2017-05-28 16:58:08 +0200 |
---|---|---|
committer | Fulup Ar Foll <fulup@iot.bzh> | 2017-05-28 16:58:08 +0200 |
commit | 5a19c4798fab4f6d51166c52d5d8eeb594707f43 (patch) | |
tree | 896a687b0f480c6b52088bd44f2891d490dabe39 /README.md | |
parent | 0d54228976a65cd7ade9182e4227801c9220f975 (diff) |
Updated GDB ini file to load binding symbols directly from SDK
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -135,4 +135,6 @@ Note: remote-target-populate will - create a gdbinit file to transparently debug remotely in source code with gdb -x ./build/target/gdb-on-target-name.ini - to run and debug directly from your IDE just configure the run and debug properties with the corresponding filename +Note that Netbeans impose to set debug directory to ./build/pkgout or it won't find binding symbols for source debugging + |