Must have been an issue overlooked in the initial implementation but we should be using a 64-bit wide type to store the function address.
Add some dummy go files so that 'go mod vendor' works for modules that require Delve, becuase directories that do not contain any go code will not be vendored.