Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SessionCommand class represents the session commands attributes. * repeat: repeat on empty command. * cancel_auto_continue: cancel auto continue on `source`. * postmortem: available on postmortem mode. * unsafe: unsafe command (not supported). Now only a few commands such as `step`, `next`, ... are `repeat`able. Maybe it fixes #764
- Loading branch information