[maemo-developers] Do you ltrace work well?
From: Eero Tamminen eero.tamminen at nokia.comDate: Fri Aug 17 10:35:13 EEST 2007
- Previous message: Do you ltrace work well?
- Next message: where is the source code of icd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, ext ?? wrote: > I download ltrace source code from > http://repository.maemo.org/pool/maemo/ossw/source/l/ltrace/ and build it. > but it can' t work . > > Nokia-N800-12:~# ./ltrace -p 889 > breakpointed at 0x0000b9a4 (?) > __libc_start_main(69245, 1, 0xbecea6f4, 70500, 70596 <unfinished ...> > breakpointed at 0x0000b9a4 (?) > __libc_start_main(69245, 1, 0xbecea6f4, 70500, 70596 <unfinished ...> > breakpointed at 0x0000b9a4 (?) > ......... > breakpointed at 0x0000b9a4 (?) > __libc_start_main(69245, 1, 0xbecea6f4, 70500, 70596Error: call nesting too > deep! > <unfinished ...> > breakpointed at 0x0000b9a4 (?) > __libc_start_main(69245, 1, 0xbecea6f4, 70500, 70596Error: call nesting too > deep! > <unfinished ...> > ..... I think this is supposed to work only in x86 SDK as current ltrace doesn't support ARM/EABI. (We're working on this and hopefully the SDK for the next release contains an ltrace version that works fine on the device too.) - Eero
- Previous message: Do you ltrace work well?
- Next message: where is the source code of icd
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]