aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorJohn Harrison <harjohn@google.com>2023-07-28 14:22:19 -0400
committerDavid Goldman <davg@google.com>2023-07-28 16:54:27 -0400
commit1bf6f55911ca6427789093b1df8a63d7e72dac51 (patch)
tree478d39069f2a1c2640e3e516e499a0475e5d75b2 /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parente777e44546f903146e7cfcd241a9dd9d7f217865 (diff)
downloadllvm-1bf6f55911ca6427789093b1df8a63d7e72dac51.zip
llvm-1bf6f55911ca6427789093b1df8a63d7e72dac51.tar.gz
llvm-1bf6f55911ca6427789093b1df8a63d7e72dac51.tar.bz2
[lldb-vscode] Adding support for displaying backtraces.
On Apple platforms when debugging with libBacktraceRecording.dylib backtraces are stored as part of the thread stack. This change includes support for displaying the back traces when they are present in the stack trace. To use this on macOS a binary needs to be run with the following environment variables configured: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Applications/Xcode.app/Contents/Developer/usr/lib/libBacktraceRecording.dylib {F28473587} Reviewed By: wallace Differential Revision: https://reviews.llvm.org/D156465
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions