go-delve/delve

pkg/proc/native: intermittent test failures in TestWatchpointsBasic

Open

#2768 opened on Oct 29, 2021

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Go (24,010 stars) (2,177 forks)batch import
area/proc/nativehelp wantedkind/bugos/windows

Description

Example: https://delve.teamcity.com/viewLog.html?buildId=27817

For whatever reason it seems that the hardware breakpoint state gets restored somehow on some threads, sometimes, after a hardware breakpoint has been disabled.

Contributor guide