delve/pkg
Alessandro Arzilli 7d8f47674b
terminal/starbind: add online help for starlark (#3388)
Adds a new starlark builtin 'help' that prints the list of available
builtins when called without arguments and help for the specified
builtin when passed an argument.

The help is autogenerated from godoc comments so it isn't always
exactly accurate for starlark (in particular we sometimes refer to the
In structs), but it's better than nothing.
2023-06-12 14:31:31 -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: ignore DeclLine for function args (#3400) 2023-05-31 09:58:47 -07:00
elfwriter terminal,service,proc/*: adds dump command (gcore equivalent) (#2173) 2021-01-29 13:39:33 -08:00
gobuild cmd/dlv,service/dap: use randomized name as default output binary (#3366) 2023-05-16 09:36:15 -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/test: reenable cgo testing on FreeBSD (#3394) 2023-06-06 20:50:03 -07:00
terminal terminal/starbind: add online help for starlark (#3388) 2023-06-12 14:31:31 -07:00
version v1.20.2 2023-04-05 11:25:22 +02:00