summaryrefslogtreecommitdiffstats
path: root/llvm/test/Assembler/diglobalvariable.ll
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2018-12-18 00:50:11 +0000
committerGreg Clayton <gclayton@apple.com>2018-12-18 00:50:11 +0000
commit48a28c166518e238bb7c7b305f1473e75bc5ea7d (patch)
tree2129bf011f75f252e740535b3cf89bd44af6da82 /llvm/test/Assembler/diglobalvariable.ll
parent44ea4f574428766ecfa32494c15388436017dfdc (diff)
downloadbcm5719-llvm-48a28c166518e238bb7c7b305f1473e75bc5ea7d.tar.gz
bcm5719-llvm-48a28c166518e238bb7c7b305f1473e75bc5ea7d.zip
Add "dump" command as a custom "process plugin" subcommand when ProcessMinidump is used.
Each process plug-in can create its own custom commands. I figured it would be nice to be able to dump things from the minidump file from the lldb command line, so I added the start of the some custom commands. Currently you can dump: minidump stream directory all linux specifc streams, most of which are strings each linux stream individually if desired, or all with --linux The idea is we can expand the command set to dump more things, search for data in the core file, and much more. This patch gets us started. Differential Revision: https://reviews.llvm.org/D55727 llvm-svn: 349429
Diffstat (limited to 'llvm/test/Assembler/diglobalvariable.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud