Current section

Files

Jump to
edb_core src edb_core.app.src
Raw

src/edb_core.app.src

{application,edb_core,
[{description,"The core of the edb debugger"},
{vsn,"0.5.0"},
{modules,[]},
{registered,[]},
{applications,[kernel,stdlib,compiler,crypto,syntax_tools]},
{licenses,["Apache-2.0"]},
{links,[]},
{mod,{edb_core_app,[]}}]}.