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 84359 - Should define "standard" menus and toolbars in dbcore
Summary: Should define "standard" menus and toolbars in dbcore
Status: CLOSED DUPLICATE of bug 74325
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-06 19:09 UTC by _ gordonp
Modified: 2008-04-15 18:42 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 _ gordonp 2006-09-06 19:09:01 UTC
I'm implementing the gdb-lite debugger module for C and C++. Because the standard
debug menu and toolbar actions are defined in debuggerjpda, I have a choice of
duplicating these in my layer file or depending on debuggerjpda (I've chosen
the 1st choice).

The gdb module shouldn't need to redefine either the debug menu actions or
toolbar. The debuggercore should provide a "standard" menu and toolbar which
other debuggers should be able to rely upon (and perhaps override in their
layer files).
Comment 1 _ gordonp 2006-09-06 19:09:30 UTC
Changing to enhancement (I meant to file it that way).
Comment 2 Martin Entlicher 2006-09-07 08:51:42 UTC
Yes, we plan to fix this. It's tracked under issue #74325. I'll fix it into NB 6.0.

*** This issue has been marked as a duplicate of 74325 ***
Comment 3 Petr Cyhelsky 2008-04-15 18:40:50 UTC
verified duplicate