On 18/9/22 21:45, Helge Deller wrote:
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 <[email protected]> --- linux-user/cpu_loop-common.h | 2 ++ 1 file changed, 2 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
