已合并
[feature] 支持core文件展示&切换线程信息 #106
wiyr0创建于 4月23日
[feature] 支持core文件展示&切换线程信息 #106
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 wiyr0 的贡献)4月23日 添加了label:stat/needs-squash
ascend-robot
4月23日 评论:
4月23日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/msdebug | ✅ 龚思维, 门飞飞 (2/2) | ✅ 龚思维 (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
wiyr0, thanks for your pull request. All authors of the commits have signed the CLA. 👍


4月23日 添加了label:ascend-cla/yes
4月23日 关联了issue:[Feature]: 支持simd_vf上的断点代码行显示
4月23日 修改标题为 “[feature] 支持core文件展示&切换线程信息”,原标题为“fix coredump thread register”
此处折叠了107条消息 查看更多
went_code
4月25日 评论:
4月25日 评论:
/lgtm


gong-siwei
4月25日 评论:
4月25日 评论:
/lgtm
/approve


4月25日 添加了label:approvedlgtm
ascend-robot
4月25日 评论:
4月25日 评论:
4月25日 合入了pull request
1. 修改描述
新增ProcessElfCoreDevice::FocusToActiveThreadInWarp,用于识别到当前error发生在simt_vf时,聚焦到对应的warp_id
实现ProcessElfCoreDevice::GetWarpsInfo接口,获取当前的所有warp信息
2. 功能验证
3. 代码检视
4. 资料修改自检