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 121776 - Sun Studio compiled code sometimes has problems being debugged with gdb
Summary: Sun Studio compiled code sometimes has problems being debugged with gdb
Status: RESOLVED DUPLICATE of bug 89876
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 23:23 UTC by _ gordonp
Modified: 2009-06-25 10:59 UTC (History)
1 user (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ gordonp 2007-11-12 23:23:13 UTC
On Solaris and Linux, code compiled with the Sun Studio compilers cannot always be correctly debugged
with gdb. Sun Studio 12 has fixed most known problems but several more exist. If you run into problems
debugging programs compiled with Sun Studio 12, the first thing you should do is apply the latest Sun
Studio 12 patches. If your problem still exists, please file a Defect in Issuezilla and make this Task
depend on it.

As problems are found, we (Sun) will open new issues and update this task to depend on them. This should
give some idea of the current state of debugging Sun Studio 12 compiled programs with NetBeans and the
gdb debugger.

Note: These problems do not affect debugging Sun Studio 12 compiled code using the Sun Studio 12 IDE and
dbx.
Comment 1 _ gordonp 2008-11-17 23:00:01 UTC

*** This issue has been marked as a duplicate of 89876 ***