1int
2main(int argc, char **argv)
3{
4 return argc;
5}
6

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/functionalities/target_var/no_vars/main.c