You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/hack
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
..
demo-env Bake workflow 4 years ago
dockerfiles Support breakpoint debugger integrated to IDEs 2 years ago
build hack: mutualize build opts in Makefile and Dockerfile 2 years ago
git-meta hack: mutualize build opts in Makefile and Dockerfile 2 years ago
hash-files hack: improve hash-files script 2 years ago
release ci: generate provenance and sbom for release binaries 2 years ago
shell hack: lint scripts 2 years ago
test test: opt to avoid building the integration tests image 2 years ago
test-driver k8s: generate node name if not provided 2 years ago
update-docs hack: lint scripts 2 years ago
update-vendor hack: lint scripts 2 years ago