* [Qemu-devel] Problems with GDB
@ 2005-06-30 15:15 Tero Kaarlela
2005-06-30 15:38 ` Paul Brook
0 siblings, 1 reply; 2+ messages in thread
From: Tero Kaarlela @ 2005-06-30 15:15 UTC (permalink / raw)
To: qemu-devel
Hi,
I am currently trying to use GDB for debugging PPC guest. What I
would like to do is to step one instruction but if I give command
'nexti' from GDB affect is exactly same than if i give 'continue'.
Running does not stop after 1 instruction. My GDB config:
GDB version 6.1
"--host=i386-linux --target=ppc-linux"
And here is GDB debug from Qemu:
Waiting gdb connection on port 1234 (nexti invoked here)
command='Hc-1'
reply=''
command='qC'
reply=''
command='qOffsets'
reply=''
command='?'
reply='S05'
command='Hg0'
reply=''
command='g'
reply='000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000fffffffc000030000000000000000000000000000000000000000000'
command='mfffffffc,c'
reply='4bfffe050000000000000000'
command='vCont?'
reply=''
command='Hc0'
reply=''
command='s'
So am I doing something wrong here/is my GDB configured properly.
Thanks
Tero
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Problems with GDB
2005-06-30 15:15 [Qemu-devel] Problems with GDB Tero Kaarlela
@ 2005-06-30 15:38 ` Paul Brook
0 siblings, 0 replies; 2+ messages in thread
From: Paul Brook @ 2005-06-30 15:38 UTC (permalink / raw)
To: qemu-devel
>...
> command='s'
>
>
> So am I doing something wrong here/is my GDB configured properly.
Looks like a bug in qemu.
Paul
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-06-30 15:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-30 15:15 [Qemu-devel] Problems with GDB Tero Kaarlela
2005-06-30 15:38 ` Paul Brook
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).