diff options
| author | Chaoren Lin <chaorenl@google.com> | 2015-04-29 17:24:48 +0000 |
|---|---|---|
| committer | Chaoren Lin <chaorenl@google.com> | 2015-04-29 17:24:48 +0000 |
| commit | 3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69 (patch) | |
| tree | 3962354cbc0c3233a9bd4d31f75c321f240a33ec /lldb/tools/lldb-server | |
| parent | 387ce30685ae178c87588fe9b5e18d7f1ff76864 (diff) | |
| download | bcm5719-llvm-3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69.tar.gz bcm5719-llvm-3eb4b4589e0094a39fa2e1a8b1e9f585b6cdaa69.zip | |
Remove trap code from disassembly.
Summary:
NativeProcessProtocol uses ReadMemory internally for setting/checking
breakpoints but also for generic memory reads (Handle_m), this change adds a
ReadMemoryWithoutTrap for that purpose. Also fixes a bunch of misuses of addr_t
as size/length.
Test Plan: `disassemble` no longer shows the trap code.
Reviewers: jingham, vharron, clayborg
Reviewed By: clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D9330
llvm-svn: 236132
Diffstat (limited to 'lldb/tools/lldb-server')
0 files changed, 0 insertions, 0 deletions

