[Lldb-commits] [PATCH] D107213: Disassemble AArch64 pc-relative address calculations & symbolicate

2021-07-31 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda created this revision. jasonmolenda added a project: LLDB. Herald added subscribers: omjavaid, danielkiss, JDevlieghere, kristof.beyls. jasonmolenda requested review of this revision. lldb's disassembler for arm64 / aarch64 doesn't recognize the ADRP+ADD instruction pair often used t

[Lldb-commits] [PATCH] D107079: [lldb] Change the log format to JSON instead of plain text

2021-07-31 Thread Jason Molenda via Phabricator via lldb-commits
jasonmolenda added a comment. Sorry for not commenting on this on earlier, I wanted to think about it a bit. I think the usefulness of this can depend on the type of logging. l often turn on gdb-remote packet logging, or thread step logging, in an interactive debug session and watch the log me

[Lldb-commits] [lldb] fb09f36 - [lldb] [DWARF-5] Be lazier about loading .dwo files

2021-07-31 Thread Jan Kratochvil via lldb-commits
Author: Eric Leese Date: 2021-07-31T10:45:31+02:00 New Revision: fb09f365ae28920666ddfd466fb09b44b9cb7be1 URL: https://github.com/llvm/llvm-project/commit/fb09f365ae28920666ddfd466fb09b44b9cb7be1 DIFF: https://github.com/llvm/llvm-project/commit/fb09f365ae28920666ddfd466fb09b44b9cb7be1.diff LO

[Lldb-commits] [PATCH] D100299: Be lazier about loading .dwo files

2021-07-31 Thread Jan Kratochvil via Phabricator via lldb-commits
jankratochvil added a comment. In D100299#2917768 , @stella.stamenova wrote: > This also fails on the Windows lldb bot: Sorry I did not check (probably it sends messages to Author and not Commiter). Added there: // -gsplit-dwarf is supported only on

[Lldb-commits] [lldb] 6ef6616 - [nfc] [lldb] Removed unused DWARFDebugInfo::GetDIEForDIEOffset

2021-07-31 Thread Jan Kratochvil via lldb-commits
Author: Jan Kratochvil Date: 2021-08-01T00:38:01+02:00 New Revision: 6ef6616e07f5be69557e744fc28459d6051cfa9c URL: https://github.com/llvm/llvm-project/commit/6ef6616e07f5be69557e744fc28459d6051cfa9c DIFF: https://github.com/llvm/llvm-project/commit/6ef6616e07f5be69557e744fc28459d6051cfa9c.diff