swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] Translating gdb output


From: Crile Doscher
Subject: Re: [Swarm-Support] Translating gdb output
Date: Mon, 14 Aug 2006 15:53:39 +1200

Hmmmm...could be. I'm using a drop method that's supposed to kill an agent if it moves beyond a value set by worldXSize. On closer examination it looks like that method might not be doing what I think it is. I'll go down the path and post if there's a solution there. Thanks -
C
----- Original Message ----- From: "Marcus G. Daniels" <address@hidden>
To: <address@hidden>
Sent: Monday, August 14, 2006 3:19 PM
Subject: Re: [Swarm-Support] Translating gdb output


Crile Doscher wrote:
(gdb) bt
#0  0x005a857a in objc_msg_lookup () from /usr/lib/swarm/libswarm.so.0
#1  0x0804de6f in -[Cumec findSteepestSlopeAtX:Y:] (self=0x9ff93b0,
    _cmd=0x8059310, px=0xbfe18fa8, py=0xbfe18fa4) at Cumec.m:214

Could it be that you are asking for a coordinate in the space that is out of range? (And thus the object that gets the sent message is a not valid one?)

Marcus
_______________________________________________
Support mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/support





reply via email to

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