<div dir="ltr">Hello,<div><br></div><div><div>This patch fixes the behaviour of -stack-list-locals command, which in additional lists global(static) variables. There was an error in ORing mask which is used for getting a list of variables. Previously, these constants were unnamed, and possible it become the reason of this bug.</div><div><br></div><div>I had named these constants and done them as enumeration. Also, I added tests for -stack-list-locals and -stack-list-arguments commands.</div><div><br></div><div>Thanks,</div><div>Ilia</div></div></div>