Re: JS debugger on conceptual level
"Dan" <[email protected]> Thu, 23 Jul 2009 18:33:46 -0400
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
Interesting. Well making a proxy to which connect my UI is Ok with me. But what function in the js codes of firebug gets called first and which one attaches to Firefox and enumerates the scripts? I am just trying to figure out from which side to look at this code. Thanks Dan "John J. Barton" <[email protected]> wrote in message news:[email protected]... > Gijs Kruitbosch wrote: > ... >> >> Well fine. I apologize if I was not very strict in terms of terminology. > > (I did not mean to imply you were in any sense incorrect, I was agreeing > with you). > >> I can't think of any external interfaces that we have for debugging. In >> fact, just in general the only interfaces I can think of that manipulate >> Gecko/"Mozilla"/Firefox from the outside (without sneaking in on the >> inside first) are gtkmozembed and the Mozilla ActiveX control. Neither >> allows you the kind of control you want for debugging, I'm pretty sure. > > We are trying to get a proxied debugging solution going over on the > webdebugprotocol group and Mike Collins at IBM is working on > Firebug/Firefox code for this. > > jjb