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 156301 - Threads not showing up
Summary: Threads not showing up
Status: RESOLVED WORKSFORME
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows Vista
: P2 blocker (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 19:05 UTC by cpoconno
Modified: 2009-01-15 01:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
showing thread in debug (176.30 KB, text/plain)
2009-01-07 10:02 UTC, jymen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cpoconno 2009-01-05 19:05:20 UTC
I created a project with existing sources and started debugging it. When I open (Window -> Debugging -> Threads) the 
"Threads" tab no threads are listed.
Comment 1 jymen 2009-01-07 10:02:15 UTC
Created attachment 75528 [details]
showing thread in debug
Comment 2 jymen 2009-01-07 10:05:22 UTC
without further information making a sample test on linux with build #513 shows the threads correctly(see attached png)
so I swith this issue to workforme.