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

Re: [PATCH/RFA] tls tests once again


Michael Elizabeth Chastain writes:
 > Elena Zannoni writes:
 > > Here they are again.  Note that they will produce UNSUPPORTED results
 > > on systems which don't have tls/pthreads support. However I am not
 > > sure I caught all the possible error messages. If someone could test
 > > them on various systems it would be helpful.
 > 
 > Here's a bunch of logs.
 > 
 >   ftp://ftp.shout.net/pub/users/mec/tls/result.tar.gz
 > 
 > It produces a lot of FAILs, and worse, if gcc/binutils support __thread
 > but glibc does not.

Groan, I have looked at your logs a bit, and this will take a while to
sort out. Too many combinations. I'll slowly chip away at it.

elena

 > 
 > Michael C
 > 
 > ===
 > 
 > 2003-07-09  Elena Zannoni  <ezannoni@redhat.com>
 > 
 >         * gdb.threads/tls.c: New file.
 >         * gdb.threads/tls.exp: New file.
 >         * gdb.threads/tls-main.c: New file.
 >         * gdb.threads/tls-shared.c: New file.
 >         * gdb.threads/tls-shared.exp: New file.


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