mirror of
https://github.com/go-delve/delve.git
synced 2025-11-11 19:00:28 +08:00
The compiler produces ABI compatibility wrappers for some functions. We have changed the support for breakpoints to allow a single logical breakpoint to correspond to multiple physical breakpoints, take advantage of that to set breakpoints on both the ABI wrapper and the real function. Fixes #3296
15 KiB
15 KiB