Re: Unable to use strace in embedded mips system

2017-08-16 Thread Dmitry V. Levin
On Wed, Aug 16, 2017 at 05:15:21PM +, Davide Palma wrote: > Uclinux uses uclibc. Is strace supposed to work with it? strace is supposed to work with uclibc if the latter works properly. -- ldv signature.asc Description: PGP signature ---

Re: Unable to use strace in embedded mips system

2017-08-16 Thread Davide Palma
Uclinux uses uclibc. Is strace supposed to work with it? On Mer 16 Ago 2017, 17:45 Dmitry V. Levin wrote: > On Wed, Aug 16, 2017 at 01:37:37PM +, Davide Palma wrote: > > Hello, > > I'm trying to strace an application directly in a real embedded MIPS32 > > chipset that runs uclinux. > > > > T

Re: Unable to use strace in embedded mips system

2017-08-16 Thread Dmitry V. Levin
On Wed, Aug 16, 2017 at 01:37:37PM +, Davide Palma wrote: > Hello, > I'm trying to strace an application directly in a real embedded MIPS32 > chipset that runs uclinux. > > This is the toolchain I used to compile strace: > david@devuan:~$ mipsel-buildroot-linux-uclibc-gcc -v > Using built-in s

Re: Unable to use strace in embedded mips system

2017-08-16 Thread Eugene Syromyatnikov
On Wed, Aug 16, 2017 at 1:37 PM, Davide Palma wrote: > What do you suggest me to do? What is the kernel version? -- Eugene Syromyatnikov mailto:evg...@gmail.com xmpp:esyr@jabber.{ru|org} -- Check out the vibrant tech co

Unable to use strace in embedded mips system

2017-08-16 Thread Davide Palma
Hello, I'm trying to strace an application directly in a real embedded MIPS32 chipset that runs uclinux. This is the toolchain I used to compile strace: david@devuan:~$ mipsel-buildroot-linux-uclibc-gcc -v Using built-in specs. COLLECT_GCC=/home/david/Downloads/buildroot-2017.05.2/output/host/usr/