Skip to content
This repository was archived by the owner on Sep 3, 2021. It is now read-only.

ags799/aldb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aldb - The Alloy DeBugger

aldb allows its users to easily understand why their Alloy models don't work.

Development

Building

Use bin/build to build an executable jar. This jar will be located at build/aldb.jar.

Cleaning

Use bin/clean to remove all compiled files.

Running

Use bin/aldb to run the program.

Testing

Use bin/test to run the main test runner. Note that it will not necessarily run all tests -- it only runs the tests it has been supplied with.

Debugging

Use bin/debug to launch jdb on aldb.Main.

Style

This project approximately follows the Sun code conventions. Its style rules are enumerated in checkstyle.xml. Use bin/style to check the code for style errors.

Credits

Hayes Converse, Andrew Sharp

About

The Alloy Debugger

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors