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


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


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