mchoo7 wrote:

Hmm.. this gives me
```
(lldb) target create "/boot/kernel/kernel" --core "/var/crash/vmcore.last"
Core file '/var/crash/vmcore.last' (x86_64) was loaded.
(lldb) thread list
Process 0 stopped
(lldb) bt
error: Command requires a process which is currently stopped.
(lldb)
```
when the crashed thread is not thread 1.

https://github.com/llvm/llvm-project/pull/178069
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to