From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5517 invoked by alias); 29 Jul 2009 23:46:36 -0000 Received: (qmail 5470 invoked by uid 48); 29 Jul 2009 23:46:20 -0000 Date: Wed, 29 Jul 2009 23:46:00 -0000 From: "jistone at redhat dot com" To: systemtap@sources.redhat.com Message-ID: <20090729234620.10461.jistone@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/10461] New: Enhance support for probing C++ binaries X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q3/txt/msg00248.txt.bz2 stap can already somewhat support C++, just because of the similarity to C. To have better support we need: - proper handling of C++-name mangling when specifying the function to probe. - support for C++-specific types -- classes, references, etc. (bonus) - library functions to simplify accessing the contents of some common STL types, like string and vector. - tapsets for throwing & catching exceptions. Anything else? -- Summary: Enhance support for probing C++ binaries Product: systemtap Version: unspecified Status: NEW Severity: normal Priority: P2 Component: tapsets AssignedTo: systemtap at sources dot redhat dot com ReportedBy: jistone at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=10461 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.