qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] fix breakpoint address conversions
@ 2006-04-07 21:38 andrzej zaborowski
  2006-04-07 21:39 ` [Qemu-devel] " andrzej zaborowski
  0 siblings, 1 reply; 2+ messages in thread
From: andrzej zaborowski @ 2006-04-07 21:38 UTC (permalink / raw)
  To: qemu-devel

Hi,
This patch adds conversion of the breakpoint addresses from the target
to host space when invalidating translation blocks.
This issue prevented breakpoints from working on machines that have
physical memory mapped starting at a different place than address zero
(such as TI OMAP boards), except for the cases when the translation
block was accidentaly invalidated due to e.g a jump, at the same time.
As a result this was also breaking the stepping single instructions in
gdb. This patch fixes this problem.
--
balrog 2oo6

Dear Outlook users: Please remove me from your address books
http://www.newsforge.com/article.pl?sid=03/08/21/143258

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

end of thread, other threads:[~2006-04-07 21:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-07 21:38 [Qemu-devel] [PATCH] fix breakpoint address conversions andrzej zaborowski
2006-04-07 21:39 ` [Qemu-devel] " andrzej zaborowski

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