diff options
author | Mitch Phillips <mitchphillips@outlook.com> | 2019-03-14 17:05:53 +0000 |
---|---|---|
committer | Mitch Phillips <mitchphillips@outlook.com> | 2019-03-14 17:05:53 +0000 |
commit | 621de86907d5126e2597b720cbcc09ccffcbaaa0 (patch) | |
tree | 63101d8e193c7c17252aded4b2fc51658139a982 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp | |
parent | 8dd9b54d9b8dab9879d5730902a1077562f679e8 (diff) | |
download | bcm5719-llvm-621de86907d5126e2597b720cbcc09ccffcbaaa0.tar.gz bcm5719-llvm-621de86907d5126e2597b720cbcc09ccffcbaaa0.zip |
[HWASan] Use less Printf() calls in register dump.
Summary:
Explicitly print 4 registers/line in each iteration during register
dump. Reduces logcat spam as we get a single logcat message per call to
Printf(), even if the output isn't newline-terminated. This brings the
output format in logcat closer to that of the normal textual dump.
Reviewers: eugenis, pcc
Reviewed By: pcc
Subscribers: kubamracek, #sanitizers, llvm-commits
Tags: #sanitizers, #llvm
Differential Revision: https://reviews.llvm.org/D59320
llvm-svn: 356166
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp')
0 files changed, 0 insertions, 0 deletions