From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26183 invoked by alias); 15 Sep 2010 14:03:47 -0000 Received: (qmail 26169 invoked by uid 48); 15 Sep 2010 14:03:46 -0000 Date: Wed, 15 Sep 2010 14:03:00 -0000 From: "arvid dot picciani at nokia dot com" To: gdb-prs@sourceware.org Message-ID: <20100915140346.12023.arvid.picciani@nokia.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug breakpoints/12023] New: setting a breakpoint on __cxa_throw crashes gdb X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00418.txt.bz2 the attached main.cpp does dllimport a single symbol from the attached QtCored.dll. Running the resulting binary in gdb after setting a break on __cxa_throw crashes gdb. See the attached output. -- Summary: setting a breakpoint on __cxa_throw crashes gdb Product: gdb Version: 7.2 Status: UNCONFIRMED Severity: normal Priority: P2 Component: breakpoints AssignedTo: unassigned at sourceware dot org ReportedBy: arvid dot picciani at nokia dot com CC: gdb-prs at sourceware dot org GCC build triplet: i686-pc-mingw32 GCC host triplet: i686-pc-mingw32 GCC target triplet: i686-pc-mingw32 http://sourceware.org/bugzilla/show_bug.cgi?id=12023 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.