Closed henrymartin262 closed 7 months ago
Hello, thank you for your report.
Although I have not been able to reproduce it, it seems that the cause is that the location
member of the breakpoint object is None
.
I think this probably fixed it. See 48037be74741bb69c1b50962ddbbfa2b06841b89 .
Please update to the latest version and try it out. If it is not fixed, please report again.
yeah, the bug has fixed that the window return to normal. Thanks!
hello your tools are great, buf I meet this problem "AttributeError: 'NoneType' object has no attribute 'startswith'" when I set a hardware breakpoint, and I dont know how to solve it