From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5886 invoked by alias); 12 May 2010 21:09:26 -0000 Received: (qmail 5871 invoked by uid 48); 12 May 2010 21:09:26 -0000 Date: Wed, 12 May 2010 21:09:00 -0000 From: "tromey at redhat dot com" To: gdb-prs@sourceware.org Message-ID: <20100512210925.11594.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/11594] New: overloaded "operator," does not work 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-q2/txt/msg00254.txt.bz2 Right now if a user's program has an overloaded "operator,", gdb will not call it for an expression like "a,b". Something like "a.operator,(b)" will work, however. -- Summary: overloaded "operator," does not work Product: gdb Version: 7.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at sourceware dot org ReportedBy: tromey at redhat dot com CC: gdb-prs at sourceware dot org http://sourceware.org/bugzilla/show_bug.cgi?id=11594 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.