abseil / abseil-cpp

Abseil Common Libraries (C++)
https://abseil.io
Apache License 2.0
14.73k stars 2.58k forks source link

LLDB pretty printers #1335

Open cjolivier01 opened 1 year ago

cjolivier01 commented 1 year ago

Are there any known pretty printers for LLDB for hash maps and sets?

mentlerd commented 7 months ago

I recently found myself needing these too, so ended up implementing unofficial support myself here: https://github.com/mentlerd/lldb-toybox