Hi, im Spencer from team 195. Currently we are having issues with the debugging console in windriver c++. We know the process on how to debug and what not, the problem is when we hit the resume button it blows through the entire program despite the fact that we have breakpoints set. There are no error messages that being displayed so i am wondering if anyone else has a solution. We also followed the instructions brad miller posted on how to set up debugging in windriver, so that is all correct as well. If anyone has solutions i would be extremely glad. Thanks in advance!
Have you selected the “Automatically attach spawned Kernel Tasks” check box in your debug profile? You can find it in the Debug dialog under the Debug Options tab.
-Joe