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 119043 - Attach to external application causes no results being gathered
Summary: Attach to external application causes no results being gathered
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC All
: P2 blocker (vote)
Assignee: J Bachorik
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2007-10-16 13:54 UTC by J Bachorik
Modified: 2008-11-26 16:29 UTC (History)
0 users

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 J Bachorik 2007-10-16 13:54:02 UTC
Product Version: NetBeans IDE Dev (Build 200710160000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Linux version 2.6.20-16-generic running on i386; UTF-8; en_US (nb)

Steps to reproduce:
1. Start AnagramGame in direct attach mode
2. Attach to the application without specifying the project - use <External Application>
3. Watch live results - no results are being gathered
Comment 1 J Bachorik 2007-10-16 13:54:39 UTC
regression since build 20070924
Comment 2 J Bachorik 2007-10-16 13:58:41 UTC
fixed

Checking in RecursiveMethodInstrumentor3.java;
/cvs/profiler/libs/jfluid/src/org/netbeans/lib/profiler/instrumentation/RecursiveMethodInstrumentor3.java,v  <-- 
RecursiveMethodInstrumentor3.java
new revision: 1.3; previous revision: 1.2
Comment 3 J Bachorik 2007-10-24 10:13:58 UTC
required one more change to make it working properly

Checking in RecursiveMethodInstrumentor3.java;
/cvs/profiler/libs/jfluid/src/org/netbeans/lib/profiler/instrumentation/RecursiveMethodInstrumentor3.java,v  <-- 
RecursiveMethodInstrumentor3.java
new revision: 1.4; previous revision: 1.3
done
Comment 4 Rashid Urusov 2008-11-26 16:29:07 UTC
VERIFIED in Build 200811260201