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 168708 - php debugger & javascript debugger can not work together
Summary: php debugger & javascript debugger can not work together
Status: RESOLVED WONTFIX
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ deva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-16 20:07 UTC by hunt_tw
Modified: 2012-09-03 08:32 UTC (History)
2 users (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 hunt_tw 2009-07-16 20:07:12 UTC
"server side php debugger" & "client side javascript debugger" can not work simultaneously.

In my "roject property" > "debug" dialog, if I click above two selection together then during the debug 
initialization, my NB ide always stopped at the browser screen, "NB javascript debugger launching. please wait ...".
No matter how long I wait, it just can not start the debugging process normally.



Background info:

if I only choose one debugging of selection, either PHP or Javascript, then the debugger works correct. which means 
both the Javascript debugger of IE or Firefox can work without problem. But the two debugger can not work together 
under the selection of "server side PHP with client side Javascript in the selectedc browser". From your UI design and 
my google results, I believe that they can work together in most people's PC. So I think mine condition is a bug.

Mine OS is WinXP of traditional Chinese.
CPU: AMD athlon 5050e
RAM: 4G
HDD: 500G
the NB v6.7 is standard edition, plugin C/C++, PHP & jMaki.


I have tested NB in another PC and the result phenomenon is the same,
OS: WinXP of traditional Chinese.
CPU: AMD athlon 1600+
RAM: 512M
HDD: 160G
the NB v6.7 here is standard edition plus PHP & jMaki plugins.


Thnks for this great and free tool,

best regard,

Hunt Chang
Comment 1 Andrei Chistiakov 2009-07-17 12:44:21 UTC
Reassigning to php
Comment 2 Petr Jiricka 2009-09-08 12:09:45 UTC
I guess this should be assigned to Javascript debugger.
Comment 3 Martin Entlicher 2012-09-03 08:32:03 UTC
A new implementation of JavaScript debugger is in trunk. Closing old issues.