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 180311 - debugging command line options (-E -D -P -C) don't work
Summary: debugging command line options (-E -D -P -C) don't work
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P2 normal (vote)
Assignee: Chihin Ko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-04 19:45 UTC by Chihin Ko
Modified: 2010-02-05 15:21 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 Chihin Ko 2010-02-04 19:45:53 UTC
Sunstudio IDE support direct debugging command line options (-E -D -P -C),
but these options stop working since aten trunk build 18.
Comment 1 Chihin Ko 2010-02-04 20:25:11 UTC
  This is due to when adding gdb support in dbxgui, he condition check in 
  DbxGuiModule.restore cause this regression.

Fixes:

  correct the condition check in DbxGuiModule.restore
Comment 2 Chihin Ko 2010-02-05 15:21:20 UTC
details:   http://lessing.sfbay.sun.com/hg/toolshg/rev/c779adce2d76

changeset: 366:c779adce2d76