mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 04:36:29 +08:00
Changes CreateBreakpoint to create a logical breakpoint when multiple addresses are specified, FindLocation and the api.Location type to return logical locations and the cli to support logical breakpoints.