On Tue, Oct 20, 2009 at 6:10 PM, Magnus Lundin wrote:
> Øyvind Harboe wrote:
>>
>> Would anybody object strongly to making target_write_memory()
>> temporarily disable MMU read-only bits?
>>
>> This would be e.g. to enable setting breakpoints in memory
>> the MMU has mapped as read-only.
>>
>> If
Øyvind Harboe wrote:
> Would anybody object strongly to making target_write_memory()
> temporarily disable MMU read-only bits?
>
> This would be e.g. to enable setting breakpoints in memory
> the MMU has mapped as read-only.
>
> If someone has tips or ideas on how to implement this, I would
> great
Would anybody object strongly to making target_write_memory()
temporarily disable MMU read-only bits?
This would be e.g. to enable setting breakpoints in memory
the MMU has mapped as read-only.
If someone has tips or ideas on how to implement this, I would
greatly appreciate input.
--
Øyvind Ha