diff options
author | Greg Clayton <gclayton@apple.com> | 2014-06-13 00:54:12 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2014-06-13 00:54:12 +0000 |
commit | a2715cf108d1fc433ffd76102998dbc470720103 (patch) | |
tree | 07af7321b88e0be9ca48eaa51a2d47aed7485ac9 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 454d374e37ebebf7a2746093d8543197516b95d0 (diff) | |
download | llvm-a2715cf108d1fc433ffd76102998dbc470720103.zip llvm-a2715cf108d1fc433ffd76102998dbc470720103.tar.gz llvm-a2715cf108d1fc433ffd76102998dbc470720103.tar.bz2 |
Added the ability to save core files:
(lldb) file /bin/ls
(lldb) b malloc
(lldb) run
(lldb) process save-core /tmp/ls.core
Each ObjectFile plug-in now has the option to save core files by registering a new static callback.
llvm-svn: 210864
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions