llvm-project/lldb/source
Michał Górny 9c7fbc3f9b [lldb] Introduce a FreeBSDKernel plugin for vmcores
Introduce a FreeBSDKernel plugin that provides the ability to read
FreeBSD kernel core dumps.  The plugin utilizes libfbsdvmcore to provide
support for both "full memory dump" and minidump formats across variety
of architectures supported by FreeBSD.  It provides the ability to read
kernel memory, as well as the crashed thread status with registers
on arm64, i386 and x86_64.

Differential Revision: https://reviews.llvm.org/D114911
2021-12-14 22:07:20 +01:00
..
API [lldb] Introduce a FreeBSDKernel plugin for vmcores 2021-12-14 22:07:20 +01:00
Breakpoint [lldb] Clarify StructuredDataImpl ownership 2021-12-13 21:04:51 +01:00
Commands [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00
Core [lldb] Check if language is supported before creating a REPL instance 2021-12-14 12:05:35 -08:00
DataFormatters Set a default number of address bits on Darwin arm64 systems 2021-12-09 22:53:01 -08:00
Expression [lldb] Check if language is supported before creating a REPL instance 2021-12-14 12:05:35 -08:00
Host [lldb/qemu] Add support for pty redirection 2021-12-06 15:03:21 +01:00
Initialization [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00
Interpreter [NFC] const-ify some methods on CommandReturnObject 2021-12-03 14:54:03 -08:00
Plugins [lldb] Introduce a FreeBSDKernel plugin for vmcores 2021-12-14 22:07:20 +01:00
Symbol [lldb][NFC] Format lldb/include/lldb/Symbol/Type.h 2021-12-14 19:31:18 +00:00
Target [lldb] Clarify StructuredDataImpl ownership 2021-12-13 21:04:51 +01:00
Utility Remove one change from https://reviews.llvm.org/D115431 2021-12-10 01:04:07 -08:00
Version [lldb] Use LLDB_VERSION_STRING instead of CLANG_VERSION_STRING 2021-12-13 16:58:39 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00