On 28/6/22 13:16, Richard Henderson wrote:
Always log the assert locally. Do not report_fault, but instead include the fact of the fault in the assertion. Don't bother freeing allocated strings before the abort().Signed-off-by: Richard Henderson <[email protected]> --- target/mips/tcg/sysemu/mips-semi.c | 39 ++++++++++++++---------------- 1 file changed, 18 insertions(+), 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
