Skip to content

Question about ql image (not) being opened #7

@dxclancy

Description

@dxclancy

I'm doing very heavy image manipulation and being able to set a breakpoint and automatically execute quicklook on an image has sped up my debugging tremendously, thank you!

I also find it very useful in AppCode which, as far as I can tell, doesn't have any ability to display images from debugger variables like Xcode does natively.

However, in AppCode lldb, i merely get this result:

(lldb) ql markedUpImage
Data written to /tmp/projname/UIImage_4067500865.png

While I can open that path manually, image itself does not "popup" as it does in Xcode. Is this what the accessibility setting is for? To allow the debugger to launch the image? I ask because I did set up AppCode for accessibility the same as Xcode, and yet the images don't "popup".

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions