Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-8661] LLDB: PO produces error for variables #4489

Open
swift-ci opened this issue Aug 29, 2018 · 0 comments
Open

[SR-8661] LLDB: PO produces error for variables #4489

swift-ci opened this issue Aug 29, 2018 · 0 comments
Labels
bug Something isn't working LLDB for Swift

Comments

@swift-ci
Copy link

Previous ID SR-8661
Radar None
Original Reporter randyhill (JIRA User)
Type Bug

Attachment: Download

Environment

Xcode Version 9.4.1

Swift Version 4.1

macOS High Sierra version 10:13.6

Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee None
Priority Medium

md5: afc68936013447e21133f4a5e13d9d7b

Issue Description:

Occasionally in my project I'm unable to PO variables.

"(lldb) po self

expression produced error: error: Execution was interrupted, reason: breakpoint 12.1.

The process has been returned to the state before expression evaluation.

(lldb) p torchModes

([AVCaptureDevice.TorchMode]) $R7 = {

_buffer = {

\_storage = (rawValue = 0x063e3dc0)

}

}

(lldb) po torchModes

expression produced error: error: Execution was interrupted, reason: breakpoint 12.1.

The process has been returned to the state before expression evaluation."

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LLDB for Swift
Projects
None yet
Development

No branches or pull requests

1 participant