This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Class not displayed in watch window (Bug?)


Hello, 
	I have a class template with 2 parameters of types ( <type1,type2>). 
	When I put an object of this class into watch window or into local vars window, the name is placed and the line looks like: 
Name		Value 
MyObj		class MyClass<int,short> {...} 
	and there is no '+' sign for extension. All attempts to click on it do nothing. 
 
	Meanwhile, when I type 'print MyObj' in the console window, I receive a printout of all members of MyClass. 
	How can I have MyObj be  shown in Watch Window? 
 
A lot of thanks ahead. 
-- 
__________________________________________________________
Sign-up for your own personalized E-mail at Mail.com
http://www.mail.com/?sr=signup

CareerBuilder.com has over 400,000 jobs. Be smarter about your job search
http://corp.mail.com/careers


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]