>>
>> Andrew
>>
>> From: jing...@apple.com on behalf of Jim Ingham
>>
>> Sent: Thursday, June 21, 2018 11:32:03 AM
>> To: Andrew Baumann
>> Cc: lldb-dev@lists.llvm.org
>> Subject: Re: [lldb-dev] Accessing only specific words in guest
; regardless of how small I set it.
>
> Andrew
>
> From: jing...@apple.com on behalf of Jim Ingham
>
> Sent: Thursday, June 21, 2018 11:32:03 AM
> To: Andrew Baumann
> Cc: lldb-dev@lists.llvm.org
> Subject: Re: [lldb-dev] Accessing only specific words in guest memo
behalf of Jim Ingham
Sent: Thursday, June 21, 2018 11:32:03 AM
To: Andrew Baumann
Cc: lldb-dev@lists.llvm.org
Subject: Re: [lldb-dev] Accessing only specific words in guest memory
By default, lldb uses a memory cache to avoid making lots of tiny memory
requests, which tends to be inefficient
By default, lldb uses a memory cache to avoid making lots of tiny memory
requests, which tends to be inefficient especially when talking to a remote
device. You can turn this off with the "target.process.disable-memory-cache"
setting.
You can also adjust the cache page size with
"target.proce