Interesting fact about lldb: It provides built-in pretty printers for common libc++ types, which actually requires heroic effort.
— Mark M (@offlinemark) October 13, 2022
This requires reimplementing the data structure directly at the private impl level โ using knowledge of the internal layout and private member names. pic.twitter.com/mvEsPOrL7N
Short thread about LLDB pretty printing internals
Leave a reply