Ah, good to know it works with 7.2 for you.

Kind regards,
Antonio

El 3/8/20 a las 22:07, Игорь Волков escribió:
Hi!

Yes. All code is compiled by g++ with -g option.

I suppose that problem may be in following. After compiling and linking all binaries are deployed into folder, separated from the project tree, and debugging process calls binaries in this folder.

But just the same project can be traced by Netbeans 7.2 without any problem!

Отправлено из приложения "Почта <https://go.microsoft.com/fwlink/?LinkId=550986>" для Windows 10

*От: *antonio <mailto:anto...@vieiro.net>
*Отправлено: *1 августа 2020 г. в 7:38
*Кому: *users@netbeans.apache.org <mailto:users@netbeans.apache.org>
*Тема: *Re: Problems with debugging of C++ shared libraries in Netbeans 8.2

Hi,

Just to make sure: you have compiled your shared libraries with

debugging information, right?

Thanks,

Antonio

El 24/7/20 a las 8:04, Игорь Волков escribió:

 >    I am developing C++ project composed of a number of shared libraries.

 > I had no problems with debugging my code when I used Netbeans 7.2.

 > I'll be glad to use the latest Netbeans version but its site recomends

 > to wait a little and use version 8.2.

 > With version 8.2 I have a problem with debugging.

 > I can not trace into the code of my shared libraries and

 > debugger doesn't stop on breakpoints, which I put in this code.

 > I tried to play with different debugger options, but with no result.

 > Google doesn't help me. Maybe somebody can help me?

 > Thank you.

 >

---------------------------------------------------------------------

To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org

For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:

https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to