remove srcprop.[ch] things that have to do with breakpoints
authorAndy Wingo <wingo@pobox.com>
Fri, 24 Sep 2010 14:28:33 +0000 (16:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 24 Sep 2010 15:33:17 +0000 (17:33 +0200)
commit8cbcaaa0ae965791310058934aafe08ad719982a
treedd66031d65bb1cdfde3fb83142cad2b4eaf76381
parent6edf58538f852102a80b0fce84e85ffca3c78c96
remove srcprop.[ch] things that have to do with breakpoints

* libguile/eval.c: Mark "breakpoints", "trace", and "procnames" debug
  options as obsolete. There is lots of work left to do here, though.

* libguile/srcprop.h (scm_sym_breakpoint)
  (scm_c_source_property_breakpoint_p, SRCBRKP): Remove these
  definitions, without replacements.

* libguile/srcprop.c: Remove all code that has to do with breakpoints.
libguile/eval.c
libguile/srcprop.c
libguile/srcprop.h