bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: select()


From: Mark Kettenis
Subject: Re: select()
Date: Thu, 30 Aug 2001 20:52:07 +0200

   From: Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>
   Date: Thu, 30 Aug 2001 19:32:17 +0200

   This is not possible!!! msgerr can not be EINTR at this point, otherwise
   the while() loop should have been terminated!

It's not unlikely that GDB is fooling you a bit.  You're probably
debugging optimized code, which means that several variables might
share the same space in memory.

Mark




reply via email to

[Prev in Thread] Current Thread [Next in Thread]