Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to adapter 0.0.30 (cwd, environment and complex vars) #100

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

jonahgraham
Copy link
Contributor

Adds support for these features in the adapter:

And the new launch.json settings needed to enable the above.

Along with a variety of bug fixes in the adapter.

Adds support for these features in the adapter:

- setting cwd for gdb
  - eclipse-cdt-cloud/cdt-gdb-adapter#306
- better handling of complex variables:
  - eclipse-cdt-cloud/cdt-gdb-adapter#304
- environment variables
  - eclipse-cdt-cloud/cdt-gdb-adapter#303

And the new launch.json settings needed to enable the above.

Along with a variety of bug fixes in the adapter.
@jonahgraham
Copy link
Contributor Author

@asimgunes can you please review this?

Copy link

@asimgunes asimgunes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @jonahgraham ,

I reviewed the changes and double checked the functionality of the environment definition. Changes seem working fine. I think we can merge this.

@jonahgraham jonahgraham merged commit 36009ef into eclipse-cdt-cloud:main Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants