On 02/15/2018 03:17 PM, Emilio G. Cota wrote: > - The original meaning of ctx.singlestep is > cs->singlestep_enabled || singlestep > , which required a little extra work since base.singlestep_enabled > only gets its value from cs->singlestep_enabled.
These sort of inconsistencies should be fixed, not preserved. r~