Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.

Debug OpenVINO applications using Docker and Intel System Studio

Naveen_K_Intel
Employee
520 Views

Hi,

I have installed Intel System Studio with docker to run OpenVINO applications. I have been able to run many OpenVINO applications(in Run configuration), but there seem to be an issue if i do that in Debug configuration(Debug As local C/C++ application) . It keeps giving the error:

Error message from debugger back end:

~/HOME/.gdbinit: No such file or directory. There is an empty .gdbinit file in my home directory. I am trying to run this app locally on an Ubuntu 16.04. It's a VM on my Fedora host, but i am thinking that shouldn't be any issue since i have been able to run the Security_Barrier OpenVINO app in Run configuration. 

These are my settings for Debug config:

GDB debugger: /opt/intel/system_studio_2019/debugger_2109/gdb/intel64/bin/gdb-ia

GDB command file: ${system_property:user.home}/.gdbinit

If i run it as Debug As Remote Application, i get the following error:

"Failed to start gdbserver on target using connection local". I have set up connection using Address: "localhost". Also "Gdbserver Settings" has

Gdbserver name: /home/naveenk1/gdbserver

Port number: 2345

Any suggestions here would be helpful.

Thanks,
Naveen

 

 

0 Kudos
2 Replies
HemanthKum_G_Intel
520 Views

The issue seems to be originating from the usage of gdb component from Intel® System Studio. I request you to contact the Intel® System Studio support team for the same. Intel employees are advised to use Intel internal forums for any technical queries.

0 Kudos
Naveen_K_Intel
Employee
520 Views

Thanks for letting know. I will follow up internally with Intel System Studio team.

0 Kudos
Reply