Title: Questions about zmodebug?

Hello,
When I run the zmodebug script and ddd starts up, it complains that it cannot find "gdb-mod". I have looked throughout my system disk and the RTAI 3.0 install disk and cannot find it.  Does any one know where I can find this modified gdb?

For the time being I changed the string to just gdb.  After that I was able to run ddd/gdb on the example module, rt_counter.o with the small change of eliminating the -s switch from the generated line that loads the symbols for this module.  However, when I attempt to debug my own module I get an error declaring that my module does not have a text section.  I have checked it and it does.  I compile and link with the -g -O switches.  Is there something else that I need to do to the compilation or linkage?  One glaring difference between my module and the example one is that my module is linked from multiple units while the example from a  single.

                                                                                                                                                                                                                                                            

Thank You.
 
Eric O. Heinicke      [EMAIL PROTECTED]
BAE SYSTEMS           Voice:631.262.8644
                      Fax:  631.262.8657
                      One Hazeltine Way, MS 1-78
                      Greenlawn, NY 11740-1606

Reply via email to