1#include "signal_file.h"
2
3int main() {
4 // Break here
5 return get_signal_crash();
6}
7

Provided by KDAB

Privacy Policy
Update your C++ knowledge – Modern C++11/14/17 Training
Find out more

source code of lldb/test/API/functionalities/dyld-launch-linux/main.cpp