K 10
svn:author
V 8
eutarass
K 8
svn:date
V 27
2009-11-12T00:40:13.523855Z
K 7
svn:log
V 495
TCF Agent:
1. CPU registers and stack frame basic handling is moved to a new separate module cpudefs.c
2. Architecture dependent CPU registers and stack frame definitions are moved into separate header files - cpudefs-mdep.h
3. Implemented stack unwinding using DWARF sections .debug_frame and .eh_frame
4. Changed year in copyright notices to 2009
TCF Debugger:
1. Fixed elements order in registers view.
2. Changed source level stepping logic to better support stepping over function epilogue.
END
