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 95780 - CTRL-C has to be working even the application is being profiled
Summary: CTRL-C has to be working even the application is being profiled
Status: NEW
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-16 10:41 UTC by Alexander Kouznetsov
Modified: 2007-06-03 16:25 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 Alexander Kouznetsov 2007-02-16 10:41:39 UTC
Profiler 070215

If user has started Profiled Agent by mistake and it has started to wait for
connection it can't be simply stopped - ctrl-C doesn't work. User needs to "kill
-9" the process.
Comment 1 Alexander Kouznetsov 2007-06-03 16:25:29 UTC
Profiler 070515

CTRL-C also doesn't work when application is frozen during profiling (when
"Profiled application doesn't respond" dialog is shown in Profiler GUI).