target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 29 May 2020 07:21:46 +0000 (09:21 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Jun 2020 14:55:12 +0000 (16:55 +0200)
commit1ed8739a9ab38f97f901f0988d266b2981627f1b
tree0717395f5b1cd249044742684cf575b1a4204847
parent44ee3bafb6711180e77dd071beb04fae70b1cb65
target/tricore: Raise EXCP_DEBUG in gen_goto_tb() for singlestep

this is needed for remote gdb connections.

Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20200529072148.284037-4-kbastian@mail.uni-paderborn.de>
target/tricore/translate.c