[all-commits] [llvm/llvm-project] 7437f3: [lldb] Document SymbolFileJSON (#112938)
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Fri Oct 18 13:24:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7437f3ef7e2c56f0f54154bba1260150bbf7a59e
https://github.com/llvm/llvm-project/commit/7437f3ef7e2c56f0f54154bba1260150bbf7a59e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
A lldb/docs/resources/symbolfilejson.rst
Log Message:
-----------
[lldb] Document SymbolFileJSON (#112938)
I've had multiple request for documentation about the JSON symbol file
format that LLDB supports. This patch documents the structure and
fields, shows a handful of examples and explains how to use it in LLDB.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list