On Sun, 2 Dec 2001, Matt wrote:

> > > > It _should_ display everything (except for the function selectors)...
> > >
> > > It only appears to do that when inspecting an object by it's name. When I
> > > specify the memory location in the original SCI debugger, it gives me a
> > > memory dump like I sent.
> >
> > It's possible that you got the memory chunk's start address, not the
> > object address (which is located at +8 bytes). Try moving around with the
> > cursor keys a bit.
>
> Done the only difference between FreeSCI and Sierra SCI for this object is
> the selector that is "invalid" in FreeSCI. In Sierra SCI, that selector is
> called "doorState" and is set to 0.

Just an FYI insce the bug tracker is down, the PQ2 crash bug has been
fixed as well as the bug that showed the selector was invalid.

Thanks to Christoph for helping me understand what was going on!


--
http://www.clock.org/~matt


Reply via email to