Re: [Mono-list] Remotely step by step debugging we services hosted on nginx & fastcgi on ubuntu

2017-05-01 Thread Jonathan Mitchell
The Soft Debugger is likely what you are looking for. http://www.mono-project.com/docs/debug+profile/debug/debugger/ http://www.mono-project.com/docs/advanced/runtime/docs/soft-debugger/

Re: [Mono-list] Remotely step by step debugging we services hosted on nginx & fastcgi on ubuntu

2017-05-01 Thread nikhil sehgal
Any thoughts ? On Apr 30, 2017 12:17 PM, "nikhil sehgal" wrote: > Hi all > > Hope you are doing great! > > I have my web-service hosted on nginx webserver on ubuntu using fastcgi > for mono. > > I want to debug it remotely by attaching it to some process so my symbols >

Re: [Mono-dev] Remotely step by step debugging we services hosted on nginx & fastcgi on ubuntu

2017-05-01 Thread nikhil sehgal
Any thoughts ? On Apr 30, 2017 12:17 PM, "nikhil sehgal" wrote: > Hi all > > Hope you are doing great! > > I have my web-service hosted on nginx webserver on ubuntu using fastcgi > for mono. > > I want to debug it remotely by attaching it to some process so my symbols >

Re: [Mono-dev] Configuring xbuild on Jenkins server hosted on windows or Linux

2017-05-01 Thread nikhil sehgal
Any more thoughts? On Apr 30, 2017 12:27 PM, "nikhil sehgal" wrote: > Hi all, > > I would like to configure my Jenkins build server to build my code using > xbuild so if my code have something incompatible with mono it should break. > > My question is do I need to