swarm-support
[Top][All Lists]
Advanced

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

Re: [Swarm-Support] =Problems_on_Debug_of_Swarm_and _Others


From: Marcus G. Daniels
Subject: Re: [Swarm-Support] =Problems_on_Debug_of_Swarm_and _Others
Date: Wed, 11 Jan 2006 09:08:35 -0700
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Stone Oliver wrote:

My questions are:
1) Is there a visual debugger for Swarm programming under Java Development Environment?

Any Java debugger will work for your model code. If you want to look inside Swarm for some reason, you can do that with gdb. Usually if Swarm doesn't act as expected people will report the symptoms and post their code.

2) Should we create our own objects outside the "buildObjects()" method?

You can make objects anywhere you want.  It's just a convention.


reply via email to

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