Re: [Komodo-3-beta] Debugger Questions
by Shane Caraveo other posts by this author
Jan 26 2005 3:34PM messages near this date
view in the new Beta List Site
[Komodo-3-beta] Debugger Questions
|
[Komodo-3-beta] Bug: help opens in IE, blocked by SP2
Hi Will,
This can be done. Komodo uses DBGP as the protocol, details can be
found on xdebug.org. Xdebug is the PHP implementation of a debugger
that supports DBGP, but look in the docs and you will find the protocol
spec. If the developer wants to implement a proxy to allow debugging,
have him contact me, I'd be happy to answere questions.
Regards,
Shane
Will Munslow wrote:
> I was wondering if someone could point me in the right direction. Part
> of my problem is that I don't know the correct question, so let me
> explain my situation and you can point and laugh.
>
> I'm writing scripts for a custom interpreter on a mobile phone emulator.
> The interpreter has debugging symbols and I want to use Komodo to
> capture these and step through the code. The developer that wrote the
> interpreter has asked me to find any kind of documentation to glue the
> emulator to Komodo.
>
> Does this sound do-able?
>
> --Will
> _______________________________________________
> Komodo-beta mailing list
> Komodo-beta@[...].com
> http://listserv.ActiveState.com/mailman/listinfo/komodo-beta
Thread:
Will Munslow
Shane Caraveo
|