Thanks Bruno, when I type
(gdb) catch throw I get Function "__cxa_throw" not defined. Catchpoint 1 (throw) and when I run I still get No stack. Am I missing something? On Thursday, June 2, 2016 at 2:09:55 PM UTC+2, Bruno Turcksin wrote: > > Alberto, > > On Thursday, June 2, 2016 at 8:02:15 AM UTC-4, Alberto Sartori wrote: > >> gdb exit with "no stack" so I can't tell the right line of code :( >> > type catch throw in gdb before running your code. > > Best, > > Bruno > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
