Re: starting debugger

Gijs Kruitbosch <[email protected]> Thu, 16 Jun 2011 12:13:28 +0200
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
On 16/06/2011 11:55 AM, neandr wrote:
> Am 16.06.2011 11:22, schrieb Gijs Kruitbosch:
>> On 16/06/2011 11:12 AM, neandr wrote:
>>> Thought using /thunderbird -debugger
>>> would start TB and debugger at once.
>>>
>>> Not the case here.
>>>
>>> Mozilla/5.0 (X11; Linux i686; rv:5.0) Gecko/20110615 Thunderbird/5.0b2p=
re
>>> JavaScript Debugger 0.9.88.2 (bumped for TB5)
>>>
>>> G=FCnter
>>
>> Is that the real .2 or .1 with the version changed for TB5? The real .2
>> includes a fix for JSD asynchronous starting, included in TB5.
>>
>> Gijs
>
>  From my install {f13b157f-b174-47e7-a34d-4815ddfdfeb8}.xpi here are the =
current
> details in install.rdf:
>
> <em:version>0.9.88.2</em:version>
> for TB: <em:maxVersion>7.0a1</em:maxVersion>
> for SM: <em:maxVersion>2.4a1</em:maxVersion>
> for FX: <em:maxVersion>5.*</em:maxVersion>
>
> Don't know if important for start process: No entry for <em:unpack>
> so the XPI is stored as {..}.XPI to profile directory (see above)
>
>

That wasn't what I meant to ask. You wrote "bumped for TB5". So I wanted to=
 know =

if you changed the version of the 0.9.88.1 XPI file manually, or genuinely =

installed 0.9.88.2.

For good measure, try installing 0.9.88.2 from AMO and see if that helps.

Gijs