1int
2main (int argc, char const **argv)
3{
4 return 0; // break here
5}
6

source code of lldb/test/API/functionalities/rerun/main.cpp