A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Performance and Maintainance of Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance)

Debugger for AMD X64 dual core processor



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 27th 08, 09:53 PM posted to microsoft.public.windows.vista.performance_maintenance
CBritton[_2_]
external usenet poster
 
Posts: 1
Default Debugger for AMD X64 dual core processor

I have had some irritating system lockups with my computer lately and I am
looking for ways to analyze the problem to see if I can pinpoint the
offending application or driver. I have several mini dumps on the computer
but unfortunately I don't have the tool to even open them. My computer uses
an AMD Athlon dual core 64 bit processor but I'm running 32 bit Vista
Ultimate. Following Microsoft's instructions I downloaded the x64 debugger
file for amd processors. When I tried to install it I got a message that it
is not for use on my system and I'm told to contact my processor vendor (or
something to that effect).

I find no info on the AMD site to help me with this issue.

Has anyone else had such a problem? If so or even if you have an idea I'd
love to hear from you.

  #3 (permalink)  
Old June 28th 08, 01:19 PM posted to microsoft.public.windows.vista.performance_maintenance
C. Britton
external usenet poster
 
Posts: 31
Default Debugger for AMD X64 dual core processor

I know that my request may have led one to believe that I didn't know what I
was doing to begin with. Actually the problem is the language on the
Microsoft download page where it seemed clear that they recommended use of
the 64 bit debugger for 64 bit processors even if you were debugging a 32 bit
application. I "simply" followed their apparent recommendation.

As for the debugger being helpful. You are probably right in your opinion
that it will not help. I recognize that the debugger requires a fairly broad
understanding of basic programming concepts and some knowledge of assembler
language. While I am no longer an active programmer I do have a distant
recollection of most of these principles. Other than to take this approach I
can only think to totally reinstall Vista and start reloading applications
until I stumble across the offending product (assuming that it really is an
application that is causing the problem).

Since this problem is totally random (may occur twice in a day or once in a
week) it could take months to isolate the cause using the reinstall method.

Thanks again for caring and answering intelligently.


"DevilsPGD" wrote:

In message CBritton
C. wrote:

I have had some irritating system lockups with my computer lately and I am
looking for ways to analyze the problem to see if I can pinpoint the
offending application or driver. I have several mini dumps on the computer
but unfortunately I don't have the tool to even open them. My computer uses
an AMD Athlon dual core 64 bit processor but I'm running 32 bit Vista
Ultimate. Following Microsoft's instructions I downloaded the x64 debugger
file for amd processors. When I tried to install it I got a message that it
is not for use on my system and I'm told to contact my processor vendor (or
something to that effect).

I find no info on the AMD site to help me with this issue.

Has anyone else had such a problem? If so or even if you have an idea I'd
love to hear from you.


With all due respect, if you're running into stumbling blocks here, I
suspect the correct debugger won't help much anyway.

That being said, if you're running 32-but Vista, grab the 32-bit/x86
debugger.

  #4 (permalink)  
Old June 28th 08, 08:49 PM posted to microsoft.public.windows.vista.performance_maintenance
miss-information
external usenet poster
 
Posts: 73
Default Debugger for AMD X64 dual core processor

The information I see is for 32 Bit Windows. Where is the 64 Bit info?

http://www.microsoft.com/downloads/d...DisplayLang=en

"Debug Diagnostic Tool v1.1

Brief Description

The Debug Diagnostic Tool (DebugDiag) is designed to assist in
troubleshooting issues such as hangs, slow performance, memory leaks or
fragmentation, and crashes in any Win32 user-mode process. The tool includes
additional debugging scripts focused on Internet Information Services (IIS)
applications, web data access components, COM+ and related Microsoft
technologies.

System Requirements

Supported Operating Systems: Windows Server 2003 R2 (32-Bit x86); Windows
Server 2003 R2 Datacenter Edition (32-Bit x86); Windows Server 2003 R2
Enterprise Edition (32-Bit x86); Windows Server 2003 R2 Standard Edition
(32-bit x86); Windows Server 2003, Datacenter Edition (32-bit x86); Windows
Server 2003, Enterprise Edition (32-bit x86); Windows Server 2003, Standard
Edition (32-bit x86); Windows Server 2003, Web Edition; Windows Vista
Ultimate; Windows XP; Windows XP Professional Edition ; Windows XP Service
Pack 2
Internet Explorer"

m

"C. Britton" wrote in message
...
I know that my request may have led one to believe that I didn't know what
I
was doing to begin with. Actually the problem is the language on the
Microsoft download page where it seemed clear that they recommended use of
the 64 bit debugger for 64 bit processors even if you were debugging a 32
bit
application. I "simply" followed their apparent recommendation.

As for the debugger being helpful. You are probably right in your opinion
that it will not help. I recognize that the debugger requires a fairly
broad
understanding of basic programming concepts and some knowledge of
assembler
language. While I am no longer an active programmer I do have a distant
recollection of most of these principles. Other than to take this
approach I
can only think to totally reinstall Vista and start reloading applications
until I stumble across the offending product (assuming that it really is
an
application that is causing the problem).

Since this problem is totally random (may occur twice in a day or once in
a
week) it could take months to isolate the cause using the reinstall
method.

Thanks again for caring and answering intelligently.


"DevilsPGD" wrote:

In message CBritton
C. wrote:

I have had some irritating system lockups with my computer lately and I
am
looking for ways to analyze the problem to see if I can pinpoint the
offending application or driver. I have several mini dumps on the
computer
but unfortunately I don't have the tool to even open them. My computer
uses
an AMD Athlon dual core 64 bit processor but I'm running 32 bit Vista
Ultimate. Following Microsoft's instructions I downloaded the x64
debugger
file for amd processors. When I tried to install it I got a message
that it
is not for use on my system and I'm told to contact my processor vendor
(or
something to that effect).

