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 188795

Summary: NetBeans does not start debugging
Product: debugger Reporter: biotecno
Component: CodeAssignee: issues@debugger <issues>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P2    
Version: 6.x   
Hardware: Macintosh (x86)   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:

Description biotecno 2010-07-20 15:40:04 UTC
Product Version = NetBeans IDE 6.9 (Build 201006101454)
Operating System = Mac OS X version 10.5.8 running on x86_64
Java; VM; Vendor = 1.6.0_15
Runtime = Java HotSpot(TM) 64-Bit Server VM 14.1-b02-92

Entering into debug window and stopping at breakpoints not occurring when Debug>Debug Project is selected. NetBeans behaves the same as running a project from IDE, i.e., does not stop at cursor or breakpoints.
Comment 1 Martin Entlicher 2010-07-21 09:18:33 UTC
Can you please provide some steps to reproduce?
E.g. provide a sample project where you encounter such behavior?