2 Copyright © 1995-2007, The AROS Development Team. All rights reserved.
5 Desc: Start the internal debugger.
8 #include "exec_intern.h"
9 #include <proto/exec.h>
11 /*****************************************************************************
18 AROS_LHA(unsigned long, flags
, D0
),
21 struct ExecBase
*, SysBase
, 19, Exec
)
39 *****************************************************************************/
43 #warning TODO: Write exec/Debug()
44 aros_print_not_implemented ("Debug");