summaryrefslogtreecommitdiffstats
path: root/build/config/ios/lldb_start_commands.txt
blob: 42e0b14c747db8f77ce9831121b754b1403d05bb (plain)
1
2
3
4
breakpoint set --name UIApplicationMain
breakpoint set --name objc_exception_throw
continue
script print "........ Debugger break on main() ........"