stage1 完成07,08测试
This commit is contained in:
@@ -94,7 +94,7 @@ typedef enum {
|
||||
X(SPL_NLIB, "nlib", 1, 0, 0, "dlopen library (name idx)") \
|
||||
/* 调试 */ \
|
||||
X(SPL_BK, "breakpoint", 0, 0, 0, "break point when exec will stop run") \
|
||||
X(SPL_DBG, "dbg", 0, 1, 1, "print top of stack as hex")
|
||||
X(SPL_DBG, "dbg", 0, 0, 0, "print VM debug info (stack, backtrace, locals)")
|
||||
|
||||
/* clang-format on */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user