From 044ff9aea914c1a3deab4c85b3de170fbd1963e1 Mon Sep 17 00:00:00 2001 From: Dimitris Panokostas Date: Wed, 18 Jan 2017 14:35:34 +0100 Subject: [PATCH] Update README.md --- VisualGDB/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/VisualGDB/README.md b/VisualGDB/README.md index 20884e12..fbbaa20a 100644 --- a/VisualGDB/README.md +++ b/VisualGDB/README.md @@ -1 +1,4 @@ -Visual Studio solution using VisualGDB +Visual Studio solution using VisualGDB (http://visualgdb.com/) + +You will need Visual Studio 2015 or later and VisualGDB installed to use this solution. +This is configured to use cross compiling and remote debugging.