On Mon, Nov 26, 2012 at 07:08:41PM +0000, Richard Sandiford wrote: > In the long term it would be good to replace dbr_schedule altogether, > but in the medium term I thought we might want to update it so that > it can run before vartracking.
var-tracking definitely isn't prepared to handle dbr_schedule created sequences, I guess it would be much more work than just fixing whatever is needed on the dbr side that doesn't work right now (if anything). Jakub