SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 C Debug Projects
-
Here is the github repo link of Unity: https://github.com/ThrowTheSwitch/Unity
-
Project mention: Remotery - Single c file, realtime cpu/gpu profiler with remote web viewer | /r/github_trends | 2022-08-19
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Per the README, HyperDbg uses VT-X. There are no AMD CPUs with VT-X instructions. If you try to run it on AMD, you will get an illegal instruction error.
-
Project mention: At what abstraction level does the USB MSC class operate? | /r/embedded | 2023-04-16
If you just want to transfer data without necessarily using a filesystem on your storage device, check out daplink. It implements a virtual FAT filesystem over USB so you can copy over firmware updates easily.
-
I work in VoIP. My favorite program to help troubleshoot that was sngrep from https://github.com/irontec/sngrep/blob/master/README
-
Only cool framework in my opinion. I wish I had the guts to delve so deeply into Variadic Macros.
-
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
-
-
gdbstub
Simple, single-file, dependency-free GDB stub that can be easily dropped in to your project. (by mborgerson)
-
The pico exposes a serial wire debug (SWD) that you can use to debug and program with a debug probe. This gives you breakpoints and all the other snazzy debug features. Bonus tip: You can use another pico running a CMSIS-DAP firmware as your debug probe. This method requires no plugging or unplugging and no button pushing to flash the code which is really nice.
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
C Debug related posts
- At what abstraction level does the USB MSC class operate?
- What is the best Unit testing framework for VS code for C?
- DAP-Link Confusion
- Minimal unit testing framework for C
- Remotery - Single c file, realtime cpu/gpu profiler with remote web viewer
- In C++, why am I getting an error about iterators going out of range of a vector in a statement that uses neither iterations nor vectors?
- commonly used c-unit testing framework in 2022?
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007f0920fef260>
www.saashub.com | 10 Jun 2023
Index
What are some of the best open-source Debug projects in C? This list will help you:
Project | Stars | |
---|---|---|
1 | Unity Test API | 3,070 |
2 | Remotery | 2,519 |
3 | HyperDbg | 2,152 |
4 | DAPLink | 1,837 |
5 | sngrep | 840 |
6 | fff | 600 |
7 | minUnit | 476 |
8 | simple-pt | 307 |
9 | libtap | 237 |
10 | ig-debugheap | 168 |
11 | gdbstub | 166 |
12 | DapperMime | 99 |
13 | PBD | 56 |
14 | remote-debugger | 7 |