[Mono-dev] Debugging Mono applications under GDB
Eberhard Beilharz
eb1 at sil.org
Mon Nov 16 07:00:17 UTC 2015
You might be able to run monodevelop on your desktop machine and then
remote debug on the headless server (see
https://ebsteblog.wordpress.com/2013/12/04/remote-debugging-with-monodevelop/
for some instructions).
Chris
Swiedler <cswiedler at trionworlds.com> wrote on 2015-11-15 at 17:03 +0100:
> Do you mean for development, or for debugging? The application is running on a headless server and I can’t run monodevelop or Xamarin on it. I’m building the exes with the mono toolchain under Windows, by installing it as a .net profile.
>
> chris
>
>> On Nov 14, 2015, at 6:32 PM, Edward Ned Harvey (mono) <edward.harvey.mono at clevertrove.com> wrote:
>>
>>> From: mono-devel-list-bounces at lists.ximian.com [mailto:mono-devel-list-
>>> bounces at lists.ximian.com] On Behalf Of Chris Swiedler
>>>
>>> We have a server application that's being developed under Visual Studio and
>>> run under Mono 3.12. We're generating .mdb files from the .pdbs that VS
>>> creates. With those deployed next to the executable, mono will give full
>>> callstacks with source and line information when logging exceptions, so I
>>> believe the .mdbs are correct.
>> Have you considered monodevelop or Xamarin Studio?
> _______________________________________________
> 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