Tagged Questions

1
vote
1answer
50 views

Can source server (Debugging Tools for Windows) be used with static library projects?

Hi, I can't find a way to use the source server tools from the Debugging Tools for Windows on a static library project, which is built separately from the solutions actually using …
1
vote
2answers
226 views

MS Source Server - source stream is apparently not there when viewing with srctool

Hi, 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, w …
1
vote
2answers
294 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 …