swarm-support
[Top][All Lists]
Advanced

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

Re: Q: debugging swarm app


From: Marcus G. Daniels
Subject: Re: Q: debugging swarm app
Date: 18 Oct 1998 14:21:06 -0700

>>>>> "EW" == Eric Werk <address@hidden> writes:

EW> I get a runtime error that seems to occur somewhere in the
EW> modelSchedule:

EW> error: Discrete2d (instance) does not recognize (null)

Run your app like below and get a backtrace.  This will show the last
thing it tried to do.  

  $ gdb ./app 
  (gdb) run

  
  (gdb) bt 


                  ==================================
   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]