Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
ch32v003fun
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
Andreas Horn
ch32v003fun
Commits
1eb3b0ec81a50d4748656df00e40b935a25117f3
Select Git revision
Branches
2
druckluftorgel-v2
default
master
protected
2 results
ch32v003fun
minichlink
microgdbstub.h
Author
Search by author
Any Author
authors
Andreas Horn
ahorn
1 author
Jul 03, 2023
Update minichlink to marginally improve debugging
· e5893231
cnlohr
authored
1 year ago
e5893231
Jul 02, 2023
Implement better monitor commands for GDB
· c2d116fa
maxgerhardt
authored
1 year ago
c2d116fa
Jun 23, 2023
* Fix escape structure
· df52af30
cnlohr
authored
1 year ago
* Fix checksum calculation for escape * Add vFlashWrite, vFlashErase and vFlashDone Closes #159
df52af30
Closes #158 - resolves single-step debugging.
· 9b657e91
cnlohr
authored
1 year ago
9b657e91
Fix linux polling, and disregard a few more commands.
· 77e10b1e
cnlohr
authored
1 year ago
77e10b1e
Jun 21, 2023
Closes #160 - Add `monitor reset` command.
· ae0c7203
CNLohr
authored
1 year ago
ae0c7203
Improve vs code debuggability.
· 92be8890
CNLohr
authored
1 year ago
92be8890
May 22, 2023
fix: macOS compilation
· b80ec173
crosstyan
authored
1 year ago
b80ec173
May 06, 2023
working much better with esp32s2 on linux
· cc06e8e3
cnlohr
authored
1 year ago
cc06e8e3
May 05, 2023
Make it all work in vscode!
· 59a16f3f
CNLohr
authored
1 year ago
59a16f3f
Ok! Fix Link-E
· 6f896b6f
CNLohr
authored
1 year ago
6f896b6f
Update, working CH-Link-E with printf and GDB in Windows.
· 29f1e5d0
CNLohr
authored
1 year ago
29f1e5d0
May 04, 2023
Update minichlink for use with vs code.
· c0f6abed
cnlohr
authored
1 year ago
c0f6abed
May 03, 2023
Give credit where it's appropriate.
· 6a1fbb35
cnlohr
authored
1 year ago
6a1fbb35
Add comment about how to do microgdbstub.
· 073f8978
cnlohr
authored
1 year ago
073f8978
Separate out the gdbserver into microgdbstub.h
· 600d7edc
cnlohr
authored
1 year ago
600d7edc
Working debugging on the ESP32.
· 48139716
cnlohr
authored
1 year ago
48139716
Working debugging on the ESP32.
· d49cd43b
cnlohr
authored
1 year ago
d49cd43b
May 01, 2023
Not actually checking the register for cause
· a1f42b8f
cnlohr
authored
1 year ago
a1f42b8f
GDB support is coming along nicely.
· 29b6c13c
cnlohr
authored
1 year ago
29b6c13c
Apr 30, 2023
First sparks of GDB
· 374c9878
cnlohr
authored
1 year ago
374c9878
Apr 29, 2023
Working on debug
· 65f31041
cnlohr
authored
1 year ago
65f31041
Getting started on GDB server.
· 59f7ab7c
cnlohr
authored
1 year ago
59f7ab7c
Loading