dcu[?] [..end|addr] ([end]) Continue until address (or range)

Usage: dcu Continue until address
  • dcu. Alias for dcu $$ (continue until current address
  • This will continue execution to wherever the current seek is

  • dcu offset is a better option thandb offset; dc

  • dcu address Continue until address
  • dcu [..tail] Continue until the range
  • dcu [from] [to] Continue until the range