Serialize source positions into .debug_line
authorAndy Wingo <wingo@pobox.com>
Wed, 2 Oct 2013 19:34:38 +0000 (21:34 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 3 Oct 2013 14:14:20 +0000 (16:14 +0200)
commitd56ab5a9139f4a9791c18a83f5fb0e3eb4251ced
treea1c42f92086e117bd65093979f4ff941a4e85888
parent0a7340ac98245fc41a4f4bdf3e99dd65602623ed
Serialize source positions into .debug_line

* module/system/vm/assembler.scm (link-debug): Generate a correct DWARF2
  line program.  Tests come next.
module/system/vm/assembler.scm