com.github.croesch.micro_debug
Class MicroDebug

java.lang.Object
  extended by com.github.croesch.micro_debug.MicroDebug

public final class MicroDebug
extends Object

TODO Comment here ...

Since:
Date: Aug 13, 2011
Author:
croesch

Method Summary
static void main(String[] args)
          Starts the debugger.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)
Starts the debugger. First handles the given arguments and then starts the debugging of the processor.

Parameters:
args - the arguments of the program
Since:
Date: Aug 13, 2011


Copyright © 2012. All Rights Reserved.