problem with P&E BDM when stepping a loop
Stephane Franck Rey
stephane.franck.rey at cern.ch
Fri May 20 15:59:24 UTC 2011
Hi,
I'm trying to debug my code with GDB and P&E USB-ML-12 interface.
I've the test project with the following code :
for (i=1; i<40000; i++){asm ("nop");};
When adding a breakpoint on the line, the debugger goes to the line. Resuming will stop to the next BP occurrence and so on.
Now when stopped to this BP if I click Step Into or Step Over, GDB remains in 'stepping mode' and no action works anymore. I've to kill the task GDB to recover the communication with BDM
Note that this same project works perfeclty with Codewarrior 10.1.
Any idea ?
Stephane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/coldfire-gnu-discuss/attachments/20110520/586dc8db/attachment.html>
More information about the coldfire-gnu-discuss
mailing list