Albert Long

Results 5 issues of Albert Long

evalfile command can evaluate a multiline source code from a file. You can also supply a argument after the file parameter. ```objc // /path/to/test.m @import ObjectiveC.runtime; NSMutableArray *result = (id)[NSMutableArray...

CLA Signed

`pivars` command call the `class_copyIvarList` to get all ivars of an Class and print them out. It would show the offset, type, name and value if need. ``` (lldb) pivars...

CLA Signed

Could it support WS_OP_CONNECTION_CLOSE opcode? When?

Is it can support zsh?