target/tricore: Implement gdbstub
commitd127de3baa64d1cabc8e1994e658688abb577ba9
authorBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Fri, 29 May 2020 07:21:48 +0000 (29 09:21 +0200)
committerBastian Koppelmann <kbastian@mail.uni-paderborn.de>
Mon, 1 Jun 2020 14:55:13 +0000 (1 16:55 +0200)
treebb47d9ffa47e5b8c050dc9fc2e8d16562bdb3b92
parente00a56dbc3c278c36855fd0b72adc72c8bcf0cf5
target/tricore: Implement gdbstub

Acked-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-Id: <20200529072148.284037-6-kbastian@mail.uni-paderborn.de>
target/tricore/Makefile.objs
target/tricore/cpu.c
target/tricore/cpu.h
target/tricore/gdbstub.c [new file with mode: 0644]