The working of Kernel debugger

Hi All,

I am intersted to know the internals of windows kernal debugger.

Does Kernel debugger will capture int 1 for doing Single step same like Dos Debuggers ?

If any pointer or ideas is appriciated.

Thanks in Advance,
Satish K.S


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Satish,
There are bunch of kernel debugger availble in the
market as well as few free that comes along with
windows ddk. Ex: SoftIce, WinDbg etc. They do give the
single step debug feature.

The attitude of learning the internals of windows can
be well fed with playing around the samples the DDK
has provided. DDK documentation which is part of the
MSDN as well as the DDK package is a good point to
start your journey.

Cheers,
Jay

— “Satish K.S” wrote:
> Hi All,
>
> I am intersted to know the internals of windows
> kernal debugger.
>
> Does Kernel debugger will capture int 1 for doing
> Single step same like Dos Debuggers ?
>
> If any pointer or ideas is appriciated.
>
> Thanks in Advance,
> Satish K.S
>
>
>
> —
> You are currently subscribed to ntdev as:
> xxxxx@yahoo.com
> To unsubscribe send a blank email to
> leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
>

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

Hi Jay,

Thanks for ur info.

I am more intersted to know about Kernel debugger internals.

Does debugger will capture “int 1” like DOS to achive single step. If yes.
how to capture Softeware interrupt in NT.

Thanks,
Satish K.s

Satish,
There are bunch of kernel debugger availble in the
market as well as few free that comes along with
windows ddk. Ex: SoftIce, WinDbg etc. They do give the
single step debug feature.

The attitude of learning the internals of windows can
be well fed with playing around the samples the DDK
has provided. DDK documentation which is part of the
MSDN as well as the DDK package is a good point to
start your journey.

Cheers,
Jay

— “Satish K.S” wrote:
> > Hi All,
> >
> > I am intersted to know the internals of windows
> > kernal debugger.
> >
> > Does Kernel debugger will capture int 1 for doing
> > Single step same like Dos Debuggers ?
> >
> > If any pointer or ideas is appriciated.
> >
> > Thanks in Advance,
> > Satish K.S
> >
> >
> >
> > —
> > You are currently subscribed to ntdev as:
> > xxxxx@yahoo.com
> > To unsubscribe send a blank email to
> > leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
>
> —
> You are currently subscribed to ntdev as: xxxxx@aalayance.com
> To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com