Skip to content

indicate execution line when trapping an error

Improve error/exception management in order to indicate to the user which instruction was executed while throwing an error. This should be coupled with the -p option in order to ease debugging.