markbind
markbind copied to clipboard
Create Default Debugging Configurations - JetBrains IDEs
Please confirm that you have searched existing issues in the repo
Yes, I have searched the existing issues
Any related issues?
#1346, #2066
What is the area that this feature belongs to?
Testing
Is your feature request related to a problem? Please describe.
As according to #2066, it is good to have a set of default debugging configurations that can be used out of box for developers who use JetBrains IDEs.
Describe the solution you'd like
- The default debugging configuration file (e.g.
default.run.xml) should be created and saved in the codebase. - The DG should be updated with some instructions on running this.
Describe alternatives you've considered
No response
Additional context
No response