[Mono-list] Stepping into the runtime source

Nick nick@chemlab.org
14 Sep 2002 04:12:45 -0400


You can debug mono and managed applications at the same time with gdb.
Details here:

http://www.go-mono.com/jit-debug.html

Nick

On Fri, 2002-09-13 at 09:50, Vivek Varma wrote:

> Hello,
> 
> Could someone give some hints on how i can debug/step into the 
> runtime's source starting from a managed application.
> 
> Thanks in advance
> bvv