swarm-support
[Top][All Lists]
Advanced

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

Re:Objc_msg_lookup stepping through code


From: famasce
Subject: Re:Objc_msg_lookup stepping through code
Date: Tue, 5 Oct 1999 11:51:45 +0200

----- Original Message -----
From: Marcus G. Daniels <address@hidden>
To: <address@hidden>
Sent: Monday, October 04, 1999 8:21 PM
Subject: Re: Objc_msg_lookup stepping through th code


> >>>>> "FM" == Fabio Mascelloni <address@hidden> writes:
>
> FM> (gdb) break 15 Breakpoint 1 0x4010c2: file main.m ,line 15
> FM> (gdb)run
>
> Uh, cut/paste error?
Mhhh,strange,I directly typed gdb messages and in the 'sent items' folder
the messages is complete...

Hope this time they will show:
(run) run
Breakpoint 1,main (argc=1,argv=0xa031130) at main.m:15
15 [observer buildObjects]                     file://observer is the
observerSwarm declared as  SimObserver *observer;
(gdb) s
objc_msg_lookup (receiver 0xa0ee7a0, op=0x40e02c)
    at src/Swarm/swarm/libobjc/sendmsg.c :143
143 src/Swarm/swarm/libobjc/sendmsg.c :No such file or directory
(gdb)bt
 #0    objc_msg_lookup (receiver 0xa0ee7a0, op=0x40e02c)
            at src/Swarm/swarm/libobjc/sendmsg.c :143
#1    0x4010d6    in main (argc=1,argv=0xa031130) at main.m:15
#2    0x61004402 in _size_of_stack_reserve__()
#3    0x61004420 in _size_of_stack_reserve__()
#4    0x40d732 in cygwin_crt0 (f=0x401058 <main>)
       at home/noer/src/b20/comp-tools/devo/winsup/libccrt0.cc :81

Fabio.





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