Re: Can't initialize the TangoTrace LGPL stuff

2010-03-11 Thread Ellery Newcomer
On 03/11/2010 10:36 AM, Nick Sabalausky wrote: "Ellery Newcomer" wrote in message news:hn9qvi$qf...@digitalmars.com... how do you get stacktracing to work under windows? Have you seen this page? http://www.dsource.org/projects/tango/wiki/TutStackTrace No I haven't. Thanks. "Windows You n

Re: Can't initialize the TangoTrace LGPL stuff

2010-03-11 Thread Nick Sabalausky
"Ellery Newcomer" wrote in message news:hn9qvi$qf...@digitalmars.com... > how do you get stacktracing to work under windows? Have you seen this page? http://www.dsource.org/projects/tango/wiki/TutStackTrace "Windows You need to compile without optimizations and with -g to get the stack traces.

Can't initialize the TangoTrace LGPL stuff

2010-03-10 Thread Ellery Newcomer
how do you get stacktracing to work under windows?