Re: [maemo-developers] A good debugger infrastructure

2006-07-18 Thread Johan Bilien
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 t

Re: [maemo-developers] A good debugger infrastructure

2006-07-18 Thread Philip Van Hoof
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 s

Re: [maemo-developers] A good debugger infrastructure

2006-07-18 Thread Ed Bartosh
On Mon, 2006-07-17 at 20:16 +0200, ext Philip Van Hoof wrote: > On Mon, 2006-07-17 at 12:38 +0300, Ed Bartosh wrote: > > > > I didn't try, no. > > You should definitely try first :) > > > > gdbserver is included into gdb package. You can install it from > > http://repository.maemo.org/ repo: >

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Frantisek Dufka
Philip Van Hoof wrote: 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. You can install dropbear or openssh and debug when logged in over network (wi-fi,bluetooh PAN,usb). Frantisek _

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Philip Van Hoof
On Mon, 2006-07-17 at 23:05 +0400, Mikhail Sobolev wrote: > On Mon, Jul 17, 2006 at 08:58:46PM +0200, Philip Van Hoof wrote: > > How can I thank you for letting me know there's a gdb package? > It's not me, it's Ed Bartosh :) Oh. Thanks Ed :) > > The mmap() summaries are now working with tinymail

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Mikhail Sobolev
On Mon, Jul 17, 2006 at 08:58:46PM +0200, Philip Van Hoof wrote: > How can I thank you for letting me know there's a gdb package? It's not me, it's Ed Bartosh :) > The mmap() summaries are now working with tinymail on the Nokia 770. I believe, there's an issue with mmap on jffs2. I'm not sure if

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Philip Van Hoof
On Mon, 2006-07-17 at 22:37 +0400, Mikhail Sobolev wrote: > On Mon, Jul 17, 2006 at 08:16:21PM +0200, Philip Van Hoof wrote: > > > > I didn't try, no. > > > You should definitely try first :) > > > > > > gdbserver is included into gdb package. You can install it from > > > http://repository.maemo

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Philip Van Hoof
On Mon, 2006-07-17 at 22:37 +0400, Mikhail Sobolev wrote: > On Mon, Jul 17, 2006 at 08:16:21PM +0200, Philip Van Hoof wrote: > > > > I didn't try, no. > > > You should definitely try first :) > > > > > > gdbserver is included into gdb package. You can install it from > > > http://repository.maem

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Mikhail Sobolev
On Mon, Jul 17, 2006 at 08:16:21PM +0200, Philip Van Hoof wrote: > > > I didn't try, no. > > You should definitely try first :) > > > > gdbserver is included into gdb package. You can install it from > > http://repository.maemo.org/ repo: > > > > echo "deb http://repository.maemo.org/ mistral fr

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Philip Van Hoof
On Mon, 2006-07-17 at 12:38 +0300, Ed Bartosh wrote: > > I didn't try, no. > You should definitely try first :) > > gdbserver is included into gdb package. You can install it from > http://repository.maemo.org/ repo: > > echo "deb http://repository.maemo.org/ mistral free non-free" > >> /etc/a

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Ed Bartosh
On Mon, 2006-07-17 at 11:35 +0200, ext Philip Van Hoof wrote: > On Mon, 2006-07-17 at 12:29 +0300, Ed Bartosh wrote: > > On Sun, 2006-07-16 at 20:31 +0200, ext Philip Van Hoof wrote: > > > On Sun, 2006-07-16 at 21:45 +0400, Mikhail Sobolev wrote: > > > > On Sun, Jul 16, 2006 at 06:10:18PM +0200, Ph

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Philip Van Hoof
On Mon, 2006-07-17 at 12:29 +0300, Ed Bartosh wrote: > On Sun, 2006-07-16 at 20:31 +0200, ext Philip Van Hoof wrote: > > On Sun, 2006-07-16 at 21:45 +0400, Mikhail Sobolev wrote: > > > On Sun, Jul 16, 2006 at 06:10:18PM +0200, Philip Van Hoof wrote: > > > > Nevertheless I'd like to re-empathize tha

Re: [maemo-developers] A good debugger infrastructure

2006-07-17 Thread Ed Bartosh
On Sun, 2006-07-16 at 20:31 +0200, ext Philip Van Hoof wrote: > On Sun, 2006-07-16 at 21:45 +0400, Mikhail Sobolev wrote: > > On Sun, Jul 16, 2006 at 06:10:18PM +0200, Philip Van Hoof wrote: > > > Nevertheless I'd like to re-empathize that software developers working > > > on embedded devices like

Re: [maemo-developers] A good debugger infrastructure

2006-07-16 Thread Philip Van Hoof
On Sun, 2006-07-16 at 21:45 +0400, Mikhail Sobolev wrote: > On Sun, Jul 16, 2006 at 06:10:18PM +0200, Philip Van Hoof wrote: > > Nevertheless I'd like to re-empathize that software developers working > > on embedded devices like the Nokia 770 are very much in need of a good > > debugging infrastruc

Re: [maemo-developers] A good debugger infrastructure

2006-07-16 Thread Mikhail Sobolev
On Sun, Jul 16, 2006 at 06:10:18PM +0200, Philip Van Hoof wrote: > Nevertheless I'd like to re-empathize that software developers working > on embedded devices like the Nokia 770 are very much in need of a good > debugging infrastructure like gdbserver. Could you please be more specific? -- Misha

[maemo-developers] A good debugger infrastructure

2006-07-16 Thread Philip Van Hoof
I'm very sure this is well known by Nokians, Nevertheless I'd like to re-empathize that software developers working on embedded devices like the Nokia 770 are very much in need of a good debugging infrastructure like gdbserver. Please give it a high priority. -- Philip Van Hoof, software develo