Skip to content

feat: [debug] support debugging linglong project #1810

feat: [debug] support debugging linglong project

feat: [debug] support debugging linglong project #1810

Triggered via pull request November 26, 2024 02:43
@LiHua000LiHua000
synchronize #999
Status Success
Total duration 3m 5s
Artifacts

cppcheck.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
cppcheck: src/plugins/debugger/remotedebug/connecttoserverdlg.cpp#L51
The function 'on_pbtnCancel_clicked' is never used.
cppcheck: src/plugins/debugger/remotedebug/connecttoserverdlg.cpp#L29
The function 'on_pbtnOK_clicked' is never used.
cppcheck: src/tools/debugadapter/dapsession.cpp#L348
Consider using std::transform algorithm instead of a raw loop.