Skip to content

Commit 9f110bb

Browse files
Merge branch 'topic/gnatemu_debug' into 'master'
Update CHANGELOG for 'Debug with GNATemulator' See merge request eng/ide/ada_language_server!1931
2 parents ce3de22 + 4adf5d7 commit 9f110bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ section below it for the last release. -->
1010
* Provide a task `ada: Build GNATtest test harness project` allowing to customize the build step of test execution in `tasks.json`
1111
* Fix cross-references (navigation, call hierarchy, finding all references) when the project is an Extending project.
1212
* [GNATformat](https://github.com/AdaCore/gnatformat) is now the default back-end for LSP formatting requests
13-
* Add tasks and a CodeLens to run a given main with GNATemulator on non-native projects
13+
* Add tasks and a CodeLens to run and debug a given main with GNATemulator on non-native projects
1414
* Diagnostics are now emitted for issues encountered when trying to load an Alire crate
1515
* Commands to create a new main units and packages have been added, both available under the `File->New File...` menu
1616
* Add VS Code command `ada: GNATcoverage - Load an existing XML coverage report` for importing coverage reports

0 commit comments

Comments
 (0)