From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1758 invoked by alias); 29 Jul 2008 19:06:21 -0000 Received: (qmail 1750 invoked by uid 22791); 29 Jul 2008 19:06:21 -0000 X-Spam-Check-By: sourceware.org Received: from yx-out-1718.google.com (HELO yx-out-1718.google.com) (74.125.44.152) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Jul 2008 19:05:54 +0000 Received: by yx-out-1718.google.com with SMTP id 3so229yxi.48 for ; Tue, 29 Jul 2008 12:05:51 -0700 (PDT) Received: by 10.142.158.17 with SMTP id g17mr2297944wfe.196.1217358350736; Tue, 29 Jul 2008 12:05:50 -0700 (PDT) Received: from ?192.168.1.65? ( [66.194.253.20]) by mx.google.com with ESMTPS id 4sm17661966yxj.7.2008.07.29.12.05.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 29 Jul 2008 12:05:49 -0700 (PDT) Message-ID: <488F6A0E.9060605@kitware.com> Date: Tue, 29 Jul 2008 19:11:00 -0000 From: Burlen Loring User-Agent: Thunderbird 2.0.0.16 (X11/20080724) MIME-Version: 1.0 To: gdb@sourceware.org Subject: SIGTRAP Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-07/txt/msg00305.txt.bz2 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? tycho:~$gdb -v GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-linux-gnu". thanks -- Burlen Loring Kitware, Inc. R&D Engineer 28 Corporate Drive Clifton Park, NY 12065-8662 Phone: 518-371-3971 x137