On 14 March 2013 10:17, Vivien Giraud <vgir...@neotion.com> wrote:
> Hi everyone,
> I'm still working on implementing new CPU to RTOS.
> ARM7TDMI and ARM926-ejs are nearly ok but I've got the same error as here.
> After I do a "info threads" gdb crash with :
>
> thread.c:613: internal-error: is_thread_state: Assertion `tp' failed.
>
> A problem internal to GDB has been detected,
> further debugging may prove unreliable.
>
>
> Without RTOS or if I don't ask "info threads" there is no problem.
>
> So did someone made any improvements  ?
>
> I saw this patch (http://sourceware.org/bugzilla/show_bug.cgi?id=12228) but
> it's not possible to use it, fail to compile.
>

gdb does throw some strange errors when something fails.

The last time i saw something was one i fixed the extended-remote bug
- see 
http://openocd.zylin.com/gitweb?p=openocd.git;a=commitdiff;h=98a41bca6ed5711c972fdd75167ffc031377a456

are you using latest master, if so it may be worth doing a git bisect
around this commit 3d62c3df6ddb09f1485c25d665e248856989d180

Spen

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to