1#include <stdlib.h>
2
3int main(int argc, char **argv) { abort(); }
4

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/macosx/debugserver-exit-code/main.c