[racket-dev] enabling profiling affects stepper continuation marks?

From: Stephen Chang (stchang at ccs.neu.edu)
Date: Sun Oct 10 19:34:27 EDT 2010

I'm using version 5.0.1.5--2010-09-03 (I'm not using the latest because some
tests are broken in the latest). If I run the stepper tests with no
debugging and no profiling, or with just debugging, all the tests pass. But
if I run the tests with debugging and profiling turned on, some tests fail.
I investigated and it seems that the continuation marks at some breakpoints
are different with profiling turned on, causing some tests to fail. Does
anyone know if this is expected behavior or if it is a bug? I browsed the
bug database and I couldnt find anything related.

Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/dev/archive/attachments/20101010/666be380/attachment.html>

Posted on the dev mailing list.