This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: SIGTRAP
- From: Daniel Jacobowitz <drow at false dot org>
- To: Burlen Loring <burlen dot loring at kitware dot com>
- Cc: gdb at sourceware dot org
- Date: Wed, 30 Jul 2008 08:11:15 -0400
- Subject: Re: SIGTRAP
- References: <488F6A0E.9060605@kitware.com>
On Tue, Jul 29, 2008 at 03:05:50PM -0400, Burlen Loring wrote:
> Hi,
>
> gdb seems to be having issues when I try to look inside stl vectors. I
> see this message
>
>
> Program received signal SIGTRAP, Trace/breakpoint trap.
>
> Then I end up inside operator[] code. Then the debugger becomes useless
> every next results in a SIGTRAP. I think this is new, but it could be
> that I am using vectors more lately but either way it's annoying. is this
> a known issue? is there a work around?
This was a bug in the IA-32 kernel for several releases. See if an
upgrade is available? I can't find the exact versions that were
affected.
>
--
Daniel Jacobowitz
CodeSourcery