Skip to content

wivar not work #106

@onmyway133

Description

@onmyway133

In my ViewController, I have

@interface ViewController ()
@property (nonatomic, strong) NSNumber *number;
@end

And in LLDB
wivar self _number

I change that number, but the program does not pause. Use Xcode Debugger -> Right click on variable -> Watch works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions