Skip to content

Conversation

@lefessan
Copy link
Member

No description provided.

emilienlemaire and others added 12 commits September 8, 2023 16:23
* Update deps and fix gcov parsing
Minor adaptations for integration into SuperBOL
Fix warning about a call to namespace object
This aligns the code of
`extension.GdbConfigurationProvider.resolveDebugConfiguration` with
`extension.GdbConfigurationProvider.provideDebugConfigurations`, so
that the debugger can be launched directly in workspaces that lack a
`launch.json`.
Add a CI workflow for testing the extension
The oldest version found that passes the current tests is 1.66.0.
Run tests with old versions of VSCode in the CI
Do not enforce a default `preLaunchTask` that is not available
Add a test with COBOL and C source files in distinct directories
This minimal language definition seems necessary to insert beakpoints,
and is hence required to test the extension independently.
Move debug logs to a VSCode-managed channel
Show current COBOL statement in stackframe summary
Before these changes, lines starting with signed numbers like `+0000`
on stdout, were wrongly interpreted as MI2-related messages.
Fix handling of signed numbers in standard output
Show global data items in Variables panel
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.

7 participants