更好的Panic、

This commit is contained in:
2026-04-17 18:26:39 +08:00
parent cb2406cbed
commit bf6720c6e8
6 changed files with 502 additions and 11 deletions

View File

@@ -29,10 +29,11 @@ require_tool("${LD_TOOL}")
require_tool("${OBJCOPY_TOOL}")
require_tool("${OBJDUMP_TOOL}")
require_tool("${READELF_TOOL}")
require_tool("${NM_TOOL}")
require_tool("${USER_CC_TOOL}")
require_tool("${USER_LD_TOOL}")
require_tool("${RUSTC_TOOL}")
require_tool("${MAKE_TOOL}")
require_tool("${SH_TOOL}")
cl_log_info("required tools are available")
cl_log_info("required tools are available")