|
From: Carlos A. <car...@in...> - 2005-08-19 16:34:14
|
Hello all, I would like to know if there is any ongoing project to create a version of Valgrind to ARM plataform. BR, Carlos. -- Carlos Eduardo Software Engineer Nokia Institute of Technology - INdT Embedded Linux Laboratory - 10LE Phone: +55 92 2126-1079 Mobile: +55 92 8127-1797 E-mail: car...@in... |
|
From: Tom H. <to...@co...> - 2005-08-19 16:37:32
|
In message <430...@in...>
Carlos Aguiar <car...@in...> wrote:
> I would like to know if there is any ongoing project to create a version
> of Valgrind to ARM plataform.
Not that I know of. Some initial work was done but it is far from
complete and is currently disabled.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|
|
From: Carlos A. <car...@in...> - 2005-08-19 17:34:17
|
Tom Hughes wrote: >In message <430...@in...> > Carlos Aguiar <car...@in...> wrote: > > > >>I would like to know if there is any ongoing project to create a version >>of Valgrind to ARM plataform. >> >> > >Not that I know of. Some initial work was done but it is far from >complete and is currently disabled. > >Tom > > > Hi Tom, Could you tell me the reasons (technical) this work is far from complete and currently disabled? BR, Carlos. -- Carlos Eduardo Software Engineer Nokia Institute of Technology - INdT Embedded Linux Laboratory - 10LE Phone: +55 92 2126-1079 Mobile: +55 92 8127-1797 E-mail: car...@in... |
|
From: Julian S. <js...@ac...> - 2005-08-19 20:03:21
|
> Could you tell me the reasons (technical) this work is far from complete > and currently disabled? Supporting a new architecture is a lot of work, not just in the initial development, but also in terms of long-term maintenance and support. When you say "ARM platform", what do you mean, exactly? It is not just the ARM cpu that is important; also the OS/environment makes a big difference. J |