delve/service/test
Alessandro Arzilli c207db792a
proc,locspec: support setting breakpoints by func name on generic funcs (#2745)
* proc,locspec: support setting breakpoints by func name on generic funcs

Changes proc.Function to parse function names correctly when they
contain instantiation lists and locspec to match generic functions.

* vendor: update golang.org/x/tools

The old version of golang.org/x/tools is incompatible with the new
iexport format.
2021-10-30 11:52:26 -07:00
..
common_test.go proc,terminal,service: support stack watchpoints (#2521) 2021-08-09 10:41:25 -07:00
integration1_test.go Miscellaneous fixes for Windows native backend (#2736) 2021-10-13 08:43:54 -07:00
integration2_test.go proc,locspec: support setting breakpoints by func name on generic funcs (#2745) 2021-10-30 11:52:26 -07:00
variables_test.go proc/gdbserial: support call injection with rr backend (#2740) 2021-10-14 11:06:14 -07:00