Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to debug LSASS.EXE?

367 views
Skip to first unread message

Eugene

unread,
Jul 21, 2005, 10:05:48 AM7/21/05
to
Hello, All!

When I set a breakpoint lsass.exe service catch it as error. How to enable debuging lsass?

Eugene.


Ivan Brugiolo [MSFT]

unread,
Jul 21, 2005, 11:23:00 AM7/21/05
to
The recomended way is to have all the symbols availalbe locally,
and debug Lsass.exe using the so called "ntsd piped through KD" technique:

HKLM\Software\Microsoft\Windows NT\CurrenVersion\Image File Execution
Options\lsass.exe
debugger = REG_SZ c:\debuggers\ntsd.exe -d -g -G


--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Eugene" <LEFBHR...@spammotel.com> wrote in message
news:ObeuR1f...@TK2MSFTNGP09.phx.gbl...

0 new messages