[omniORB] valgrind and debug tool
Julien Teisseire
zzteisseire at echo.fr
Fri May 13 10:51:34 BST 2005
Hello,
I would like to know how to debug an omni_thread based program.
Valgrind tells me :
==16942== Valgrind detected that your program requires
==16942== the following unimplemented functionality:
==16942== clone(): not supported by Valgrind.
We do now support programs linked against
libpthread.so, though. Re-run with -v and ensure that
you are picking up Valgrind's implementation of libpthread.so.
==16942== This may be because the functionality is hard to implement,
==16942== or because no reasonable program would behave this way,
==16942== or because nobody has yet needed it. In any case, let us know
at
==16942== valgrind.kde.org and/or try to work around the problem, if you
can.
==16942==
==16942== Valgrind has to exit now. Sorry. Bye!
==16942==
I tried with -v, same thing ...
Thank you.
Julien
More information about the omniORB-list
mailing list