qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] single stepping with ppc-target
@ 2004-07-15  7:47 Michael Westermann
  0 siblings, 0 replies; only message in thread
From: Michael Westermann @ 2004-07-15  7:47 UTC (permalink / raw)
  To: qemu-devel

Hello,

I've the folling problem:

I will extract an compressed ipl-loader from a ppc-mca box' firmware . I work
on a linux-port for a dual-ppc box with mca.

I have:
     - read the firmware flash-eprom (and disassemle this file).
     - load this file at phys_ram_base+0, 
     - set all gpr-register to required values,
     - gpr1 as stack to phys_ram_base+0x400000.  (fix in ppc_prep.ci ;-))
     - assemble a branch to the decomress routine at phys_ram_base+0 
     - start quemu with -S 
     - start gdbserver
     - compile a gdb for ppc-linux target
     - connect this gdb to the quemu

I want to trace my ppc-routine with gdb step by step (with si)
or set a breakpoint with b *address, but qemu will run it without 
honoring breakpoints or single step.

Is there a way to trace my ppc routine step by step, or set a breakpoint?

Michael

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-15  7:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-15  7:47 [Qemu-devel] single stepping with ppc-target Michael Westermann

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).