From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16574 invoked by alias); 24 Nov 2010 00:25:31 -0000 Received: (qmail 16555 invoked by uid 22791); 24 Nov 2010 00:25:29 -0000 X-SWARE-Spam-Status: No, hits=0.9 required=5.0 tests=AWL,BAYES_40,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from moutng.kundenserver.de (HELO moutng.kundenserver.de) (212.227.17.8) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 24 Nov 2010 00:25:14 +0000 Received: from igor (brln-4dba1411.pool.mediaWays.net [77.186.20.17]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MQcnt-1OraRu295Z-00UbQ8; Wed, 24 Nov 2010 01:25:11 +0100 Message-ID: Reply-To: =?Windows-1252?Q?Martin_Schr=F6der?= From: =?Windows-1252?Q?Martin_Schr=F6der?= To: References: Subject: Re: Breakpoint troubles on typedefs Date: Wed, 24 Nov 2010 00:25:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 8bit 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: 2010-11/txt/msg00092.txt.bz2 Tom Tromey wrote: >>>>>> "Martin" == Martin Schröder writes: > >> I seem to have found a bug / feature in GDB 7.2 for C++. The >> problem is that typedefs are not converted to their base type >> when one tries to set a breakpoint into a function that has a >> typedef'd type as Martin> parameter. >> >> Could you file this in GDB's bugzilla? >> >> A group of us are actively working on C++-related problems in >> GDB. It is best for us if bugs are in bugzilla so we don't miss >> any. Sure, will do so tomorrow (it's past midnight where I hail from). So long, Martin.