From 5a19c4798fab4f6d51166c52d5d8eeb594707f43 Mon Sep 17 00:00:00 2001 From: Fulup Ar Foll Date: Sun, 28 May 2017 16:58:08 +0200 Subject: Updated GDB ini file to load binding symbols directly from SDK --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 26bbc38..f1cd7b5 100644 --- a/README.md +++ b/README.md @@ -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 + -- cgit 1.2.3-korg