已合并
[feature] mi提供断点是否simt位置信息 #136
wiyr0创建于 5月13日
[feature] mi提供断点是否simt位置信息 #136
已合并
wiyr0创建于 5月13日
wiyr0
wiyr0成员
5月13日

1. 修改描述

  • 修改原因: 可视化调试时,ascend info threadsascend thread <id>命令需要判断当前是否是simt函数内,所以mi需要提供这样的信息给插件使用
  • 修改方案: 仿照之前的is-device,增加is-simt的字段;若是切核,会输出Switching字段,可判断有无Thread字段来区分是否simt
  • 修改内容: 提供SBProcess::IsSBStopInSimt()给MI使用

2. 功能验证

  • image.png


3. 代码检视

  • 要求:
    • 合入功能代码大于 200 行,需要sig会议申报代码检视议题,并在PR中标注会议。
    • committer评估是否需要在sig会议进行代码检视。
    • 参与检视的committer人员名单与检视时间。
    • 大于 1000 行代码原则上不允许合入,需进行备案。
  • 检视committer人员名单与检视时间:

4. 资料修改自检

  • 资料修改: NA

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 wiyr0 的贡献)
ascend-robot
ascend-robot成员
5月13日 评论:

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 /approve or /lgtm
  • Commenting /approve implies 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. 👍

likedislike
ascend-robotascend-robot成员
5月13日 添加了label:ascend-cla/yes
wiyr0
wiyr0成员
5月13日 评论:

compile

likedislike
wiyr0wiyr0成员
5月13日 修改了pull request 的描述
wiyr0wiyr0成员
5月13日 修改了pull request 的描述
此处折叠了46条消息 查看更多
went_code
went_code成员
5月14日 评论:

/lgtm

likedislike
gong-siwei成员
5月14日 评论:

/lgtm
/approve

likedislike
ascend-robotascend-robot成员
5月14日 添加了label:approvedlgtm
ascend-robot
ascend-robot成员
5月14日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: 龚思维.
Reviewers who wrote a comment of /lgtm are: 龚思维, 门飞飞.

likedislike
ascend-robotascend-robot成员
5月14日 合入了pull request