|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Can't set break points with Linux guest in PAE mode
Keir Fraser wrote:
Ah, the lookup function is mapping the PTE page with write
permissions. That
won't work. I'll check in a fix.
You da man:
(gdb) b *0xc010002c
Breakpoint 1 at 0xc010002c
(gdb) c
Continuing.
Breakpoint 1, 0xc010002c in startup_32 ()
(gdb)
Thanks, Keir!
-- Randy
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|