|
From: Jim B. <Ji...@JC...> - 2011-05-02 01:18:03
|
On 1:59 PM, TSalm wrote: > Le 01/05/2011 19:10, Jim Bell a écrit : >> >> On 1:59 PM, LRN wrote: >>> On 01.05.2011 15:36, Earnie wrote: >>>> TSalm wrote: >>>>> Hi, >>>>> >>>>> Is there away to catch an exception and display his stacktrace ? >>>>> >>>> Look for DrMinGW and other JIT debuggers. >>>> >>> Also, http://code.google.com/p/backtrace-mingw/ >> Cross-platform, C++: >> <http://lists.boost.org/Archives/boost/2010/10/172303.php>. (But I >> haven't tried it.) > - I've try the "boost" one, but it seems it don't display any > backtrace why MinGW. Too bad :-( > The author seems like a very sharp guy who's pretty interested in portability. You might collaborate on a MinGW port. |