lldb doesn't work

Problems with packages? Post here, using [tags] of the package name.

lldb doesn't work

Postby solskogen » Tue Oct 17, 2017 1:29 pm

$this->bbcode_second_pass_code('', '
[solskogen@alarmpi ~]$ cat hello.c
#include <stdio.h>

int main()
{
printf("Hello World!\n");
return 0;
}
[solskogen@alarmpi ~]$ clang -g hello.c
[solskogen@alarmpi ~]$ lldb ./a.out
(lldb) target create "./a.out"
Current executable set to './a.out' (arm).
(lldb) run
error: failed to launch or debug process


')
solskogen
 
Posts: 161
Joined: Mon Nov 18, 2013 10:41 am

Return to Packages

Who is online

Users browsing this forum: No registered users and 6 guests