Andy Wingo
|
498f3f9568
Avoid stacks in dynamically-bound values
|
8 years ago |
Andy Wingo
|
737e62f4b5
Fix frame->stack-vector when no stack is active
|
8 years ago |
Andy Wingo
|
cd0b61a04e
Frame <binding> objects capture frame, can ref value directly
|
9 years ago |
Andy Wingo
|
67e8aa85e8
Remove frame-local-ref, frame-local-set!
|
9 years ago |
Andy Wingo
|
a7e1c392c2
Remove frame->module
|
9 years ago |
Andy Wingo
|
2d0214a9b7
,registers doesn't use frame-procedure
|
9 years ago |
Andy Wingo
|
e3cc0eeb3a
Reflection support for unboxed f64 slots
|
9 years ago |
Andy Wingo
|
08cf30f2a0
Fix error printing some wrong-num-args backtraces
|
9 years ago |
Andy Wingo
|
7c080187bc
frame-address, frame-stack-pointer return offsets
|
10 years ago |
Andy Wingo
|
1a2711a848
Update frame-bindings interface
|
10 years ago |
Andy Wingo
|
d1100525ff
rtl-program-code -> program-code
|
11 years ago |
Andy Wingo
|
0bd1e9c6a0
rtl-program? -> program?
|
11 years ago |
Andy Wingo
|
1c33be992e
Remove stack programs, objcode, and the old VM.
|
11 years ago |
Andy Wingo
|
581a4eb82b
frame-instruction-pointer is absolute; rewrite (system vm coverage)
|
11 years ago |
Andy Wingo
|
e15aa02284
Program sources are always pre-retire now
|
11 years ago |
Andy Wingo
|
bb455e4f94
allow ,option on-error report instead of debug
|
14 years ago |
Andy Wingo
|
5aa12c699c
,frame and related commands handle for-trap? appropriately
|
14 years ago |
Andy Wingo
|
a36c3a458e
debug has for-trap? field
|
14 years ago |
Andy Wingo
|
90966af895
update (system repl debug) todo
|
14 years ago |
Andy Wingo
|
586aff5a27
(system repl debug): add frame->stack-vector
|
14 years ago |
Andy Wingo
|
e867d563a5
add source:line-for-user, returning a 1-indexed line number
|
14 years ago |
Andy Wingo
|
542f975e60
add ,registers
|
14 years ago |
Jose A. Ortega Ruiz
|
54d9a994b1
Add new debug meta-command ,error-message
|
14 years ago |
Andy Wingo
|
3d4f8e3c2d
fix stack narrowing for tail-call to throw
|
14 years ago |
Andy Wingo
|
2e67eb6f2d
remove (system vm debug)
|
14 years ago |
Andy Wingo
|
0803914395
print column numbers in backtraces
|
14 years ago |
Andy Wingo
|
97b3800e88
tweaks to print-locals
|
14 years ago |
Andy Wingo
|
33df2ec719
integrate the debugger into the repl
|
14 years ago |