delve/service/dap
Suzy Mueller aa377789b0
service/dap: deemphasize internal runtime stack frames (#2522)
Apply a presentation hint to the internal runtime stack frames, so that these can be deemphasized in the UI. This should allow
users to more easily inspect their own code, and will keep the option to view those frames if they choose to.
2021-06-10 10:59:24 -07:00
..
daptest service/dap: implement array, slice, and map paging (#2512) 2021-06-10 09:34:20 -07:00
error_ids.go dap: handle SetVariable requests (#2440) 2021-05-20 10:05:47 -07: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: deemphasize internal runtime stack frames (#2522) 2021-06-10 10:59:24 -07:00
server.go service/dap: deemphasize internal runtime stack frames (#2522) 2021-06-10 10:59:24 -07:00
utils.go service/dap: Support stackTrace request (#2093) 2020-07-01 11:01:17 -07:00