[Lldb-commits] [lldb] [lldb][docs] add command to save core file in gdb to lldb command map. (PR #140771)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Tue May 20 10:51:37 PDT 2025


================
@@ -1350,6 +1350,17 @@ Dump all symbols in ``a.out`` and ``liba.so``
 
   (lldb) image dump symtab a.out liba.so
 
+Save current process as a core file
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
----------------
JDevlieghere wrote:

```suggestion
Save current process as a core file
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```

https://github.com/llvm/llvm-project/pull/140771


More information about the lldb-commits mailing list