ROOT and GDB

From: Alberto Pulvirenti <alberto.pulvirenti_at_ct.infn.it>
Date: Fri, 06 May 2005 10:57:54 +0200


Dear all,

I have written a shared library which I recall into a ROOT session to do some stuff.
Of course, it has to be debugged, but when I try to check where it has problems, I do not manage to use GDB, because ROOT catches the error, but returns me a useless message. Using the ROOT stacktrace doesn't help me in any way, and I would like to use GDB, but the error is caught before GDB can recognize it, so I actually can't debug such library.

Is there a way to exclude this ROOT error-catching tool, in order to debug my program with GDB?

Cheers,

        Alberto Received on Fri May 06 2005 - 10:51:11 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET