swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: another gdb question


From: Marcus G. Daniels
Subject: Re: another gdb question
Date: 18 Jun 1998 12:38:22 -0700

>>>>> "PJ" == Paul E Johnson <address@hidden> writes:

PJ> I have no malloc.c on my system, but i do have malloc.h.  Since
PJ> heatbugs and other programs run, I don't figure this is
PJ> meaningful.  Right?

It's a system library routine.  If you happened to download the
library source code you could trace through it line by line.  But
your problem isn't related to this.

#11 0x805df38 in _i_ActionTo_0___performAction__ (self=0x81758e8,
_cmd=0x80b49d0, 
    anActivity=0x8167da8) at Action.m:208

List this code and inspect the target and selector, e.g. "print *self"
to determine which ivar doesn't make sense.

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

[Prev in Thread] Current Thread [Next in Thread]