From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26774 invoked by alias); 23 Dec 2008 18:24:02 -0000 Received: (qmail 26760 invoked by uid 48); 23 Dec 2008 18:24:02 -0000 Date: Tue, 23 Dec 2008 18:24:00 -0000 From: "tromey at redhat dot com" To: gdb-prs@sourceware.org Message-ID: <20081223182401.9680.tromey@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug c++/9680] New: gdb does not understand C++ cast operators 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: 2008-q4/txt/msg00131.txt.bz2 gdb does not understand the new C++ cast operators: const_cast, static_cast, reinterpret_cast, and dynamic_cast. It should. -- Summary: gdb does not understand C++ cast operators Product: gdb Version: 6.8 Status: UNCONFIRMED Severity: enhancement 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=9680 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.