Hemal C.Bavishi wrote:
> Dear All,
> 
> Do you have any idea of GUI C debugging tool for Linux works for
> Xenomai patch? I tried to use DDD (Data Display Debugger) but when I
> load my program compiled with xenomai kernel then it gives me an
> error "xenomai binding failed". I also tried to use other debugger
> program like GPS but I got almost similar issue(thread debugging
> using libthead_db enabled - program exited with code 01). Please
> help.

On second thought, the message "xneomai binding failed", probably means
that the machine where you are running ddd is running on a kernel
without xenomai. So, if you are trying to debug a Xenomai application
remotely, you should be using gdbserver. Before you ask: I have no idea
how to do remote debugging with ddd, but this question is off-topic here
anyway, you should find some information elsewhere.

-- 
                                                                Gilles.

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to