|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
debugging on mac osxSo is the debugger enabled in the MonoDevelop download for the Mac? It appears that it should be from prior posts:
http://lists.ximian.com/pipermail/monodevelop-list/2009-May/009677.html http://tirania.org/blog/archive/2009/Jun-04.html Yet this page shows in the feature matrix it is not enabled: http://monodevelop.com/Download/What%27s_new_in_MonoDevelop_2.2#Feature_Matrix Am I missing something? I'm hoping the feature matrix is out of date! Thanks, Duane _______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
|
|
Re: debugging on mac osxLast i knew it is not.
The work on the debugger wasnt completed. Glenn R. Martin On 28 Oct 2009, at 12:01 , Duane Wandless wrote: So is the debugger enabled in the MonoDevelop download for the Mac? It appears that it should be from prior posts: _______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
|
|
Re: debugging on mac osxIf anyone figures out how to enable the debugger on Mac, please do post. I will keep looking as well. This is the one feature that is preventing a project from using mono on the mac.. otherwise it is objective-c.
On Wed, Oct 28, 2009 at 12:03 PM, Glenn R. Martin <lifewarped@...> wrote:
_______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
|
|
Re: debugging on mac osxOn Wed, Oct 28, 2009 at 12:15 PM, Duane Wandless <duane@...> wrote:
> If anyone figures out how to enable the debugger on Mac, please do post. I > will keep looking as well. This is the one feature that is preventing a > project from using mono on the mac.. otherwise it is objective-c. The Mono debugger doesn't work on the Mac. Hopefully there will be experimental support in Mono 2.6, at which point we can start including the addin in MonoDevelop. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
|
|
Re: debugging on mac osxOn 10-28-2009, Michael Hutchinson <m.j.hutchinson@...> wrote:
> The Mono debugger doesn't work on the Mac. Hopefully there will > beexperimental support in Mono 2.6, at which point we can start > including the addin in MonoDevelop. Is there already sth in the repository? According to this post... http://lists.ximian.com/pipermail/monodevelop-list/2009-May/009677.html .."the basic debugging (is) working on Mac". cheers, Janosch _______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
|
|
Re: debugging on mac osxOn Sun, Nov 1, 2009 at 12:51 PM, Janosch Peters <petersj@...> wrote:
> On 10-28-2009, Michael Hutchinson <m.j.hutchinson@...> wrote: >> The Mono debugger doesn't work on the Mac. Hopefully there will >> beexperimental support in Mono 2.6, at which point we can start >> including the addin in MonoDevelop. > > Is there already sth in the repository? According to this post... > > http://lists.ximian.com/pipermail/monodevelop-list/2009-May/009677.html > > .."the basic debugging (is) working on Mac". Yes, as I said, experimental support exists in Mono SVN and the 2.6 branch. However, it has not been released, and building these things from SVN on Mac is not for the faint-hearted. For example, due to Mac security checks, the debugger executable has to be signed by a trusted certificate before it can access other processes' private memory to debug them. -- Michael Hutchinson http://mjhutchinson.com _______________________________________________ Monodevelop-list mailing list Monodevelop-list@... http://lists.ximian.com/mailman/listinfo/monodevelop-list |
| Free embeddable forum powered by Nabble | Forum Help |