If you did not do that already try adding -O -ggdb to your clang invocation. Also: * Does it make any difference if you compile with gcc? * Does "print q" still return something - and the same as before "watch q"? Simon