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 170595

Summary: Debug doesn't stop correctly
Product: python Reporter: redcap2 <redcap2>
Component: CodeAssignee: Lou Dasaro <mr_lou_d>
Status: CLOSED WONTFIX    
Severity: blocker CC: Jenselme
Priority: P2    
Version: 8.1   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description redcap2 2009-08-19 07:25:31 UTC
I encountered this problem upgrading from 6.5 to 6.7. Problem exists on a Windows XP laptop and a Linux Kubuntu 8.04
Desktop (both with Intel CPU):

Script language: Python.

if I try a debug step by step (F7), and there is a call to a class into another file, the code is executed in one step
only (like a F8 step)

if I place a breakpoint into the called file, program execution stops there, but F7 and F8 don't work anymore, just F5
works.
Comment 1 Peter Pis 2009-08-26 12:30:45 UTC
Reassigning to python for further evaluation.
Comment 2 Jenselme 2017-06-22 22:25:53 UTC
Should be solved with the new debugger when we add it. The debugger is currently disabled. Closing this since there is no point into importing it elsewhere.
Comment 3 Jiri Kovalsky 2017-06-23 08:06:00 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.