]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Print stack trace also for Assert(), not only for AssertThrow().
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 20:12:31 +0000 (20:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 30 Jun 2005 20:12:31 +0000 (20:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@11008 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/source/exceptions.cc

index 17cc28d13d17a8d86da8e2aa732151f0ee08bce5..36a73a9978c4492c42965b700674d39b8b0703e5 100644 (file)
@@ -224,6 +224,7 @@ namespace deal_II_exceptions
                                           // print out exception
                                           // specific data
          e.print_info (std::cerr);
+         e.print_stack_trace (std::cerr);
          std::cerr << "--------------------------------------------------------"
                    << std::endl;
 

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.