public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Running the insight testsuite
@ 2000-02-14  7:04 Elena Zannoni
  2000-02-14 11:07 ` James Ingham
  0 siblings, 1 reply; 3+ messages in thread
From: Elena Zannoni @ 2000-02-14  7:04 UTC (permalink / raw)
  To: insight

The recent move of the insight code into gdb/gdbtk left an 'orphan'
testsuite.
This patch seems to fix the problem.

Thanks
Elena

Index: gdb.exp
===================================================================
RCS file: /cvs/cvsfiles/devo/gdb/testsuite/lib/gdb.exp,v
retrieving revision 1.153
diff -c -r1.153 gdb.exp
*** gdb.exp     1999/11/30 16:30:11     1.153
--- gdb.exp     2000/02/11 22:58:25
***************
*** 1619,1625 ****
    }
  
    set wd [pwd]
!   cd [file join $srcdir .. gdbtcl2]
    set env(GDBTK_LIBRARY) [pwd]
    cd [file join $srcdir .. .. tcl library]
    set env(TCL_LIBRARY) [pwd]
--- 1619,1625 ----
    }
  
    set wd [pwd]
!   cd [file join $srcdir .. gdbtk library]
    set env(GDBTK_LIBRARY) [pwd]
    cd [file join $srcdir .. .. tcl library]
    set env(TCL_LIBRARY) [pwd]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running the insight testsuite
  2000-02-14  7:04 Running the insight testsuite Elena Zannoni
@ 2000-02-14 11:07 ` James Ingham
  2000-02-14 11:15   ` Elena Zannoni
  0 siblings, 1 reply; 3+ messages in thread
From: James Ingham @ 2000-02-14 11:07 UTC (permalink / raw)
  To: Elena Zannoni; +Cc: insight

Elena,

Would you check this in?  It looks fine.

Thanks, 

Jim

 > 
 > The recent move of the insight code into gdb/gdbtk left an 'orphan'
 > testsuite.
 > This patch seems to fix the problem.
 > 
 > Thanks
 > Elena
 > 
 > Index: gdb.exp
 > ===================================================================
 > RCS file: /cvs/cvsfiles/devo/gdb/testsuite/lib/gdb.exp,v
 > retrieving revision 1.153
 > diff -c -r1.153 gdb.exp
 > *** gdb.exp     1999/11/30 16:30:11     1.153
 > --- gdb.exp     2000/02/11 22:58:25
 > ***************
 > *** 1619,1625 ****
 >     }
 >   
 >     set wd [pwd]
 > !   cd [file join $srcdir .. gdbtcl2]
 >     set env(GDBTK_LIBRARY) [pwd]
 >     cd [file join $srcdir .. .. tcl library]
 >     set env(TCL_LIBRARY) [pwd]
 > --- 1619,1625 ----
 >     }
 >   
 >     set wd [pwd]
 > !   cd [file join $srcdir .. gdbtk library]
 >     set env(GDBTK_LIBRARY) [pwd]
 >     cd [file join $srcdir .. .. tcl library]
 >     set env(TCL_LIBRARY) [pwd]
 > 
 > 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Running the insight testsuite
  2000-02-14 11:07 ` James Ingham
@ 2000-02-14 11:15   ` Elena Zannoni
  0 siblings, 0 replies; 3+ messages in thread
From: Elena Zannoni @ 2000-02-14 11:15 UTC (permalink / raw)
  To: James Ingham; +Cc: Elena Zannoni, insight

James Ingham writes:
 > Elena,
 > 
 > Would you check this in?  It looks fine.
 > 
 > Thanks, 
 > 
 > Jim

Done.
Elena

 > 
 >  > 
 >  > The recent move of the insight code into gdb/gdbtk left an 'orphan'
 >  > testsuite.
 >  > This patch seems to fix the problem.
 >  > 
 >  > Thanks
 >  > Elena
 >  > 
 >  > Index: gdb.exp
 >  > ===================================================================
 >  > RCS file: /cvs/cvsfiles/devo/gdb/testsuite/lib/gdb.exp,v
 >  > retrieving revision 1.153
 >  > diff -c -r1.153 gdb.exp
 >  > *** gdb.exp     1999/11/30 16:30:11     1.153
 >  > --- gdb.exp     2000/02/11 22:58:25
 >  > ***************
 >  > *** 1619,1625 ****
 >  >     }
 >  >   
 >  >     set wd [pwd]
 >  > !   cd [file join $srcdir .. gdbtcl2]
 >  >     set env(GDBTK_LIBRARY) [pwd]
 >  >     cd [file join $srcdir .. .. tcl library]
 >  >     set env(TCL_LIBRARY) [pwd]
 >  > --- 1619,1625 ----
 >  >     }
 >  >   
 >  >     set wd [pwd]
 >  > !   cd [file join $srcdir .. gdbtk library]
 >  >     set env(GDBTK_LIBRARY) [pwd]
 >  >     cd [file join $srcdir .. .. tcl library]
 >  >     set env(TCL_LIBRARY) [pwd]
 >  > 
 >  > 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2000-02-14 11:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-14  7:04 Running the insight testsuite Elena Zannoni
2000-02-14 11:07 ` James Ingham
2000-02-14 11:15   ` Elena Zannoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).