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

Add Ada to the list of supported languages (#10475) #10476

Merged

Conversation

AnthonyLeonardoGracio
Copy link
Contributor

@AnthonyLeonardoGracio AnthonyLeonardoGracio commented Feb 6, 2023

To allow debugging Ada projects with GDB. Fixes #10475

To allow debugging Ada projects with GDB.
@sean-mcmanus sean-mcmanus requested review from WardenGnaw and a team February 6, 2023 18:29
Extension/package.json Show resolved Hide resolved
@sean-mcmanus
Copy link
Collaborator

@WardenGnaw Should we add Fortran too? I noticed #10406 .

@WardenGnaw
Copy link
Member

@WardenGnaw Should we add Fortran too? I noticed #10406 .

I would only add it if we have a request. GDB supports the following languages C, C ++, D, Go, Objective-C, Fortran, Pascal, Rust, Assembly, Modula-2, and Ada.

I'm hesitant on adding everything unless there is a request for it.

@bobbrow bobbrow added this to the 1.14.2 milestone Feb 7, 2023
@sean-mcmanus sean-mcmanus merged commit 5e96765 into microsoft:main Feb 9, 2023
@AnthonyLeonardoGracio AnthonyLeonardoGracio deleted the topic/issue_10475 branch February 9, 2023 09:45
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Ada to supported languages for debugging
4 participants