swarm-support
[Top][All Lists]
Advanced

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

gdb question...


From: Ken Gosier
Subject: gdb question...
Date: Mon, 19 Feb 2001 18:08:01 -0800 (PST)

My apologies if this is answered in a FAQ somewheres, but
I've looked around and haven't found anything:

I can run gdb with the .libs/executable setup on Linux with
Obj-C. The problem is that with gdb I can step through all
the buildActions/buildObjects steps, and see exactly what's
happening.

But then, I get to the line in main:

[theTopLevelSwarm go];

And I can't use gdb with this to keep stepping as
individual time steps go by.

I don't have the swarm source on my machine. But my
intuition is that wouldn't help so much. If I had the
source, then probly I could step through the go statement,
and all I would see would be low-level calls within the
guts of the swarm library. Rather than seeing my model
statements execute, which is what I'd like to see.

The other answer I can think of is, Install some probes,
etc., so's I can use the Next button on ProcCtrl, and check
at each step what's going on inside Agents, etc.

Many thanks for any help--

=====
Ken Gosier
address@hidden

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35 
a year!  http://personal.mail.yahoo.com/

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