• Austin Clements's avatar
    Add stack frame support. Architectures are now responsible · 155fe792
    Austin Clements authored
    for decoding closures.  There is now no notion of a current OS
    thread, though that needs to come back in the form of a
    current Go thread.  As a result, Process now implements Peek
    and Poke and maps them to any stopped OS thread, since they
    all share the address space anyways.
    
    R=rsc
    APPROVED=rsc
    DELTA=322  (310 added, 3 deleted, 9 changed)
    OCL=34136
    CL=34201
    155fe792
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib/godoc Loading commit data...
misc/xcode Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr Loading commit data...
AUTHORS Loading commit data...
LICENSE Loading commit data...