linux-user: Log failing executable in EXCP_DUMP()
commit35dffc568164f08ebdb42bc8eb6307fed9af0ffe
authorHelge Deller <deller@gmx.de>
Sun, 18 Sep 2022 19:45:47 +0000 (18 21:45 +0200)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 27 Sep 2022 07:29:33 +0000 (27 09:29 +0200)
treecd293601b51bfb97e8e323685b66eeaad7e07445
parentcc054c6f139cf54ce8fbefd6fd536f50b4cba694
linux-user: Log failing executable in EXCP_DUMP()

Enhance the EXCP_DUMP() macro to print out the failing program too.
During debugging it's sometimes hard to track down the actual failing
program if you are e.g. building a whole debian package.

Signed-off-by: Helge Deller <deller@gmx.de>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220918194555.83535-5-deller@gmx.de>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/cpu_loop-common.h