This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: gdb patch for 64-bit enum values on 64-bit hosts (ia64-linux)



> Jim (Blandy), one of the two or three changes that you've just made
> in dwarf2read.c has broken shared libs on Solaris.
> 
> Please try running shlib-call.exp

Looks okay to me:

cd ~/cygnus/sun4u/sourceware/gdb/main/native/build/
make check-gdb RUNTESTFLAGS=shlib-call.exp
Making a new config file...
Nothing to be done for all...
rootme=`pwd`; export rootme; \
srcdir=/home/jimb/cygnus/src/sourceware/gdb/main/src/gdb/testsuite ; export srcdir ; \
EXPECT=`if [ -f ${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ; else echo expect ; fi` ; export EXPECT ; \
        LD_LIBRARY_PATH=$rootme/../../expect:$rootme/../../libstdc++:$rootme/../../tk/unix:$rootme/../../tcl/unix:$rootme/../../bfd:$rootme/../../opcodes:$LD_LIBRARY_PATH; \
export LD_LIBRARY_PATH; \
if [ -f ${rootme}/../../expect/expect ] ; then  \
  TCL_LIBRARY=${srcdir}/../../tcl/library ; \
  export TCL_LIBRARY ; fi ; \
runtest shlib-call.exp 
Test Run By jimb on Mon Jun 19 21:35:19 2000
Native configuration is sparc-sun-solaris2.5.1

		=== gdb tests ===

Using /home/jimb/testing/boards/standard.exp as standard board description file for build.
Using /home/jimb/testing/boards/standard.exp as standard board description file for host.
Schedule of variations:
    unix

Running target unix
Using /home/jimb/testing/boards/standard.exp as standard board description file for target.
Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/jimb/cygnus/src/sourceware/gdb/main/src/gdb/testsuite/config/unix.exp as tool-and-target-specific interface file.
Running /home/jimb/cygnus/src/sourceware/gdb/main/src/gdb/testsuite/gdb.base/shlib-call.exp ...

		=== gdb Summary ===

# of expected passes		19
/stone/jimb/cygnus/sun4u/sourceware/gdb/main/native/build/gdb/testsuite/../../gdb/gdb version  5.0 -nx


Compilation finished at Mon Jun 19 21:35:28

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