[tor-bugs] #10186 [Tor]: Backtrace support for windows

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Feb 19 19:36:22 UTC 2014


#10186: Backtrace support for windows
-----------------------------+--------------------------------
     Reporter:  nickm        |      Owner:
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:  Tor: 0.2.5.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  tor-client windows
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by cypherpunks):

 We could to create two version of backtrace for windows of platform.
 First, if build with MSVC (then no problem pdb files, and if user used
 MSVC they knows what to do with pdb files for all modules).
 Second, if build with mingw toolchains then it's possible to use idea of
 code from [https://code.google.com/p/backtrace-mingw/ backtrace-mingw]. It
 should to produce the same output as for backtrace()'s platforms.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10186#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list