microsoft / MIEngine

The Visual Studio MI Debug Engine ("MIEngine") provides an open-source Visual Studio Debugger extension that works with MI-enabled debuggers such as gdb and lldb.
MIT License
818 stars 218 forks source link

Add support for applying post remote connect commands on attach #1443

Closed swermin closed 9 months ago

swermin commented 9 months ago

There was already support for the JSON implementation to execute post remote connect commands. This extends the xml version used by Visual Studio to have the same capabilities

swermin commented 9 months ago

@microsoft-github-policy-service agree

WardenGnaw commented 9 months ago

@swermin Thank you for your contribution. We will be aiming to put this in the next version of the VS Code C/C++ Extension and Visual Studio 2022 17.10.