swarm-support
[Top][All Lists]
Advanced

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

Re: Finding events at a particular time in a Schedule


From: Marcus G. Daniels
Subject: Re: Finding events at a particular time in a Schedule
Date: 29 Sep 2000 12:04:57 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "TTF" == Tee Toth-Fejel <address@hidden> writes:

TTF> However, when I inserted the test() in my guiSwarm subclass and
TTF> called it, I got the same stackdump

What's happening is that there is an ActionConcurrent_c instance on
the Schedule, which the Java layer doesn't know how expose.  This
doesn't come up unless you're groveling around the contents of
Schedules.  What's needed is a Java-side proxy for exposing
Swarm-internal objects.  Alas, I don't have time to implement that
right now.  Someday I hope people will notice we do distribute source
code to the simulator.  <sigh>

TTF> Unfortunately, when I try the debugger, I get:

TTF> $ gdb javaswarm FredSwarm

What I said was:

MD>  JAVASWARMGDB=gdb javaswarm YourProgram

TTF> So why is javaswarm not in executable format?  Isn't it a script?

It is a script.  The JAVASWARMGDB environment variable passes "gdb"
through in the right way.

Be aware there are various problems uses GDB under Windows.  I hear some
of them have been resolved in the current GDB snapshot.

All in all, Linux is a must nicer environment for debugging.


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