Re: [Qemu-devel] Debugging source code with Eclipse

2017-06-29 Thread Peter Maydell
On 29 June 2017 at 10:37, Ormaetxea Xabier wrote: > Im trying to debug the source code of Qemu with Eclipse to try to understand > how it works. Im not totally sure how should I do this process, but I've > create a Eclipse C project using all the Qemu source code. Unfortunately I > get a lot of

[Qemu-devel] Debugging source code with Eclipse

2017-06-29 Thread Ormaetxea Xabier
Hello! Im trying to debug the source code of Qemu with Eclipse to try to understand how it works. Im not totally sure how should I do this process, but I've create a Eclipse C project using all the Qemu source code. Unfortunately I get a lot of errors for each code piece, and I can't run it. T