Skip to content

Conversation

@kastiglione
Copy link
Contributor

@kastiglione kastiglione commented Mar 7, 2018

This introduces the sequence command (seq for short), which allows multiple commands as a single command.

Example A:

breakpoint command add -o 'seq bt; po someVar'

Example B:

command regex b 's/(.+) if (.+)/seq _regexp-break %1; breakpoint modify -c "%2"/' 's/(.*)/_regexp-break %1/'

@kastiglione kastiglione merged commit 713fd15 into master Mar 7, 2018
@kastiglione kastiglione deleted the sequence branch March 7, 2018 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants