From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12990 invoked by alias); 19 Jan 2010 02:17:56 -0000 Received: (qmail 12971 invoked by uid 48); 19 Jan 2010 02:17:56 -0000 Date: Tue, 19 Jan 2010 02:17:00 -0000 Message-ID: <20100119021756.12970.qmail@sourceware.org> From: "tromey at redhat dot com" To: gdb-prs@sourceware.org In-Reply-To: <20030318131801.8251.thor@math.tu-berlin.de> References: <20030318131801.8251.thor@math.tu-berlin.de> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/8251] gdb cannot set breakpoints within subclasses of classes 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-q1/txt/msg00037.txt.bz2 ------- Additional Comments From tromey at redhat dot com 2010-01-19 02:17 ------- I tried this with cvs head just now and it works fine. (gdb) b A::B::hello Breakpoint 1 at 0x804847a: file pr.cc, line 13. -- What |Removed |Added ---------------------------------------------------------------------------- CC| |tromey at redhat dot com Status|ASSIGNED |RESOLVED Resolution| |FIXED Target Milestone|--- |7.1 http://sourceware.org/bugzilla/show_bug.cgi?id=8251 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.