[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #10186 [Tor]: Backtrace support for windows
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs