add ,break-at-source
authorAndy Wingo <wingo@pobox.com>
Thu, 23 Sep 2010 15:49:55 +0000 (17:49 +0200)
committerAndy Wingo <wingo@pobox.com>
Thu, 23 Sep 2010 15:49:55 +0000 (17:49 +0200)
commitfb5c4dc52337603e7526a1f944533ce8217a9e29
tree516b2ae76ee542399e76f6a4e8f3fdc1b8acb035
parent3db15dce0012c5f384fa9b1628b35913aa0b62ba
add ,break-at-source

* module/system/vm/trap-state.scm (add-trap-at-source-location!): New
  proc.
* module/system/repl/command.scm (break-at-source): New repl
  meta-command. Doesn't work as well as it could now because it doesn't
  know about nested functions, but that's coming.
module/system/repl/command.scm
module/system/vm/trap-state.scm