toolchain: add new debugging tool using magenta_debug
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
file(GLOB sources *.c *.h)
|
||||
|
||||
add_executable(mxdbg-server ${sources})
|
||||
target_link_libraries(mxdbg-server magenta_debug)
|
||||
Reference in New Issue
Block a user