Hi,
I would like to read and dump the final values of local variables in a function before returning from the function from a debug server script. Currently I am doing this by specifying the source file and line number in the script. This requires me to edit by dss script each time I edit my source file. Is there a better to way to halt the CCS debugger when returning from a function?
regards,
Venkat