Description
VisualGDB Overview
VisualGDB is a Visual Studio extension that allows you to create and debug Linux applications using GCC/GDB. It supports both local debugging (for example, using the built-in emulator) and remote debugging via an SSH connection. The extension allows you to use the built-in Visual Studio error list, debugger, and IntelliSense for code writing hints.
Installation
After installation, at the first launch, enter the registration information to your liking by opening “Help – About VisualGDB” or creating a project.
In case of problems with registration:
1) in the “About VisualGDB” window, click “Reset to trial” and re-enter the registration information;
2) if this does not help or the “Reset to trial” button is missing – delete the files %APPDATA%\Local\VisualGDB\activation.key, %APPDATA%\Local\VisualGDB\temporary.key and the key in the registry at HKEY_CURRENT_USER\Software\Sysprogs\VisualGDB\Settings\ RegistrationKey .
File Information
Version : 6.0.103.5191
Year of release : 2024
Developer : Sysprogs OU ( https://sysprogs.com )
Tablet : cured
System Requirements
Microsoft Visual Studio 2008, 2010, 2012, 2013, 2015, 2017, 2019, 2022