Hi,

On Sat, 1 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.

> > When did you inspect the object? Some time before the problem in the
> > kernel function, or right in the last interpreter step before it happened?
> > We'll need the latter; please check if the script the object belongs to is
> > still loaded ('scripttable', then search for a script with a maximal
> > offset less than 0xb7d0 and verify that the object is in there ('size',
> > 'dissectscript')).
> 
> I'll try this after I try to get more information on the CB1 bug. (Unless
> you want me to try this on PQ2 first -- let me know.)

I'm indifferent, both should be looked into.

> Thanks for the help, Christoph!

NP! Sorry for not doing any coding and only little debugging [on FreeSCI]
lately...

llap,
 Christoph


Reply via email to