This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: V850E simulator, assembler single-step never returns?!?


On Tue, Jun 06, 2006 at 12:36:08AM +0200, Torsten Mohr wrote:
> Hi,
> 
> i just single-stepped in the console (si).  It shows the same result
> plus:
> The last line in the console i see is:
> [not visible]../../../../newlib-1.14.0/newlib/libc/stdlib/mlock.c:51
> I attached the part from mlock.c below with line 51 marked.
> Though i don't think it can be related to that, as in the assembler
> this line just results to "jmp [lp]", also when i look at it in
> gdb console with "l *0x11f4".

In this case, it is probably a bug in the simulator.

-- 
Daniel Jacobowitz
CodeSourcery


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]