Am Mittwoch, 14. Juni 2006 00:06 schrieb Daniel Jacobowitz: > You can only do this if the library is compiled with debugging > information. If it is, it will happen automatically. And if it doesn't!? I compile my prog gcc -g .... and the library is compiled with g flag, too. --Oliver