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 137946 - Support for non-java debuggers in the new debugging view
Summary: Support for non-java debuggers in the new debugging view
Status: NEW
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-23 11:08 UTC by pribyl
Modified: 2008-06-23 11:23 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 pribyl 2008-06-23 11:08:38 UTC
The new debugging view works just fine with the java debugger. I really can imagine leaving out Session/Thred/Call Stack
view in the future, as their functionality is contained in the brand new view...

However, there is still lack of support from the other dobuggers. 

(I mean like, for example, the Ant debugger, still showing its sessions in the session view only. And oter non-java
debuggers too...)

I can imagine how tough this may be, but I think it would be great to have this all "under one roof". In the future :)

Thanks
P.
Comment 1 Roman Ondruska 2008-06-23 11:23:33 UTC
Accepted. This is covered by UI spec for post 6.5 release.