Hello, I'm following the README in the /usr/src/rtlinux-3.0/debugger directory. I've successfully added a "breakpoint()" call in my thread, and it's been hit, generating the exception. I start gdb w/ "gdb rt_process.o", and it prints out it's preamble and another prompt. Then, according to the README, I should enter "target remote /dev/rtf10" and this should connect me to the code and show a new PID. All I get is a one-liner "Remote debugging using /dev/rtf10", and nothing else, no more prompts. Any suggestions?
Thanks, Mike -- [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/
