On Wed, Apr 09, 2008 at 12:58:37PM -0400, Jerry Quinn wrote: > As an example, I've hit a break point and printing values in a vector. The > first value prints fine, then gdb starts doing the following below. The > "set unwindonsignal on" doesn't help. I still get SIGTRAPS after this, > almost as if gdb thinks there's a breakpoint on every statement from then on.
This is probably a kernel bug in the management of eflags. You might want to check with the kernel maintainers. I remember this coming up and being fixed, but it may have come back. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]