mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-04-01 11:41:34 +00:00

(sim_stop_reason): If State.exited is nonzero, then indicate that the simulator exited instead of stopped. * mn10300_sim.h (struct _state): Add exited field. * simops.c (syscall): Set State.exited for SYS_exit. Fixes problem found bin Felix.