64 Forks
296 Stars
296 Watchers

debug-recipes

My notes collected while debugging various problems in .NET and native applications.

How to download and setup debug-recipes

Open terminal and run command
git clone https://github.com/lowleveldesign/debug-recipes.git
git clone is used to create a copy or clone of debug-recipes repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with debug-recipes https://github.com/lowleveldesign/debug-recipes/archive/master.zip

Or simply clone debug-recipes with SSH
[email protected]:lowleveldesign/debug-recipes.git

If you have some problems with debug-recipes

You may open issue on debug-recipes support forum (system) here: https://github.com/lowleveldesign/debug-recipes/issues