R
Rastio Hodul
Hi,
does anyone know how does VS.NET debugger construct call stack for CF
application?
My understanding is that CLR has a debugging engine built in it and that
includes functions to construct the call stack. I have seen the article
(http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/02/11/clr
debugging/toc.asp) which describes how to build the debugger for full
framework.
I believe it is possible to do it for CF - MS has done it.
Can anyone point me to any relevant information?
Thanks,
does anyone know how does VS.NET debugger construct call stack for CF
application?
My understanding is that CLR has a debugging engine built in it and that
includes functions to construct the call stack. I have seen the article
(http://msdn.microsoft.com/library/default.asp?url=/msdnmag/issues/02/11/clr
debugging/toc.asp) which describes how to build the debugger for full
framework.
I believe it is possible to do it for CF - MS has done it.
Can anyone point me to any relevant information?
Thanks,