It is been confirmed by microsoft MSDN that :
"CE5.0 uses a newer set of compilers and linker that generates debug information in a format that isn't supported by eVC.
Note, PB5.0 Can debug eVC generated debug information.
VS2005 can debug PB5.0 (and older PB's) as well as eVC generated symbols.
So your best bet is you need to debug PB5.0 generated compiler is to use PB or VS2005."
……