delve/service/debugger
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
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_freebsd.go *: FreeBSD initial support (#1480) 2019-07-12 18:28:04 -07:00
debugger_linux.go *: clean up staticcheck problems (#2723) 2021-09-28 12:07:42 -07:00
debugger_test.go *: Better error launching invalid binary format 2020-04-02 18:41:16 +02:00
debugger_unix_test.go fmt code (#2826) 2021-12-13 10:25:23 -08:00
debugger_unix.go fmt code (#2826) 2021-12-13 10:25:23 -08:00
debugger_windows.go *: Better error launching invalid binary format 2020-04-02 18:41:16 +02:00
debugger.go service: use name w/o parameters for breakpoints on generic funcs (#2774) 2021-12-13 11:41:28 -08:00