qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] debug qemu-arm


From: Chen.James
Subject: [Qemu-devel] debug qemu-arm
Date: Tue, 28 Jun 2005 16:17:51 +0800

Hi:

I try to debug qemu-arm like the following:

     cd /home/qemu/arm-user/

     gdb qemu-arm

     set args /home/qemu/tests/hello-arm

     br main

     run

 

It will report the following messages:

  Starting program: /home/qemu/arm-user/qemu-arm /home/qemu/tests/hello-arm

  Warning:

  Cannot insert breakpoint 1.

  Error accessing memory address 0x1c7da: Input/output error.

 

If I remove breakpoint at main and run it, it will be OK, Will you give me some help? Thanks!

 

James chen

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]