On 8/3/24 09:56, Warner Losh wrote:
Pass the image name down the stack so that we can give better error messages. Inspired by similar work in linux-user, and more likely to come.Signed-off-by: Warner Losh<i...@bsdimp.com> --- bsd-user/elfload.c | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~