© Alessandro Del Sole 2017

Alessandro Del Sole, Beginning Visual Studio for Mac, https://doi.org/10.1007/978-1-4842-3033-6_3

3. Debugging Applications

Alessandro Del Sole

(1)Cremona, Italy

Debugging is the task of analyzing the application’s execution flow and investigating it for errors. Therefore, debugging is one of the most important tasks in your developer life.

Debugging can be a painful experience if a development platform does not offer powerful analysis tools. Luckily, both Xamarin and .NET Core provide powerful debuggers, and Visual Studio for Mac ships with unified visual tools that dramatically simplify the way you debug your code and focus on productivity. If you are familiar with Xamarin Studio or Visual Studio on Windows, you will ...

Get Beginning Visual Studio for Mac: Build Cross-Platform Apps with Xamarin and .NET Core now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.