X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=README.md;h=c05af0f40ddc1e73c13eebba752e7a886f265481;hb=212adfdaaeef33df181a0e916f2b79c7d2d78d61;hp=676407ecc7238815da91255517bbe36b04433e9b;hpb=73833e2a96919f46a464f25835d1a236739a5928;p=src%2Fxds%2Fxds-gdb.git diff --git a/README.md b/README.md index 676407e..c05af0f 100644 --- a/README.md +++ b/README.md @@ -164,11 +164,11 @@ To enable native debugging mode, you need to define `XDS_NATIVE_GDB` variable. __Netbeans 8.x :__ Open menu Tools -> Options Then open C/C++ tab, in "Build Tools" sub-tab, click on "Add" button: -![Add new tool panel](/docs/images/nb_newtool.jpg) +![Add new tool panel](./docs/images/nb_newtool.jpg) Then, you should set *Debugger Command* to point to xds-gdb -![Add new tool panel](/docs/images/nb_xds_options.jpg) +![Add new tool panel](./docs/images/nb_xds_options.jpg) ### Others IDE