delve/service/dap
Alessandro Arzilli 4b2612a6b3
service/dap: make TestEvaluateCallFunction independent of line numbers (#3644)
_fixtures/fncall.go was made to support TestCallFunction in pkg/proc
and new things must be added to fncall.go to test new features. Having
a test depend on precise line numbers makes the process tedious.
2024-01-24 09:17:56 -08: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 service/dap: make TestEvaluateCallFunction independent of line numbers (#3644) 2024-01-24 09:17:56 -08:00
server.go service/dap: make TestEvaluateCallFunction independent of line numbers (#3644) 2024-01-24 09:17:56 -08:00
types.go Show pprof labels in thread names (#3501) 2023-12-04 15:44:10 +01:00