Is “fpm build --list” which lists the pathnames or “fpm build --dump” which generates a TOML or JSON description of the model easy to incorporate for obtaining your pathnames?
seer interfaces gdb and fpm projects:nicely …
https://fortran-lang.discourse.group/t/seer-gui-frontend-to-gdb
I am not a VS user at the moment, but I though it had an fpm interface available that included debugger integration; can anyone confirm there is (or is not) something already available?
I have been meaning to change my own vim-based interface over to use the fpm API for ages now but never quite get to it but perhaps it mght serve as an example as-is of how to use the fpm command options to get the pathnames; although it uses Linux commands.
I suspect what you are asking for would be easy to do with a program calling the API.