|
From: | Yaodong Yang |
Subject: | Re: [Qemu-devel] GDB debugging of QEMU. |
Date: | Fri, 9 Aug 2013 12:11:13 -0500 |
Hello Peter, Best, Yaodong ---------------------------------------------- Yaodong Yang Ph.D. Student Department of Computer Science & Engineering University of Nebraska-Lincoln Email: address@hidden OR address@hidden On Aug 9, 2013, at 11:56 AM, Peter Maydell <address@hidden> wrote: On 9 August 2013 17:45, Yaodong Yang <address@hidden> wrote:I see, I will get rid of it in my development.I tried the following commands. In my implementation, I need to read and write to other raw disks, so I think I need the root permission to run this program.make -j4 Could someone give me some guidance on how to use gdb in QEMU. by the way, when I add storagemanager.c and storagemanager.h to the root directory, in order to compile and link them, I add storagemanger.o in Makefile.objs, as "block-obj-y += nbd.o block.o storagemanager.o" in line 10. Thanks a lot!
|
[Prev in Thread] | Current Thread | [Next in Thread] |