Hi Hofrat! As I had mentioned in the earlier mail to Stelian, I have been through the example in $(RTLINUX_DIR)/debugger and through his thread in the archives. The example gives a pretty fair idea of how to use the debugger allright, but when I add another variable local to the thread routine, it is not visible within the debugger. And the debugger outputs a warning message saying the shared library handler has failed to initialize the breakpoint. All the variables are however visible when I declare them to be static within the function. Where could the problem be?
Regards VC Der Herr Hofrat wrote: > > > I have compiled a modified version of the > > $(RTLINUX_DIR)/examples/hello.c program to familiarise myself with the > > debugging process (the source is included hereunder as also the commands > > used to compile the source) > > look in $(RTLINUX_DIR)/debugger/ for example of how to use GDB to > debug rtlinux modules. > -- [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/