delve/service/dap
Alessandro Arzilli c2dc6edcfc
service/dap: fix test failure with 1.24 (#3805)
Encoding/json changed some error messages in 1.24, fix the tests.
2024-09-04 07:34:51 -07:00
..
daptest tests: fix tests in go1.22 (#3583) 2023-11-27 14:59:55 -08:00
command.go Show pprof labels in thread names (#3501) 2023-12-04 15:44:10 +01:00
config_test.go Show pprof labels in thread names (#3501) 2023-12-04 15:44:10 +01:00
config.go *: replace fmt.Errorf with errors.New (#3752) 2024-06-20 21:50:18 +02:00
error_ids.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
handles.go service/dap: make handlesMap generic (#3798) 2024-09-03 10:40:34 -07:00
server_test.go service/dap: fix test failure with 1.24 (#3805) 2024-09-04 07:34:51 -07:00
server.go service/dap: make handlesMap generic (#3798) 2024-09-03 10:40:34 -07:00
types.go service/dap: support waitfor option for 'dap attach' only (#3656) 2024-02-07 11:03:36 -08:00