See if something here helps out:
http://www.google.com/microsoft?hl=en&lr=&q=debug+disabled+in+xp&btnG=Search
If nothing helps you could try uninstalling/reinstalling WinDbg
or run
chkdsk /f
If you feel the purpose to reinstall Windows, do a repair install:
How to perform an in-place upgrade (reinstallation) of Windows XP
http://support.microsoft.com/default.aspx?scid=kb;en-us;315341
--
Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/
Post by P MurgaiBrian,
I checked everything that you told. I have all the rights and
privileges. I am an Administrator on my machine and also have 'Debug
Programs' privilege. However, 'Debug' is still disabled. Does that mean
I have to reinstall the operating system or is there something else I
can try ?
Thanks,
Puneet
Post by Brian A.Perhaps you have lost permission or you are not logged in as an Administrator.
Start > Run, type in: secpol.msc and press Enter.
Expand "Local Policies".
Click "User Rights Assignments".
Administrator should already be assigned rights, if not add it.
You could also add any other user rights if you wish.
--
Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/
Post by P MurgaiYes, Machine Debug Manager service is up and running.
Post by Brian A.Look in the services to see if it's enabled.
Clic Start > Run, type in: services.msc and press Enter.
--
Brian A. Sesko { MS MVP_Shell/User }
Conflicts start where information lacks.
http://basconotw.mvps.org/
Post by P MurgaiI installed WinDbg on my machine and was debugging one of my own
processes for a while. Now what I see is that in Windows Task Manager,
if I right click on any process, 'Debug' option is disabled. Can anyone
tell me how to enable it again ?
Thanks,
Puneet