delve/service/api
aarzilli a8606afb0b proc,service: return build informations for each package
Adds an API call that returns a list of packages contained in the
program and the files that were used to build them, and also a best
guess at which filesystem directory contained the package when it was
built.

This can be used by IDEs to map file paths if the debugging environment
doesn't match the build environment exactly.
2020-01-09 20:19:02 +01:00
..
conversions.go proc,debugger: implement logical breakpoints (#1717) 2019-11-01 12:41:06 -07:00
prettyprint.go service/api: add quotes around types when needed in prettyprint.go (#1500) 2019-02-26 08:51:18 -08:00
types.go proc,service: return build informations for each package 2020-01-09 20:19:02 +01:00