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 - Function names are not demangled in full remote project compiled with GNU
Summary: Function names are not demangled in full remote project compiled with GNU
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Profile (show other bugs)
Version: 7.0.1
Hardware: PC Other
: P2 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-16 14:37 UTC by Alexander Pepin
Modified: 2012-10-19 17:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.