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: Marcus G. Daniels
Subject: Re: [Swarm-Support] Translating gdb output
Date: Sun, 13 Aug 2006 21:19:08 -0600
User-agent: Thunderbird 1.5.0.5 (Windows/20060719)

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


reply via email to

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