1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-28 16:00:22 +02:00
guile/module/system
Andy Wingo 7c080187bc frame-address, frame-stack-pointer return offsets
* libguile/frames.c (scm_frame_address, scm_frame_stack_pointer): Return
  offsets instead of absolute pointers.  This is robust in the presence
  of stack relocation.

* module/system/repl/debug.scm (print-registers): Adapt to print sp and
  fp as integers.
2014-05-04 11:46:18 +02:00
..
base Merge branch 'stable-2.0' 2014-04-25 02:06:01 -04:00
repl frame-address, frame-stack-pointer return offsets 2014-05-04 11:46:18 +02:00
vm frame-call-representation has #:top-frame? as keyword argument 2014-05-04 11:18:54 +02:00
foreign-object.scm New foreign object facility, to replace SMOBs 2014-04-28 10:59:11 +02:00
foreign.scm Merge commit 'f6ddf827f8' 2014-02-07 14:51:42 +01:00
xref.scm rtl-program? -> program? 2013-11-19 19:11:40 +01:00