jiangshuqiang
a07cae4cc4
add error_code, fix notes and add param check
add DebuggerSetRecommendWatchpointsError when set recommend watchpoints more than one time
add DebuggerConditionUnavailableError when create watchpoint with unavailable condition
5 years ago
ougongchang
dea874e30b
Update level of crc failed message to error level
When CRC error occurs, it is generally caused by incomplete data in the file, so error information should be given to prompt the user.
5 years ago
jiangshuqiang
f317763313
fix when image tag name is too long, the log is unreasonable
add info when crc check failed.
5 years ago
jiangshuqiang
adb19c6dd2
Fix when tag include special characters,output file has garbled code
Fix when the message is :current process ...100%,convert not finished
Fix When special characters in the tag, the output image file is incomplete
5 years ago
caster
6fa5f8c5a8
add parse_summary function
we can use the function to transfer summary file to csv file and image so that it is easy to read and process
5 years ago