This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos 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: SIGTRAP


[ Don't send mail direct to Red Hat engineers. Do it on ecos-discuss if you
want a reply (which won't necessarily be from an RH engineer). I'll reply
to this one, but as people have seen before, sometimes I deliberately
refuse to. ]

m.bartoccioni@tiscali.it wrote:
> 
> Hi I am an italian student and I have used powerpc-eabi-gdb with the board
> MPC823FADS.
> I have connect the Board with RS-232 target=SDS I download the executable
> file and I received the Message:
> Program received signal SIGTRAP, Trace/breakpoint trap.
> 0x0016798 in _exit.The execution arrives at the end of the program.
> What does mean the message?

It could mean a number of things. What does "target=SDS" mean for a start?

You get a SIGTRAP when the target stops with either an exception that isn't
understood, or more likely after hitting a breakpoint that GDB didn't place
there (or at least GDB didn't *think* it placed there).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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