5 ms·
Just to clarify F-Script is suitable only for debugging Mac apps. Super Debugger looks really cool for iOS. Also, F-Script doesn't leverage lldb. The use of ll
by danielpunkass 12y ago
Just to clarify F-Script is suitable only for debugging Mac apps. Super Debugger looks really cool for iOS.
Also, F-Script doesn't leverage lldb. The use of lldb in the example here was just that you can use lldb to attach to and load a library (bundle) into an arbitrary app process.