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]

powerpc-eabi-gdb backtrace problem


hi,

i am starting the twothreads example with
gdb 5.0 and doing a break (ctrl-c).

After 'bt' prints some frames i got
Reply contains invalid hex digit 84

Turning debugging on shows that gdb
tries to dereference 0xdeadbeef.

Its clear why the stub is causing
an exception invoking himself again

whats wrong here? Is anybody else
experiencing such a problem?


-- 
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]