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: Other Features Wishlist and/or Bugs » Linux console apps (no U++) hang while debuging
Re: Linux console apps (no U++) hang while debuging [message #17012 is a reply to message #16948] Thu, 24 July 2008 23:30 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
cbpporter wrote on Tue, 22 July 2008 10:13

...when the application does not quit immediately, like when running a server.

But TheIDE also hangs when debugging something as simple as:
#include "stdio.h"

int main(int argc, const char *argv[])
{
	printf("%s\n", "caca");
	getchar();
	return 0;
}



They do not hang. They just do not open a console.

Sorry, I have not figured how to fix that yet. Not that simple...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: dependancies
Next Topic: [BUG] Wrong png file name theide.desktop and theide-48.png is corrupted
Goto Forum:
  


Current Time: Sun Aug 10 00:29:03 CEST 2025

Total time taken to generate the page: 0.03574 seconds