U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Compiling, Linking, Debugging of your packages » Debugging under Linux
Re: Debugging under Linux [message #52986 is a reply to message #52985] Wed, 29 January 2020 20:19 Go to previous messageGo to previous message
Klugier is currently offline  Klugier
Messages: 1117
Registered: September 2012
Location: Poland, Kraków
Senior Contributor
Hello Giorgio,

There is no incompatibility between Upp and GDB on Linux. Make sure you have GDB in your environment variables. You can check this by calling which command in your terminal:
[klugier@X470Pro ~]$ which gdb
/usr/bin/gdb


If there is no gdb you need to install it:
sudo apt install gdb


Can you post screenshot that presents the error?

Sincerely,
Klugier


U++ - one framework to rule them all.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Compiling own library in TheIDE
Next Topic: GTK3 - Image CairoImage(int cx, ...)
Goto Forum:
  


Current Time: Wed Apr 29 07:05:57 GMT+2 2026

Total time taken to generate the page: 0.00444 seconds