Show OP address in debugger location.

Showing the OP address allows you to disambiguate exactly where you are in a line that may have many statements or stopping points.

In a mult-statement line, the deparse command will print just the current command.

See also:

set display op, deparse, info line, info program and disassemble via plugin Devel::Trepan::Disassemble