Source Debugging with VS2008

  • Thread starter Chris Mullins [MVP - C#]
  • Start date
C

Chris Mullins [MVP - C#]

Anyone gotten this working yet? I'm really looking forward to stepping right
into the Framework code....

I have it set to download symbols from:
http://source.msdn.microsoft.com/symbols

I got his link from Scott's blog at:
http://weblogs.asp.net/scottgu/arch...rce-code-for-the-net-framework-libraries.aspx

Unfortunatly, that link doesn't seem to exist. Visual Studio isn't able to
download anything from there, and I don't anything when I point a browser at
the address.

I've tried also using the classic symbol server:
http://msdl.microsoft.com/download/symbols

.... but to no avail. I get symbols, but no source code.

I do have the "Enable just my code" turned off (tried it both ways).

I would love to hear from someone who got this working...
 
C

Cowboy \(Gregory A. Beamer\)

I would imagine that the final symbols are not on the server yet.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
 
C

Chris Mullins [MVP - C#]

Yea, that was my conclusion too.

I'm just chomping at the bit to play with this - it's a feature I'm very
much looking forward to! I suppose I can cut them a little bit 'o slack,
this one time... :)

--
Chris Mullins

Cowboy (Gregory A. Beamer) said:
I would imagine that the final symbols are not on the server yet.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box! |
*************************************************
 
C

Cowboy \(Gregory A. Beamer\)

I am right with you on that one. Watch Scott's blog, as he is likely to post
a follow up. You can also ping your lead. I may do the same.

--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA

*************************************************
| Think outside the box!
|
*************************************************
Chris Mullins said:
Yea, that was my conclusion too.

I'm just chomping at the bit to play with this - it's a feature I'm very
much looking forward to! I suppose I can cut them a little bit 'o slack,
this one time... :)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top