[Mono-dev] good IDE tool to work with MONO source codes in Linux?

ted leslie tleslie at tcn.net
Sun Dec 11 04:20:42 EST 2005


it simply passes you through to the back-end language's debugger via the ability to
set up shell commands (link to keys), etc. It basically just allows you to excerise whatever debugging the
"language platform" behind has available. Unless you set it up, it will not have any.
I have never used the mono debugger so I can't comment.
If you need debugging via breakpoint nav. etc, I don't even know if mono has that yet? that is C#
code debugging in mono, that can run GUI based with breakpoints, etc?

-tl


On Sun, 11 Dec 2005 09:37:34 +0100
Bu Bacoo <bubacoo at gmail.com> wrote:

> How is it with SlickEdit and debugging?
> 
> On 12/11/05, ted leslie <tleslie at tcn.net> wrote:
> >
> >
> >
> > i love slickedit because (as you say you like VI) and slickedit allows you
> > to vi
> > inside the GUI windows, kinda nice!
> > not sure how x-develop and slickedit compare however, or if x-dev has VI
> > mode as well.
> >
> > -tl
> >
> > On Sun, 11 Dec 2005 00:06:54 -0800
> > Curtis Wensley <eto at shaw.ca> wrote:
> >
> > > Since most of mono is written in C#, x-develop might be good for
> > > you.  Has awesome code completion svn/cvs and nunit integration.  I
> > > use it for all my c# work on both windows and linux (and currenly osx
> > > since my x86 machine died).  I like it MUCH better than vs.net
> > > actually, and it uses the same project/solution format as vs.net
> > > which makes it easy to move over.
> > >
> > > http://www.omnicore.com/xdevelop.htm
> > >
> > > Cheers,
> > > Curtis.
> > >
> > > On 9-Dec-05, at 10:26 AM, Okehee Goh wrote:
> > >
> > > > Hello,
> > > > My question is quite off from this list. I'm sorry about that.
> > > >
> > > > When work with Mono's windows version using Visual studio in
> > > > windows, the working environment was quite good.
> > > > After switching to Linux version for some experiment , it becomes
> > > > quite difficult because only tool i use is vi editor and gdb.
> > > > Is there good IDE tool to work with MONO source codes in Linux (not
> > > > for C# , but for mono codes)?
> > > >
> > > > When googled, i got "anjuta". But, I'm a little afraid that it
> > > > might be hard to make integrated working environment for huge mono
> > > > project with the tool?
> > > >
> > > > Thanks for any tip.
> > > >
> > > > Regards,
> > > >
> > > > Okehee
> > > > _______________________________________________
> > > > Mono-devel-list mailing list
> > > > Mono-devel-list at lists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > > _______________________________________________
> > > Mono-devel-list mailing list
> > > Mono-devel-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > >
> > _______________________________________________
> > Mono-devel-list mailing list
> > Mono-devel-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> >
> 



More information about the Mono-devel-list mailing list