Alessandro Arzilli
Alessandro Arzilli
> Thanks! LGTM. > > BTW, I wonder if golang.org/x/tools/go/packages can be useful when adding support for other build systems like bazel (with GOPACKAGESDRIVER) in the future. Is this something...
Marking WIP until the swisstable implementation in go doesn't have TODO comments.
The swissmap backend has been enabled by default on 1.24 so I think we can review this now.
cc @lrzlin
Alright. The agent is picking up builds however there are some failing tests: https://delve.teamcity.com/viewLog.html?buildId=63555&tab=buildResultsDiv&buildTypeId=Delve_linux_riscv64_1_23 * `TestTraceDirRecursion`: this does not concern me much, we can either disable it on linux/riscv64 or...
> > * `TestTraceDirRecursion`: this does not concern me much, we can either disable it on linux/riscv64 or figure out where the CGO_CFLAGS are coming from, or just unset them...
> @aarzilli Hi, I found there are more tests failed after deteled the prologue related code, is that means at least it's partially correct? It could be. I compared it...
It seems like the agent is now offline?
Closing, the riscv64 builder no longer exists.
@stapelberg thoughts on this as an implementation for your feature request?