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 - NetBeans does not start debugging
Summary: NetBeans does not start debugging
Status: RESOLVED INCOMPLETE
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh (x86) Mac OS X
: P2 normal (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 15:40 UTC by biotecno
Modified: 2010-07-21 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 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?