Export to GitHub

virtualagc - issue #10

Add the option --directory=DIR to allow AGC sources to be in other locations


Posted on Mar 31, 2009 by Quick Giraffe

It would be nice to have the command line option --directory=DIR for yaAGC to allow the sources to be located in a different place. This will allow the original sources to be managed in a user specified way and still enable debugging with the sources.

After this change, the yaCode contained directories can be packaged and released separately from the binary build (e.g. virtualagc-luminary-131-20090301.tar.bz2)

Comment #1

Posted on Apr 13, 2009 by Quick Giraffe

Added the --directory option to allow the AGC assembly source files to be placed anywhere and still be able to be used for debugging a pre-build binary of Colossus or Luminary. This way you aren't stuck with the default location for the sources. Build r104 and later has this option.

Status: Fixed

Labels:
Type-Enhancement Priority-Medium