Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openocd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
card10
openocd
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
92beb99bf75192621a04b8190ea2353ea91f6d6d
Select Git revision
Branches
2
dw-cmsisdap-path
max32xxx
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
3
Nov
2
31
Oct
30
28
27
24
23
22
21
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
29
Sep
27
26
25
24
22
21
20
12
8
5
4
1
28
Aug
27
26
25
24
23
22
20
19
18
17
15
14
13
11
8
7
6
5
4
1
31
Jul
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
2
28
Jun
27
25
24
18
16
11
10
6
5
4
3
29
May
28
27
26
25
24
23
22
21
20
19
16
14
12
11
10
9
8
7
6
3
2
1
30
Apr
29
28
26
25
24
23
22
21
20
19
18
17
16
15
14
13
11
10
9
8
7
6
5
4
3
2
1
31
Mar
28
26
25
22
21
17
14
13
12
11
10
9
8
7
6
5
Rick Altherr <kc8apf@kc8apf.net> - fix warnings
more error handling and removed force breakpoints as that is handled by a more generic gdb command
invoke target_create() once
step command now propagates error
Alan Carvalho de Assis <acassis@gmail.com> imx27 config file
Øyvind Harboe and Rick Altherr <kc8apf@kc8apf.net> - handle failed run algorithms more gracefully
Rick Altherr <kc8apf@kc8apf.net> - fix flash write_bank output.
Rick Altherr <kc8apf@kc8apf.net> - In cortex_m3_resume if debug_execution is non-zero, the PRIMASK and xSPR are modified. The problem is that while the register value is changed, it isn't marked valid or dirty.
no longer used
Added telnet_async command to enable/disable asynchronous
Rick Altherr <kc8apf@kc8apf.net> switch to new syntax for target events
Rick Altherr <kc8apf@kc8apf.net> - update syntax
Hongtao Zheng single step fixes
- remove build warning
Kees Jongenburger <kees.jongenburger@gmail.com> update syntax
Hongtao Zheng - more fixes to single stepping. Better hiding of details and fixes feroceon regression.
Hongtao Zheng - fix a simulation error for "BX PC"
Rick Altherr <kc8apf@kc8apf.net> - fix support for old target syntax
Kees Jongenburger <kees.jongenburger@gmail.com> old" syntax target command appears to be broken
Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo
Hongtao Zheng - add simulation because previous functions could not halt for instructions that next pc equal to the current pc.
fix working area address
added option to use ramdisk instead of flash jffs2
now compiles under Cygwin and eCos again.
- fix native mingw build if gettimeofday not defined.
gdb_report_data_abort now ignores all target read errors, including address space wraps. Hopefully works around problems in 6.8
fix working memory location
hontor <hontor@126.com> - fix simulation step errors
only log BUG: (do not return error) in the case of unknown debug reason(0xc)
whitespace trouble....
load and verify are now synonymous to load/verify_image
updated docs a bit.
produce syntax error
how to send patch
Laurentiu Cocanu - more help text
Laurentiu Cocanu - more help text
version number keyword expansion handling
fix warnings when building for eCos
remove duplicate target
Laurentiu Cocanu - document various commands.
Loading