1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-31 09:20:23 +02:00
guile/module/system
Ludovic Courtès a589525d4e Fix frame printing in the debugger.
* module/system/vm/debug.scm (location-string): New procedure.
  (print-frames): Use it.  This fixes cases where LINE is #f and makes a
  distinction between FILE = stdin and FILE is unknown.
2010-01-08 16:12:12 +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 Fix frame printing in the debugger. 2010-01-08 16:12:12 +01:00
xref.scm de-nargs struct scm_objcode; procedure-property refactor 2009-10-23 14:51:19 +02:00