Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4211)

Issue 72590044: code review 72590044: runtime: comment out breakpoint in windows/386 sighandler (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by rsc
Modified:
10 years, 1 month ago
Reviewers:
gobot, bradfitz
CC:
golang-codereviews, bradfitz
Visibility:
Public.

Description

runtime: comment out breakpoint in windows/386 sighandler This code being buggy is the only explanation I can come up with for issue 7325. It's probably not, but the only alternative is a Windows kernel bug. Comment this out to see what breaks or gets fixed. Update issue 7325

Patch Set 1 #

Patch Set 2 : diff -r 3766534aabb9 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 3766534aabb9 https://code.google.com/p/go/ #

Patch Set 4 : diff -r a6e953f7cb73 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/pkg/runtime/os_windows_386.c View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 1 month ago (2014-03-07 19:10:46 UTC) #1
bradfitz
LGTM but can't you just try it on the windows-386 builder directly? On Fri, Mar ...
10 years, 1 month ago (2014-03-07 19:16:57 UTC) #2
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=ef9dd517f626 *** runtime: comment out breakpoint in windows/386 sighandler This code being ...
10 years, 1 month ago (2014-03-07 19:22:21 UTC) #3
rsc
On Fri, Mar 7, 2014 at 2:16 PM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > LGTM but can't ...
10 years, 1 month ago (2014-03-07 19:22:52 UTC) #4
gobot
10 years, 1 month ago (2014-03-07 19:59:28 UTC) #5
Message was sent while issue was closed.
This CL appears to have broken the linux-amd64 builder.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b