2026 EuroLLVM - Highlighting function names in LLDB backtraces @LLVMPROJ
2026 EuroLLVM - Highlighting function names in LLDB backtraces  @LLVMPROJ
Uploaded August 2026 | Updated September 2026, 3 weeks ago
2026 EuroLLVM Developers' Meeting
llvm.org/devmtg/2026-04
------
Title: Highlighting function names in LLDB backtraces
Speaker: Michael Buch
------
Slides: llvm.org/devmtg/2026-04/slides/lightning_talk/lightning_talk_buch.pdf
-----
C++ backtraces tend to be hard to read because function names are hidden amongst many layers of namespaces, template arguments and function parameters. In the debugger, a user often wants to simply get a quick overview of the function callstack. But traditionally this has been difficult to decipher. To improve readability, LLDB recently gained the ability to selectively hide or format various parts of C++ function names. This talk describes how we implemented this by extending the LLVM demangler and how other language plugins can take advantage of this infrastructure.
-----
Videos Edited by Bash Films: BashFilms.com
2026 EuroLLVM - Highlighting function names in LLDB backtraces2025 US LLVM Developers Meeting: LT-Uh-Oh: Adventures using LTO with libc2025 AsiaLLVM - ONNX-MLIR: An MLIR-based Compiler for ONNX AI models2025 AsiaLLVM - LLVMs First 25 Years and the Road Ahead2024 LLVM Dev Mtg - LLVM Governance Update2026 EuroLLVM - Floating-Point Types in MLIR: Infrastructure, New Types and Dialect Design2025 US LLVM Developers Meeting: State of Clang 20252025 EuroLLVM - How to Write a Scalable Compiler for an Error-Prone Quantum Computer2025 US LLVM Developers Meeting: Byte Type: Supporting Raw Data Copies in the LLVM IR2026 EuroLLVM - Creating a runtime using the LLVM_ENABLE_RUNTIMES system2025 EuroLLVM - sd-visualiser: Interactive graph visualisation for SSA-based IRs2025 AsiaLLVM - Nanpanjiang Project: Helping Female Engineers Succeed in Compilers and Tools
LLVM |

2026 EuroLLVM - Highlighting function names in LLDB backtraces

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER