Hello, I would like to get know information about JavaScript debugging. There are some facilities for debugging JavaScript being used by WebInspector; in the interpreter engine I found that it contains probably everything that is needed to perform a usual debug session for javascript. I just would like to know how how to use it, in particular, what I should do in order to create my own "debugger interface" for JavaScript. I will be grateful for any tips.
Regards Tomasz Morawski _______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
