Nicolas Berthier
Nicolas Berthier
Fixed in #331
Closing in favor of #370.
Let's say a "dumb" preliminary implementation could be done quickly, especially for bound variables that appear somewhere in the PROCEDURE DIVISION. For EXECs that appear in the DATA DIVISION things...
Note: with changes in https://github.com/OCamlPro/superbol-vscode-debug/pull/8, selecting `Start Debugging` from the menu with no `launch.json` does nothing (previously that started a debug session). I'm not sure what is causing that.
This will be addressed shortly, as soon as #23613 is merged.
Here the idea is, as a next step, to be able to make use of `file-depends` entries in generated `.config` files to allow opam to detect some changes in system...
@mseri @kit-ty-kate I've extended the `ez-conf-lib` script to always fail in case paths of library or header files cannot be found. This attempt is in the draft PR #23643, where...
Also: https://github.com/OCamlPro/superbol-vscode-debug/pull/12 needs to be merged first, and the submodule update be included in the current PR.
> I suggest to give it a go with gitpod and see hows the result there - as you can use the debugger if it doesn't work. The new tests...
> Afterwards (and after integrating the Windows CI that is work in progress) - what would be next for this PR? Checking that the arguments are one of the cobol...