> 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? > could you post the code ? It's kind of hard to say what can be wrong without seeing what you are trying to do.
Aside from that - have you tried launching the example provided in the debug directory without modifying them ? hofrat -- [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/
