RESOLVED FIXED 185774
"debug-safari --ios-simulator" creates lldb target to launch Mac Safari
https://bugs.webkit.org/show_bug.cgi?id=185774
Summary "debug-safari --ios-simulator" creates lldb target to launch Mac Safari
Daniel Bates
Reported 2018-05-18 11:25:17 PDT
$ Tools/Scripts/debug-safari --ios-simulator Starting SafariForWebKitDevelopment under lldb with DYLD_FRAMEWORK_PATH set to point to built WebKit in /Volumes/.../OpenSource/WebKitBuild/Debug-iphonesimulator. (lldb) target create --arch=x86_64 "/Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment" Current executable set to '/Applications/Safari.app/Contents/MacOS/SafariForWebKitDevelopment' (x86_64). (lldb)
Attachments
Patch (5.75 KB, patch)
2018-05-18 11:36 PDT, Daniel Bates
aestes: review+
Daniel Bates
Comment 1 2018-05-18 11:25:30 PDT
We do not support debug-safari for iOS simulator at this time.
Daniel Bates
Comment 2 2018-05-18 11:36:53 PDT
Daniel Bates
Comment 3 2018-05-18 12:34:09 PDT
Radar WebKit Bug Importer
Comment 4 2018-05-18 12:35:24 PDT
Note You need to log in before you can comment on or make changes to this bug.