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 - No PC shown, when debugging is paused
Summary: No PC shown, when debugging is paused
Status: CLOSED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2004-08-11 13:39 UTC by _ lcincura
Modified: 2010-04-29 09:18 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 _ 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.