Connecting Tech Pros Worldwide Forums | Help | Site Map

.NET Windbg with SOS.dll

mich
Guest
 
Posts: n/a
#1: Jul 21 '05
Hi

I am trying to use Windbg with SOS.dll on VS 2003 by following the article "SOS:It's Not Just an ABBA Song Anymore" at http://msdn.microsoft.com/msdnmag/issues/03/06/Bugslaye

I tried the ".load sos" and the command extension of SOS comes up when typing "!help". I assumed that SOS was loaded; however when issuing the command "!Threads". I got the following response

"No valid SOS data table found"

How can I solve this problem.

Best regards
Mich

Tian Min Huang
Guest
 
Posts: n/a
#2: Jul 21 '05

re: .NET Windbg with SOS.dll


Hello Mich,

Thanks for your post. You may need SOS.wks.*.bin files which is contained
in the following download:

Debugging Tools Download
http://www.microsoft.com/downloads/d...&FamilyID=7C6E
C49C-A8F7-4323-B583-6A7A6AEB5E66

Please install it and check if it works. In addition, I believe this issue
is most appropriate for the following newsgroup:
microsoft.public.vsnet.debugging

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Tian Min Huang
Guest
 
Posts: n/a
#3: Jul 21 '05

re: .NET Windbg with SOS.dll


Hello Mich,

Thanks for your post. You may need SOS.wks.*.bin files which is contained
in the following download:

Debugging Tools Download
http://www.microsoft.com/downloads/d...&FamilyID=7C6E
C49C-A8F7-4323-B583-6A7A6AEB5E66

Please install it and check if it works. In addition, I believe this issue
is most appropriate for the following newsgroup:
microsoft.public.vsnet.debugging

Hope this helps.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Willy Denoyette [MVP]
Guest
 
Posts: n/a
#4: Jul 21 '05

re: .NET Windbg with SOS.dll


What version of Windbg and sos.dll are you talking about? And especially
what version is getting loaded?
And what exactly do you mean with "Windbg with SOS.dll on VS 2003 "?
You can use windbg with sos.dll or the VS2003 debugger with sos.dll.

Willy.

"mich" <trojan@dis.cc> wrote in message
news:92B5CB41-D65A-418D-AADE-843BA0C11F4A@microsoft.com...[color=blue]
> Hi,
>
> I am trying to use Windbg with SOS.dll on VS 2003 by following the article
> "SOS:It's Not Just an ABBA Song Anymore" at
> http://msdn.microsoft.com/msdnmag/is...3/06/Bugslayer
>
> I tried the ".load sos" and the command extension of SOS comes up when
> typing "!help". I assumed that SOS was loaded; however when issuing the
> command "!Threads". I got the following response
>
> "No valid SOS data table found"
>
> How can I solve this problem.
>
> Best regards,
> Mich[/color]


Willy Denoyette [MVP]
Guest
 
Posts: n/a
#5: Jul 21 '05

re: .NET Windbg with SOS.dll


What version of Windbg and sos.dll are you talking about? And especially
what version is getting loaded?
And what exactly do you mean with "Windbg with SOS.dll on VS 2003 "?
You can use windbg with sos.dll or the VS2003 debugger with sos.dll.

Willy.

"mich" <trojan@dis.cc> wrote in message
news:92B5CB41-D65A-418D-AADE-843BA0C11F4A@microsoft.com...[color=blue]
> Hi,
>
> I am trying to use Windbg with SOS.dll on VS 2003 by following the article
> "SOS:It's Not Just an ABBA Song Anymore" at
> http://msdn.microsoft.com/msdnmag/is...3/06/Bugslayer
>
> I tried the ".load sos" and the command extension of SOS comes up when
> typing "!help". I assumed that SOS was loaded; however when issuing the
> command "!Threads". I got the following response
>
> "No valid SOS data table found"
>
> How can I solve this problem.
>
> Best regards,
> Mich[/color]


Mich
Guest
 
Posts: n/a
#6: Jul 21 '05

re: .NET Windbg with SOS.dll


Hi

I have already posted in vsnet.debugging.
Anyway after downloading and installign dbgnetfx.exe, the problem is still persist

Best regards
Mich
Mich
Guest
 
Posts: n/a
#7: Jul 21 '05

re: .NET Windbg with SOS.dll


Hi

I have already posted in vsnet.debugging.
Anyway after downloading and installign dbgnetfx.exe, the problem is still persist

Best regards
Mich
Mich
Guest
 
Posts: n/a
#8: Jul 21 '05

re: .NET Windbg with SOS.dll


Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573
I use .NET framework 1.1 on VS .NET 2003.

From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21 09:47:40 2003

Mich
Guest
 
Posts: n/a
#9: Jul 21 '05

re: .NET Windbg with SOS.dll


Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573
I use .NET framework 1.1 on VS .NET 2003.

From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21 09:47:40 2003

Willy Denoyette [MVP]
Guest
 
Posts: n/a
#10: Jul 21 '05

re: .NET Windbg with SOS.dll


Hmm.. no image version in your chain output?
Anyway, I suggest you download the latest windbg version 6.3.5, it contains
a version of sos.dll that works with .NET 1.0 and 1.1

Willy.

"Mich" <trojan@dis.cc> wrote in message
news:C2732D8A-22BC-49C3-87DA-14DE86B95611@microsoft.com...[color=blue]
> Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573.
> I use .NET framework 1.1 on VS .NET 2003.
>
> From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21
> 09:47:40 2003"
>[/color]


Willy Denoyette [MVP]
Guest
 
Posts: n/a
#11: Jul 21 '05

re: .NET Windbg with SOS.dll


Hmm.. no image version in your chain output?
Anyway, I suggest you download the latest windbg version 6.3.5, it contains
a version of sos.dll that works with .NET 1.0 and 1.1

Willy.

"Mich" <trojan@dis.cc> wrote in message
news:C2732D8A-22BC-49C3-87DA-14DE86B95611@microsoft.com...[color=blue]
> Windbg 6.2.0013.0 and SOS.dll 1.1.4322.573.
> I use .NET framework 1.1 on VS .NET 2003.
>
> From the .chain command, it shows "sos: API 1.0.0, built Fri Feb 21
> 09:47:40 2003"
>[/color]


MIch
Guest
 
Posts: n/a
#12: Jul 21 '05

re: .NET Windbg with SOS.dll


The latest that I download from MSDN is not 6.3.5
Where can I get Windbg 6.3.5

Also, it seems to me that the SOS.zip from dbgnetfx.exe is not up to date with the latest debugging tools available on MSDN. I think that's why I can't use sos.dll with .NET framework 1.1.

Thanks you very much
Mich
MIch
Guest
 
Posts: n/a
#13: Jul 21 '05

re: .NET Windbg with SOS.dll


The latest that I download from MSDN is not 6.3.5
Where can I get Windbg 6.3.5

Also, it seems to me that the SOS.zip from dbgnetfx.exe is not up to date with the latest debugging tools available on MSDN. I think that's why I can't use sos.dll with .NET framework 1.1.

Thanks you very much
Mich
Tian Min Huang
Guest
 
Posts: n/a
#14: Jul 21 '05

re: .NET Windbg with SOS.dll


Hi Mich,

The current release of WinDBG is of version 6.2.13.1, while the beta
version is 6.3.11 which can be downloaded at:
http://www.microsoft.com/whdc/devtoo...llx86beta.mspx

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Tian Min Huang
Guest
 
Posts: n/a
#15: Jul 21 '05

re: .NET Windbg with SOS.dll


Hi Mich,

The current release of WinDBG is of version 6.2.13.1, while the beta
version is 6.3.11 which can be downloaded at:
http://www.microsoft.com/whdc/devtoo...llx86beta.mspx

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.

Closed Thread


Similar .NET Framework bytes