> "Heinicke, Eric" wrote:
> 
> 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.
> 

Hi Eric,

If you use (and perhaps rename) 'bin/gdb-5.0' extracted from
'packages/Additional/binary/gdb-5.0-dev-binary.tar.gz' on the RTAI 3.0
CD then I think you'll have better luck. Don't forget to put the -s
switch back first though.

Best regards,
Ian
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to