summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2017-06-28 06:57:20 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2017-06-28 06:57:20 +0000
commit397a70425bc5439ad222eb59cc29918a2011bb76 (patch)
tree2eef1382e9cf34aec31bcc7e3bf89f80a58ab784 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
parentaf18fb20d30e00d27c4e41923bd8bec52fe3c012 (diff)
downloadbcm5719-llvm-397a70425bc5439ad222eb59cc29918a2011bb76.tar.gz
bcm5719-llvm-397a70425bc5439ad222eb59cc29918a2011bb76.zip
[ELF] - Add ability for DWARFContextInMemory to exit early when any error happen.
Change introduces error reporting policy for DWARFContextInMemory. New callback provided by client is able to handle error on it's side and return Halt or Continue. That allows to either keep current behavior when parser prints all errors but continues parsing object or implement something very different, like stop parsing on a first error and report an error in a client style. Differential revision: https://reviews.llvm.org/D34328 llvm-svn: 306512
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud