I execute my managed code from a C app via the embedded API. Is it possible to attach the debugger to the running process in such a way that I can step through the managed code? Thanks Jonathan