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 176611 - gdb startup file doesn't set dirty
Summary: gdb startup file doesn't set dirty
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P4 normal (vote)
Assignee: Chihin Ko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-11 16:10 UTC by ivan
Modified: 2010-06-09 19:19 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ivan 2009-11-11 16:10:11 UTC
If you change the gdb startup file property, let's say to empty,
and accept the whole debugging properties dialog gdb still gets 
the original value hurled at it.
If you change some _other_ property in addition then the startup
property file gets through. 
Ergo that property doesn't properly set the dirty flag.

I's quite likely that the same problem occurs with the dbx
startup file property as well.