JumpError

Description

This command searches for the 'error' operands. Usually, these operands are displayed with a red color. Below is the list of probable causes of error operands:

  • reference to an unexisting address

  • illegal offset base

  • unprintable character constant

  • invalid structure or enum reference

  • and so on...

Last updated

Was this helpful?