Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - boaz

Pages: [1]
1
Linux Applications / Gdb Stuck Over Nfs
« on: March 02, 2006, 12:38:00 pm »
Thanks for the prompt reply!

I have checked dmsg and there are no errors on NFS when doing regular file transfer or even execution of the application from the NFS mount. When running gdb it gets stuck immediately so I cannot see. But atleast I know it should work so I should keep pocking around. (If only it did not get stuck so badly)

I guess I will have to upgrade to Cacko. The original Sharp ROM has so many things missing. Maybe its a kernel thing. Or should I use something else? What's the best to use for stability performance and development?

I see now gdbserver is the actual local debugger with a remote "gui" from a gdb on a remote machine. I'll look up the documentation.
  If it is standard gdb I'm sure I can use Kdevelop it can be made to use all kind of crazy gdb setups, just that I was not aware of the gdbserver. Thanks it is exactly the tip I needed

Free life
Boaz

2
Linux Applications / Gdb Stuck Over Nfs
« on: March 02, 2006, 10:23:40 am »
I try to run gdb on an application and source code that reside on a mounted NFS folder. The machine gets completely stuck. only a cold (remove the battery) reset out.

I 'm working on a Sharp Zaurus C3100 stock English installation. I use the gcc 3.4.4 cross-compiler package from handheld.org including the gdb. I'm connected using a CF LAN card. (NFS works fine but for the problem above)

[Q] has anyone attempted an across-nfs debugging before. On any machine? on a Zaurus?
(Why does it get stuck so bad?)

and while at it. How to cross debug from a PC on an embedded Linux like the Zaurus? any GUI debugger?

Thanks! Free life
Boaz Harrosh

Pages: [1]