DavidSpickett requested changes to this revision. DavidSpickett added a comment. This revision now requires changes to proceed.
Realised that you've got an empty program file and no core file. I compiled main.c with: $ aarch64-unknown-linux-gnu-gcc -g -march=armv8.3-a -mbranch-protection=pac-ret+leaf main.c -o linux-aarch64-pac.out -nostdlib -static Then generated a core dump in qemu and after fixing up the PID it works as expected. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D99944/new/ https://reviews.llvm.org/D99944 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits