Hi, To use DTrace on some C++ code, I found that Apple's implementation had another option "-xmangled".
Its usage could be found here: http://blog.mozilla.com/dmandelin/2008/02/14/dtrace-c-mysteries-solved/ And it could be found in Apple's man page: http://developer.apple.com/documentation/Darwin/Reference/ManPages/man1/dtrace.1.html Is it possible to have that "mangled" option in DTrace? You know, some times there is no c++filt/dem/gc++filt installed, so it's hard to follow http://developers.sun.com/solaris/articles/dtrace_cc.html. Thanks, -Alex -- This message posted from opensolaris.org _______________________________________________ dtrace-discuss mailing list [email protected]
