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 47098

Summary: No PC shown, when debugging is paused
Product: debugger Reporter: _ lcincura <lcincura>
Component: JavaAssignee: issues@debugger <issues>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description _ lcincura 2004-08-11 13:39:08 UTC
NetBeans IDE 200408101800 on java 1.4.2_05

1, Start debugger
2, Invoke Pause action => program counter is not
shown and no thread is marked as current.
Comment 1 Maros Sandor 2004-08-11 14:30:16 UTC
PC will show once you choose a thread in the threads view ... from 
that point the thread will be marked as 'current' and the next time 
you pause the program, PC from that thread will be shown. Please note 
that PC will only show if you have source file for that location.
Comment 2 Quality Engineering 2010-04-29 09:18:45 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.