[maemo-developers] Do you ltrace work well?
From: Daniel Stone daniel.stone at nokia.comDate: Fri Aug 17 09:51:22 EEST 2007
- Previous message: Do you ltrace work well?
- Next message: Do you ltrace work well?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Aug 17, 2007 at 01:55:45PM +0800, 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 ...> > ..... You need to build with -fomit-frame-pointer. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.maemo.org/pipermail/maemo-developers/attachments/20070817/59684451/attachment.pgp
- Previous message: Do you ltrace work well?
- Next message: Do you ltrace work well?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]