avoid some double-breaks in trap-at-procedure-ip-in-range
authorAndy Wingo <wingo@pobox.com>
Sun, 3 Oct 2010 21:09:32 +0000 (23:09 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 3 Oct 2010 21:09:32 +0000 (23:09 +0200)
commit6e197f3d1af34cffef0b285f655b84d2d63bbdeb
treee18a1390f19e9a187a047ed37fa72a460e4b8e19
parent6e1dccc42f9ec81e04524ccc0956c692ee423576
avoid some double-breaks in trap-at-procedure-ip-in-range

* module/system/vm/traps.scm (trap-at-procedure-ip-in-range): Rework not
  to call the handler when returning to a frame that was already
  entered. So now breaking at foo.scm:1234 doesn't break when returning
  to that line.
module/system/vm/traps.scm