coriolis/hurricane
Jean-Paul Chaput 6e1d3f0372 Show backtrace when catching a C++ exception through Python.
* Change: In PyHurricane.h, in HCATCH macro, show the backtrace when
    catching a C++ exception. No need to use the "hex" stream manipulator
    if we cast into (void*).
2016-09-12 23:29:35 +02:00
..
cmake_modules * All Tools: 2010-07-14 19:39:36 +00:00
doc Complete rewrite of the trace system (now a stream). 2016-05-17 23:00:06 +02:00
src Show backtrace when catching a C++ exception through Python. 2016-09-12 23:29:35 +02:00
tests * All Tools: 2012-12-03 08:26:28 +00:00
CMakeLists.txt Diplay function, file & line number in the backtrace (like gdb). 2016-08-06 18:15:06 +02:00