I am using linux-2.4.32. I am using a BDI2000 and I set break to SOFT
I am debugging a module and I use Denx scripts "add-module" so that I know my module symbols are getting loaded in the right location. Everytime I set a breakpoint in my module I get.... Program received signal SIGSTOP, Stopped (signal). 0x00000500 in ?? () The address moves around a bit but I always get this. If I delete the breakpoints it works fine. Thanks in advance. -stv