All the flags are defined in src/flag-definitions.h, and FLAG_debugger
defaults to true. In the D8 shell you can enter the debugger through the
'debugger' statement. Type 'help' at the dbg> prompt to see the commands
available.
Regards,
Søren

On Wed, Mar 11, 2009 at 11:51 PM, corey <[email protected]> wrote:

>
> Do I need to compile with a special flag for i::FLAG_debugger to be
> set to something or do I just set it to true in my code? I can't seem
> to find the definition anywhere and I'm trying to run some samples
> with the d8 shell code.
>
> Thanks,
> Corey
> >
>

--~--~---------~--~----~------------~-------~--~----~
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to