buildx/dap
Tõnis Tiigi bac71def78
Merge pull request #3366 from jsternberg/dap-detect-parent
dap: improve determination of the proper parent for certain ops
2025-08-18 18:34:57 +03:00
..
common dap: support stopOnEntry to configure behavior when starting the debugger 2025-07-07 09:39:23 -05:00
adapter.go dap: make exec shell persistent across the build 2025-08-11 12:40:09 -05:00
adapter_test.go dap: support stopOnEntry to configure behavior when starting the debugger 2025-07-07 09:39:23 -05:00
client_test.go dap: add debug adapter implementation 2025-06-30 10:51:20 -05:00
config.go dap: support stopOnEntry to configure behavior when starting the debugger 2025-07-07 09:39:23 -05:00
conn.go dap: add debug adapter implementation 2025-06-30 10:51:20 -05:00
debug_shell.go dap: make exec shell persistent across the build 2025-08-11 12:40:09 -05:00
eval.go dap: make exec shell persistent across the build 2025-08-11 12:40:09 -05:00
handler.go dap: support evaluate request to invoke a container 2025-07-15 10:45:25 -05:00
server.go dap: support evaluate request to invoke a container 2025-07-15 10:45:25 -05:00
thread.go Merge pull request #3366 from jsternberg/dap-detect-parent 2025-08-18 18:34:57 +03:00
variables.go dap: look for base name of dockerfile name instead of path from context 2025-08-15 14:41:00 -05:00