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 » Debug mode. What is the bug?
Re: Debug mode. What is the bug? [message #10372 is a reply to message #10365] Wed, 04 July 2007 15:49 Go to previous messageGo to previous message
mrjt is currently offline  mrjt
Messages: 705
Registered: March 2007
Location: London
Contributor
Sorry, I almost replied before but I thought luzr might come in with something more useful.

The only thing I can think of without more info is that you are using a String somewhere as/in a global variable (so it gets initialized before GUI_APP_MAIN is run). Either you are doing something invalid with it or calling a function that relies on GUI_APP_MAIN having been called. Try looking for this.

I had this problem with Font on Linux and I couldn't start stepping through until the program entry-point (GUI_APP_MAIN) so it took me ages to find.

Hope that helps,
James
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: embedding an icon in the .exe (not the TopWindow)
Next Topic: how to link a .dll?
Goto Forum:
  


Current Time: Sat Aug 23 21:37:32 CEST 2025

Total time taken to generate the page: 0.03760 seconds