Re: [Qemu-devel] [PATCH qom-cpu v2 00/42] QOM CPUState, part 11: GDB stub

2013-07-09 Thread Andreas Färber
Am 07.07.2013 20:25, schrieb Andreas Färber: > Hello, > > This series cleans up gdbstub by changing all its internal CPU state to > CPUState > and by moving most target-specific code into the target directories. > > Support for m68k, moxie and unicore32 to set the PC via gdbstub is added. > > L

[Qemu-devel] [PATCH qom-cpu v2 00/42] QOM CPUState, part 11: GDB stub

2013-07-07 Thread Andreas Färber
Hello, This series cleans up gdbstub by changing all its internal CPU state to CPUState and by moving most target-specific code into the target directories. Support for m68k, moxie and unicore32 to set the PC via gdbstub is added. Lightweight subclasses for XtensaCPU are introduced, keeping the