export DEBUGCPPUNIT=TRUE export CPPUNITTRACE="gdb --args" export VALGRIND=memcheck make CppunitTest_dbaccess_firebird_test make -j 4 -rs -f /home/mariuz/work/libo/Makefile.gbuild CppunitTest_dbaccess_firebird_testSeems that gdb debugging is locked
Update: I needed to export only one of the bash env variables not all of them
export CPPUNITTRACE="gdb --args"Here is a more readable backtrace
No comments:
Post a Comment