1int main(int argc, char **argv) {
2 // Break on main.
3 return 1;
4}
5

Provided by KDAB

Privacy Policy
Learn to use CMake with our Intro Training
Find out more

source code of lldb/test/Shell/SymbolFile/Inputs/main.c