delve/service/dap
Alessandro Arzilli 2e88b7ead3
tests: fix tests on Go 1.23 (#3697)
* Adjust rtype.go script to handle constants moved to internal/abi from
  runtime
* Remove tests in service/dap/server_test that relied on knowledge of
  the internal layout of channels.
2024-04-11 09:40:57 -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 Show pprof labels in thread names (#3501) 2023-12-04 15:44:10 +01:00
error_ids.go service-*: conform to godoc comments (#2916) 2022-03-09 09:12:42 -08:00
handles.go service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
server_test.go tests: fix tests on Go 1.23 (#3697) 2024-04-11 09:40:57 -07:00
server.go proc: support reading captured variables of closures (#3682) 2024-04-07 21:36:50 -07:00
types.go service/dap: support waitfor option for 'dap attach' only (#3656) 2024-02-07 11:03:36 -08:00