make it compile - include for kdebug was missing
fixed some issues with uninitialized variables, as found by valgrind. The symbol_view one appaerently was responsible for some random crashes here
valgrind initialization fix - m_root is accessed before first initialization.