This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 202236

Summary: Function names are not demangled in full remote project compiled with GNU
Product: cnd Reporter: Alexander Pepin <apepin>
Component: ProfileAssignee: issues@cnd <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P2    
Version: 7.0.1   
Hardware: PC   
OS: Other   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2011-09-16 14:37:01 UTC
Steps to reproduce:
- create full remote Fractal sample project
- choose GNU tools collection
- choose DTrace profiler
- run the project
- open I/O usage details (or Thread Details)
Result: Mandelbrot function is shown as _Z10Mandelbrotjjj and "Go To Soutce" is disabled. gc++filt utility is available on both machines and works correctly.
Comment 1 Alexander Pepin 2011-09-16 15:05:54 UTC
The same happens with usual remote projects (I use Automatic copying sync type).
Comment 2 Vladimir Kvashin 2012-10-19 17:43:25 UTC
There is no more DTrace profiler neither in Cnd nor in Studio.