Peter Maydell writes:
> Currently the CPU_LOG_INT logging misses some useful information
> about loads from the vector table. Add logging where we load vector
> table entries. This is particularly helpful for cases where the user
> has accidentally not put a vector table in their image at all
On 3/15/22 13:43, Peter Maydell wrote:
Currently the CPU_LOG_INT logging misses some useful information
about loads from the vector table. Add logging where we load vector
table entries. This is particularly helpful for cases where the user
has accidentally not put a vector table in their image
Currently the CPU_LOG_INT logging misses some useful information
about loads from the vector table. Add logging where we load vector
table entries. This is particularly helpful for cases where the user
has accidentally not put a vector table in their image at all, which
can result in confusing gu