diff options
author | Andreas Kling <kling@serenityos.org> | 2021-02-04 20:00:19 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-02-04 23:20:39 +0100 |
commit | 3ff7b0ebfeb2839a541e3f6b21e187b947bf3658 (patch) | |
tree | a5d560eac31682640a78db653167fb5e2438e29f /Toolchain/README.md | |
parent | 5249aa2ba53401b4e13fcb00bc8c0cc863f3d78b (diff) | |
download | serenity-3ff7b0ebfeb2839a541e3f6b21e187b947bf3658.zip |
bt: Add a little backtrace program that uses SymbolServer
Usage: bt <PID>
This program will print a symbolicated backtrace for the main thread of
the process with the given PID. It uses SymbolServer for the
symbolication.
There's a lot of room for improvement in this command, but it is pretty
neat already. :^)
Diffstat (limited to 'Toolchain/README.md')
0 files changed, 0 insertions, 0 deletions