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 87135 - Call stack should include function name
Summary: Call stack should include function name
Status: RESOLVED DUPLICATE of bug 87053
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-13 17:22 UTC by alexandrov
Modified: 2009-06-25 10:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexandrov 2006-10-13 17:22:44 UTC
call stack now shows file:line is not appropriate, it should be
           function(args..)file:line.
For developers this is critical to use gdb gui.
Comment 1 _ gordonp 2006-10-19 22:32:26 UTC

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