1#include <stdio.h>
2int main() {
3 puts(s: "HI i am a program");
4 return 0;
5}
6

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of lldb/test/API/python_api/target-arch-from-module/main.c