swarm-support
[Top][All Lists]
Advanced

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

Debugging Swarm programs.


From: dsumpter
Subject: Debugging Swarm programs.
Date: Mon, 11 Nov 1996 16:10:49 GMT

I am using xxgdb to debug Swarm programs but have had problems with stepping 
through my code. When I go down to a file which is defined in the Swarm source 
it gives me the following type of debug message.

objc_msg_lookup_super (super=0xeffff0a0, sel=0x12f6e4) at sendmsg.c:133
sendmsg.c:133: No such file or directory.

I have tried compiling Swarm without the -g option, but this doesn't stop the 
debugger looking for the source files.
 
I could of course point xxgdb to where the source for Swarm is but I don't
particularly want too see the internal workings of the Swarm libs.

I'd also be interested to know if anyone has got the SPARCworks debugger in
Xemacs working with Objective C since I can't seem to get it to relate source
to object files.

Any ideas,

David.


reply via email to

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