• Alex Brainman's avatar
    runtime: allow OutputDebugString to be sent to debugger · 2ed209ea
    Alex Brainman authored
    We mark DBG_PRINTEXCEPTION_C messages in VEH handler
    as handled, thus preventing debugger from seeing them.
    I don't see reason for doing that. The comment warns
    of crashes, but I added test and don't see any crashes.
    
    This is also simplify VEH handler before making
    changes to fix issue 8006.
    
    Update #8006
    
    LGTM=rsc
    R=golang-codereviews, rsc
    CC=golang-codereviews
    https://golang.org/cl/146800043
    2ed209ea
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...