This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/peda.py b/peda.py | |
| index 2fb36d2..ff1c9a6 100644 | |
| --- a/peda.py | |
| +++ b/peda.py | |
| @@ -4259,7 +4259,6 @@ class PEDACmd(object): | |
| return | |
| - @msg.bufferize | |
| def context_register(self, *arg): |