I find no info on the AMD site to help me with this issue.

Has anyone else had such a problem? If so or even if you have an idea
I'd
love to hear from you.


  #5 (permalink)  
Old June 28th 08, 11:55 PM posted to microsoft.public.windows.vista.performance_maintenance
DevilsPGD
external usenet poster
 
Posts: 1,015
Default Debugger for AMD X64 dual core processor

In message C.
Britton wrote:

I know that my request may have led one to believe that I didn't know what I
was doing to begin with. Actually the problem is the language on the
Microsoft download page where it seemed clear that they recommended use of
the 64 bit debugger for 64 bit processors even if you were debugging a 32 bit
application. I "simply" followed their apparent recommendation.

As for the debugger being helpful. You are probably right in your opinion
that it will not help. I recognize that the debugger requires a fairly broad
understanding of basic programming concepts and some knowledge of assembler
language. While I am no longer an active programmer I do have a distant
recollection of most of these principles. Other than to take this approach I
can only think to totally reinstall Vista and start reloading applications
until I stumble across the offending product (assuming that it really is an
application that is causing the problem).

Since this problem is totally random (may occur twice in a day or once in a
week) it could take months to isolate the cause using the reinstall method.

Thanks again for caring and answering intelligently.


And here I was thinking I came across as a bit of a dick, although
didn't really intend to, glad it did not.

From my own experience, if the whole OS locks solid, I'd look at
hardware or drivers, applications should not be able to do cause such a
thing to happen on their own.
  #6 (permalink)  
Old June 29th 08, 02:53 PM posted to microsoft.public.windows.vista.performance_maintenance
C. Britton
external usenet poster
 
Posts: 31
Default Debugger for AMD X64 dual core processor

If your reply was an attempt to embarrass you can be assured that it was a
failure.

Try this link for yourself:
http://www.microsoft.com/whdc/devtoo...nstallx86.Mspx

Briefly it shows the following:

Install Debugging Tools for Windows 32-bit Version
Updated: April 29, 2008

Debugging Tools and Symbols
• Overview

• Getting Started

• What's New

• Debugging Tools 32-bit Version

• Debugging Tools 64-bit Versions

• Symbol Packages

• Resources


References
• Debugging Tools for Windows (MSDN)

• Tools for Debugging Drivers (WDK)

• KB Articles for Drivers

• Support for Driver Development


On This Page
When to Use 32-bit Debugging Tools
System Requirements
Download the Debugging Tools for Windows

When to Use 32-bit Debugging Tools
The 32-bit version of Debugging Tools for Windows is the best choice, unless
you are debugging an application on a 64-bit processor. In that case, you
should use a 64-bit package.




Please pay attention to the last sentence. I was debugging a 32 bit app on
a 64 bit processor. To me the indication was and still is that it would be
advisable to use a 64bit debug package on the basis of what is stated by
Microsoft.

Cecil






"miss-information" wrote:

The information I see is for 32 Bit Windows. Where is the 64 Bit info?

http://www.microsoft.com/downloads/d...DisplayLang=en

"Debug Diagnostic Tool v1.1

Brief Description

The Debug Diagnostic Tool (DebugDiag) is designed to assist in
troubleshooting issues such as hangs, slow performance, memory leaks or
fragmentation, and crashes in any Win32 user-mode process. The tool includes
additional debugging scripts focused on Internet Information Services (IIS)
applications, web data access components, COM+ and related Microsoft
technologies.

System Requirements

Supported Operating Systems: Windows Server 2003 R2 (32-Bit x86); Windows
Server 2003 R2 Datacenter Edition (32-Bit x86); Windows Server 2003 R2
Enterprise Edition (32-Bit x86); Windows Server 2003 R2 Standard Edition
(32-bit x86); Windows Server 2003, Datacenter Edition (32-bit x86); Windows
Server 2003, Enterprise Edition (32-bit x86); Windows Server 2003, Standard
Edition (32-bit x86); Windows Server 2003, Web Edition; Windows Vista
Ultimate; Windows XP; Windows XP Professional Edition ; Windows XP Service
Pack 2
Internet Explorer"

m

"C. Britton" wrote in message
...
I know that my request may have led one to believe that I didn't know what
I
was doing to begin with. Actually the problem is the language on the
Microsoft download page where it seemed clear that they recommended use of
the 64 bit debugger for 64 bit processors even if you were debugging a 32
bit
application. I "simply" followed their apparent recommendation.

As for the debugger being helpful. You are probably right in your opinion
that it will not help. I recognize that the debugger requires a fairly
broad
understanding of basic programming concepts and some knowledge of
assembler
language. While I am no longer an active programmer I do have a distant
recollection of most of these principles. Other than to take this
approach I
can only think to totally reinstall Vista and start reloading applications
until I stumble across the offending product (assuming that it really is
an
application that is causing the problem).

Since this problem is totally random (may occur twice in a day or once in
a
week) it could take months to isolate the cause using the reinstall
method.

Thanks again for caring and answering intelligently.


"DevilsPGD" wrote:

In message CBritton
C. wrote:

I have had some irritating system lockups with my computer lately and I
am
looking for ways to analyze the problem to see if I can pinpoint the
offending application or driver. I have several mini dumps on the
computer
but unfortunately I don't have the tool to even open them. My computer
uses
an AMD Athlon dual core 64 bit processor but I'm running 32 bit Vista
Ultimate. Following Microsoft's instructions I downloaded the x64
debugger
file for amd processors. When I tried to install it I got a message
that it
is not for use on my system and I'm told to contact my processor vendor
(or
something to that effect).

I find no info on the AMD site to help me with this issue.

Has anyone else had such a problem? If so or even if you have an idea
I'd
love to hear from you.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 10:57 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.