<http://code.google.com/p/backtrace-mingw/> looks simple (single file).
example backtrace from their test file: 0x4013d0 : C:\Documents\backtrace-mingw\test.exe : C:\Documents\backtrace-mingw/test.c (7) : in function (foo) 0x4013e0 : C:\Documents\backtrace-mingw\test.exe : C:\Documents\backtrace-mingw/test.c (14) : in function (bar) 0x40140c : C:\Documents\backtrace-mingw\test.exe : C:\Documents\backtrace-mingw/test.c (22) : in function (main) 0x4010db : C:\Documents\backtrace-mingw\test.exe : crt1.c 0x401178 : C:\Documents\backtrace-mingw\test.exe : crt1.c Failed to init bfd from (C:\Windows\syswow64\kernel32.dll) 0x769733ca : C:\Windows\syswow64\kernel32.dll : BaseThreadInitThunk Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x76f49ed2 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain Failed to init bfd from (C:\Windows\SysWOW64\ntdll.dll) 0x76f49ea5 : C:\Windows\SysWOW64\ntdll.dll : RtlInitializeExceptionChain ** Summary changed: - Using Breakpad for Exception Info + Exception Info -- You received this bug notification because you are a member of Dcplusplus-team, which is a bug assignee. https://bugs.launchpad.net/bugs/189241 Title: Exception Info Status in ADCH++: Confirmed Status in DC++: Confirmed Bug description: Feature Request: Generating an ExceptionInfo.txt like the old dc++'s used to do would be nice. _______________________________________________ Mailing list: https://launchpad.net/~linuxdcpp-team Post to : linuxdcpp-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~linuxdcpp-team More help : https://help.launchpad.net/ListHelp