Good day!
There is an already compiled C ++ application on the mipsel board with the ability to connect third-party .so libraries (as an API) and the host machine amd64 with Ubuntu 16.04 / Netbeans installed. How can I debug my library for this application on a host machine in Netbeans? I added the Build host mipsel device and created the C / C ++ Dynamic Library project. What's next?