qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Debugging u-boot after relocation on arm machie


From: Marcin Krzemiński
Subject: Re: [Qemu-devel] Debugging u-boot after relocation on arm machie
Date: Thu, 8 Oct 2015 14:24:17 +0200



2015-10-08 13:22 GMT+02:00 Thomas Huth <address@hidden>:
On 07/10/15 20:32, mar.krzeminski wrote:
> Hello,
>
> I am working on u-boot under qemu. Debugging before u-boots relocate
> itself works just fine.
> After relocation and reloading elf in gdb, qemu does no stop on breakpoint.

Are you using software breakpoints or hardware breakpoints?
In case you're using software breakpoints, maybe they get clobbered by
the relocation / reloading?

 Thomas

It seem that it was cause by eclipse - trace mode option.
If I set it to normal all works as it should - I can debug relocated code.
I am using sw breakpoints

Thanks,
Marcin


reply via email to

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