delve/service/api
Alessandro Arzilli b192d84670
service: use name w/o parameters for breakpoints on generic funcs (#2774)
When printing breakpoints on generic functions use the function name
without parameters instead of using the name of the first instantiation
that appears on the list.
2021-12-13 11:41:28 -08:00
..
command.go service/dap: support goroutine filters in dap (#2759) 2021-12-07 09:23:55 -08:00
conversions.go service: use name w/o parameters for breakpoints on generic funcs (#2774) 2021-12-13 11:41:28 -08:00
prettyprint_test.go terminal: add -size argument to examinemem command 2020-09-11 08:21:11 +02:00
prettyprint.go terminal,api: move PrintStack function (#2537) 2021-06-16 13:05:17 -07:00
types.go *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00