internal/core: fix build on Solaris Solaris has unix.Mmap but not syscall.Mmap. Change-Id: Ia48b1db21d48caa835e43ea4f6616c8c3d06e089 Reviewed-on: https://go-review.googlesource.com/c/debug/+/170786 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
This repository holds utilities and libraries for debugging Go programs.
WARNING! Please expect breaking changes and unstable APIs. Most of them are currently are at an early, experimental stage.