1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-03 18:50:19 +02:00
guile/module/system/vm
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
..
debug.scm Fix frame printing in the debugger. 2010-01-08 16:12:12 +01:00
frame.scm clean up (system vm frames), add locals command to debugger 2009-12-29 14:09:50 +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 add gbt macro to gdbinit, and fix a bug in program-arity 2009-12-10 16:03:23 +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