Skip to content

debugextendedprotocol

starkos edited this page Apr 10, 2021 · 3 revisions

⚠️ We have a new website! Visit now for the most update to date documentation.
       This wiki is no longer being maintained.


Specifies to use the 'extended-remote' protocol, which instructs GDB to maintain a persistent connection to gdbserver.

debugextendedprotocol (enabled)

Parameters

enabled is a boolean value that specifies whether to use the 'extended remote' protocol.

Applies To

Project configurations.

Availability

Premake 5.0 or later.

Clone this wiki locally