* v850 sim crash
@ 2002-10-14 1:19 Wolfgang Paulus
2002-10-18 15:58 ` Andrew Cagney
0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Paulus @ 2002-10-14 1:19 UTC (permalink / raw)
To: gdb Mailingliste
Hello,
I am trying to debug a program with the v850 simulator of gdb 5.2.
Every time I reach a 'trap 31' asm-instruction, gdb crashes.
Where can I start to look for the problem?
Thank you
Wolfgang Paulus
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: v850 sim crash
2002-10-14 1:19 v850 sim crash Wolfgang Paulus
@ 2002-10-18 15:58 ` Andrew Cagney
0 siblings, 0 replies; 2+ messages in thread
From: Andrew Cagney @ 2002-10-18 15:58 UTC (permalink / raw)
To: Wolfgang Paulus; +Cc: gdb Mailingliste
> Hello,
>
> I am trying to debug a program with the v850 simulator of gdb 5.2.
> Every time I reach a 'trap 31' asm-instruction, gdb crashes.
> Where can I start to look for the problem?
Try the following as a starter ...
cd build-dir/gdb
<path-to-installed>/gdb --args ./gdb exe.v850
(top-gdb) run
(gdb) target sim
(gdb) load
(gdb) run
gdb crahses
(top-gdb) bt
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-10-18 22:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14 1:19 v850 sim crash Wolfgang Paulus
2002-10-18 15:58 ` Andrew Cagney
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox