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 169494 - No breakpoints for Firefox 3.5
Summary: No breakpoints for Firefox 3.5
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P2 blocker (vote)
Assignee: Quy Nguyen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-29 17:21 UTC by kirkaustin
Modified: 2012-09-03 08:32 UTC (History)
1 user (show)

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 kirkaustin 2009-07-29 17:21:53 UTC
I've just downloaded the new FireBug 1.4.1 and NetBeans 6.7.1, and there are still problems with debugging JavaScript in NetBeans.

While I can set breakpoints in NetBeans, and they will stop in the FireBug console, they are not picked up by NetBeans, so I can't step through the code in the 
NetBeans environment.  This used to work fine prior to Firefox 3.5.
Comment 1 Martin Entlicher 2012-09-03 08:32:05 UTC
A new implementation of JavaScript debugger is in trunk. Closing old issues.