]> gitweb.factorcode.org Git - factor.git/commit
Grab native stack pointer from signal handler
authorslava <slava@factorcode.org>
Mon, 18 Dec 2006 04:31:38 +0000 (04:31 +0000)
committerslava <slava@factorcode.org>
Mon, 18 Dec 2006 04:31:38 +0000 (04:31 +0000)
commit756cea61644c553676290d57f4978581a76dcb29
treef8805e2bfb61deaacbd884294529940450372fd8
parent917a42cb4a702eab3f13aeb9a7db41976e83e6d2
Grab native stack pointer from signal handler
14 files changed:
TODO.txt
vm/alien.c
vm/compiler.c
vm/data_gc.c
vm/debug.c
vm/io.c
vm/mach_signal.c
vm/os-macosx.m
vm/os-unix.c
vm/os-unix.h
vm/os-windows.c
vm/run.c
vm/run.h
vm/types.c