mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-10-04 18:29:37 +02:00
GP-2989: An 'auto-read' spec for pure emulation.
This commit is contained in:
parent
5b543c1847
commit
cbfb82fdcd
5 changed files with 308 additions and 48 deletions
|
@ -166,7 +166,7 @@ public abstract class AbstractDBTraceProgramViewMemory
|
|||
|
||||
@Override
|
||||
public LiveMemoryHandler getLiveMemoryHandler() {
|
||||
return null;
|
||||
return memoryWriteRedirect;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue