[webkit-dev] Remote debugger

Sergiy Temnikov Sergiy.Temnikov at 4d.com
Tue Feb 22 07:59:54 PST 2011


Hello,

I have not been on the calls but I have posted about my remote debugger work on the FireBug working group message board. It is true that Crossfire is smaller than the Web Inspector protocol but it has all I need for the remote debugging of a faceless server that runs JavaScript.
In fact the two protocols are quite close to each other, at least the part related to the source code inspection and tracing. I might even support both seeing that it does not require too much work to reformat messages from one protocol to another. I wish the two protocols were unified and compatible :-)

-Sergiy



[cid:f9ed10.png at 1aafdebe.4b9b52d9]
Sergiy Temnikov
Architecte Logiciel
Email : Sergiy.Temnikov at 4d.com<mailto:Sergiy.Temnikov at 4d.com>
Web :   www.4D.com<http://www.4D.com>

4D SAS
60, rue d'Alsace
92110 Clichy - France
Standard :      +33 1 40 87 92 00


De : Patrick Mueller [mailto:pmuellr at gmail.com]
Envoyé : vendredi 18 février 2011 20:08
À : Joseph Pecoraro
Cc : Sergiy Temnikov; webkit-dev at lists.webkit.org; Pavel Feldman; loislo at chromium.org
Objet : Re: [webkit-dev] Remote debugger

Hello Sergiy,

Have you been on any of the FireBug working group calls?  Wondering if John J Barton and Michael Collins (like me, they also work at IBM) are familiar with your work.  I join the calls occasionally, just to keep up to speed with CrossFire, and don't remember hearing from you - but I also don't pay a whole lot of attention during those calls :-)

My understanding is that CrossFire really only supports JS breakpoints at the moment - if you look at the protocol that Web Inspector uses, you'll see it's quite a bit larger.

In addition to everything Joe mentioned, there's a guy who has Web Inspector hooked up to node.js for doing source-level debugging with node with the WI front-end.  https://github.com/dannycoates/node-inspector - I keep meaning to get in touch with that guy, but haven't yet.
On Fri, Feb 18, 2011 at 13:31, Joseph Pecoraro <pecoraro at apple.com<mailto:pecoraro at apple.com>> wrote:


On Feb 18, 2011, at 7:04 AM, Sergiy Temnikov wrote:




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110222/9d6c415d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f9ed10.png
Type: image/png
Size: 4628 bytes
Desc: f9ed10.png
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110222/9d6c415d/attachment.png>


More information about the webkit-dev mailing list