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 176261

Summary: Add rerun and kill
Product: cnd Reporter: darbie <darbie>
Component: DebuggerAssignee: Maria Tishkova <mromashova>
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description darbie 2009-11-09 08:50:30 UTC
When doing remote debugging using gdbserver there does not appear to be any way to tell Netbeans to:
1. do the equivalent of "r" - run from the beginning.
2. stop the running program (I can stop debugging it, but the executable keeps going).  I want a way to stop the program and the debug session.
Comment 1 Egor Ushakov 2009-11-11 03:44:03 UTC
This is a Netbeans concept, we may need to rethink it in the next release
Comment 2 Egor Ushakov 2010-03-16 12:59:48 UTC
*** Bug 176645 has been marked as a duplicate of this bug. ***