Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* remote debug
@ 2013-02-14  5:36 horseriver
  0 siblings, 0 replies; only message in thread
From: horseriver @ 2013-02-14  5:36 UTC (permalink / raw)
  To: gdb

hi:)

   I am using bochs gdbstub to debug kernel with gdb side ,communicating with remote protocol.

   I can not solve my problem ,described as below:

      When paging switch is off,at the gdb side ,the data stream from address 0x100055 is :

      0xeb    0x00    0xb8    0x5e    0x00    0x10    0xc0    0xff, these data are right!
    
      But after switch the paging on , at the gdb side ,the data stream from address 0x100055 change to:

      0xc0  0xc0 0xc0 0xc0 0xc0 0xc0 0xc0 0xc0 , these data are wrong.

   
   I  suspect this linear address is not right dealed with. Is this gdb's problem or the bochs's problem?
   Is there  advice here?


thanks!


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

only message in thread, other threads:[~2013-02-14  5:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-14  5:36 remote debug horseriver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox