[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: tor and xp debugging



On Mon, Jan 17, 2005 at 03:13:49PM -0800, Zinco wrote:
> I think part of the problem is I am not sure what the following means for
> windows:
> -----------------------------------------------------------------------
> If it was a crash and you got a core file, run "gdb tor core" and then "bt",
> and include the output.

Alas, I don't think this part applies to Win32. I've asked here earlier
if Win32 has any sort of stack-level debuggers, and nobody seemed to
have an answer. Is that still true?

> Try to see if the bug is repeatable or not. If it is, rerun Tor with
> log-level debug (for example by using "-l debug" on the commandline), and
> include the last bit of the log that looks relevant to your bug.
> -----------------------------------------------------------------------
> 
> "C:\Program Files\Tor\tor.exe" -1 debug , does not work however.

Note the "-l" vs "-1". Perhaps they look the same on your screen. :)

http://wiki.noreply.org/wiki/TheOnionRouter/TorFAQ#EnableWin32Logging

--Roger