Re: Starting firefox -venkman

Wink Saville <[email protected]> Sun, 02 Dec 2007 10:37:52 -0800
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
Alex Vincent wrote:
> Wink Saville wrote:
>   
>>  From what I understand starting firefox -venkman should only start
>> the debugger and not the browser UI, thus allowing the debugging
>> of extension loading. When I do this both the debugger and the
>> browser UI is started, not what I expected.
>>
>> Is there something I'm doing in correctly or is my expectation incorrect.
>>
>> Cheers,
>>
>> Wink Saville
>>
>>     
>
> You could try "-chrome chrome://venkman/content" instead.
> _______________________________________________
> dev-apps-js-debugger mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-apps-js-debugger
>   
Alex,

Well that seems to start the debugger and not FF,
but now how do I run FF from the debugger?

Wink