Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
python-cellframe
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
3
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cellframe
python-cellframe
Merge requests
!8
Features 2566
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Features 2566
features-2566
into
master
Overview
0
Commits
4
Pipelines
0
Changes
6
Merged
alexey.stratulat
requested to merge
features-2566
into
master
5 years ago
Overview
0
Commits
4
Pipelines
0
Changes
2
Expand
Libdap-chain-gdb-python library has been integrated.
👍
0
👎
0
Merge request reports
Viewing commit
ab077a90
Prev
Next
Show latest version
2 files
+
6
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
ab077a90
[+] Added the ability to work with functions of a static class ChainGDB.
· ab077a90
alexey.stratulat
authored
5 years ago
include/python-cellframe.h
+
1
−
0
Options
@@ -53,6 +53,7 @@
#include
"dap_file_utils.h"
#include
"dap_string.h"
#include
"generator_config_file.h"
#include
"wrapping_dap_chain_gdb.h"
#include
"dap_common.h"
Loading