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

PrintObject (po) statement doesn't work #18

Open
romanandreyvich opened this issue Apr 8, 2020 · 8 comments
Open

PrintObject (po) statement doesn't work #18

romanandreyvich opened this issue Apr 8, 2020 · 8 comments
Assignees

Comments

@romanandreyvich
Copy link

I did everything described in Readme
Now I'm able to use breakpoints but not able to use "po" statement or see an object state when code execution stopped at a breakpoint inside my common code.

Kotlin.ideplugin, Kotlin.xclangspec, Xcode.SourceCodeLanguage.Kotlin.plist are in the right place. Tried to reinstall the plugin but got the same issue.

Does it work as expected? I use Xcode 11.2 GM, macOs 10.14.4, KotlinNative 1.3.71

@Ricardo1980
Copy link

I have the same issue @romanandreyvich
Did you fix it?
Thanks.

@raspu
Copy link

raspu commented Dec 11, 2020

Same here, it was working for me for Xocde 11, but doesn't seem to work with Xcode 12

@yuzhiyunAtTencent
Copy link

Me too , "po" statement makes my XCode not responding

@yuzhiyunAtTencent
Copy link

Me too , "po" statement makes my XCode not responding

xcode 12

@kpgalligan
Copy link
Collaborator

kpgalligan commented Mar 23, 2022

People have been asking about this. We need to figure out how best to use cli access with po, then figure out how to hack the lldb script to support both. (internal note :) )

@kpgalligan
Copy link
Collaborator

I think I finally know who's going to sort this out...

@TadeasKriz TadeasKriz self-assigned this Apr 5, 2022
@shridharav
Copy link

Any updates on this?

@Haibo-Zhou
Copy link

Haibo-Zhou commented Jan 8, 2023

Xcode 14.0.1, same, unable to PO. Guys, any update?

(lldb) po app
error: expression failed to parse:
error: <user expression 0>:1:1: use of undeclared identifier 'app'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants