[Pkg-mono-devel] mono debugger

Guido Sohne guido@sohne.net
Thu, 22 Jul 2004 23:03:51 +0000


I have monodevelop working fine. Code completion and monodoc
availability make this a big step forward from the beginning where I was
using just emacs (no code completion and lack of familiarity with the
mono stack) and using monodis to get documentation on the classes.

I use writeln now for debugging and it works fine, except that I have
crashes when loading a glade file that seem to occur or be caused from
the native code part of gtk#. 

Having the debugger would be an improvement. I have the sources for it
and was not able to compile until I discovered the libmono-devel package
(was looking for mono-devel).

Am not dependent on monodevelop, just use it for the code completion
part so it would be great to have the debugger packaged up!

-- G.

On Thu, 2004-07-22 at 09:32, Mirco Bauer wrote:
> On Wed, 2004-07-21 at 22:13, Guido Sohne wrote:
> > Is there a package available for this? Or does this compile cleanly from
> > the Mono source releases. Thanks in advance!
> no, there is no package yet for the mono debugger, but it's on my todo
> list (as it says on http://pkg-mono.alioth.debian.org/) for the next
> monodevelop release (it will have probably the debugger integration
> again).
> 
> does the debugger make sense/is usable without monodevelop? if so, I may
> package it before the next monodevelop release...