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 #53129 is a reply to message #52991] Thu, 05 March 2020 12:10 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
mr_ped wrote on Thu, 30 January 2020 15:40
The gdb experience is not 1:1 with windows debugger, so you probably read about that.

Also the gdb had two different implementations in TheIDE before (you could switch between in the settings), I'm not even sure if this is still a thing in current version (or if it was reduced to single implementation again).

But generally the debugging under linux should work, although maybe slightly limited/different compared to current state under windows with windows native debugger.


It is back to single implementation again. mi2 interface based one did not really solved any issues and then started lagging in features. Not worth it to maintain it.

In future, I would like to try to do something based on llvm libraries, virtualize it all (that means on one side the debug info, on other side host platform debugging API) and have just single potent debugger. But I suppose that is a lot of work...

 
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 Aug 18 05:36:50 CEST 2025

Total time taken to generate the page: 0.05917 seconds