This is the mail archive of the insight-prs@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]

Re: insight/219: Insight 5.3: Classes are not "expandable" in the GUI local v ariables window


The following reply was made to PR insight/219; it has been noted by GNATS.

From: "Gopal Harikumar" <gharikumar at iname dot com>
To: kseitz at sources dot redhat dot com, gharikumar at iname dot com,
  insight-prs at sources dot redhat dot com, nobody at sources dot redhat dot com,
  insight-gnats at sources dot redhat dot com
Cc:  
Subject: Re: insight/219: Insight 5.3:  Classes are not "expandable" in
    the GUI local v ariables window
Date: Wed, 23 Apr 2003 14:05:25 -0500

 Here are the results you wanted. Make check fails
 for some reason, even though the build completed
 fine.
 
 bash-2.05b$ m gdb/gdbtk/ChangeLog
 2002-12-06  Andrew Cagney  <ac131313 at redhat dot com>
  
         * generic/gdbtk-cmds.c (gdb_update_mem): Don't add a 0x prefix.
  
 bash-2.05b$ m gdb/ChangeLog
 
 2002-12-10  GDB Administrator  <gdbadmin at sourceware dot org>
  
         * version.in: Bump to version 5.3.
  
 2002-12-10  Andrew Cagney  <ac131313 at redhat dot com>
  
         * PROBLEMS: Delete reference to PR gdb/725.
  
         * MAINTAINERS (gdb.c++): Add David Carlton.
 
 
 
 bash-2.05b$ GDB_DISPLAY=:0 make RUNTESTFLAGS="cpp_variable.exp" check
 make do-check NOTPARALLEL=parallel-ok
 make[1]: Entering directory `/opt/haribackups/insight-5.3'
 make[2]: Entering directory `/opt/haribackups/insight-5.3/bfd'
 Making check in doc
 make[3]: Entering directory `/opt/haribackups/insight-5.3/bfd/doc'
 make[3]: Nothing to be done for `check'.
 make[3]: Leaving directory `/opt/haribackups/insight-5.3/bfd/doc'
 Making check in po
 make[3]: Entering directory `/opt/haribackups/insight-5.3/bfd/po'
 make[3]: Nothing to be done for `check'.
 make[3]: Leaving directory `/opt/haribackups/insight-5.3/bfd/po'
 make[3]: Entering directory `/opt/haribackups/insight-5.3/bfd'
 make[3]: Nothing to be done for `check-am'.
 make[3]: Leaving directory `/opt/haribackups/insight-5.3/bfd'
 make[2]: Leaving directory `/opt/haribackups/insight-5.3/bfd'
 make[2]: Entering directory `/opt/haribackups/insight-5.3/etc'
 make[2]: Nothing to be done for `check'.
 make[2]: Leaving directory `/opt/haribackups/insight-5.3/etc'
 make[2]: Entering directory `/opt/haribackups/insight-5.3/intl'
 make[2]: Nothing to be done for `check'.
 make[2]: Leaving directory `/opt/haribackups/insight-5.3/intl'
 make[2]: Entering directory `/opt/haribackups/insight-5.3/itcl'
 for dir in itcl itk iwidgets3.0.0 ; do \
         if test -d $dir ; then \
             echo "$dir: make check" ;\
             if (cd $dir; make check) ; then true ; else exit 1 ; fi ; \
         else \
             exit 1; \
         fi \
 done;
 itcl: make check
 make[3]: Entering directory `/opt/haribackups/insight-5.3/itcl/itcl'
 make[3]: *** No rule to make target `check'.  Stop.
 make[3]: Leaving directory `/opt/haribackups/insight-5.3/itcl/itcl'
 make[2]: *** [check] Error 1
 make[2]: Leaving directory `/opt/haribackups/insight-5.3/itcl'
 make[1]: *** [check-itcl] Error 2
 make[1]: Leaving directory `/opt/haribackups/insight-5.3'
 make: *** [check] Error 2
 
 
 
 
 ----- Original Message -----
 From: kseitz at sources dot redhat dot com
 Date: 22 Apr 2003 20:44:30 -0000
 To: gharikumar at iname dot com, insight-prs at sources dot redhat dot com, kseitz at sources dot redhat dot com, nobody at sources dot redhat dot com
 Subject: Re: insight/219: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window 
 
 Synopsis: Insight 5.3:  Classes are not "expandable" in the GUI local v ariables window
 
 Responsible-Changed-From-To: unassigned->kseitz
 Responsible-Changed-By: kseitz
 Responsible-Changed-When: Tue Apr 22 20:44:30 2003
 Responsible-Changed-Why:
     mine
 State-Changed-From-To: open->analyzed
 State-Changed-By: kseitz
 State-Changed-When: Tue Apr 22 20:44:30 2003
 State-Changed-Why:
     The testsuite checks this. I just updated from the 5.3 branch and I am not seeing any problems with the test "cpp_variable.exp". If you "cd" to your gdb build directory, you can run this by typing:
     
     GDB_DISPLAY=:0 make RUNTESTFLAGS="cpp_variable.exp" check
     
     You can omit GDB_DISPLAY if you have Xvfb installed. You can also run insight on the executable that is output by the testsuite. It will be in testsuite/gdb.gdbtk/cpp_variable. Can you check if this works?
     
     Lastly, what is the newest ChangeLog entry in gdb/gdbtk/ChangeLog? Ditto for gdb/ChangeLog.
 
 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=insight&pr=219
 
 -- 
 __________________________________________________________
 Sign-up for your own FREE Personalized E-mail at Mail.com
 http://www.mail.com/?sr=signup
 


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