delve/pkg
Alessandro Arzilli 674bd63996
proc: fix runtime type handling for Go 1.21 (#3370)
Go 1.21 renamed runtime._type to internal/abi.Type and changed the name
of its fields. Update Delve so that it uses the new names for loading
interfaces and generic type parameters.
2023-05-15 10:21:52 -07:00
..
astutil proc: simplify next/step/stepout condition code 2020-04-04 11:00:54 -07:00
config trace: add timestamp to the output (#3358) 2023-05-08 10:41:47 -07:00
dwarf dwarf/godwarf: fix alignment calculation for typedef types (#3362) 2023-05-08 10:38:53 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild gobuild: drop support for building on Go < 1.10 (#2960) 2022-04-06 12:02:21 -07:00
goversion *: CHANGELOG and bump to version 1.20.0 (#3209) 2022-12-08 10:34:57 -08:00
locspec *: misc improvements to config command and substitute-path rules (#3335) 2023-05-02 12:23:59 -07:00
logflags terminal/logflags: Added SetLoggerFactory(LoggerFactory) (#3257) 2023-02-14 09:46:35 -08:00
proc proc: fix runtime type handling for Go 1.21 (#3370) 2023-05-15 10:21:52 -07:00
terminal proc,terminal: read command line of new processes (#3346) 2023-05-09 11:40:00 -07:00
version v1.20.2 2023-04-05 11:25:22 +02:00