Andy Wingo
|
361d0de285
Stack traces skip RTL boot frames
|
11 years ago |
Andy Wingo
|
f8fb13ef8c
better RTL debugging
|
11 years ago |
Andy Wingo
|
510ca12687
add new rtl vm
|
11 years ago |
Andy Wingo
|
ee6207d6f5
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
Andy Wingo
|
da874e5415
fix more assumptions that the frame-procedure is a procedure
|
12 years ago |
Andy Wingo
|
968a9add65
Merge remote-tracking branch 'local-2.0/stable-2.0'
|
12 years ago |
Andy Wingo
|
67b699cc77
refactor vm application of non-programs; boot continuation refactor
|
12 years ago |
Andy Wingo
|
252acfe8e7
Merge commit '3d51e57cfb0404db568a6adfde2a346d3fd9907e'
|
13 years ago |
Ludovic Courtès
|
0fc9040fa2
Parenthesize and type `SCM_FRAME' macros; check layout of `scm_vm_frame'.
|
13 years ago |
Andy Wingo
|
0607ebbfcf
locking for putc, puts
|
13 years ago |
Andy Wingo
|
b2b33168b1
more care regarding SCM_PACK and SCM_UNPACK
|
13 years ago |
Andy Wingo
|
9b709b0fe1
fix frame dynamic linkage in the face of partial continuation application
|
14 years ago |
Andy Wingo
|
423fca76e6
frame-source available in default environment
|
14 years ago |
Andy Wingo
|
3d27ef4bd3
fix a number of assumptions that a pointer could fit into a long
|
14 years ago |
Andy Wingo
|
542f975e60
add ,registers
|
14 years ago |
Andy Wingo
|
2e30f3989c
add scm_frame_address / frame-address
|
14 years ago |
Andy Wingo
|
6f3b0cc29e
tc7 tags for vm-related data
|
15 years ago |
Andy Wingo
|
a6029b97ea
properly integrate vm bootstrapping into init.c
|
15 years ago |
Andy Wingo
|
7abb7efd31
frames.c no longer exports frame-source -- frame.scm does so already
|
15 years ago |
Andy Wingo
|
1c5e812258
clean up (system vm frames), add locals command to debugger
|
15 years ago |
Ludovic Courtès
|
3dbbe28dfd
Don't use GCC zero-length arrays.
|
15 years ago |
Andy Wingo
|
93dbc31b9a
expose frame-previous, once again
|
15 years ago |
Andy Wingo
|
aa3f69519f
replace frame implementation with VM frames
|
15 years ago |
Ludovic Courtès
|
5c8cefe591
Remove remaining uses of discouraged constructs.
|
15 years ago |
Andy Wingo
|
6c6a44390b
runtime and debugging support for callee-parsed procedure args
|
15 years ago |
Ludovic Courtès
|
7af531508c
Merge branch 'master' into boehm-demers-weiser-gc
|
15 years ago |
Andy Wingo
|
2fb924f64f
programs have their own tc7 now
|
15 years ago |
Andy Wingo
|
03e6c16596
reorder frame layout
|
15 years ago |
Ludovic Courtès
|
fbb857a472
Merge branch 'master' into boehm-demers-weiser-gc
|
15 years ago |
Andy Wingo
|
20d47c3915
remove "externals" from the vm
|
15 years ago |