GDB debug thread problem on twr5441x (kernel 2.6.29)

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GDB debug thread problem on twr5441x (kernel 2.6.29)

1,690件の閲覧回数
lmhdoms
Contributor III

Hello,

 

I am trying to debug an application linked with -lpthread, but GDB fails:

 

Starting program: /upcodepr.linux.mcf54415
Reading symbols from /lib/ld.so.1...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
Reading symbols from /lib/librt.so.1...done.
[New Thread 0x60180210 (LWP 621)]
[New Thread 0x609814c0 (LWP 624)]
Cannot find user-level thread for LWP 621: capability not available

 

I am using the Freescale ltib package to build the kernel (2.6.29).

 

The application was linked against the glibc included in the tool chain, and the same glibc is included on the target.

 

Attached is the ltib configuration.

 

Any comments and help is appreciated,

 

Regards,

- Lars

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

788件の閲覧回数
lmhdoms
Contributor III

Additional info: the version of gdb is:

 

GNU gdb (GDB) 6.6.50.20070821-cvs

 

 

0 件の賞賛
返信