On Tue, Jul 18, 2006, Philip Van Hoof wrote:
> > How exactly gdbserver crashed? Did you try to run application with it or
> > to attach to existing pid? I only tried with simple non-gui applications
> > (ping, tracepath) and it worked without any problem.
> 
> I only tried once, but I attached it to a new program:
> 
> gdbserver 192.168.1.102:5000 /opt/tinymail/bin/tinymail

Just a note, man gdbserver says that in
 gdbserver host:port myapp 

host is the remote host, the one that is expected to run the client on.
So in your case not 192.168.1.102.

But man also says that "Currently,  the  ‘host’  part is ignored."

> Other computer: gdb, target remote 192.168.1.102:5000
> 
> And gdbserver crashed. I forgot what it said. I think something about
> "target not found" or something with the tinymail binary.
> 
-- 
Johan Bilien
<[EMAIL PROTECTED]>
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to