qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] gdbstub breakpoints not working across virtual address spaces
@ 2007-09-19 12:28 Bradley Schatz
  2007-09-19 13:18 ` Daniel Jacobowitz
  0 siblings, 1 reply; 4+ messages in thread
From: Bradley Schatz @ 2007-09-19 12:28 UTC (permalink / raw)
  To: qemu-devel

I have breakpoints failing in the case where a breakpoint is set on a
virtual address in another virtual address space. The virtual address
is mapped to nothing in the current virtual address space.

I would like breakpoints to arbitrarily apply across all virtual
address spaces.

My initial investigations suggest that a call to breakpoint_invalidate
after cr3 has been set to the new virtual address space, somewhere in
the softmmu, would be the place to start.

Any suggestions to point me on the right path?

Thanks,

Bradley

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-20 23:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-19 12:28 [Qemu-devel] gdbstub breakpoints not working across virtual address spaces Bradley Schatz
2007-09-19 13:18 ` Daniel Jacobowitz
2007-09-19 21:57   ` Bradley Schatz
2007-09-20 23:50     ` Bradley Schatz

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