Skip to content

FR for user-specified commands run at start (launch attributes) #10

Description

@GitMensch

Users commonly need to pass a bunch of commands on startup of the debugger. It would be good to be able to do this here, too. I suggest the following option for the task definition (similar to GDB/LMDB extensions):

autorun: an optional array of strings that are executed directly after the start of the debugger as if they would be entered by the user in the debug console.

This actually should also allow to setup attach and remote debugging for any GDB/LMDB (like) extensions.

Metadata

Metadata

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions