Step on F020 causes ERROR: Context corrupt!
Status: Beta
Brought to you by:
rickyw
stepping on an F020 (probably all JTAG devices) causes multiple ERROR: Context corrupt! messages to be printed before satopping on a valid C source line. These messages are printed for each ASM line between C lines.
this does not seem happen on C2 processors.
Logged In: YES
user_id=22723
Originator: YES
oops, It does also happen on C2 devices (F310).
Looks like newcdb shoulden't be outputting context information for the steps that make up a step between 2 C lines.
Actually there appears to be no context for the ASM lines. this is probably the main issue.