go-delve/delve

pkg/proc/native: intermittent test failures in TestWatchpointsBasic

Open

#2,768 opened on Oct 29, 2021

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

Repository metrics

Stars
 (24,010 stars)
PR merge metrics
 (Avg merge 20d 2h) (20 merged PRs in 30d)

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