[sldev] help with debugging on windows vista with vc 2005

Michael Schlenker schlenk at uni-oldenburg.de
Thu May 14 16:42:20 PDT 2009


Am 15.05.2009 um 01:24 schrieb Twisted Laws:

> This is related to http://jira.secondlife.com/browse/VWR-13437
>
> Ok, I can attach to the (linden built) secondlife-oss process that  
> is running.   Then I run the viewer until it locks up.   When I  
> break it in VC, it only will show me disassembly (expected) but will  
> not show the call stack at all.  I just pulled down the latest http- 
> texture code from svn and in the process of compiling it in debug  
> mode so hopefully I can find something that way, but:
>
> 1.  Any ideas/suggestions on debugging the Linden built version on  
> Windows?
> 2.  Did I need to do something other than attach to a process?

If the Lindens compiled with the right options and would have set up a  
symbol server you could step into the code. Not sure if they did.

Michael


More information about the SLDev mailing list