Login  Register

Re: CrashDump

Posted by Blair McGlashan on Mar 24, 2004; 12:38pm
URL: https://forum.world.st/CrashDump-tp3370123p3370130.html

"Ian Bartholomew" <[hidden email]> wrote in message
news:NP08c.23141$[hidden email]...
> Blair,
>
> 5.1.4 included an updated VM but the CrashDump registry key still
> appears to use the Dolphin 5.0 setting (HKLM/Software/Object
> Arts/Dolphin Smalltalk 5.0/CrashDump). Did that change just slip through
> the net or is it an indication that my machine is still using the old
> VM?.

Nope, that is deliberate. Although it might have been desirable to change
this with the 5.1 minor release, we did not so the 5.1.4 VM behaves as the
original 5.1 VM.

You can tell which VM you are using by evaluating:

    VMLibrary default versionString


Regards

Blair