I do NOT want to write a debugger and yet I need caller, can you imagine ?

Andrea


On Sat, Mar 9, 2013 at 10:44 AM, David Bruant <[email protected]> wrote:

> Le 08/03/2013 22:19, Andrea Giammarchi a écrit :
>
>  This opens doors to debuggers (introspection) and APIs magic quite a lot.
>>
> If you want to write a debugger, use a debugger API [1] which is only
> executed in privileged environments, no?
>
> Debuggers are useful, but pierce encapsulation which is useful for program
> integrity. I don't think making a debugger API available to all programs is
> a good idea.
>
> David
>
> [1] https://developer.mozilla.org/**en-US/docs/SpiderMonkey/JS_**
> Debugger_API_Guide<https://developer.mozilla.org/en-US/docs/SpiderMonkey/JS_Debugger_API_Guide>
>
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to