Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1076
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: Mon Apr 29 00:48:08 CEST 2024

Total time taken to generate the page: 0.03167 seconds