Commit Graph

1 Commits (37763ec29f6226a3584ba1a87eb5347e1d40c43c)

Author SHA1 Message Date
Kohei Tokunaga 37763ec29f
Support breakpoint debugger integrated to IDEs
This commit adds the IDE-integrated breakpoint debugger based on walker.
Now buildx provides DAP (Debug Adapter Protocol) API to IDEs so DAP-aware IDEs
can call buildx and allow users to perform breakpoint-based debugging on the
IDE's UI/UX.

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2 years ago