Relative Content

Tag Archive for .netmemory-leaksmonoraspbian

Find memory leak cause on a Mono program running on Linux

I’ve developed a WinForms program in C# with Visual Studio and .NET framework, aimed to run on an ARM board (Raspberry Pi) using Mono.
The program can be started and debugged from my PC with Visual Studio, but it cannot be fully analyzed because it interacts with some scripts running on the Raspberry Pi’s Linux OS.