Hi All,
Qemu is a machine emulator software with inbuilt GDB server support for remote debugging through TCP.
I am trying emulate VerstailePB board and boot linux kernel over it . I am freezing the execution of cpu after restart and connecting it from…