This is the mail archive of the gdb-prs@sourceware.org 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]
Other format: [Raw text]

[Bug gdb/18072] 180 fails in gdb.base/watchpoint-reuse-slot.exp on aarch64-linux-gnu


https://sourceware.org/bugzilla/show_bug.cgi?id=18072

weimin.pan at oracle dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |weimin.pan at oracle dot com

--- Comment #1 from weimin.pan at oracle dot com ---
The test is now passing with upstream gdb:

% make check TESTS="gdb.base/watchpoint-reuse-slot.exp"
make[1]: Entering directory '/home/wepan/binutils-gdb/gdb/testsuite'
Nothing to be done for all...
make check-single
make[2]: Entering directory '/home/wepan/binutils-gdb/gdb/testsuite'
rootme=`pwd`; export rootme; srcdir=. ; export srcdir ; EXPECT=`if [ "${READ1}"
!= "" ] ; then echo ${rootme}/expect-read1; elif [ -f
${rootme}/../../expect/expect ] ; then echo ${rootme}/../../expect/expect ;
else echo expect ; fi` ; export EXPECT ; EXEEXT= ; export EXEEXT ;
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
--status  gdb.base/watchpoint-reuse-slot.exp
Test Run By wepan on Wed Oct 18 09:35:30 2017
Native configuration is aarch64-unknown-linux-gnu

                === gdb tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /home/wepan/binutils-gdb/gdb/testsuite/config/unix.exp as
tool-and-target-specific interface file.
Running
/home/wepan/binutils-gdb/gdb/testsuite/gdb.base/watchpoint-reuse-slot.exp ...

                === gdb Summary ===

# of expected passes            1521
/home/wepan/binutils-gdb/gdb/testsuite/../../gdb/gdb version 
8.0.50.20170915-git -nw -nx -data-directory
/home/wepan/binutils-gdb/gdb/testsuite/../data-directory 

make[2]: Leaving directory '/home/wepan/binutils-gdb/gdb/testsuite'
make[1]: Leaving directory '/home/wepan/binutils-gdb/gdb/testsuite'

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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