Skip to content
/ vdb Public

🏍vs code configurator of graphical debugger for fpm.

License

Notifications You must be signed in to change notification settings

zoziha/vdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VDB (vs code graphical debugger configurator for fpm)

vdb is an auxiliary program of fortran-lang/fpm to configurate vs code graphical debugger for fpm.

Getting started

Dependencies

Build with fortran-lang/fpm

Fortran Package Manager (fpm) is a package manager and build system for Fortran.
You can build vdb using provided fpm.toml:

fpm install --profile release

Configurate luanch.json in VS Code with vdb

Pass the program to be debugged to vdb for processing:

fpm [options] <test_name> --runner vdb
fpm [options] <test_name> --runner vdb -- ARGS
vdb clean  # Remove and backup JSON::launch.json

start.gif

Links

About

🏍vs code configurator of graphical debugger for fpm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published