[tor-bugs] #10186 [Tor]: Backtrace support for windows
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 18 04:43:54 UTC 2014
#10186: Backtrace support for windows
-----------------------------+--------------------------------
Reporter: nickm | Owner:
Type: enhancement | Status: new
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):
As long as Tor doesn't build with FPO (-fomit-frame-pointer), StackWalk64
can to produce usable output, except symbol part which can be handled only
from pdb file. So result not very readable by human but can be used for
debug purpose if need. SetUnhandledException allows to install filter to
get address of exception, exception code, module name.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/10186#comment:2>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list