From: prascle Date: Thu, 25 Nov 2004 12:09:31 +0000 (+0000) Subject: PR: Add information in trace when catch signals X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d6054d63d27d94604d224e9eab50ce7ab81e38bb;p=modules%2Fkernel.git PR: Add information in trace when catch signals --- diff --git a/src/Session/SALOME_Session_Server.cxx b/src/Session/SALOME_Session_Server.cxx index c78fb6763..33d3440a3 100644 --- a/src/Session/SALOME_Session_Server.cxx +++ b/src/Session/SALOME_Session_Server.cxx @@ -198,7 +198,7 @@ int main(int argc, char **argv) } catch(std::exception& e) { - INFOS("run(): An exception has been caught"); + INFOS("run(): An exception has been caught " <