Subj : How to embed SpiderMonkey (JavaScript-C) Engine? To : netscape.public.mozilla.jseng From : "ZhiRong Xie" Date : Mon Mar 31 2003 03:53 pm Dear All: I need to embed SpiderMonkey (JavaScript-C) Engine in my application.The Application must implement the function of executing and debugging javascript. I did some attempt,Now I can execute script in my application,but I don't know how to implement the debugging funciton,and there is short of the resource about this on internet£¬even on www.mozilla.org .I searched on www.google.com , but found nothing useful. Is there someone can tell me about that how to implement the debugging function or how to find more resource about this on internet. Thanks in advance! ZhiRong Xie. .