I'm trying to get rdbg working for m68k. There was already a lot of support on GDB side. I'm currently at the point that I can set a breakpoint, get backtrace etc but `next', `continue' etc have problems (the debugged thread seems to hang or something). Would anyone be interested in helping? How should I make my work available?