From: mquinson Date: Sun, 23 Oct 2005 12:38:45 +0000 (+0000) Subject: Let xbt_die die with an exception so that we get the backtrace without having to... X-Git-Tag: v3.3~3550 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/08c6a2f66d759072267060d3d365511dd13a8cba?hp=08c6a2f66d759072267060d3d365511dd13a8cba;ds=sidebyside Let xbt_die die with an exception so that we get the backtrace without having to launch gdb; deal with the resulting cyclic dependency between xbt_die, exceptions and loggings by giving some prototypes twice git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@1808 48e7efb5-ca39-0410-a469-dd3cf9ba447f ---