Update broken references to image assets
[chromium-blink-merge.git] / build / config / ios / lldb_start_commands.txt
blob42e0b14c747db8f77ce9831121b754b1403d05bb
1 breakpoint set --name UIApplicationMain
2 breakpoint set --name objc_exception_throw
3 continue
4 script print "........ Debugger break on main() ........"