Debug feature within Task Manager

E

Ercle

Hi all,

I would like to know how to activate the debug feature within the Task
Manager?

If you right-click on the Taskbar at the bottom of your screen and select
Task Manager, go under the Processes tab and right-click on any process, you
get the "Debug" feature.

I have several PCs that have this option active while others have it greyed
out.

What must I do to have this option available?

Ercle.
 
E

Ercle

Even if you are on the local admin account the Debug feature is greyed out!

I am thinking either it`s a feature I must activate somehow / somewhere or
manually install something?!?!?

The machines that have this feature activated was done by another tech who
is now gone! Cannot ask him what he did!
 
G

Gerry

I suspect that is not the only explanation as the feature is greyed out
on my computer. I have Windows XP Home Edition. Might this feature only
be available with Professional?

How to enable user environment debug logging in retail builds of Windows
http://support.microsoft.com/kb/221833

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
G

Gerry

Ercle

Are the computers with the feature greyed out Home Edition?

--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
R

Rick

Gerry said:
I suspect that is not the only explanation as the feature is greyed out
on my computer. I have Windows XP Home Edition. Might this feature only
be available with Professional?

How to enable user environment debug logging in retail builds of Windows
http://support.microsoft.com/kb/221833
No it is grayed out in XP Pro too. I am guessing that users are simply
denied the ability fo change programs that are running. See it this
helps
http://www.freddyreyes.com/index.php?option=com_content&task=view&id=54

--

Rick
Fargo, ND
N 46°53'251"
W 096°48'279"

Remember the USS Liberty
http://www.ussliberty.org/
 
3

3c273

You also have to open a command window and navigate to the "c:\program
files\debugging tools for window" folder and type "windbg /I" without
quotes. (And the "I" must be capitalized.)
Louis
 
G

Gerry

Rick

In Windows XP Professional it would be greyed out if it has been
disabled.
http://support.microsoft.com/kb/221833

However, it is confusing as to exactly what this debug feature does! I
am not sure the Machine Debug Manager is the same as that mentioned in
Windows Task Manager.

--
Regards.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
E

Ercle

Good morning all,

I have looked at all the web links and did not bring me to the answer that I
am looking for.

3c273, windbg.exe could work but I do not have it installed on the
workstations that the Debug feature works?!?

Could a netork or local policy drive this feature to be or not be active?
 
G

Gerry

Are the operating systems all exactly the same?


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
E

Ercle

Yes, they are all XP Pro SP2

Gerry said:
Are the operating systems all exactly the same?


--



Hope this helps.

Gerry
~~~~
FCA
Stourport, England
Enquire, plan and execute
~~~~~~~~~~~~~~~~~~~
 
3

3c273

I'm no expert but I think you must have a debugger installed and have it set
as the default JIT debugger. I installed MinGW on one of my machines when I
was dabbling with programming and drmingw.exe is the debugger that opens
when I click debug. My other machine had no debugger so I installed the
debugging tools and registered it and the debug feature "un-greyed" itself.
Maybe your machines have a programming language installed and the default
debugger is set to that particular debugger. What happens when you right
click a process and choose debug? Which debugger opens? Navigate to the
following key and see which debugger is listed as the Debugger value:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Hope this helps.
Louis
 
E

Ercle

DING, DING, DING.....

We have a winner!

3c273 is...... The man! (or woman)

My registry was set with the Dr.Watson debugger and for some reason, other
machines are set with Lotus Notes' debugger (qnc.exe).
Changed debuggers in the registry and voila!

Thanks again to all that helped.
 

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

Similar Threads

Windows Debug Disabled 8
Windows Explorer freezing up 7
Task Manager 3
Memory issue 8
Task Manager 4
Task Manager craziness 4
Task Manager Not Displaying in System Tray More options 14
task manager 3

Top