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

Re: [patch] Fix for gdb.threads/staticthreads.exp failure on Linux


On Mon, Jun 22, 2009 at 11:09 AM, Michael Snyder<msnyder@vmware.com> wrote:

> Have you, or could you, run regression testing in i686?

This is glibc-version related, rather than x86_64 vs. i686:

Using glibc-2.7: "runtest gdb.threads/staticthreads.exp" gives:

  # of expected passes            8
  # of known failures             1

in both i686 and x86_64 modes.

But using glibc-2.3.6 (which is my target):

  FAIL: gdb.threads/staticthreads.exp: running to main in runto
  FAIL: gdb.threads/staticthreads.exp: Continue to main's call of sem_post
  FAIL: gdb.threads/staticthreads.exp: handle SIG32 helps

		  === gdb Summary ===

  # of expected passes            6
  # of unexpected failures        3
  # of known failures             1

again in both i686 and x86_64 modes.

Thanks,
-- 
Paul Pluzhnikov


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