On Fri, Oct 23, 2009 at 09:19:40AM -0700, Saksena, Abhishek wrote: > > Hi Guys, > > Any help will be appreciated on following issue. I have been struggling on this for quite some time... > > > -Abhishek > > > > -----Original Message----- > From: Saksena, Abhishek > Sent: Tuesday, October 20, 2009 11:49 AM > To: 'Jan Kiszka' > Cc: kvm@xxxxxxxxxxxxxxx > Subject: GDB + KVM Debug > > I have now tried using both > > > Set arch i8086 and > Set arch i386:x86-64:intel Try 'set architecture i386:x86-64'. > > But still see the same issue. Do I need to apply any patch? > > > Abhishek > > -----Original Message----- > From: Jan Kiszka [mailto:jan.kiszka@xxxxxxxxxxx] > Sent: Thursday, September 17, 2009 1:36 AM > To: Saksena, Abhishek > Cc: kvm@xxxxxxxxxxxxxxx > Subject: Re: GDB + KVM Debug > > Saksena, Abhishek wrote: > > I am using KVM-88. However I can't get gdb still working. I stared qemu with -s -S option and when I try to connect gdb to it I get following error:- > > > > (gdb) target remote lochost:1234 > > lochost: unknown host > > lochost:1234: No such file or directory. > > (gdb) target remote locahost:1234 > > locahost: unknown host > > locahost:1234: No such file or directory. > > (gdb) target remote localhost:1234 > > Remote debugging using localhost:1234 > > [New Thread 1] > > Remote 'g' packet reply is too long: 0000000000000000000000000000000000000000000000002306000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000f0ff0000000000000230020000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000007f03000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 > 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 > > (gdb) > > > > Try 'set arch <target-architecture>' before connecting. This is required > if you didn't load the corresponding target image into gdb. > > Jan > > -- > Siemens AG, Corporate Technology, CT SE 2 > Corporate Competence Center Embedded Linux > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html