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 » Community » Coffee corner » How do I debug Ultimate++?
How do I debug Ultimate++? [message #20836] Mon, 13 April 2009 11:26 Go to next message
slashmais is currently offline  slashmais
Messages: 20
Registered: January 2007
Location: south africa
Promising Member
Linux/KDE has an issue with searching Help;
Based on advise, I used a workaround by commenting out line 55 in Help.cpp
I need now to find the root cause of this bug, and to do this
I want to debug theide and whatever else it uses.

I have a copy of svn.1055
How do I make this into an editable/debugable package so that
I can use theide to debug this package (itself, basically)?

I'd rather post solutions to problems I encounter in upp, than
to always be asking for help. Help me with this, and changes
are that I will be able to help others in the future.

TIA

Re: How do I debug Ultimate++? [message #20837 is a reply to message #20836] Mon, 13 April 2009 11:39 Go to previous messageGo to next message
cbpporter is currently offline  cbpporter
Messages: 1401
Registered: September 2007
Ultimate Contributor
Debugging TheIDE is easy. The problem is that the generated executable has a different name and locations, so it doesn't find the configuration files.

After compiling the "ide" package, debug it normally. The package selector should show up displaying an empty list. Right click on it and recreate the package nests that you normally use. You don't need all of them, only uppsrc should suffice, but you can add them all. After this you should have a fully working and debugable TheIDE.

This is how I do it, but I never tried under Linux. I don't see why it shouldn't work under Linux, except for not so great gdb support.
Re: How do I debug Ultimate++? [message #20838 is a reply to message #20837] Mon, 13 April 2009 13:37 Go to previous message
slashmais is currently offline  slashmais
Messages: 20
Registered: January 2007
Location: south africa
Promising Member
Just did it - my! that IS easy!
Thanks

Very Happy
Previous Topic: Commercial soft or OpenSource (What kind of programs you create using Ultimate++?)?
Next Topic: Ultimate++ Session in My Collage
Goto Forum:
  


Current Time: Tue Apr 16 17:15:08 CEST 2024

Total time taken to generate the page: 0.01265 seconds