1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-08 02:40:17 +02:00
guile/module/system/vm
Andy Wingo ecdf15573b show args to subr calls in backtraces
* module/system/vm/frame.scm (frame-arguments): For subrs, we don't get
  names in the lambda-list, we get #f instead. But still, parse out the
  args in that case, assuming they are on the stack in that order.
2010-01-10 23:10:24 +01:00
..
debug.scm slight tweak to stack narrowing in the debugger 2010-01-09 21:53:04 +01:00
frame.scm show args to subr calls in backtraces 2010-01-10 23:10:24 +01:00
instruction.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
objcode.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
profile.scm Switch remaining GPLv2+ Guile-VM headers to LGPLv3+. 2009-07-15 22:46:54 +02:00
program.scm allocate free variables inline to closures 2010-01-09 16:43:26 +01:00
trace.scm tc7 tags for vm-related data 2010-01-07 23:42:41 +01:00
vm.scm tc7 tags for vm-related data 2010-01-07 23:42:41 +01:00