웹사이트를 빠르고 자유롭게 누빌 수 있는 Mozilla Firefox를 다운로드하면 이곳에서 수천가지 부가 기능을 사용하실 수 있습니다!
닫기easy Xdebug에 대한 검토
전체 검토: 38개
5점중 4점 받음
The settings panel cannot be saved (clicking the button has no effect). You can set the IDE key directly at extensions.easyxdebug.idekey in about:config. Apart from that, it works nicely.
umpirsky: in FF 4 extension buttons go to an extension toolbar instead of the status bar (which was removed); maybe you have disabled it?
5점중 1점 받음
There are no start/stop xdebug session buttons on FF 4.01 / Ubuntu 10.04
전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.5점중 3점 받음
Dont know why I should use it? I use NetBeans with MoWeS and Apache 2 + xdebug. Start my PHP project, set a breakpoint in the SourceCode and it stops. What can your do addon better?
Greats Chris2011
5점중 1점 받음
I am unable to use this extension with FF4, even though it is supposedly compatible with FF 4. It does not allow me to change the Xdebug.idekey value from "netbeans-xdebug" to use with Komodo, and I cannot tell which setting the enable/disable icons are at. The title for the start session and start profiler buttons do not change when they are clicked to change state. Very frustrating, because I relied heavily on Xdebug Helper.
5점중 4점 받음
It works. :-)
5점중 3점 받음
It crashes the browser (FF 3.6.15) when disabling/enabling
이 검토는 현재 부가 기능의 이전 (1.4) 버전에 대한 것입니다.5점중 3점 받음
I am using Firefox 3.6.13. The icons to enable debugging and profiling are respectively inversed with those that show debugging and profiling disabled (plus the tooltip of the icons is always the same, regardless the state). Therefore at first I did not understand what was happening since it was not intuitive to have the icons like that. Sometimes the settings dialog does not work (I assume there is some kind of bug there, in Firefox or in the extension). Apart from that the extension works fine and does the exact same job that did Xdebug Helper.
이 검토는 현재 부가 기능의 이전 (1.4) 버전에 대한 것입니다.5점중 3점 받음
Does it work on Ubuntu...couldn't make it work on Ubuntu 10.4 :(
이 검토는 현재 부가 기능의 이전 (1.4) 버전에 대한 것입니다.5점중 5점 받음
Works in FF4b5 with modified install.rdf ! everything is fine
Thank you
5점중 5점 받음
o, btw i cant find the edit source/hack me button
you have a cvs/git repo some ware?
i want to incorprate frame support, and a cookie killer(is handy for devolepmet of session handlers
5점중 5점 받음
Good plugin:
+ works on eclipse(make shore eclipse is configured and it should listen for requests and prompt you)
+ lite code
+ starts and ends debug session(no url edit)
+ does profiling(enable it in xdebug and use (Win)CacheGrind on the putput folder)
5점중 5점 받음
It took min 10 minutes to that it was needed to set the IDE key to netbeans-xdebug in the settings.
After that this extension worked perfectly and is essential to debug with netbeans.
Great job !
5점중 5점 받음
Now I understand it but I can't change the old review...
After having trouble to understand how to start the debugging process I got it work. So first start the debugger in netbeans. Then switch on debugging using the add on in firefox and turn it of there without stopping the debugger in netbeans
5점중 5점 받음
Thx, version 1.4 is similar to xdebug helper and a proper replacement.
이 검토는 현재 부가 기능의 이전 (1.4) 버전에 대한 것입니다.5점중 3점 받음
This extension (Version 1.3) doesn't work with FF 3.6 caused by the following:
- you are using 2 different pref keys (extensions.xdebughelper.idekey and extensions.easyxdebug.idekey)
- you are using the false code to get the extension prefManager:
main.js:Line 51
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefBranch);
should be:
var prefManager = Components.classes["@mozilla.org/preferences-service;1"].getService(Components.interfaces.nsIPrefService);
Would also be nice that the package will be released for SeaMonkey >= 2.0
5점중 3점 받음
The extension is quite ok, but I don't like, that it re-submits the current page. XDebug Help is still the better option. You still can get it from http://releases.mozilla.org/pub/mozilla.org/addons/3960/, but you have to make it compatible with Firefox 3.6, which is not a big deal with the MR Tech Toolkit extension.
이 검토는 현재 부가 기능의 이전 (1.3) 버전에 대한 것입니다.5점중 3점 받음
This addon does work for remotely debugging. However, I miss the Xdebug helper addon. That addon had easy to recognize icons and the option to profile remotely.
이 검토는 현재 부가 기능의 이전 (1.3) 버전에 대한 것입니다.5점중 5점 받음
Now that it supports stopping the debug session it's a great tool and a proper replacement for the discontinued Xdebug helper add-on. A nice extra feature would be if you could start/stop profiling, too.
이 검토는 현재 부가 기능의 이전 (1.3) 버전에 대한 것입니다.모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요