Skip to content
Commit 1c5a81d8 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Remove the old memory file later



When debugging sandbox it is sometimes annoying that the memory file is
deleted early on. If sandbox later crashes or we quit (using the
debugger), it is not possible to run it again with the same state since
the memory file is gone.

Remove the old memory file when sandbox exits, instead. Also add debugging
showing the memory filename.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 2b1dc29a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment