Andes Workshop

It is currently Thu Mar 28, 2024 6:48 pm

All times are UTC + 8 hours [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: 簡易測試memory的gdb command
PostPosted: Fri Dec 23, 2011 1:35 pm 
Offline
User avatar

Joined: Fri Mar 04, 2011 9:36 pm
Posts: 500
core0(gdb) restore 20K binary 0x100000
sending: "qPart:nds32:request:InvalidateCache"
received: "OK"
Restoring binary file 20K into memory (0x100000 to 0x105000)
core0(gdb) x/w 0x100428
0x100428: 0xffffffff
core0(gdb) dump memory real_dlm 0x100000 0x105000
core0(gdb) restore 64K binary 0x0
sending: "qPart:nds32:request:InvalidateCache"
received: "OK"
Restoring binary file 64K into memory (0x0 to 0x10000)
core0(gdb) dump memory real_ilm 0x0 0x10000
core0(gdb)


Top
 Profile Send private message E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 14 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group