[Qt-interest] Qt on Linux

manish.s.sharma at nokia.com manish.s.sharma at nokia.com
Fri Jan 9 11:31:59 CET 2009


Thanks for the reply. Actually i have taken the source code of Qt and
compiled it so i guess debug binaries are there.. and also i checked
\usr\local\Trolltech\Qt\4.4.2\lib and i can see debug version of all the
libraries like below
libQtCore.so.4.4.2.debug 
 
etc.
 
what could be the problem now..?
 
 


________________________________

	From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of ext piotr
malinski
	Sent: Friday, January 09, 2009 3:22 PM
	To: qt-interest at trolltech.com
	Subject: Re: [Qt-interest] Qt on Linux
	
	
	Probably Qt packages from your linux distro has been compiled
without debugging symbols etc. Check if there are qt-*-debug packages
for example.
	
	
	2009/1/9 <manish.s.sharma at nokia.com>
	

		Hi, 

		I have a installed Qt in Linux. I have installed
Kdevelop as well. I started debugging my test application and somewhere
it is causing a segmentation fault. But I am not able to get in to the
source file of Qt during debugging. It seems my program is hitting the
release version. Following the call stack:


		#0 ??
/usr/lib/libQtCore.so.4 
		#1 ??
/usr/lib/libQtCore.so.4 
		#2 QRegExp::operator=
/usr/lib/libQtCore.so.4 
		#2 QRegExp::QRegExp
/usr/lib/libQtCore.so.4 
		., 
		. 
		. 
		. 
		. 


		If I click on above list in the call stack view. I am
not able to get in to the soure code of those..? I am very new to Linux
also.

		Help me. 

		Thanks, 
		Manish 


		_______________________________________________
		Qt-interest mailing list
		Qt-interest at trolltech.com
		http://lists.trolltech.com/mailman/listinfo/qt-interest
		
		


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090109/26e48a8c/attachment.html 


More information about the Qt-interest-old mailing list