]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - sim/common/ChangeLog
sim: nrun: decode signal when crashing
authorMike Frysinger <vapier@gentoo.org>
Mon, 19 Mar 2012 03:58:36 +0000 (03:58 +0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 19 Mar 2012 03:58:36 +0000 (03:58 +0000)
commit9a5e0c494c2a828dc4d9223e5f4db61cda7df09f
treebfe9919284d7ded4fa0952fef824821919791e60
parent026789b1f86366f6ef9cc579f9b5f635ea9127d0
sim: nrun: decode signal when crashing

This isn't entirely correct in that it assumes the signal numbering of
the target and host match, but seeing as we already make that assumption
in a few places, this patch doesn't make the situation any worse.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
sim/common/ChangeLog
sim/common/nrun.c