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?!?


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.

so how to proceed from here?

Do i need to report that somewhere?

Should somebody else try to reproduce that behaviour?

Can i give some more information or make some more tests?


Best regards,
Torsten.


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