Tagged Questions
2
votes
3answers
852 views
MS Source Server - source stream is apparently not there when viewing with srctool
I have been playing around with the MS Source Server stuff in the MS Debugging Tools install.
At present, I am running my code/pdbs through the Subversion indexing command, which is now running as ...
2
votes
1answer
883 views
How do I get Srcsrv with SVNindex.cmd to index extern files?
I have recently made use of the SrcSrv feature in the Debugging Tools For Windows, but have noticed that when I index the pdb with SVNIndex.cmd it does not pick up any of the files that are from an ...
0
votes
1answer
204 views
How do I get the svnindex.cmd script included with SrcSrv to index source files with URI-escaped spaces in them?
I recently set up a symbol server and added SrcSrv support to our build scripts so that we can easily debug crash dumps from the field and have WinDbg and/or the Visual Studio debugger get the correct ...