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 - Add rerun and kill
Summary: Add rerun and kill
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 normal with 1 vote (vote)
Assignee: Maria Tishkova
URL:
Keywords:
: 176645 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-09 08:50 UTC by darbie
Modified: 2016-07-06 14:39 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 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. ***