[maemo-developers] [maemo-developers] A good debugger infrastructure
From: Philip Van Hoof spam at pvanhoof.beDate: Tue Jul 18 11:45:15 EEST 2006
- Previous message: [maemo-developers] A good debugger infrastructure
- Next message: [maemo-developers] A good debugger infrastructure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 2006-07-18 at 09:58 +0300, Ed Bartosh wrote: > On Mon, 2006-07-17 at 20:16 +0200, ext Philip Van Hoof wrote: > > The gdbserver didn't work. It crashed. But gdb on the device itself (in > > an xterm), however does work. Pity it's a little bit difficult because > > my ui's are always full screen. But I'll manage. > > > > Thanks for these packages, whoever made them. This is really helping me. > > > > Tapping "u p" and "d o w n" now :) > 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 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. But I will very soon do some more tests. Also, for example, using an NFS share from my /scratchbox/users/$user/SDK_ARMEL/opt :) -- Philip Van Hoof, software developer at x-tend home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org work: vanhoof at x-tend dot be http://www.pvanhoof.be - http://www.x-tend.be
- Previous message: [maemo-developers] A good debugger infrastructure
- Next message: [maemo-developers] A good debugger infrastructure
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]