From: Torsten Mohr <tmohr@s.netic.de>
To: gdb@sourceware.org
Cc: Daniel Jacobowitz <drow@false.org>, Keith Seitz <keiths@redhat.com>
Subject: Re: V850E simulator, assembler single-step never returns?!?
Date: Wed, 07 Jun 2006 23:24:00 -0000 [thread overview]
Message-ID: <200606080053.58952.tmohr@s.netic.de> (raw)
In-Reply-To: <200606061149.33952.tmohr@s.netic.de>
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.
i just tried the latest insight-weekly, the same failure.
I also tried to add some printf() in v850.igen for "jarl".
I can see the output whenever i go over a jarl in the code,
but it looks to me that the problem is somewhere else hidden.
When i hit "next assembler instruction", not "step asm instruction",
i can hit the stop button and see that i obviously stepped over the
problematic code.
So i guess the problem may be related to displaying the code/output?
Can anybody please give me a hint on how to coninue from here?
Is there some special support for debugging gdb?
Best regards,
Torsten.
next prev parent reply other threads:[~2006-06-07 22:52 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-05 19:42 Torsten Mohr
2006-06-05 20:42 ` Daniel Jacobowitz
2006-06-05 20:44 ` Keith Seitz
2006-06-05 20:50 ` Daniel Jacobowitz
2006-06-05 21:02 ` Keith Seitz
2006-06-05 22:36 ` Torsten Mohr
2006-06-05 22:41 ` Daniel Jacobowitz
2006-06-06 9:46 ` Torsten Mohr
2006-06-07 23:24 ` Torsten Mohr [this message]
2006-06-08 1:22 ` Daniel Jacobowitz
2006-06-08 12:12 ` Torsten Mohr
2006-06-08 21:37 ` Torsten Mohr
2006-06-05 20:34 Torsten Mohr
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200606080053.58952.tmohr@s.netic.de \
--to=tmohr@s.netic.de \
--cc=drow@false.org \
--cc=gdb@sourceware.org \
--cc=keiths@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox