>>>>> "Bobo" == Bobo <spiridenok@tut.by> writes: Bobo> ...My question: - is there any way to let gdb display the real C++ Bobo> names iso the mangled ones in commands like backtrace? Try "set print demangle". paul