From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27108 invoked by alias); 29 Jun 2009 10:37:48 -0000 Received: (qmail 27099 invoked by uid 22791); 29 Jun 2009 10:37:48 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mail-ew0-f228.google.com (HELO mail-ew0-f228.google.com) (209.85.219.228) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 29 Jun 2009 10:37:43 +0000 Received: by ewy28 with SMTP id 28so5633987ewy.24 for ; Mon, 29 Jun 2009 03:37:40 -0700 (PDT) MIME-Version: 1.0 Received: by 10.210.63.2 with SMTP id l2mr401243eba.32.1246271860415; Mon, 29 Jun 2009 03:37:40 -0700 (PDT) Date: Mon, 29 Jun 2009 10:37:00 -0000 Message-ID: Subject: Dollar in backtrace print From: Massimo Costa To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes 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: 2009-06/txt/msg00293.txt.bz2 Hello everyone, what is the meaning of the dollar ($) symbol in backtrace printing? Example (gdb) bt #0=A0 0x0807bfd7 in MyClass::~MyClass$delete () Thanks and Good Work -- Massimo Costa