Skip to content

4.1.0.4: fixed two issues when forking processes while single-stepping

Compare
Choose a tag to compare
@jmoenig jmoenig released this 16 Nov 17:21
· 6418 commits to master since this release

minor maintenance release:

  • suppress "exit" context when forking a process while single-stepping, this avoids a false "reporter didn't report" error message
  • avoid coloring the block-highlight when re-coloring a syntax element, this prevents highlighted blocks inside LAUNCH statements to expand when repeatedly single-stepped.