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 171234 - javascript debuging doesn't work with php
Summary: javascript debuging doesn't work with php
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: _ deva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-01 11:00 UTC by nbphpuser
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 nbphpuser 2009-09-01 11:00:53 UTC
After installing javascript debug plugin via plugin manager, 
firefox starts javascript debug session and php debug session. Plugin for firefox was installed properly. 

I can see both debugging sessions in debug sessions window. However, read only tab with client side code does not popup
and there is no way to debug javascript. Setting breakpoints in .js files or pressing pause debug icon does nothing.

Pet
Comment 1 nbphpuser 2009-09-03 09:25:35 UTC
If I set Firebug "On for all pages", then Firebug stops at breakpoint which I've set in NB .js file and I can debug in 
firebug, but not inside of NetBeans. Would mean, firebug has stolen debug session from NB.

Pet
Comment 2 nbphpuser 2009-09-25 15:07:20 UTC
Debugging javascript in IE works fine. In Firefox it is still not working for me. I've tried enable/disable 
install/deinstall of firebug with no luck

Pet
Comment 3 schkovich 2011-02-20 17:33:25 UTC
Javascript debugger has been dropped of in Netbeans 6.8. http://forums.netbeans.org/viewtopic.php?p=79312#79312

Sounds as if this bug should be resolved as wontfix.
Comment 4 Martin Entlicher 2012-09-03 08:32:05 UTC
A new implementation of JavaScript debugger is in trunk. Closing old issues.