Andy Wingo
|
bf31fe4cf6
VM manages hook sets itself
|
6 years ago |
Andy Wingo
|
0a01963d07
VM hooks take no values
|
6 years ago |
Andy Wingo
|
f4c50447dd
Remove push continuation hook; return hook runs before FP pop
|
6 years ago |
Ludovic Courtès
|
bf060d2aff
'frame-matcher' doesn't crash when the last IP is unknown.
|
7 years ago |
Andy Wingo
|
374b88580c
Fix trap frame matching
|
8 years ago |
Andy Wingo
|
3582787cb0
VM traps don't match on value of slot 0
|
9 years ago |
Andy Wingo
|
f5cb70e94a
Refactorings to apply-hook and push-continuation-hook
|
10 years ago |
Andy Wingo
|
ae4d761f7a
Fix tracing
|
11 years ago |
Mark H Weaver
|
1df515a077
Merge branch 'stable-2.0'
|
11 years ago |
Ian Price
|
306cc01d39
Fix trap handlers to handle applicable structs.
|
11 years ago |
Andy Wingo
|
f689dd6982
Remove the restore-continuation-hook.
|
11 years ago |
Andy Wingo
|
a222cbc9d1
No more VM objects visible to Scheme
|
11 years ago |
Andy Wingo
|
972275eee5
VM accessors take VM as implicit argument, not explicit argument
|
11 years ago |
Andy Wingo
|
1b780c134b
(system vm instruction) rtl-instruction-list -> (language rtl) instruction-list
|
11 years ago |
Andy Wingo
|
d1100525ff
rtl-program-code -> program-code
|
11 years ago |
Andy Wingo
|
0bd1e9c6a0
rtl-program? -> program?
|
11 years ago |
Andy Wingo
|
e391f179e4
(system vm traps) support for rtl programs
|
11 years ago |
Andy Wingo
|
ac37196321
Procedure traps work with RTL programs.
|
11 years ago |
Andy Wingo
|
c850a0ff4d
pop-continuation abort-continuation hooks pass return vals directly
|
11 years ago |
Andy Wingo
|
b262b74b51
add program-sources-pre-retire to core and define frame-next-source
|
14 years ago |
Andy Wingo
|
439e032b0b
add ,step ,stepi ,next and ,nexti
|
14 years ago |
Andy Wingo
|
e8e4e7310c
cleanups to ,finish
|
14 years ago |
Andy Wingo
|
df067433a5
(system vm trap-state): add-trap-at-frame-finish!
|
14 years ago |
Andy Wingo
|
6e197f3d1a
avoid some double-breaks in trap-at-procedure-ip-in-range
|
14 years ago |
Andy Wingo
|
262ce91157
bugfixen in source breakpoints and in-procedure traps
|
14 years ago |
Andy Wingo
|
2c5fc8d034
source breakpoints accept user line numbers
|
14 years ago |
Andy Wingo
|
f4a23f910f
procedure traps can fire on nested procedures
|
14 years ago |
Andy Wingo
|
8dde88e0d6
add trap-calls-to-procedure
|
14 years ago |
Andy Wingo
|
1bc1800ffa
tracing in terms of traps
|
14 years ago |
Andy Wingo
|
65bce23759
breakpoints from recursive prompts work
|
14 years ago |