|
From: | Roland McGrath |
Subject: | Re: select() |
Date: | Thu, 30 Aug 2001 15:04:35 -0400 (EDT) |
> 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. Indeed. I usually run with a "display/i $pc" and look around at the disassembly and stepi some to see what is going on.
[Prev in Thread] | Current Thread | [Next in Thread] |