feat: [debug] support debugging linglong project#999
feat: [debug] support debugging linglong project#999LiHua000 wants to merge 0 commit intoCodeya-IDE:masterfrom
Conversation
|
Note
详情{
"src/plugins/linglong/gui/generatedialog.cpp": [
{
"line": " depend[\"url\"] = \"https://pools.uniontech.com/deepin-beige/pool/main/a/acl/libacl1_2.3.1-1_amd64.deb\";",
"line_number": 177,
"rule": "S35",
"reason": "Url link | a587bf0f68"
},
{
"line": " source[\"url\"] = \"https://github.com/linuxdeepin/linglong-builder-demo.git\";",
"line_number": 181,
"rule": "S35",
"reason": "Url link | 8521449550"
}
]
} |
| } | ||
| param.insert("arguments", commands); | ||
|
|
||
| requestDebugPort(param, "cmake", false); |
There was a problem hiding this comment.
这里的cmake指的是kitName,所有cmake工程就直接用"cmake",和构建套件里的cmake不是同一个东西。
| void setFileByFileDialog(Dtk::Widget::DLineEdit *edit); | ||
|
|
||
| Dtk::Widget::DLineEdit *lePort = nullptr; | ||
| Dtk::Widget::DLineEdit *leIP = nullptr; |
|
Note
详情{
"src/plugins/linglong/gui/generatedialog.cpp": [
{
"line": " depend[\"url\"] = \"https://pools.uniontech.com/deepin-beige/pool/main/a/acl/libacl1_2.3.1-1_amd64.deb\";",
"line_number": 177,
"rule": "S35",
"reason": "Url link | a587bf0f68"
},
{
"line": " source[\"url\"] = \"https://github.com/linuxdeepin/linglong-builder-demo.git\";",
"line_number": 181,
"rule": "S35",
"reason": "Url link | 8521449550"
}
]
} |
5288d0f to
65772ee
Compare
|
Note
详情{
"src/plugins/linglong/gui/generatedialog.cpp": [
{
"line": " depend[\"url\"] = \"https://pools.uniontech.com/deepin-beige/pool/main/a/acl/libacl1_2.3.1-1_amd64.deb\";",
"line_number": 177,
"rule": "S35",
"reason": "Url link | a587bf0f68"
},
{
"line": " source[\"url\"] = \"https://github.com/linuxdeepin/linglong-builder-demo.git\";",
"line_number": 181,
"rule": "S35",
"reason": "Url link | 8521449550"
}
]
} |
1 similar comment
|
Note
详情{
"src/plugins/linglong/gui/generatedialog.cpp": [
{
"line": " depend[\"url\"] = \"https://pools.uniontech.com/deepin-beige/pool/main/a/acl/libacl1_2.3.1-1_amd64.deb\";",
"line_number": 177,
"rule": "S35",
"reason": "Url link | a587bf0f68"
},
{
"line": " source[\"url\"] = \"https://github.com/linuxdeepin/linglong-builder-demo.git\";",
"line_number": 181,
"rule": "S35",
"reason": "Url link | 8521449550"
}
]
} |
|
Note
详情{
"src/plugins/linglong/gui/generatedialog.cpp": [
{
"line": " depend[\"url\"] = \"https://pools.uniontech.com/deepin-beige/pool/main/a/acl/libacl1_2.3.1-1_amd64.deb\";",
"line_number": 177,
"rule": "S35",
"reason": "Url link | a587bf0f68"
},
{
"line": " source[\"url\"] = \"https://github.com/linuxdeepin/linglong-builder-demo.git\";",
"line_number": 181,
"rule": "S35",
"reason": "Url link | 8521449550"
}
]
} |
|
TAG Bot New tag: 1.4.0 |
|
TAG Bot New tag: 1.4.1 |
|
TAG Bot New tag: 1.4.5 |
|
TAG Bot New tag: 1.4.6 |
|
TAG Bot New tag: 1.4.8 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: LiHua000 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
add connect to gdbserver
Log: as title