1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-06 07:30:28 +02:00
guile/module/system
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
..
base Add `arity-mismatch' warning type. 2009-11-07 18:48:56 +01:00
repl tc7 tags for vm-related data 2010-01-07 23:42:41 +01:00
vm show args to subr calls in backtraces 2010-01-10 23:10:24 +01:00
xref.scm de-nargs struct scm_objcode; procedure-property refactor 2009-10-23 14:51:19 +02:00