Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Vincent Torri
On Sat, May 27, 2017 at 12:14 AM, Edward Diener wrote: > On 5/26/2017 4:13 PM, Vincent Torri wrote: >> >> Hello >> >> On Fri, May 26, 2017 at 9:50 PM, Edward Diener >> wrote: >>> >>> I would like to use a libbacktrace library for mingw-64/gcc. This is used >>> by >>> a new Boost library called st

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Edward Diener
On 5/26/2017 5:09 PM, Carl Kleffner wrote: drmingw can be used to display post mortem information. It containes an embeddable library called ExcHndl too. Thank you, but what does this have to do with libbacktrace for mingw-64/gcc ? Regards Carl 2017

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Edward Diener
On 5/26/2017 4:13 PM, Vincent Torri wrote: Hello On Fri, May 26, 2017 at 9:50 PM, Edward Diener wrote: I would like to use a libbacktrace library for mingw-64/gcc. This is used by a new Boost library called stacktrace to provide stack traces anywhere in code in c++ when using GCC/MinGW/Clang o

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Carl Kleffner
drmingw can be used to display post mortem information. It containes an embeddable library called ExcHndl too. Regards Carl 2017-05-26 22:13 GMT+02:00 Vincent Torri : > Hello > > On Fri, May 26, 2017 at 9:50 PM, Edward Diener > wrote: > > I would like to

Re: [Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Vincent Torri
Hello On Fri, May 26, 2017 at 9:50 PM, Edward Diener wrote: > I would like to use a libbacktrace library for mingw-64/gcc. This is used by > a new Boost library called stacktrace to provide stack traces anywhere in > code in c++ when using GCC/MinGW/Clang on POSIX or Windows. Does such a > librar

[Mingw-w64-public] Is there a libbacktrace library for mingw-64/gcc

2017-05-26 Thread Edward Diener
I would like to use a libbacktrace library for mingw-64/gcc. This is used by a new Boost library called stacktrace to provide stack traces anywhere in code in c++ when using GCC/MinGW/Clang on POSIX or Windows. Does such a library exist for mingw-64/gcc on Windows ? If not can such a library be