gut the backtrace implementation for memoized code
authorAndy Wingo <wingo@pobox.com>
Fri, 27 Nov 2009 16:35:37 +0000 (17:35 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 1 Dec 2009 20:00:25 +0000 (21:00 +0100)
commitb3f04491ee90015cd661b08dcb0b5ae731ee6022
tree57d9bc615784648208678750bc0130d8208d116e
parentf39fc3b38cbd7dda61def29bd8ef2d8f7ca27dd5
gut the backtrace implementation for memoized code

* libguile/backtrace.c (display_header, display_expression)
  (display_error_body, display_backtrace_get_file_line, display_frame):
  Gut the implementation for memoized code, as memoized code as it is
  currently understood is going away.
libguile/backtrace.c