[Mono-list] Using Mono Debugger with apps expecting input on the command line

Mike Mazur mmazur at gmail.com
Fri Oct 10 03:59:34 EDT 2008


Hi,

Tried out Mono Debugger today. The app I'm working with provides a
console of its own when run, accepting commands from the user. What I
type is sent to the app, not to the debugger.

I don't actually need to send anything to the app, and I'd obviously
like to type commands into the debugger. How can I do this?

Thanks,
Mike


More information about the Mono-list mailing list